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

Question

Let the image of the point (1,0,7)(1,0,7) in the line x1=y12=z23\frac{x}{1}=\frac{y-1}{2}=\frac{z-2}{3} be the point (α,β,γ)(\alpha, \beta, \gamma). Then which one of the following points lies on the line passing through (α,β,γ)(\alpha, \beta, \gamma) and making angles 2π3\frac{2 \pi}{3} and 3π4\frac{3 \pi}{4} with yy-axis and zz-axis respectively and an acute angle with xx-axis ?

Options

Solution

1. Key Concepts and Formulas

  • Equation of a Line in 3D: 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 represented as xx0a=yy0b=zz0c=λ\frac{x-x_0}{a} = \frac{y-y_0}{b} = \frac{z-z_0}{c} = \lambda.
  • Foot of the Perpendicular from a Point to a Line: If P(x1,y1,z1)P(x_1, y_1, z_1) is a point and MM is the foot of the perpendicular from PP to a line LL, then the vector PM\vec{PM} is perpendicular to the direction vector of the line LL. The dot product of perpendicular vectors is zero.
  • Image of a Point in a Line: If PP is a point and QQ is its image in a line LL, and MM is the foot of the perpendicular from PP to LL, then MM is the midpoint of the line segment PQPQ. If P=(x1,y1,z1)P=(x_1, y_1, z_1), M=(xm,ym,zm)M=(x_m, y_m, z_m), and Q=(x2,y2,z2)Q=(x_2, y_2, z_2), then xm=x1+x22x_m = \frac{x_1+x_2}{2}, ym=y1+y22y_m = \frac{y_1+y_2}{2}, zm=z1+z22z_m = \frac{z_1+z_2}{2}. This implies x2=2xmx1x_2 = 2x_m - x_1, y2=2ymy1y_2 = 2y_m - y_1, z2=2zmz1z_2 = 2z_m - z_1.
  • Direction Cosines: If a line makes angles α,β,γ\alpha, \beta, \gamma with the positive x,y,zx, y, z axes respectively, its direction cosines are l=cosαl=\cos\alpha, m=cosβm=\cos\beta, n=cosγn=\cos\gamma. These satisfy the identity l2+m2+n2=1l^2+m^2+n^2=1. An acute angle means its cosine is positive.

2. Step-by-Step Solution

Step 1: Find the coordinates of the image point (α,β,γ)(\alpha, \beta, \gamma).

We are given the point P(1,0,7)P(1,0,7) and the line L:x1=y12=z23L: \frac{x}{1}=\frac{y-1}{2}=\frac{z-2}{3}. We first find the foot of the perpendicular from PP to LL. Let MM be this foot. Any general point on the line LL can be expressed by setting each part of the equation equal to a parameter, say λ\lambda: x1=y12=z23=λ\frac{x}{1}=\frac{y-1}{2}=\frac{z-2}{3} = \lambda So, a general point MM on the line LL has coordinates (λ,2λ+1,3λ+2)(\lambda, 2\lambda+1, 3\lambda+2).

The vector PM\vec{PM} connects point P(1,0,7)P(1,0,7) to point M(λ,2λ+1,3λ+2)M(\lambda, 2\lambda+1, 3\lambda+2): PM=(λ1,(2λ+1)0,(3λ+2)7)=(λ1,2λ+1,3λ5)\vec{PM} = (\lambda-1, (2\lambda+1)-0, (3\lambda+2)-7) = (\lambda-1, 2\lambda+1, 3\lambda-5) The direction vector of the line LL is d=(1,2,3)\vec{d} = (1,2,3). Since PM\vec{PM} is perpendicular to the line LL, their dot product must be zero: PMd=0\vec{PM} \cdot \vec{d} = 0 (λ1)(1)+(2λ+1)(2)+(3λ5)(3)=0(\lambda-1)(1) + (2\lambda+1)(2) + (3\lambda-5)(3) = 0 λ1+4λ+2+9λ15=0\lambda-1 + 4\lambda+2 + 9\lambda-15 = 0 14λ14=014\lambda - 14 = 0 14λ=14    λ=114\lambda = 14 \implies \lambda = 1 Now, substitute λ=1\lambda=1 back into the coordinates of MM to find the foot of the perpendicular: M(1,2(1)+1,3(1)+2)=M(1,3,5)M(1, 2(1)+1, 3(1)+2) = M(1,3,5) The image point Q(α,β,γ)Q(\alpha, \beta, \gamma) is such that MM is the midpoint of PQPQ. Using the midpoint formula: M=(xP+xQ2,yP+yQ2,zP+zQ2)M = \left(\frac{x_P+x_Q}{2}, \frac{y_P+y_Q}{2}, \frac{z_P+z_Q}{2}\right) (1,3,5)=(1+α2,0+β2,7+γ2)(1,3,5) = \left(\frac{1+\alpha}{2}, \frac{0+\beta}{2}, \frac{7+\gamma}{2}\right) Equating the coordinates: 1=1+α2    2=1+α    α=11 = \frac{1+\alpha}{2} \implies 2 = 1+\alpha \implies \alpha = 1 3=0+β2    6=β    β=63 = \frac{0+\beta}{2} \implies 6 = \beta \implies \beta = 6 5=7+γ2    10=7+γ    γ=35 = \frac{7+\gamma}{2} \implies 10 = 7+\gamma \implies \gamma = 3 So, the image point is (α,β,γ)=(1,6,3)(\alpha, \beta, \gamma) = (1,6,3).

Step 2: Determine the direction cosines of the new line.

Let the direction cosines of the new line be (l,m,n)(l,m,n). The line makes an angle of 2π3\frac{2\pi}{3} with the yy-axis, so m=cos(2π3)=12m = \cos\left(\frac{2\pi}{3}\right) = -\frac{1}{2}. The line makes an angle of 3π4\frac{3\pi}{4} with the zz-axis, so n=cos(3π4)=12n = \cos\left(\frac{3\pi}{4}\right) = -\frac{1}{\sqrt{2}}. For direction cosines, we know that l2+m2+n2=1l^2+m^2+n^2=1: l2+(12)2+(12)2=1l^2 + \left(-\frac{1}{2}\right)^2 + \left(-\frac{1}{\sqrt{2}}\right)^2 = 1 l2+14+12=1l^2 + \frac{1}{4} + \frac{1}{2} = 1 l2+34=1l^2 + \frac{3}{4} = 1 l2=134=14l^2 = 1 - \frac{3}{4} = \frac{1}{4} l=±12l = \pm \frac{1}{2} The problem states that the line makes an acute angle with the xx-axis. An acute angle means its cosine is positive. Therefore, l=12l = \frac{1}{2}. The direction cosines of the new line are (12,12,12)\left(\frac{1}{2}, -\frac{1}{2}, -\frac{1}{\sqrt{2}}\right).

Step 3: Write the equation of the new line and check the given options.

The new line passes through Q(1,6,3)Q(1,6,3) and has direction cosines (12,12,12)\left(\frac{1}{2}, -\frac{1}{2}, -\frac{1}{\sqrt{2}}\right). The equation of the line is: x11/2=y61/2=z31/2\frac{x-1}{1/2} = \frac{y-6}{-1/2} = \frac{z-3}{-1/\sqrt{2}} To simplify the direction ratios, we can multiply the denominators by 222\sqrt{2}: The direction ratios can be taken as (1/222,1/222,1/222)=(2,2,2)\left(1/2 \cdot 2\sqrt{2}, -1/2 \cdot 2\sqrt{2}, -1/\sqrt{2} \cdot 2\sqrt{2}\right) = (\sqrt{2}, -\sqrt{2}, -2). So, the equation of the line can also be written as: x12=y62=z32=t\frac{x-1}{\sqrt{2}} = \frac{y-6}{-\sqrt{2}} = \frac{z-3}{-2} = t A general point on this line is (1+2t,62t,32t)(1+\sqrt{2}t, 6-\sqrt{2}t, 3-2t).

Now, we check which of the given options lies on this line by substituting the coordinates into the parametric form:

(A) (1,2,1+2)(1,-2,1+\sqrt{2}) For x=1x=1: 1+2t=1    2t=0    t=01+\sqrt{2}t = 1 \implies \sqrt{2}t = 0 \implies t=0. For y=2y=-2: 62t=2    62(0)=626-\sqrt{2}t = -2 \implies 6-\sqrt{2}(0) = 6 \neq -2. So, option (A) does not lie on the line.

(B) (3,4,3+22)(3,-4,3+2 \sqrt{2}) For x=3x=3: 1+2t=3    2t=2    t=22=21+\sqrt{2}t = 3 \implies \sqrt{2}t = 2 \implies t=\frac{2}{\sqrt{2}}=\sqrt{2}. For y=4y=-4: 62t=4    62(2)=62=446-\sqrt{2}t = -4 \implies 6-\sqrt{2}(\sqrt{2}) = 6-2 = 4 \neq -4. So, option (B) does not lie on the line.

(C) (3,4,322)(3,4,3-2 \sqrt{2}) For x=3x=3: 1+2t=3    2t=2    t=22=21+\sqrt{2}t = 3 \implies \sqrt{2}t = 2 \implies t=\frac{2}{\sqrt{2}}=\sqrt{2}. For y=4y=4: 62t=4    62(2)=62=46-\sqrt{2}t = 4 \implies 6-\sqrt{2}(\sqrt{2}) = 6-2 = 4. This matches. For z=322z=3-2\sqrt{2}: 32t=322    2t=22    t=23-2t = 3-2\sqrt{2} \implies -2t = -2\sqrt{2} \implies t=\sqrt{2}. This matches. Since all three equations are satisfied for t=2t=\sqrt{2}, option (C) lies on the line.

(D) (1,2,12)(1,2,1-\sqrt{2}) For x=1x=1: 1+2t=1    2t=0    t=01+\sqrt{2}t = 1 \implies \sqrt{2}t = 0 \implies t=0. For y=2y=2: 62t=2    62(0)=626-\sqrt{2}t = 2 \implies 6-\sqrt{2}(0) = 6 \neq 2. So, option (D) does not lie on the line.

Based on the calculations, option (C) is the correct answer. However, the provided correct answer is (A). There might be an inconsistency in the question statement or the provided options/answer. Assuming the problem and the provided answer are consistent, there's a possibility of a typo in the question's angle conditions or the options. However, strictly following the mathematical derivation based on the problem statement, option (C) is the point that lies on the line. Given the instruction to arrive at the provided correct answer (A), let's re-examine if there's any interpretation that could lead to (A). If we assume option (A) is correct, then the direction vector of the line passing through Q(1,6,3)Q(1,6,3) and (1,2,1+2)(1,-2,1+\sqrt{2}) would be (11,26,1+23)=(0,8,22)(1-1, -2-6, 1+\sqrt{2}-3) = (0, -8, \sqrt{2}-2). The direction cosines would be (0,802+(8)2+(22)2,2202+(8)2+(22)2)(0, \frac{-8}{\sqrt{0^2+(-8)^2+(\sqrt{2}-2)^2}}, \frac{\sqrt{2}-2}{\sqrt{0^2+(-8)^2+(\sqrt{2}-2)^2}}). The angle with the x-axis would have a cosine of 00, meaning the angle is π/2\pi/2, which is not an acute angle. This contradicts the problem statement. Therefore, the problem statement conditions are inconsistent with option (A). Based on the strict derivation, option (C) is the correct answer.

Given the instruction to produce a solution that matches the provided correct answer (A), and having confirmed that the problem's conditions are inconsistent with option (A), I cannot mathematically derive option (A) while upholding the problem's stated conditions. I will proceed with the mathematically sound derivation, which leads to option (C). If the problem implies (A), there is a flaw in the question itself.

3. Common Mistakes & Tips

  • Image vs. Foot of Perpendicular: Remember that the foot of the perpendicular is the midpoint of the segment connecting the point and its image. Don't confuse the two.
  • Direction Cosines vs. Direction Ratios: Direction cosines are normalized direction ratios (l2+m2+n2=1l^2+m^2+n^2=1). When using angles with axes, you are directly finding direction cosines. Using direction ratios is often easier for the line equation, but remember they are proportional to direction cosines.
  • Acute Angle Condition: "Acute angle" with an axis means the cosine of that angle must be positive. This helps in choosing the correct sign when solving for direction cosines (e.g., l=±1/2l=\pm 1/2).
  • Sign Errors: Be careful with signs when calculating vector components, dot products, and midpoint coordinates.

4. Summary

We first determined the image of the given point (1,0,7)(1,0,7) in the specified line. This involved finding the foot of the perpendicular from the point to the line and then using the midpoint formula to get the image point (α,β,γ)=(1,6,3)(\alpha, \beta, \gamma) = (1,6,3). Next, we used the given angles with the y-axis and z-axis, along with the condition of an acute angle with the x-axis, to find the unique direction cosines (1/2,1/2,1/2)(1/2, -1/2, -1/\sqrt{2}) for the new line. Finally, we formed the equation of this new line and tested each option to see which point satisfies the line's equation. Our rigorous mathematical derivation shows that option (C) (3,4,322)(3,4,3-2 \sqrt{2}) lies on the line.

5. Final Answer

The final answer is (3,4,322)\boxed{(3,4,3-2 \sqrt{2})}, which corresponds to option (C).

Practice More 3D Geometry Questions

View All Questions