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

Question

The foot of perpendicular of the point (2, 0, 5) on the line x+12=y15=z+11{{x + 1} \over 2} = {{y - 1} \over 5} = {{z + 1} \over { - 1}} is (α,β,γ\alpha,\beta,\gamma). Then, which of the following is NOT correct?

Options

Solution

1. Key Concepts and Formulas

  • Equation of a Line in Symmetric Form: A line passing through point (x0,y0,z0)(x_0, y_0, z_0) with direction vector (a,b,c)(a, b, c) is given by xx0a=yy0b=zz0c\frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c}. Any general point on the line can be represented by introducing a parameter, typically λ\lambda.
  • Vector Perpendicularity (Orthogonality): Two vectors are perpendicular if and only if their dot product is zero. If u=(u1,u2,u3)\vec{u} = (u_1, u_2, u_3) and v=(v1,v2,v3)\vec{v} = (v_1, v_2, v_3), then uv=u1v1+u2v2+u3v3=0\vec{u} \cdot \vec{v} = u_1v_1 + u_2v_2 + u_3v_3 = 0.
  • Foot of the Perpendicular: The foot of the perpendicular from a point PP to a line LL is a point QQ on the line LL such that the vector PQ\vec{PQ} is perpendicular to the direction vector of the line LL.

2. Step-by-Step Solution

Step 1: Represent a General Point on the Line The given line is in symmetric form: x+12=y15=z+11\frac{x + 1}{2} = \frac{y - 1}{5} = \frac{z + 1}{-1} To find the coordinates of any point QQ on this line, we introduce a parameter λ\lambda: x+12=y15=z+11=λ\frac{x + 1}{2} = \frac{y - 1}{5} = \frac{z + 1}{-1} = \lambda From this, we can express the coordinates of Q(x,y,z)Q(x, y, z) in terms of λ\lambda:

  • x+1=2λ    x=2λ1x + 1 = 2\lambda \implies x = 2\lambda - 1
  • y1=5λ    y=5λ+1y - 1 = 5\lambda \implies y = 5\lambda + 1
  • z+1=λ    z=λ1z + 1 = -\lambda \implies z = -\lambda - 1 So, any general point on the line is Q(2λ1,5λ+1,λ1)Q(2\lambda - 1, 5\lambda + 1, -\lambda - 1). This point QQ represents the foot of the perpendicular, (α,β,γ)(\alpha, \beta, \gamma).

Step 2: Identify the Given Point and the Direction Vector of the Line The given point from which the perpendicular is drawn is P(2,0,5)P(2, 0, 5). The direction vector of the line, d\vec{d}, can be directly read from the denominators of the symmetric equation: d=(2i^+5j^k^)\vec{d} = (2\hat{i} + 5\hat{j} - \hat{k})

Step 3: Form the Vector PQ\vec{PQ} The vector PQ\vec{PQ} connects the point P(2,0,5)P(2, 0, 5) to the general point Q(2λ1,5λ+1,λ1)Q(2\lambda - 1, 5\lambda + 1, -\lambda - 1) on the line. PQ=QP=((2λ1)2,(5λ+1)0,(λ1)5)\vec{PQ} = Q - P = ((2\lambda - 1) - 2, (5\lambda + 1) - 0, (-\lambda - 1) - 5) PQ=(2λ3,5λ+1,λ6)\vec{PQ} = (2\lambda - 3, 5\lambda + 1, -\lambda - 6)

Step 4: Apply the Orthogonality Condition Since QQ is the foot of the perpendicular from PP to the line, the vector PQ\vec{PQ} must be perpendicular to the direction vector of the line, d\vec{d}. Therefore, their dot product must be zero: PQd=0\vec{PQ} \cdot \vec{d} = 0 Substitute the components of PQ\vec{PQ} and d\vec{d}: (2λ3)(2)+(5λ+1)(5)+(λ6)(1)=0(2\lambda - 3)(2) + (5\lambda + 1)(5) + (-\lambda - 6)(-1) = 0

Step 5: Solve for the Parameter λ\lambda Now, we solve the equation obtained from the dot product: (4λ6)+(25λ+5)+(λ+6)=0(4\lambda - 6) + (25\lambda + 5) + (\lambda + 6) = 0 Combine the terms with λ\lambda and constant terms: (4λ+25λ+λ)+(6+5+6)=0(4\lambda + 25\lambda + \lambda) + (-6 + 5 + 6) = 0 30λ+5=030\lambda + 5 = 0 30λ=530\lambda = -5 λ=530=16\lambda = -\frac{5}{30} = -\frac{1}{6}

Step 6: Find the Coordinates of the Foot of the Perpendicular Substitute the value of λ=16\lambda = -\frac{1}{6} back into the expressions for the coordinates of point Q(α,β,γ)Q(\alpha, \beta, \gamma): α=2λ1=2(16)1=131=43\alpha = 2\lambda - 1 = 2\left(-\frac{1}{6}\right) - 1 = -\frac{1}{3} - 1 = -\frac{4}{3} β=5λ+1=5(16)+1=56+1=16\beta = 5\lambda + 1 = 5\left(-\frac{1}{6}\right) + 1 = -\frac{5}{6} + 1 = \frac{1}{6} γ=λ1=(16)1=161=56\gamma = -\lambda - 1 = -\left(-\frac{1}{6}\right) - 1 = \frac{1}{6} - 1 = -\frac{5}{6} So, the foot of the perpendicular is (α,β,γ)=(43,16,56)(\alpha, \beta, \gamma) = \left(-\frac{4}{3}, \frac{1}{6}, -\frac{5}{6}\right).

Step 7: Check the Given Options Now we evaluate each option using α=43\alpha = -\frac{4}{3}, β=16\beta = \frac{1}{6}, and γ=56\gamma = -\frac{5}{6} to find which statement is NOT correct.

(A) αβ=8\frac{\alpha}{\beta}=-8 αβ=4/31/6=43×61=4×2=8\frac{\alpha}{\beta} = \frac{-4/3}{1/6} = -\frac{4}{3} \times \frac{6}{1} = -4 \times 2 = -8 This statement is Correct.

(B) αβγ=415\frac{\alpha \beta}{\gamma}=\frac{4}{15} αβγ=(43)(16)56=41856=2956=(29)×(65)=1245=415\frac{\alpha \beta}{\gamma} = \frac{\left(-\frac{4}{3}\right)\left(\frac{1}{6}\right)}{-\frac{5}{6}} = \frac{-\frac{4}{18}}{-\frac{5}{6}} = \frac{-\frac{2}{9}}{-\frac{5}{6}} = \left(-\frac{2}{9}\right) \times \left(-\frac{6}{5}\right) = \frac{12}{45} = \frac{4}{15} This statement is Correct.

(C) βγ=5\frac{\beta}{\gamma}=-5 βγ=1/65/6=15\frac{\beta}{\gamma} = \frac{1/6}{-5/6} = -\frac{1}{5} The option states βγ=5\frac{\beta}{\gamma}=-5. Since 155-\frac{1}{5} \neq -5, this statement is NOT Correct.

(D) γα=58\frac{\gamma}{\alpha}=\frac{5}{8} γα=5/64/3=(56)×(34)=1524=58\frac{\gamma}{\alpha} = \frac{-5/6}{-4/3} = \left(-\frac{5}{6}\right) \times \left(-\frac{3}{4}\right) = \frac{15}{24} = \frac{5}{8} This statement is Correct.

Based on our calculations, the statement in option (C) is the one that is NOT correct.

3. Common Mistakes & Tips

  • Sign Errors: Be extremely careful with negative signs, especially when calculating the dot product and substituting λ\lambda values. A single sign error can lead to a completely different result.
  • Fraction Arithmetic: Ensure accurate manipulation of fractions during substitution and simplification. Double-check multiplication and division of fractions.
  • Parameterization: Make sure to correctly parameterize the line from its symmetric form to avoid errors in defining the general point QQ.
  • Orthogonality Condition: Remember that the vector from the point to the foot of the perpendicular is orthogonal to the direction vector of the line, not necessarily the line itself.

4. Summary

We found the foot of the perpendicular (α,β,γ)(\alpha, \beta, \gamma) by first parameterizing a general point on the line. Then, we formed a vector connecting the given point PP to this general point QQ. By applying the orthogonality condition (dot product of PQ\vec{PQ} and the line's direction vector equals zero), we solved for the parameter λ\lambda. Substituting λ\lambda back into the parameterized coordinates gave us the specific coordinates of the foot of the perpendicular. Finally, we checked each given option with these coordinates to identify the statement that was NOT correct. Our calculations show that option (C) is the incorrect statement.

5. Final Answer

The final answer is A\boxed{A}.

Practice More 3D Geometry Questions

View All Questions