Skip to main content
Back to Vector Algebra
JEE Main 2023
Vector Algebra
Vector Algebra
Medium

Question

The distance of the point Q(0,2,2)Q(0,2,-2) form the line passing through the point P(5,4,3)P(5,-4, 3) and perpendicular to the lines r=(3i^+2k^)+λ(2i^+3j^+5k^),λR\vec{r}=(-3 \hat{i}+2 \hat{k})+\lambda(2 \hat{i}+3 \hat{j}+5 \hat{k}), \lambda \in \mathbb{R} and r=(i^2j^+k^)+μ(i^+3j^+2k^),μR\vec{r}=(\hat{i}-2 \hat{j}+\hat{k})+\mu(-\hat{i}+3 \hat{j}+2 \hat{k}), \mu \in \mathbb{R} is :

Options

Solution

Key Concepts and Formulas

  • Direction Vector of a Line Perpendicular to Two Other Lines: If a line's direction vector d\vec{d} is perpendicular to the direction vectors d1\vec{d_1} and d2\vec{d_2} of two other lines, then d\vec{d} can be found using the cross product: d=d1×d2\vec{d} = \vec{d_1} \times \vec{d_2}.
  • Vector Equation of a Line: A line passing through a point with position vector a\vec{a} and having a direction vector d\vec{d} can be represented as r=a+λd\vec{r} = \vec{a} + \lambda \vec{d}, where λ\lambda is a scalar parameter.
  • Perpendicularity of Vectors: Two vectors are perpendicular if their dot product is zero.
  • Distance Formula in 3D: The distance between two points (x1,y1,z1)(x_1, y_1, z_1) and (x2,y2,z2)(x_2, y_2, z_2) is (x2x1)2+(y2y1)2+(z2z1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2}.

Step-by-Step Solution

Step 1: Determine the Direction Vector of the Required Line The problem states that the line we are interested in passes through point P(5,4,3)P(5,-4,3) and is perpendicular to two given lines. Let the direction vectors of these two lines be d1\vec{d_1} and d2\vec{d_2}.

The first line is given by r=(3i^+2k^)+λ(2i^+3j^+5k^)\vec{r}=(-3 \hat{i}+2 \hat{k})+\lambda(2 \hat{i}+3 \hat{j}+5 \hat{k}). Its direction vector is d1=2i^+3j^+5k^\vec{d_1} = 2 \hat{i}+3 \hat{j}+5 \hat{k}.

The second line is given by r=(i^2j^+k^)+μ(i^+3j^+2k^)\vec{r}=(\hat{i}-2 \hat{j}+\hat{k})+\mu(-\hat{i}+3 \hat{j}+2 \hat{k}). Its direction vector is d2=i^+3j^+2k^\vec{d_2} = -\hat{i}+3 \hat{j}+2 \hat{k}.

Since our required line is perpendicular to both of these lines, its direction vector, let's call it d\vec{d}, must be perpendicular to both d1\vec{d_1} and d2\vec{d_2}. We can find such a vector by taking the cross product of d1\vec{d_1} and d2\vec{d_2}.

d=d1×d2=i^j^k^235132\vec{d} = \vec{d_1} \times \vec{d_2} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 3 & 5 \\ -1 & 3 & 2 \end{vmatrix} Expanding the determinant: d=i^((3)(2)(5)(3))j^((2)(2)(5)(1))+k^((2)(3)(3)(1))\vec{d} = \hat{i}((3)(2) - (5)(3)) - \hat{j}((2)(2) - (5)(-1)) + \hat{k}((2)(3) - (3)(-1)) d=i^(615)j^(4+5)+k^(6+3)\vec{d} = \hat{i}(6 - 15) - \hat{j}(4 + 5) + \hat{k}(6 + 3) d=9i^9j^+9k^\vec{d} = -9 \hat{i} - 9 \hat{j} + 9 \hat{k} To simplify calculations, we can divide this vector by a common factor, 9-9. A simplified direction vector is: dsimplified=9i^9j^+9k^9=i^+j^k^\vec{d}_{simplified} = \frac{-9 \hat{i} - 9 \hat{j} + 9 \hat{k}}{-9} = \hat{i} + \hat{j} - \hat{k} We will use d=i^+j^k^\vec{d} = \hat{i} + \hat{j} - \hat{k} as the direction vector of the line.

Step 2: Write the Vector Equation of the Line The line passes through point P(5,4,3)P(5,-4,3), so its position vector is p=5i^4j^+3k^\vec{p} = 5\hat{i} - 4\hat{j} + 3\hat{k}. The direction vector is d=i^+j^k^\vec{d} = \hat{i} + \hat{j} - \hat{k}. The vector equation of the line is given by r=p+λd\vec{r} = \vec{p} + \lambda \vec{d}. r=(5i^4j^+3k^)+λ(i^+j^k^)\vec{r} = (5\hat{i} - 4\hat{j} + 3\hat{k}) + \lambda (\hat{i} + \hat{j} - \hat{k}) A general point RR on this line can be represented by its position vector rR\vec{r_R}: rR=(5+λ)i^+(4+λ)j^+(3λ)k^\vec{r_R} = (5+\lambda)\hat{i} + (-4+\lambda)\hat{j} + (3-\lambda)\hat{k} Thus, the coordinates of any point RR on the line are (5+λ,4+λ,3λ)(5+\lambda, -4+\lambda, 3-\lambda).

Step 3: Find the Foot of the Perpendicular (R) from Q to the Line We need to find the distance of point Q(0,2,2)Q(0,2,-2) from the line. Let R(5+λ,4+λ,3λ)R(5+\lambda, -4+\lambda, 3-\lambda) be the foot of the perpendicular from QQ to the line. The vector QR\vec{QR} connects point QQ to point RR. The position vector of QQ is rQ=0i^+2j^2k^\vec{r_Q} = 0\hat{i} + 2\hat{j} - 2\hat{k}.

QR=rRrQ\vec{QR} = \vec{r_R} - \vec{r_Q} QR=((5+λ)0)i^+((4+λ)2)j^+((3λ)(2))k^\vec{QR} = ((5+\lambda) - 0)\hat{i} + ((-4+\lambda) - 2)\hat{j} + ((3-\lambda) - (-2))\hat{k} QR=(5+λ)i^+(6+λ)j^+(5λ)k^\vec{QR} = (5+\lambda)\hat{i} + (-6+\lambda)\hat{j} + (5-\lambda)\hat{k} Since RR is the foot of the perpendicular from QQ to the line, the vector QR\vec{QR} must be perpendicular to the direction vector of the line, d=i^+j^k^\vec{d} = \hat{i} + \hat{j} - \hat{k}. Their dot product must be zero: QRd=0\vec{QR} \cdot \vec{d} = 0.

((5+λ)i^+(6+λ)j^+(5λ)k^)(i^+j^k^)=0((5+\lambda)\hat{i} + (-6+\lambda)\hat{j} + (5-\lambda)\hat{k}) \cdot (\hat{i} + \hat{j} - \hat{k}) = 0 (5+λ)(1)+(6+λ)(1)+(5λ)(1)=0(5+\lambda)(1) + (-6+\lambda)(1) + (5-\lambda)(-1) = 0 5+λ6+λ5+λ=05+\lambda - 6+\lambda - 5+\lambda = 0 (565)+(λ+λ+λ)=0(5 - 6 - 5) + (\lambda + \lambda + \lambda) = 0 6+3λ=0-6 + 3\lambda = 0 3λ=63\lambda = 6 λ=2\lambda = 2 Substitute λ=2\lambda=2 back into the coordinates of RR: R=(5+2,4+2,32)=(7,2,1)R = (5+2, -4+2, 3-2) = (7, -2, 1) So, the foot of the perpendicular is R(7,2,1)R(7, -2, 1).

Step 4: Calculate the Distance QR Now we have the coordinates of point Q(0,2,2)Q(0,2,-2) and the foot of the perpendicular R(7,2,1)R(7,-2,1). The distance between these two points is the shortest distance from QQ to the line. Using the distance formula:

QR=(x2x1)2+(y2y1)2+(z2z1)2QR = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2} QR=(70)2+(22)2+(1(2))2QR = \sqrt{(7-0)^2 + (-2-2)^2 + (1-(-2))^2} QR=(7)2+(4)2+(3)2QR = \sqrt{(7)^2 + (-4)^2 + (3)^2} QR=49+16+9QR = \sqrt{49 + 16 + 9} QR=74QR = \sqrt{74}

Common Mistakes & Tips

  • Cross Product Calculation: Be very careful with the signs and arithmetic when calculating the cross product. A small error here will propagate through the rest of the solution.
  • Dot Product Equation: Ensure you are correctly forming the vector QR\vec{QR} and performing the dot product with the correct direction vector. Solving the linear equation for λ\lambda should be straightforward.
  • Simplifying Direction Vector: While not strictly necessary, simplifying the direction vector by dividing out common factors can make the dot product calculation easier.

Summary To find the distance of point QQ from the given line, we first determined the direction vector of the line by taking the cross product of the direction vectors of the two lines it is perpendicular to. We then wrote the vector equation of the line and found a general point RR on it. By setting the dot product of QR\vec{QR} and the line's direction vector to zero, we found the specific value of the parameter λ\lambda that corresponds to the foot of the perpendicular. Finally, we calculated the distance between point QQ and the foot of the perpendicular RR using the 3D distance formula.

The final answer is 74\boxed{\sqrt{74}}.

Practice More Vector Algebra Questions

View All Questions