Skip to main content
Back to 3D Geometry
JEE Main 2023
3D Geometry
3D Geometry
Hard

Question

Let L1:x13=y11=z+10\mathrm{L}_1: \frac{x-1}{3}=\frac{y-1}{-1}=\frac{z+1}{0} and L2:x22=y0=z+4α,αR\mathrm{L}_2: \frac{x-2}{2}=\frac{y}{0}=\frac{z+4}{\alpha}, \alpha \in \mathbf{R}, be two lines, which intersect at the point BB. If PP is the foot of perpendicular from the point A(1,1,1)A(1,1,-1) on L2L_2, then the value of 26α( PB)226 \alpha(\mathrm{~PB})^2 is _________ .

Answer: 26

Solution

This problem requires a thorough understanding of lines in 3D space, including their parametric representation, finding intersection points, determining the foot of a perpendicular from a point to a line, and calculating distances. We will systematically approach each part of the problem.

1. Key Concepts and Formulas

  • Parametric Form of a Line: A line passing through a point (x0,y0,z0)(x_0, y_0, z_0) with direction ratios (a,b,c)(a, b, c) can be expressed as xx0a=yy0b=zz0c=λ\frac{x-x_0}{a} = \frac{y-y_0}{b} = \frac{z-z_0}{c} = \lambda. Any point on the line is then (x0+aλ,y0+bλ,z0+cλ)(x_0 + a\lambda, y_0 + b\lambda, z_0 + c\lambda). If a direction ratio is zero (e.g., c=0c=0), it implies zz0=0z-z_0=0, or z=z0z=z_0.
  • Intersection of Two Lines: If two lines intersect, there exist unique parameter values (one for each line) such that the coordinates of a point on the first line are identical to the coordinates of a point on the second line.
  • Foot of Perpendicular from a Point to a Line: If PP is the foot of the perpendicular from an external point AA to a line LL, then the vector AP\vec{AP} is perpendicular to the direction vector of the line LL. This means their dot product is zero: APdL=0\vec{AP} \cdot \vec{d_L} = 0.
  • Distance Formula in 3D: The distance between two points (x1,y1,z1)(x_1, y_1, z_1) and (x2,y2,z2)(x_2, y_2, z_2) is (x2x1)2+(y2y1)2+(z2z1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2}. The squared distance is (x2x1)2+(y2y1)2+(z2z1)2(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2.

2. Step-by-Step Solution

Step 1: Representing the Lines in Parametric Form

We begin by converting the given symmetric equations of the lines L1L_1 and L2L_2 into their parametric forms. This allows us to represent any point on the lines using a single variable.

For line L1:x13=y11=z+10L_1: \frac{x-1}{3}=\frac{y-1}{-1}=\frac{z+1}{0}, we set each ratio equal to a parameter, say λ\lambda. The z+1=0z+1=0 implies z=1z=-1. Thus, any point on L1L_1 can be written as: L1:(x,y,z)=(3λ+1,λ+1,1)L_1: (x, y, z) = (3\lambda + 1, -\lambda + 1, -1) The direction vector for L1L_1 is d1=3,1,0\vec{d_1} = \langle 3, -1, 0 \rangle.

For line L2:x22=y0=z+4αL_2: \frac{x-2}{2}=\frac{y}{0}=\frac{z+4}{\alpha}, we set each ratio equal to a parameter, say μ\mu. The y=0y=0 implies y=0y=0. Thus, any point on L2L_2 can be written as: L2:(x,y,z)=(2μ+2,0,αμ4)L_2: (x, y, z) = (2\mu + 2, 0, \alpha\mu - 4) The direction vector for L2L_2 is d2=2,0,α\vec{d_2} = \langle 2, 0, \alpha \rangle.

Step 2: Finding the Intersection Point B and the Value of α\alpha

The lines L1L_1 and L2L_2 intersect at point BB. This means that for specific values of λ\lambda and μ\mu, the coordinates of a point on L1L_1 will be equal to the coordinates of a point on L2L_2. Let B=(xB,yB,zB)B = (x_B, y_B, z_B). Equating the corresponding coordinates:

  1. xx-coordinate: 3λ+1=2μ+23\lambda + 1 = 2\mu + 2
  2. yy-coordinate: λ+1=0-\lambda + 1 = 0
  3. zz-coordinate: 1=αμ4-1 = \alpha\mu - 4

From equation (2), we directly find λ\lambda: λ+1=0    λ=1-\lambda + 1 = 0 \implies \lambda = 1

Substitute λ=1\lambda = 1 into equation (1): 3(1)+1=2μ+23(1) + 1 = 2\mu + 2 4=2μ+24 = 2\mu + 2 2μ=2    μ=12\mu = 2 \implies \mu = 1

Now, substitute μ=1\mu = 1 into equation (3) to find the value of α\alpha: 1=α(1)4-1 = \alpha(1) - 4 1=α4-1 = \alpha - 4 α=3\alpha = 3

With λ=1\lambda = 1 (or μ=1\mu = 1 and α=3\alpha=3), we can find the coordinates of the intersection point BB. Using the parametric form of L1L_1: B=(3(1)+1,(1)+1,1)=(4,0,1)B = (3(1) + 1, -(1) + 1, -1) = (4, 0, -1) We can verify this using L2L_2 with μ=1\mu=1 and α=3\alpha=3: B=(2(1)+2,0,3(1)4)=(4,0,1)B = (2(1) + 2, 0, 3(1) - 4) = (4, 0, -1). The coordinates match.

So, the intersection point is B(4,0,1)B(4, 0, -1) and the value of α\alpha is 33.

Step 3: Finding the Foot of Perpendicular P from A to L2L_2

We are given point A(1,1,1)A(1,1,-1) and line L2L_2. Now we know α=3\alpha=3, so the equation of L2L_2 is x22=y0=z+43\frac{x-2}{2}=\frac{y}{0}=\frac{z+4}{3}. Let PP be the foot of the perpendicular from AA to L2L_2. Since PP lies on L2L_2, we can represent its coordinates using the parametric form of L2L_2 with α=3\alpha=3, using a new parameter, say δ\delta: P(2δ+2,0,3δ4)P(2\delta + 2, 0, 3\delta - 4)

Next, we form the vector AP\vec{AP}: AP=(2δ+2)1,01,(3δ4)(1)\vec{AP} = \langle (2\delta + 2) - 1, 0 - 1, (3\delta - 4) - (-1) \rangle AP=2δ+1,1,3δ3\vec{AP} = \langle 2\delta + 1, -1, 3\delta - 3 \rangle

The direction vector of L2L_2 is d2=2,0,3\vec{d_2} = \langle 2, 0, 3 \rangle. Since AP\vec{AP} is perpendicular to L2L_2, their dot product must be zero: APd2=0\vec{AP} \cdot \vec{d_2} = 0 (2δ+1)(2)+(1)(0)+(3δ3)(3)=0(2\delta + 1)(2) + (-1)(0) + (3\delta - 3)(3) = 0 4δ+2+0+9δ9=04\delta + 2 + 0 + 9\delta - 9 = 0 13δ7=013\delta - 7 = 0 δ=713\delta = \frac{7}{13}

Now, substitute δ=713\delta = \frac{7}{13} back into the coordinates of PP: P=(2(713)+2,0,3(713)4)P = \left( 2\left(\frac{7}{13}\right) + 2, 0, 3\left(\frac{7}{13}\right) - 4 \right) P=(1413+2613,0,21135213)P = \left( \frac{14}{13} + \frac{26}{13}, 0, \frac{21}{13} - \frac{52}{13} \right) P=(4013,0,3113)P = \left( \frac{40}{13}, 0, -\frac{31}{13} \right)

Step 4: Calculate (PB)2(\mathrm{PB})^2

We need to find the squared distance between P(4013,0,3113)P\left(\frac{40}{13}, 0, -\frac{31}{13}\right) and B(4,0,1)B(4, 0, -1). (PB)2=(40134)2+(00)2+(3113(1))2(\mathrm{PB})^2 = \left( \frac{40}{13} - 4 \right)^2 + (0 - 0)^2 + \left( -\frac{31}{13} - (-1) \right)^2 (PB)2=(405213)2+0+(31+1313)2(\mathrm{PB})^2 = \left( \frac{40 - 52}{13} \right)^2 + 0 + \left( \frac{-31 + 13}{13} \right)^2 (PB)2=(1213)2+(1813)2(\mathrm{PB})^2 = \left( \frac{-12}{13} \right)^2 + \left( \frac{-18}{13} \right)^2 (PB)2=144169+324169(\mathrm{PB})^2 = \frac{144}{169} + \frac{324}{169} (PB)2=144+324169=468169(\mathrm{PB})^2 = \frac{144 + 324}{169} = \frac{468}{169} We can simplify this fraction: 468=13×36468 = 13 \times 36, and 169=13×13169 = 13 \times 13. (PB)2=36×1313×13=3613(\mathrm{PB})^2 = \frac{36 \times 13}{13 \times 13} = \frac{36}{13}

Step 5: Calculate 26α(PB)226 \alpha (\mathrm{PB})^2

We have α=3\alpha = 3 and (PB)2=3613(\mathrm{PB})^2 = \frac{36}{13}. Substitute these values into the expression: 26α(PB)2=26×3×361326 \alpha (\mathrm{PB})^2 = 26 \times 3 \times \frac{36}{13} =(2×13)×3×3613= (2 \times 13) \times 3 \times \frac{36}{13} =2×3×36= 2 \times 3 \times 36 =6×36= 6 \times 36 =216= 216

3. Common Mistakes & Tips

  • Distinct Parameters: Always use different parameters (e.g., λ,μ,δ\lambda, \mu, \delta) when working with multiple lines or multiple points on the same line to avoid confusion and incorrect equations.
  • Zero in Denominator: Understand that a zero in the denominator of a symmetric line equation (e.g., z+10\frac{z+1}{0}) means the corresponding coordinate is constant (e.g., z+1=0    z=1z+1=0 \implies z=-1).
  • Dot Product for Perpendicularity: Remember that the dot product of two perpendicular vectors is zero. This is a crucial tool for finding the foot of a perpendicular.
  • Arithmetic Precision: Be careful with fractions and calculations, especially when simplifying expressions involving squared distances.

4. Summary

We first converted the given lines into their parametric forms. By equating the coordinates of the general points on L1L_1 and L2L_2, we found the intersection point B(4,0,1)B(4,0,-1) and the value of α=3\alpha=3. Next, to find the foot of the perpendicular PP from A(1,1,1)A(1,1,-1) to L2L_2, we represented PP parametrically and used the condition that AP\vec{AP} is perpendicular to the direction vector of L2L_2. This allowed us to determine the coordinates of P(4013,0,3113)P\left(\frac{40}{13}, 0, -\frac{31}{13}\right). Finally, we calculated the squared distance (PB)2(\mathrm{PB})^2 and substituted all values into the expression 26α(PB)226 \alpha (\mathrm{PB})^2 to arrive at the final result.

5. Final Answer

The value of 26α(PB)226 \alpha (\mathrm{PB})^2 is 216216.

The final answer is 216\boxed{216}.

Practice More 3D Geometry Questions

View All Questions