Question:

A straight line passes through the point whose position vector is $\hat{k}$. The straight line also passes through the point of intersection of the lines $\vec{r} = \hat{j} + \lambda \hat{i}, \lambda \in \mathbb{R}$ and $\vec{r} = \hat{i} + s\hat{j}, s \in \mathbb{R}$. Then the equation of the straight line is:

Show Hint

Direction vector of line through two points is their difference.
Updated On: Apr 24, 2026
  • $\vec{r} = \hat{k} + t(\hat{i} + \hat{j} - \hat{k}), \; t \in \mathbb{R}$
  • $\vec{r} = \hat{k} + t(\hat{i} - \hat{j} - \hat{k}), \; t \in \mathbb{R}$
  • $\vec{r} = \hat{k} + t(\hat{i} - \hat{j} + \hat{k}), \; t \in \mathbb{R}$
  • $\vec{r} = \hat{k} + t(-\hat{i} + \hat{j} + 2\hat{k}), \; t \in \mathbb{R}$
  • $\vec{r} = \hat{k} + t(-\hat{i} + 2\hat{j} - \hat{k}), \; t \in \mathbb{R}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Concept:
• Intersection of two lines gives a point
• Direction vector = difference of two points

Step 1:
Find intersection point
From $\vec{r} = \hat{j} + \lambda \hat{i} \Rightarrow (\lambda,1,0)$
From $\vec{r} = \hat{i} + s\hat{j} \Rightarrow (1,s,0)$ Equating: \[ \lambda = 1,\quad s = 1 \] Intersection point = $(1,1,0)$

Step 2:
Given point
\[ (0,0,1) \]

Step 3:
Find direction vector
\[ (1,1,0) - (0,0,1) = (1,1,-1) \]

Step 4:
Write equation
\[ \vec{r} = \hat{k} + t(\hat{i} + \hat{j} - \hat{k}) \] Final Conclusion:
Option (A)
Was this answer helpful?
0
0