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

2025 · 4 Apr · Shift 2 · Q39
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. /2025 · 4 Apr · Shift 2 · Q39

3D Geometry question

2025 · 4 Apr · Shift 2 · Q39

JEE MainMathematics3D GeometryMCQ+4 / −1
Let A be the point of intersection of the lines L1:x−71=y−50=z−3−1\mathrm{L}_1: \frac{x-7}{1}=\frac{y-5}{0}=\frac{z-3}{-1}L1​:1x−7​=0y−5​=−1z−3​ and L2:x−13=y+34=z+75\mathrm{L}_2: \frac{x-1}{3}=\frac{y+3}{4}=\frac{z+7}{5}L2​:3x−1​=4y+3​=5z+7​. Let B and C be the points on the lines L1\mathrm{L}_1L1​ and L2\mathrm{L}_2L2​ respectively such that AB=AC=15A B=A C=\sqrt{15}AB=AC=15​. Then the square of the area of the triangle ABCA B CABC is :
  1. A
    63
  2. B
    57
  3. C
    60
  4. D
    54
View written solutionFree

Correct answer: D

  1. Write the lines in parametric form

For L1L_1L1​: x−71=y−50=z−3−1=t\frac{x-7}{1}=\frac{y-5}{0}=\frac{z-3}{-1}=t1x−7​=0y−5​=−1z−3​=t So, x=7+t,y=5,z=3−tx=7+t,\quad y=5,\quad z=3-tx=7+t,y=5,z=3−t Hence a direction vector of L1L_1L1​ is d⃗1=(1,0,−1).\vec d_1=(1,0,-1).d1​=(1,0,−1).

For L2L_2L2​: x−13=y+34=z+75=s\frac{x-1}{3}=\frac{y+3}{4}=\frac{z+7}{5}=s3x−1​=4y+3​=5z+7​=s So, x=1+3s,y=−3+4s,z=−7+5sx=1+3s,\quad y=-3+4s,\quad z=-7+5sx=1+3s,y=−3+4s,z=−7+5s Hence a direction vector of L2L_2L2​ is d⃗2=(3,4,5).\vec d_2=(3,4,5).d2​=(3,4,5).


  1. Find the intersection point AAA

At the intersection, coordinates from both lines are equal.

From yyy: 5=−3+4s  ⟹  4s=8  ⟹  s=2.5=-3+4s \implies 4s=8 \implies s=2.5=−3+4s⟹4s=8⟹s=2.

Then from L2L_2L2​: x=1+3(2)=7,z=−7+5(2)=3.x=1+3(2)=7, \quad z=-7+5(2)=3.x=1+3(2)=7,z=−7+5(2)=3.

Now on L1L_1L1​: x=7+t=7  ⟹  t=0,x=7+t=7 \implies t=0,x=7+t=7⟹t=0, which also gives z=3−t=3.z=3-t=3.z=3−t=3.

Therefore, A=(7,5,3).A=(7,5,3).A=(7,5,3).


  1. Find points BBB and CCC such that AB=AC=15AB=AC=\sqrt{15}AB=AC=15​

Since BBB lies on L1L_1L1​ and AAA is on L1L_1L1​, vector AB→\overrightarrow{AB}AB is along d⃗1\vec d_1d1​.

Magnitude of d⃗1\vec d_1d1​: ∣d⃗1∣=12+02+(−1)2=2.|\vec d_1|=\sqrt{1^2+0^2+(-1)^2}=\sqrt{2}.∣d1​∣=12+02+(−1)2​=2​.

If parameter changes by λ\lambdaλ, then distance from AAA is ∣λ∣2.|\lambda|\sqrt{2}.∣λ∣2​. We need

\implies \lambda^2=\frac{15}{2}.$$ So, $$\overrightarrow{AB}=\lambda(1,0,-1), \qquad |\overrightarrow{AB}|=\sqrt{15}.$$ Similarly for $C$ on $L_2$, let $$\overrightarrow{AC}=\mu(3,4,5).$$ Magnitude of $\vec d_2$: $$|\vec d_2|=\sqrt{3^2+4^2+5^2}=\sqrt{50}=5\sqrt{2}.$$ Given $AC=\sqrt{15}$, $$|\mu|\cdot 5\sqrt{2}=\sqrt{15} \implies \mu^2=\frac{15}{50}=\frac{3}{10}.$$ --- 4. **Use area formula for triangle $ABC$** Area of triangle: $$\Delta=\frac12 |\overrightarrow{AB}\times \overrightarrow{AC}|.$$ Thus, $$\Delta^2=\frac14 |\overrightarrow{AB}\times \overrightarrow{AC}|^2.$$ Now, $$\overrightarrow{AB}=\lambda \vec d_1, \qquad \overrightarrow{AC}=\mu \vec d_2,$$ so $$|\overrightarrow{AB}\times \overrightarrow{AC}|^2=\lambda^2\mu^2 |\vec d_1\times \vec d_2|^2.$$ Compute cross product: $$\vec d_1\times \vec d_2= \begin{vmatrix} \hat i & \hat j & \hat k\\ 1 & 0 & -1\\ 3 & 4 & 5 \end{vmatrix}$$ $$=\hat i(0\cdot 5-(-1)\cdot 4)-\hat j(1\cdot 5-(-1)\cdot 3)+\hat k(1\cdot 4-0\cdot 3)$$ $$=(4,-8,4).$$ Therefore, $$|\vec d_1\times \vec d_2|^2=4^2+(-8)^2+4^2=16+64+16=96.$$ Also, $$\lambda^2\mu^2=\frac{15}{2}\cdot \frac{3}{10}=\frac{9}{4}.$$ Hence, $$|\overrightarrow{AB}\times \overrightarrow{AC}|^2=\frac{9}{4}\cdot 96=216.$$ So, $$\Delta^2=\frac14\cdot 216=54.$$ --- 5. **Final answer** The square of the area of triangle $ABC$ is $$\boxed{54}.$$ So the correct option is **D**.
PreviousNext

More from 3D Geometry

  • Let the values of p , for which the shortest distance between the lines 3x+1​=4y​=5z​ and r=(pi^+2j^​+k^)+λ(2i^+3j^​+4k^) is 6​1​…2025 · MCQ
  • Let the line L pass through (1,1,1) and intersect the lines 2x−1​=3y+1​=4z−1​ and 1x−3​=2y−4​=1z​. Then, which of the following points lies on the line L ?2025 · MCQ
  • If the shortest distance between the lines 2x−1​=3y−2​=4z−3​ and 1x​=αy​=1z−5​ is 6​5​, then the sum of all possible values of α is2025 · MCQ
  • If the equation of the line passing through the point (0,−21​,0) and perpendicular to the lines r=λ(i^+aj^​+bk^) and r=(i^−j^​−6k^)+μ(−bi^+aj^​+5k^)…2025 · MCQ
  • Consider the lines L1: x - 1 = y - 2 = z and L2: x - 2 = y = z - 1. Let the feet of the perpendiculars from the point P(5, 1, -3) on the lines L1 and L2 be Q and R respectively. If the area of the triangle PQR is A, then 4A2 is equal to :2025 · MCQ
  • Let the values of λ for which the shortest distance between the lines 2x−1​=3y−2​=4z−3​ and 3x−λ​=4y−4​=5z−5​ is 6​1​ be λ1​ and λ2​.…2025 · MCQ
  • Let the area of the triangle formed by the lines x+2=y−1=z,5x−3​=−1y​=1z−1​ and −3x​=3y−3​=1z−2​ be A. Then A2 is equal to ​.2025 · Numerical
  • Let L1​:2x−1​=3y−2​=4z−3​ and L2​:3x−2​=4y−4​=5z−5​ be two lines. Then which of the following points lies on the line of the shortest distance between L1​…2025 · MCQ