Skip to main content
Back to 3D Geometry
JEE Main 2020
3D Geometry
3D Geometry
Medium

Question

If the length of the perpendicular from the point (β\beta , 0, β\beta ) (β\beta \ne 0) to the line, x1=y10=z+11{x \over 1} = {{y - 1} \over 0} = {{z + 1} \over { - 1}} is 32\sqrt {{3 \over 2}} , then β\beta is equal to :

Options

Solution

1. Key Concepts and Formulas

  • Equation of a Line in 3D (Symmetric Form): A line passing through a point (x1,y1,z1)(x_1, y_1, z_1) with direction ratios (a,b,c)(a, b, c) can be represented as xx1a=yy1b=zz1c\frac{x-x_1}{a} = \frac{y-y_1}{b} = \frac{z-z_1}{c}. Any general point on this line can be expressed using a parameter, say pp. If a denominator is zero, like yy10\frac{y-y_1}{0}, it implies yy1=0py-y_1 = 0 \cdot p, meaning y=y1y=y_1.
  • Direction Ratios (DRs) of a Line Segment: For two points (x1,y1,z1)(x_1, y_1, z_1) and (x2,y2,z2)(x_2, y_2, z_2), the direction ratios of the line segment connecting them are (x2x1,y2y1,z2z1)(x_2-x_1, y_2-y_1, z_2-z_1).
  • Condition for Perpendicularity: Two lines (or a line and a line segment) with direction ratios (a1,b1,c1)(a_1, b_1, c_1) and (a2,b2,c2)(a_2, b_2, c_2) are perpendicular if and only if their dot product is zero: a1a2+b1b2+c1c2=0a_1a_2 + b_1b_2 + c_1c_2 = 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 given by (x2x1)2+(y2y1)2+(z2z1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2 + (z_2-z_1)^2}.

2. Step-by-Step Solution

Step 1: Represent the General Point on the Line We are given the line L:x1=y10=z+11L: \frac{x}{1} = \frac{y-1}{0} = \frac{z+1}{-1}. To work with this line, we represent any general point on it using a parameter, say pp. Let x1=y10=z+11=p\frac{x}{1} = \frac{y-1}{0} = \frac{z+1}{-1} = p. From this, we can express the coordinates of a general point A(x,y,z)A(x, y, z) on the line:

  • x=1p    x=px = 1 \cdot p \implies x = p
  • y1=0p    y=1y - 1 = 0 \cdot p \implies y = 1
  • z+1=1p    z=p1z + 1 = -1 \cdot p \implies z = -p - 1 So, any point AA on the line LL can be written as A(p,1,p1)A(p, 1, -p-1).

The given external point is P(β,0,β)P(\beta, 0, \beta).

Step 2: Find the Foot of the Perpendicular Let A(p,1,p1)A(p, 1, -p-1) be the foot of the perpendicular from point P(β,0,β)P(\beta, 0, \beta) to the line LL. First, we find the direction ratios (DRs) of the line segment PAPA: DRsPA=(xAxP,yAyP,zAzP)DRs_{PA} = (x_A - x_P, y_A - y_P, z_A - z_P) DRsPA=(pβ,10,(p1)β)DRs_{PA} = (p - \beta, 1 - 0, (-p-1) - \beta) DRsPA=(pβ,1,p1β)DRs_{PA} = (p - \beta, 1, -p - 1 - \beta)

Next, we identify the direction ratios (DRs) of the given line LL from its symmetric form: DRsL=(1,0,1)DRs_{L} = (1, 0, -1) (These are the denominators in the line equation).

Since the line segment PAPA is perpendicular to the line LL, their direction ratios must satisfy the perpendicularity condition (a1a2+b1b2+c1c2=0a_1a_2 + b_1b_2 + c_1c_2 = 0). DRsPADRsL=0DRs_{PA} \cdot DRs_{L} = 0 (pβ)(1)+(1)(0)+(p1β)(1)=0(p - \beta)(1) + (1)(0) + (-p - 1 - \beta)(-1) = 0 pβ+0+(p+1+β)=0p - \beta + 0 + (p + 1 + \beta) = 0 pβ+p+1+β=0p - \beta + p + 1 + \beta = 0 2p+1=02p + 1 = 0 p=12p = -\frac{1}{2}

Now, substitute this value of pp back into the coordinates of point AA to find the exact coordinates of the foot of the perpendicular: A=(12,1,(12)1)A = \left(-\frac{1}{2}, 1, -\left(-\frac{1}{2}\right) - 1\right) A=(12,1,121)A = \left(-\frac{1}{2}, 1, \frac{1}{2} - 1\right) A=(12,1,12)A = \left(-\frac{1}{2}, 1, -\frac{1}{2}\right)

Step 3: Calculate the Perpendicular Distance and Solve for β\beta We are given that the length of the perpendicular PAPA is 32\sqrt{\frac{3}{2}}. Therefore, PA2=32PA^2 = \frac{3}{2}. Using the distance formula for points P(β,0,β)P(\beta, 0, \beta) and A(12,1,12)A\left(-\frac{1}{2}, 1, -\frac{1}{2}\right): PA2=(12β)2+(10)2+(12β)2PA^2 = \left(-\frac{1}{2} - \beta\right)^2 + (1 - 0)^2 + \left(-\frac{1}{2} - \beta\right)^2 PA2=(β+12)2+(1)2+(β+12)2PA^2 = \left(\beta + \frac{1}{2}\right)^2 + (1)^2 + \left(\beta + \frac{1}{2}\right)^2 PA2=2(β+12)2+1PA^2 = 2\left(\beta + \frac{1}{2}\right)^2 + 1

Now, equate this expression for PA2PA^2 with the given value: 2(β+12)2+1=322\left(\beta + \frac{1}{2}\right)^2 + 1 = \frac{3}{2} 2(β+12)2=3212\left(\beta + \frac{1}{2}\right)^2 = \frac{3}{2} - 1 2(β+12)2=122\left(\beta + \frac{1}{2}\right)^2 = \frac{1}{2} (β+12)2=14\left(\beta + \frac{1}{2}\right)^2 = \frac{1}{4}

Take the square root of both sides: β+12=±14\beta + \frac{1}{2} = \pm\sqrt{\frac{1}{4}} β+12=±12\beta + \frac{1}{2} = \pm\frac{1}{2}

This gives two possible cases for β\beta: Case 1: β+12=12\beta + \frac{1}{2} = \frac{1}{2} β=1212\beta = \frac{1}{2} - \frac{1}{2} β=0\beta = 0

Case 2: β+12=12\beta + \frac{1}{2} = -\frac{1}{2} β=1212\beta = -\frac{1}{2} - \frac{1}{2} β=1\beta = -1

The problem statement specifies that β0\beta \ne 0. Therefore, we must choose the value β=1\beta = -1.

3. Common Mistakes & Tips

  • Interpreting Zero Denominators: A common mistake is to misinterpret a zero in the denominator of a line's symmetric form (e.g., y10\frac{y-1}{0}). It means the numerator must be zero for any real pp, implying that coordinate is constant (y=1y=1 in this case).
  • Sign Errors: Be meticulous with signs, especially when substituting values or squaring negative terms. For example, (12β)2(-\frac{1}{2} - \beta)^2 is equivalent to (β+12)2(\beta + \frac{1}{2})^2.
  • Algebraic Precision: Double-check each step of algebraic manipulation, from solving for the parameter pp to simplifying the distance equation and solving for β\beta.
  • Using Constraints: Always remember to apply any given constraints (like β0\beta \ne 0) to select the correct answer from multiple possibilities.

4. Summary

This problem effectively tests the understanding of finding the perpendicular distance from a point to a line in 3D geometry. The process involves parameterizing the line, using the perpendicularity condition (dot product of direction ratios being zero) to find the foot of the perpendicular, and then applying the distance formula. The key steps are accurate representation of a general point on the line, correct application of the dot product for perpendicularity, and careful algebraic solution. The mathematical derivation consistently leads to β=1\beta = -1.

5. Final Answer

The final answer is 1\boxed{-1}, which corresponds to option (D).

Practice More 3D Geometry Questions

View All Questions