Solveeit Logo

Question

Question: Let $L_1$ be the line of intersection of the planes given by the equations $2x + 3y + z = 4$ and $x ...

Let L1L_1 be the line of intersection of the planes given by the equations 2x+3y+z=42x + 3y + z = 4 and x+2y+z=5x + 2y + z = 5.

Let L2L_2 be the line passing through the point P(2,1,3)P(2, -1, 3) and parallel to L1L_1. Let MM denote the plane given by the equation

2x+y2z=62x + y - 2z = 6.

Suppose that the line L2L_2 meets the plane MM at the point QQ. Let RR be the foot of the perpendicular drawn from PP to the plane MM.

Then which of the following statements is (are) TRUE?

A

The length of the line segment PQPQ is 939\sqrt{3}

B

The length of the line segment QRQR is 1515

C

The area of PQR\triangle PQR is 32234\frac{3}{2}\sqrt{234}

D

The acute angle between the line segments PQPQ and PRPR is cos1(123)cos^{-1}(\frac{1}{2\sqrt{3}})

Answer

(A), (C)

Explanation

Solution

The line L1L_1 is the intersection of the planes 2x+3y+z=42x + 3y + z = 4 and x+2y+z=5x + 2y + z = 5. The direction vector of L1L_1 is the cross product of the normal vectors of the two planes: v1=(2,3,1)×(1,2,1)=ijk231121=(32)i(21)j+(43)k=(1,1,1)\vec{v_1} = (2, 3, 1) \times (1, 2, 1) = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 2 & 3 & 1 \\ 1 & 2 & 1 \end{vmatrix} = (3-2)\mathbf{i} - (2-1)\mathbf{j} + (4-3)\mathbf{k} = (1, -1, 1).

The line L2L_2 passes through P(2,1,3)P(2, -1, 3) and is parallel to L1L_1. So, the direction vector of L2L_2 is (1,1,1)(1, -1, 1). The parametric equation of L2L_2 is r(s)=(2,1,3)+s(1,1,1)=(2+s,1s,3+s)\mathbf{r}(s) = (2, -1, 3) + s(1, -1, 1) = (2+s, -1-s, 3+s).

The plane MM is given by 2x+y2z=62x + y - 2z = 6. The point QQ is the intersection of L2L_2 and plane MM. Substitute the coordinates of a point on L2L_2 into the equation of MM: 2(2+s)+(1s)2(3+s)=62(2+s) + (-1-s) - 2(3+s) = 6 4+2s1s62s=64 + 2s - 1 - s - 6 - 2s = 6 3s=6    s=9-3 - s = 6 \implies s = -9. Substitute s=9s = -9 into the equation of L2L_2 to find QQ: Q=(2+(9),1(9),3+(9))=(7,8,6)Q = (2+(-9), -1-(-9), 3+(-9)) = (-7, 8, -6).

The length of PQPQ is the distance between P(2,1,3)P(2, -1, 3) and Q(7,8,6)Q(-7, 8, -6): PQ=(72)2+(8(1))2+(63)2=(9)2+92+(9)2=81+81+81=381=93PQ = \sqrt{(-7-2)^2 + (8-(-1))^2 + (-6-3)^2} = \sqrt{(-9)^2 + 9^2 + (-9)^2} = \sqrt{81 + 81 + 81} = \sqrt{3 \cdot 81} = 9\sqrt{3}. Statement (A) is TRUE.

RR is the foot of the perpendicular from P(2,1,3)P(2, -1, 3) to the plane M:2x+y2z=6M: 2x + y - 2z = 6. The line through PP perpendicular to MM has the direction vector equal to the normal vector of MM, nM=(2,1,2)\vec{n_M} = (2, 1, -2). The parametric equation of this line is r(t)=(2,1,3)+t(2,1,2)=(2+2t,1+t,32t)\mathbf{r}(t) = (2, -1, 3) + t(2, 1, -2) = (2+2t, -1+t, 3-2t). Substitute the coordinates into the equation of MM to find RR: 2(2+2t)+(1+t)2(32t)=62(2+2t) + (-1+t) - 2(3-2t) = 6 4+4t1+t6+4t=64 + 4t - 1 + t - 6 + 4t = 6 3+9t=6    9t=9    t=1-3 + 9t = 6 \implies 9t = 9 \implies t = 1. Substitute t=1t = 1 to find RR: R=(2+2(1),1+1,32(1))=(4,0,1)R = (2+2(1), -1+1, 3-2(1)) = (4, 0, 1).

The length of QRQR is the distance between Q(7,8,6)Q(-7, 8, -6) and R(4,0,1)R(4, 0, 1): QR=(4(7))2+(08)2+(1(6))2=112+(8)2+72=121+64+49=234QR = \sqrt{(4-(-7))^2 + (0-8)^2 + (1-(-6))^2} = \sqrt{11^2 + (-8)^2 + 7^2} = \sqrt{121 + 64 + 49} = \sqrt{234}. Statement (B) says QR=15QR = 15, which is false.

The area of PQR\triangle PQR can be calculated using the coordinates of P,Q,RP, Q, R. Since RR is the foot of the perpendicular from PP to the plane containing QQ and RR, the line segment PRPR is perpendicular to the plane MM. The line segment QRQR lies in the plane MM. Therefore, PRPR is perpendicular to QRQR. PQR\triangle PQR is a right-angled triangle with the right angle at RR. The area of PQR=12QRPR\triangle PQR = \frac{1}{2} \cdot QR \cdot PR. We have QR=234QR = \sqrt{234}. The length of PRPR is the distance between P(2,1,3)P(2, -1, 3) and R(4,0,1)R(4, 0, 1): PR=(42)2+(0(1))2+(13)2=22+12+(2)2=4+1+4=9=3PR = \sqrt{(4-2)^2 + (0-(-1))^2 + (1-3)^2} = \sqrt{2^2 + 1^2 + (-2)^2} = \sqrt{4 + 1 + 4} = \sqrt{9} = 3. Area of PQR=122343=32234\triangle PQR = \frac{1}{2} \cdot \sqrt{234} \cdot 3 = \frac{3}{2}\sqrt{234}. Statement (C) is TRUE.

The acute angle between PQPQ and PRPR is the angle RPQ\angle RPQ. In the right-angled triangle PQR\triangle PQR, this angle is P\angle P. We have PR=3PR = 3 (adjacent side) and PQ=93PQ = 9\sqrt{3} (hypotenuse). cos(RPQ)=PRPQ=393=133\cos(\angle RPQ) = \frac{PR}{PQ} = \frac{3}{9\sqrt{3}} = \frac{1}{3\sqrt{3}}. Statement (D) says the acute angle is cos1(123)\cos^{-1}(\frac{1}{2\sqrt{3}}), which is false.

The true statements are (A) and (C).