Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

3D Geometry question

2024 · 27 Jan · Shift 2 · Q53
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /3D Geometry
  5. /2024 · 27 Jan · Shift 2 · Q53

3D Geometry question

2024 · 27 Jan · Shift 2 · Q53

JEE MainMathematics3D GeometryNumerical+4 / −1
The lines x−22=y−2=z−716\frac{x-2}{2}=\frac{y}{-2}=\frac{z-7}{16}2x−2​=−2y​=16z−7​ and x+34=y+23=z+21\frac{x+3}{4}=\frac{y+2}{3}=\frac{z+2}{1}4x+3​=3y+2​=1z+2​ intersect at the point PPP. If the distance of P\mathrm{P}P from the line x+12=y−13=z−11\frac{x+1}{2}=\frac{y-1}{3}=\frac{z-1}{1}2x+1​=3y−1​=1z−1​ is lll, then 14l214 l^214l2 is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 108

  1. Write the two given lines in parametric form

For the first line, x−22=y−2=z−716=t\frac{x-2}{2}=\frac{y}{-2}=\frac{z-7}{16}=t2x−2​=−2y​=16z−7​=t so x=2+2t,y=−2t,z=7+16t.x=2+2t,\quad y=-2t,\quad z=7+16t.x=2+2t,y=−2t,z=7+16t.

For the second line, x+34=y+23=z+21=s\frac{x+3}{4}=\frac{y+2}{3}=\frac{z+2}{1}=s4x+3​=3y+2​=1z+2​=s so x=−3+4s,y=−2+3s,z=−2+s.x=-3+4s,\quad y=-2+3s,\quad z=-2+s.x=−3+4s,y=−2+3s,z=−2+s.

  1. Find their point of intersection PPP

Since the lines intersect, coordinates must be equal for some t,st,st,s: 2+2t=−3+4s...(1)2+2t=-3+4s \quad ...(1)2+2t=−3+4s...(1) −2t=−2+3s...(2)-2t=-2+3s \quad ...(2)−2t=−2+3s...(2) 7+16t=−2+s...(3)7+16t=-2+s \quad ...(3)7+16t=−2+s...(3)

From (2), −2t=−2+3s  ⟹  2t=2−3s  ⟹  t=1−3s2.-2t=-2+3s \implies 2t=2-3s \implies t=1-\frac{3s}{2}.−2t=−2+3s⟹2t=2−3s⟹t=1−23s​.

Substitute into (1): 2+2(1−3s2)=−3+4s2+2\left(1-\frac{3s}{2}\right)=-3+4s2+2(1−23s​)=−3+4s 2+2−3s=−3+4s2+2-3s=-3+4s2+2−3s=−3+4s 4−3s=−3+4s4-3s=-3+4s4−3s=−3+4s 7=7s7=7s7=7s s=1.s=1.s=1. Then t=1−32=−12.t=1-\frac{3}{2}=-\frac{1}{2}.t=1−23​=−21​.

Now find PPP using the first line: x=2+2(−12)=1,x=2+2\left(-\frac12\right)=1,x=2+2(−21​)=1, y=−2(−12)=1,y=-2\left(-\frac12\right)=1,y=−2(−21​)=1, z=7+16(−12)=7−8=−1.z=7+16\left(-\frac12\right)=7-8=-1.z=7+16(−21​)=7−8=−1.

Hence, P=(1,1,−1).P=(1,1,-1).P=(1,1,−1).

  1. Write the third line in vector form

The line is x+12=y−13=z−11=λ.\frac{x+1}{2}=\frac{y-1}{3}=\frac{z-1}{1}=\lambda.2x+1​=3y−1​=1z−1​=λ. So a point on it is A=(−1,1,1)A=(-1,1,1)A=(−1,1,1) and its direction vector is d⃗=(2,3,1).\vec d=(2,3,1).d=(2,3,1).

  1. Distance of point PPP from a line

Distance from point PPP to the line through AAA with direction d⃗\vec dd is l=∣AP→×d⃗∣∣d⃗∣.l=\frac{\left|\overrightarrow{AP}\times \vec d\right|}{|\vec d|}.l=∣d∣​AP×d​​.

Now, AP→=P−A=(1−(−1),1−1,−1−1)=(2,0,−2).\overrightarrow{AP}=P-A=(1-(-1),1-1,-1-1)=(2,0,-2).AP=P−A=(1−(−1),1−1,−1−1)=(2,0,−2).

Compute cross product:

\begin{vmatrix} \hat i & \hat j & \hat k \\ 2 & 0 & -2 \\ 2 & 3 & 1 \end{vmatrix}$$ $$=\hat i(0\cdot 1-(-2)\cdot 3)-\hat j(2\cdot 1-(-2)\cdot 2)+\hat k(2\cdot 3-0\cdot 2)$$ $$=6\hat i-6\hat j+6\hat k.$$ So, $$\left|\overrightarrow{AP}\times \vec d\right|=\sqrt{6^2+(-6)^2+6^2}=\sqrt{108}=6\sqrt3.$$ Also, $$|\vec d|=\sqrt{2^2+3^2+1^2}=\sqrt{14}.$$ Thus, $$l=\frac{6\sqrt3}{\sqrt{14}}.$$ Hence, $$l^2=\frac{108}{14}=\frac{54}{7}.$$ Therefore, $$14l^2=108.$$ 5. **Compare with stored answer** Stored correct answer = $108$. Our derived answer also is $108$, so it agrees.
PreviousNext

More from 3D Geometry

  • Let O be the origin and the position vectors of A and B be 2i^+2j^​+k^ and 2i^+4j^​+4k^ respectively. If the internal bisector of ∠AOB meets the line AB at…2024 · MCQ
  • Let PQR be a triangle with R(−1,4,2). Suppose M(2,1,2) is the mid point of PQ. The distance of the centroid of △PQR from the point of intersection of the lines 0x−2​=2y​=−1z+3​…2024 · MCQ
  • A line with direction ratios 2,1,2 meets the lines x=y+2=z and x+2=2y=2z respectively at the points P and Q. If the length of the perpendicular from the point (1,2,12) to the line PQ is l, then l2…2024 · Numerical
  • Let P(3,2,3),Q(4,6,2) and R(7,3,2) be the vertices of △PQR. Then, the angle ∠QPR is2024 · MCQ
  • Let O be the origin, and M and N be the points on the lines 4x−5​=1y−4​=3z−5​ and 12x+8​=5y+2​=9z+11​ respectively such that MN is the shortest distance between the…2024 · Numerical
  • Let (α,β,γ) be the foot of perpendicular from the point (1,2,3) on the line 5x+3​=2y−1​=3z+4​. Then 19(α+β+γ) is equal to :2024 · MCQ
  • Let A(2,3,5) and C(−3,4,−2) be opposite vertices of a parallelogram ABCD. If the diagonal BD=i^+2j^​+3k^, then the area of the parallelogram is equal to :2024 · MCQ
  • If d1​ is the shortest distance between the lines x+1=2y=−12z,x=y+2=6z−6 and d2​ is the shortest distance between the lines 2x−1​=−7y+8​=5z−4​,2x−1​=1y−2​=−3z−6​…2024 · Numerical