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

2009 · Shift 2 · Q24
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 Advanced
  3. /Mathematics
  4. /3D Geometry
  5. /2009 · Shift 2 · Q24

3D Geometry question

2009 · Shift 2 · Q24

JEE AdvancedMathematics3D GeometryMCQ+3 / −1
A line with positive direction cosines passes through the point P(2, −-− 1, 2) and makes equal angles with the coordinate axes. The line meets the plane 2x+y+z=92x + y + z = 92x+y+z=9 at point Q. The length of the line segment PQ equals
  1. A
    111
  2. B
    2{\sqrt 2 }2​
  3. C
    3{\sqrt 3 }3​
  4. D
    222
View written solutionFree

Correct answer: C

Step-by-step Solution:

1. Determine the direction cosines of the line.

Let the line make an angle α\alphaα with the x-axis, β\betaβ with the y-axis, and γ\gammaγ with the z-axis. The direction cosines are l=cos⁡αl = \cos\alphal=cosα, m=cos⁡βm = \cos\betam=cosβ, and n=cos⁡γn = \cos\gamman=cosγ.

The problem states that the line makes equal angles with the coordinate axes, so α=β=γ\alpha = \beta = \gammaα=β=γ. This implies that the direction cosines are equal: l=m=nl = m = nl=m=n.

We know the fundamental relation for direction cosines: l2+m2+n2=1l^2 + m^2 + n^2 = 1l2+m2+n2=1. Substituting l=m=nl=m=nl=m=n, we get: l2+l2+l2=1l^2 + l^2 + l^2 = 1l2+l2+l2=1 3l2=13l^2 = 13l2=1 l2=13l^2 = \frac{1}{3}l2=31​ l=±13l = \pm \frac{1}{\sqrt{3}}l=±3​1​ The problem also specifies that the line has positive direction cosines. Therefore, we must choose the positive value. l=m=n=13l = m = n = \frac{1}{\sqrt{3}}l=m=n=3​1​

The direction ratios of the line can be taken as (1,1,1)(1, 1, 1)(1,1,1), which are proportional to the direction cosines.

2. Write the equation of the line.

The line passes through the point P(2, -1, 2) and has direction ratios (1, 1, 1). The equation of the line in parametric form is: x−21=y−(−1)1=z−21=λ\frac{x - 2}{1} = \frac{y - (-1)}{1} = \frac{z - 2}{1} = \lambda1x−2​=1y−(−1)​=1z−2​=λ x−21=y+11=z−21=λ\frac{x - 2}{1} = \frac{y + 1}{1} = \frac{z - 2}{1} = \lambda1x−2​=1y+1​=1z−2​=λ Any point on this line can be represented by the coordinates (2+λ,−1+λ,2+λ)(2 + \lambda, -1 + \lambda, 2 + \lambda)(2+λ,−1+λ,2+λ) for some scalar λ\lambdaλ.

3. Find the point of intersection Q.

The line meets the plane 2x+y+z=92x + y + z = 92x+y+z=9 at point Q. This means the coordinates of Q must satisfy the plane's equation. Let the coordinates of Q be (2+λ,−1+λ,2+λ)(2 + \lambda, -1 + \lambda, 2 + \lambda)(2+λ,−1+λ,2+λ).

Substituting these coordinates into the plane equation: 2(2+λ)+(−1+λ)+(2+λ)=92(2 + \lambda) + (-1 + \lambda) + (2 + \lambda) = 92(2+λ)+(−1+λ)+(2+λ)=9 4+2λ−1+λ+2+λ=94 + 2\lambda - 1 + \lambda + 2 + \lambda = 94+2λ−1+λ+2+λ=9 (4−1+2)+(2λ+λ+λ)=9(4 - 1 + 2) + (2\lambda + \lambda + \lambda) = 9(4−1+2)+(2λ+λ+λ)=9 5+4λ=95 + 4\lambda = 95+4λ=9 4λ=9−54\lambda = 9 - 54λ=9−5 4λ=44\lambda = 44λ=4 λ=1\lambda = 1λ=1 Now, we can find the coordinates of point Q by substituting λ=1\lambda = 1λ=1 back into the parametric form: xQ=2+1=3x_Q = 2 + 1 = 3xQ​=2+1=3 yQ=−1+1=0y_Q = -1 + 1 = 0yQ​=−1+1=0 zQ=2+1=3z_Q = 2 + 1 = 3zQ​=2+1=3 So, the point of intersection is Q(3, 0, 3).

4. Calculate the length of the line segment PQ.

We have the coordinates of P(2, -1, 2) and Q(3, 0, 3). We use the distance formula in 3D: PQ=(xQ−xP)2+(yQ−yP)2+(zQ−zP)2PQ = \sqrt{(x_Q - x_P)^2 + (y_Q - y_P)^2 + (z_Q - z_P)^2}PQ=(xQ​−xP​)2+(yQ​−yP​)2+(zQ​−zP​)2​ PQ=(3−2)2+(0−(−1))2+(3−2)2PQ = \sqrt{(3 - 2)^2 + (0 - (-1))^2 + (3 - 2)^2}PQ=(3−2)2+(0−(−1))2+(3−2)2​ PQ=(1)2+(1)2+(1)2PQ = \sqrt{(1)^2 + (1)^2 + (1)^2}PQ=(1)2+(1)2+(1)2​ PQ=1+1+1PQ = \sqrt{1 + 1 + 1}PQ=1+1+1​ PQ=3PQ = \sqrt{3}PQ=3​

Alternative Method:

The distance of the point (x1+aλ,y1+bλ,z1+cλ)(x_1 + a\lambda, y_1 + b\lambda, z_1 + c\lambda)(x1​+aλ,y1​+bλ,z1​+cλ) from the point (x1,y1,z1)(x_1, y_1, z_1)(x1​,y1​,z1​) on the line x−x1a=y−y1b=z−z1c=λ\frac{x - x_1}{a} = \frac{y - y_1}{b} = \frac{z - z_1}{c} = \lambdaax−x1​​=by−y1​​=cz−z1​​=λ is given by ∣λ∣a2+b2+c2|\lambda|\sqrt{a^2+b^2+c^2}∣λ∣a2+b2+c2​. In our case, (a,b,c)=(1,1,1)(a, b, c) = (1, 1, 1)(a,b,c)=(1,1,1) and we found λ=1\lambda=1λ=1. So the distance PQ is: PQ=∣1∣12+12+12=3PQ = |1| \sqrt{1^2 + 1^2 + 1^2} = \sqrt{3}PQ=∣1∣12+12+12​=3​

Both methods yield the same result. The length of the line segment PQ is 3\sqrt{3}3​.

Comparing this with the given options: A: 111 B: 2{\sqrt 2 }2​ C: 3{\sqrt 3 }3​ D: 222

The correct option is C.

PreviousNext

More from 3D Geometry

  • Consider three planes P1​:x−y+z=1P2​:x+y−z=1P3​:x−3y+3z=2 Let L1​,L2​,L3​ be the lines of intersection of the planes P2​ and P3​,P3​ and P1​,P1​ and P2​, respectively. STATEMENT - 1Z:…2008 · MCQ
  • Consider the lines, L1​:3x+1​=1y+2​=2z+1​L2​:1x−2​=2y−2​=3z−3​The distance of the point (1,1,1) from the plane passing through the point (−1,−2,−1)…2008 · MCQ
  • Let L1​ be the line of intersection of the planes given by the equations 2x+3y+z=4 and x+2y+z=5. Let L2​ be the line passing through the point P(2,−1,3) and parallel to L1​. Let M denote the plane given by the…2025 · Multiple correct
  • Let R3 denote the three-dimensional space. Take two points P=(1,2,3) and Q=(4,2,7). Let dist(X,Y) denote the distance between two points X and Y in R3. Let S={X∈R3:(dist(X,P))2−(dist(X,Q))2=50} and T={Y∈R3:(dist(Y,Q))2−(dist(Y,P))2=50}.​…2024 · Multiple correct
  • Let γ∈R be such that the lines L1​:1x+11​=2y+21​=3z+29​ and L2​:3x+16​=2y+11​=γz+4​ intersect. Let R1​ be the point of intersection of L1​ and L2​. Let O=(0,0,0)… Includes table2024 · MCQ
  • A straight line drawn from the point P(1,3,2), parallel to the line 1x−2​=2y−4​=1z−6​, intersects the plane L1​:x−y+3z=6 at the point Q. Another straight line which passes through Q and is perpendicular…2024 · Multiple correct
  • Let ℓ1​ and ℓ2​ be the lines r1​=λ(i^+j^​+k^) and r2​=(j^​−k^)+μ(i^+k^), respectively. Let X be the set of all the planes H that contain the line ℓ1​. For a plane H… Includes table2023 · MCQ
  • Let P1​ and P2​ be two planes given by ​P1​:10x+15y+12z−60=0P2​:−2x+5y+4z−20=0​ Which of the following straight lines can be an edge of some tetrahedron whose two faces lie…2022 · Multiple correct