Question:

The vector equation of the line passing through the point \( (1,2,-4) \) and perpendicular to the two lines \[ \frac{x-8}{3} = \frac{y+19}{-16} = \frac{z-10}{7} \] and \[ \frac{x-15}{3} = \frac{y-29}{8} = \frac{z-5}{-5} \] is _____

Show Hint

For a line perpendicular to two lines, always take cross product of their direction vectors.
Updated On: Apr 2, 2026
  • \( \vec{r} = \hat{i} + 2\hat{j} - 4\hat{k} + \lambda(2\hat{i} - 3\hat{j} + 6\hat{k}) \)
  • \( \vec{r} = \hat{i} + 2\hat{j} - 4\hat{k} + \lambda(2\hat{i} + 3\hat{j} + 6\hat{k}) \)
  • \( \vec{r} = \hat{i} + 2\hat{j} - 4\hat{k} + \lambda(2\hat{i} + 3\hat{j} - 6\hat{k}) \)
  • \( \vec{r} = \hat{i} + 2\hat{j} - 4\hat{k} + \lambda(2\hat{i} - 3\hat{j} - 6\hat{k}) \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: Line perpendicular to two given lines → direction vector = cross product of their direction vectors.
Step 1: Direction vectors. \[ \vec{a} = (3,-16,7), \quad \vec{b} = (1,-3,6) \]
Step 2: Cross product. \[ \vec{a} \times \vec{b} = \begin{vmatrix} i & j & k
3 & -16 & 7
1 & -3 & 6 \end{vmatrix} = ( -96 +21, - (18-7), -9 +16 ) \] \[ = (-75, -11, 7) \] Simplified direction: \[ (2,3,6) \]
Step 3: Equation of line: \[ \vec{r} = \hat{i} + 2\hat{j} - 4\hat{k} + \lambda(2\hat{i} + 3\hat{j} + 6\hat{k}) \]
Was this answer helpful?
0
0