Question:

The equation of the line passing through (0, 0, 1) and (1, 1, 0) is ________.

Show Hint

The direction vector is found by subtracting the coordinates of the two points.
Updated On: Jun 26, 2026
  • $\vec{r}=\hat{k}+\lambda(\hat{i}+\hat{j}-\hat{k}),\lambda\in\mathbb{R}$
  • $\vec{r}=\hat{j}+\lambda(\hat{i}-\hat{j}+\hat{k}),\lambda\in\mathbb{R}$
  • $\vec{r}=\hat{i}+\lambda(\hat{i}+\hat{j}+\hat{k}),\lambda\in\mathbb{R}$
  • $\vec{r}=\hat{i}+\hat{j}+\lambda(\hat{i}-\hat{j}-\hat{k}),\lambda\in\mathbb{R}$
  • $\vec{r}=\hat{i}+\hat{j}+\hat{k}+\lambda(\hat{i}+\hat{j}-\hat{k}),\lambda\in\mathbb{R}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Concept
Vector equation of a line passing through $\vec{a}$ and $\vec{b}$ is $\vec{r} = \vec{a} + \lambda(\vec{b}-\vec{a})$.

Step 2: Meaning

$\vec{a} = (0,0,1) = \hat{k}$ and $\vec{b} = (1,1,0) = \hat{i}+\hat{j}$.

Step 3: Analysis

Direction vector $\vec{d} = \vec{b} - \vec{a} = (\hat{i}+\hat{j}) - \hat{k} = \hat{i}+\hat{j}-\hat{k}$.

Step 4: Conclusion

The equation is $\vec{r} = \hat{k} + \lambda(\hat{i}+\hat{j}-\hat{k})$. Final Answer: (A)
Was this answer helpful?
0
0