Let a line pass through two distinct points $P(-2,-1,3)$ and $Q$, and be parallel to the vector $3 \hat{i}+2 \hat{j}+2 \hat{k}$. If the distance of the point Q from the point $\mathrm{R}(1,3,3)$ is 5 , then the square of the area of $\triangle P Q R$ is equal to :
Solution
<p>$P = (-2, -1, 3)$</p>
<p>Since the line through $ P $ is parallel to the vector </p>
<p>$\vec{d} = (3, 2, 2),$ </p>
<p>any point $ Q $ on this line can be expressed as:</p>
<p>$Q = P + t\,\vec{d} = (-2 + 3t,\, -1 + 2t,\, 3 + 2t),$</p>
<p>where $ t $ is a real number. Given that $ P $ and $ Q $ must be distinct, we require $ t \neq 0 $.</p>
<p>The point $ R $ is given by:</p>
<p>$R = (1, 3, 3).$</p>
<p>The distance from $ Q $ to $ R $ is $ 5 $, so we have:</p>
<p>$\left[ (-2 + 3t - 1)^2 + (-1 + 2t - 3)^2 + (3 + 2t - 3)^2 \right] = 5^2.$</p>
<p>Simplify each coordinate difference:</p>
<p>For the $ x $-coordinate: </p>
<p>$-2 + 3t - 1 = 3t - 3 = 3(t - 1).$</p>
<p>For the $ y $-coordinate:</p>
<p>$-1 + 2t - 3 = 2t - 4 = 2(t - 2).$</p>
<p>For the $ z $-coordinate:</p>
<p>$3 + 2t - 3 = 2t.$</p>
<p>So the equation becomes:</p>
<p>$[3(t - 1)]^2 + [2(t - 2)]^2 + (2t)^2 = 25.$</p>
<p>Expanding the squares:</p>
<p>$9(t - 1)^2 + 4(t - 2)^2 + 4t^2 = 25.$</p>
<p>Expand each term:</p>
<p>$9(t^2 - 2t + 1) + 4(t^2 - 4t + 4) + 4t^2 = 25,$</p>
<p>which simplifies to:</p>
<p>$9t^2 - 18t + 9 + 4t^2 - 16t + 16 + 4t^2 = 25.$</p>
<p>Combine like terms:</p>
<p>$(9t^2 + 4t^2 + 4t^2) - (18t + 16t) + (9 + 16) = 25,$</p>
<p>$17t^2 - 34t + 25 = 25.$</p>
<p>Subtract 25 from both sides:</p>
<p>$17t^2 - 34t = 0.$</p>
<p>Factor out $ 17t $:</p>
<p>$17t(t - 2) = 0.$</p>
<p>Since $ t \neq 0 $, we must have:</p>
<p>$t = 2.$</p>
<p>Substitute $ t = 2 $ back into the equation for $ Q $:</p>
<p>$Q = (-2 + 3(2),\, -1 + 2(2),\, 3 + 2(2)) = (4, 3, 7).$</p>
<p>Next, to find the square of the area of triangle $ PQR $, first compute the vectors:</p>
<p>$\vec{PQ} = Q - P = (4 - (-2),\, 3 - (-1),\, 7 - 3) = (6, 4, 4),$</p>
<p>$\vec{PR} = R - P = (1 - (-2),\, 3 - (-1),\, 3 - 3) = (3, 4, 0).$</p>
<p>The area of the triangle is given by:</p>
<p>$\text{Area} = \frac{1}{2} \, \| \vec{PQ} \times \vec{PR} \|.$</p>
<p>Calculate the cross product:</p>
<p>$$ \vec{PQ} \times \vec{PR} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 6 & 4 & 4 \\ 3 & 4 & 0 \\ \end{vmatrix}. $$</p>
<p>Expanding the determinant:</p>
<p>$ \hat{i} $-component:</p>
<p>$4 \times 0 - 4 \times 4 = -16,$</p>
<p>$ \hat{j} $-component:</p>
<p>$-(6 \times 0 - 4 \times 3) = 12,$</p>
<p>$ \hat{k} $-component:</p>
<p>$6 \times 4 - 4 \times 3 = 24 - 12 = 12.$</p>
<p>Thus,</p>
<p>$\vec{PQ} \times \vec{PR} = (-16,\, 12,\, 12).$</p>
<p>Find the magnitude squared of the cross product:</p>
<p>$$ \| \vec{PQ} \times \vec{PR} \|^2 = (-16)^2 + 12^2 + 12^2 = 256 + 144 + 144 = 544. $$</p>
<p>The square of the area of triangle $ PQR $ is:</p>
<p>$$ (\text{Area})^2 = \left(\frac{1}{2}\right)^2 \| \vec{PQ} \times \vec{PR} \|^2 = \frac{1}{4} \times 544 = 136. $$</p>
<p>Thus, the square of the area of $ \triangle PQR $ is $136.$</p>
About this question
Subject: Mathematics · Chapter: Three Dimensional Geometry · Topic: Direction Cosines and Ratios
This question is part of PrepWiser's free JEE Main question bank. 182 more solved questions on Three Dimensional Geometry are available — start with the harder ones if your accuracy is >70%.