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

Question

Let (α,β,γ)(\alpha, \beta, \gamma) be the image of the point (8,5,7)(8,5,7) in the line x12=y+13=z25\frac{x-1}{2}=\frac{y+1}{3}=\frac{z-2}{5}. Then α+β+γ\alpha+\beta+\gamma is equal to :

Options

Solution

Key Concepts and Formulas

  1. Image of a Point in a Line: The image PP' of a point PP in a line LL is such that LL is the perpendicular bisector of the segment PPPP'. This implies two conditions:
    • Perpendicularity: The line segment PQPQ (where QQ is the foot of the perpendicular from PP to LL) is perpendicular to the line LL. The dot product of their direction ratios (DRs) is zero.
    • Midpoint Property: The foot of the perpendicular QQ is the midpoint of the line segment connecting the original point PP and its image PP'.
  2. Parametric Form of a Line: A line given in symmetric form xx0a=yy0b=zz0c\frac{x-x_0}{a}=\frac{y-y_0}{b}=\frac{z-z_0}{c} can be expressed parametrically as x=x0+aλx=x_0+a\lambda, y=y0+bλy=y_0+b\lambda, z=z0+cλz=z_0+c\lambda. Any point on the line can be represented using this parameter λ\lambda. The direction ratios of the line are (a,b,c)(a,b,c).
  3. Direction Ratios 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).
  4. Midpoint Formula: The midpoint M(xm,ym,zm)M(x_m, y_m, z_m) of a segment connecting (x1,y1,z1)(x_1, y_1, z_1) and (x2,y2,z2)(x_2, y_2, z_2) is given by M(x1+x22,y1+y22,z1+z22)M\left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}, \frac{z_1+z_2}{2}\right).

Step-by-Step Solution

Step 1: Parametrize the Line and Define the Points

We begin by representing any general point on the given line using a parameter. This is essential for expressing the coordinates of the foot of the perpendicular in terms of a single variable.

The given line is: x12=y+13=z25\frac{x-1}{2}=\frac{y+1}{3}=\frac{z-2}{5} Let's set each part equal to a parameter λ\lambda: x12=y+13=z25=λ\frac{x-1}{2}=\frac{y+1}{3}=\frac{z-2}{5} = \lambda From this, we can express the coordinates of a general point QQ on the line in terms of λ\lambda: xQ=2λ+1x_Q = 2\lambda+1 yQ=3λ1y_Q = 3\lambda-1 zQ=5λ+2z_Q = 5\lambda+2 So, the coordinates of a general point QQ on the line are Q(2λ+1,3λ1,5λ+2)Q(2\lambda+1, 3\lambda-1, 5\lambda+2).

The given point is P(8,5,7)P(8,5,7). The image point is P(α,β,γ)P'(\alpha, \beta, \gamma).

Why this step? Parametrizing the line allows us to represent the coordinates of the foot of the perpendicular QQ (which lies on the line) using a single variable λ\lambda. This simplifies calculations when we apply the perpendicularity condition.


Step 2: Determine Direction Ratios of PQ

Next, we find the direction ratios (DRs) of the line segment PQPQ, where QQ is the foot of the perpendicular from PP to the line. The DRs of a line segment connecting (x1,y1,z1)(x_1, y_1, z_1) and (x2,y2,z2)(x_2, y_2, z_2) are (x2x1,y2y1,z2z1)(x_2-x_1, y_2-y_1, z_2-z_1).

The coordinates are P(8,5,7)P(8,5,7) and Q(2λ+1,3λ1,5λ+2)Q(2\lambda+1, 3\lambda-1, 5\lambda+2). The DRs of PQPQ are: ((2λ+1)8,(3λ1)5,(5λ+2)7)( (2\lambda+1) - 8, (3\lambda-1) - 5, (5\lambda+2) - 7 ) =(2λ7,3λ6,5λ5)= (2\lambda-7, 3\lambda-6, 5\lambda-5) The DRs of the given line LL are obtained directly from its symmetric form: (2,3,5)(2,3,5).

Why this step? We need the DRs of PQPQ and the line LL to apply the perpendicularity condition in the next step, which will help us find the specific value of λ\lambda.


Step 3: Apply Perpendicularity Condition to Find the Foot of the Perpendicular

Since QQ is the foot of the perpendicular from PP to the line LL, the line segment PQPQ must be perpendicular to the line LL. Two lines 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 their dot product is zero: a1a2+b1b2+c1c2=0a_1 a_2 + b_1 b_2 + c_1 c_2 = 0.

Using the DRs of PQPQ (2λ7,3λ6,5λ5)(2\lambda-7, 3\lambda-6, 5\lambda-5) and the DRs of line LL (2,3,5)(2,3,5): 2(2λ7)+3(3λ6)+5(5λ5)=02(2\lambda-7) + 3(3\lambda-6) + 5(5\lambda-5) = 0 Let's expand and solve for λ\lambda: (4λ14)+(9λ18)+(25λ25)=0(4\lambda - 14) + (9\lambda - 18) + (25\lambda - 25) = 0 Combine like terms: (4λ+9λ+25λ)+(141825)=0(4\lambda + 9\lambda + 25\lambda) + (-14 - 18 - 25) = 0 38λ60.8=038\lambda - 60.8 = 0 38λ=60.838\lambda = 60.8 λ=60.838=1.6\lambda = \frac{60.8}{38} = 1.6

Why this step? This is the core step to locate the specific point QQ on the line LL that is closest to PP. The perpendicularity condition uniquely determines the value of λ\lambda for the foot of the perpendicular.


Step 4: Calculate the Coordinates of the Foot of the Perpendicular (Q)

Now that we have the value of λ\lambda, we can substitute it back into the parametric equations for QQ to find its exact coordinates.

Substitute λ=1.6\lambda = 1.6 into Q(2λ+1,3λ1,5λ+2)Q(2\lambda+1, 3\lambda-1, 5\lambda+2): xQ=2(1.6)+1=3.2+1=4.2x_Q = 2(1.6)+1 = 3.2+1 = 4.2 yQ=3(1.6)1=4.81=3.8y_Q = 3(1.6)-1 = 4.8-1 = 3.8 zQ=5(1.6)+2=8+2=10z_Q = 5(1.6)+2 = 8+2 = 10 So, the foot of the perpendicular is Q(4.2,3.8,10)Q(4.2, 3.8, 10).

Why this step? The foot of the perpendicular QQ is a critical intermediate point. It is the point on the line that is equidistant from PP and its image PP'.


Step 5: Use the Midpoint Formula to Find the Image Point

The foot of the perpendicular QQ is the midpoint of the original point P(8,5,7)P(8,5,7) and its image P(α,β,γ)P'(\alpha, \beta, \gamma). The midpoint formula for two points (x1,y1,z1)(x_1, y_1, z_1) and (x2,y2,z2)(x_2, y_2, z_2) is M(x1+x22,y1+y22,z1+z22)M\left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}, \frac{z_1+z_2}{2}\right).

Using P(8,5,7)P(8,5,7), P(α,β,γ)P'(\alpha, \beta, \gamma), and Q(4.2,3.8,10)Q(4.2, 3.8, 10): For the x-coordinate: 4.2=8+α24.2 = \frac{8+\alpha}{2} 8.4=8+α    α=0.48.4 = 8+\alpha \implies \alpha = 0.4 For the y-coordinate: 3.8=5+β23.8 = \frac{5+\beta}{2} 7.6=5+β    β=2.67.6 = 5+\beta \implies \beta = 2.6 For the z-coordinate: 10=7+γ210 = \frac{7+\gamma}{2} 20=7+γ    γ=1320 = 7+\gamma \implies \gamma = 13 Thus, the image of the point (8,5,7)(8,5,7) in the given line is P(0.4,2.6,13)P'(0.4, 2.6, 13).

Why this step? This is the final step to find the coordinates of the image. The midpoint property is a direct consequence of how reflection works: the line of reflection acts as the perpendicular bisector of the segment connecting a point and its image.


Step 6: Calculate the Required Sum

The question asks for the sum α+β+γ\alpha+\beta+\gamma. α+β+γ=0.4+2.6+13=3+13=16\alpha+\beta+\gamma = 0.4+2.6+13 = 3+13 = 16

Why this step? This is the direct answer to the problem's specific request.


Common Mistakes & Tips

  • Parametrization: Ensure correct signs and coefficients when expressing general points on the line. For example, y+1y+1 becomes y=3λ1y = 3\lambda-1.
  • Direction Ratios: Be careful with the order of subtraction when calculating DRs for PQPQ.
  • Algebraic Errors: The perpendicularity condition often leads to a linear equation in λ\lambda. Meticulously expand and combine terms to avoid errors.
  • Midpoint Formula: Remember that the foot of the perpendicular QQ is the midpoint of PP and its image PP'. It's a common mistake to use QQ as the image directly.
  • Conceptual Understanding: Always visualize the geometry: PP, QQ, and PP' are collinear, with QQ in the middle, and PQPQ is perpendicular to the line.

Summary

To find the image of a point in a line, we first parametrize the line. Then, we find the foot of the perpendicular from the given point to the line using the perpendicularity condition (dot product of direction ratios is zero). Finally, we use the fact that this foot of the perpendicular is the midpoint of the original point and its image to calculate the image coordinates. For the point (8,5,7)(8,5,7) and the line x12=y+13=z25\frac{x-1}{2}=\frac{y+1}{3}=\frac{z-2}{5}, the image is (0.4,2.6,13)(0.4, 2.6, 13). The sum of its coordinates is 0.4+2.6+13=160.4+2.6+13=16.

The final answer is 16\boxed{\text{16}}, which corresponds to option (A).

Practice More 3D Geometry Questions

View All Questions