Animated Solution for Mathematics - Three Dimensional Geometry: Let (α,β,γ) be mirror image of the point (2,3,5) in the line 2x−1=3y−2=4z−3. Then 2α+3β+4γ is equal to
Select Answer:
Visualized Solution
The Setup: Point and Line
Given point: P(2,3,5)
Given line L: 2x−1=3y−2=4z−3
Defining the Mirror Image
Let the mirror image of P be Q(α,β,γ)
The line L acts as a plane mirror for point P
The Geometric Key
The line segment joining a point and its mirror image is always perpendicular to the mirror line.
Therefore, PQ⊥L
Direction Vector of Line L
The denominators in the symmetric form of line L give its direction ratios.
Direction vector d=2i^+3j^+4k^
Formulating Vector PQ
Vector PQ is the position vector of Q minus the position vector of P.
PQ=(α−2)i^+(β−3)j^+(γ−5)k^
The Perpendicularity Condition
Since PQ is perpendicular to d, their dot product must be zero.
PQ⋅d=0
Applying the Dot Product
Substitute the components into the dot product formula:
2(α−2)+3(β−3)+4(γ−5)=0
Expanding the Equation
Distribute the constants into the brackets:
2α−4+3β−9+4γ−20=0
Isolating the Target Expression
Group the variables and constants:
2α+3β+4γ−33=0
2α+3β+4γ=33
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
We are given a point P(2,3,5) and a line L defined by the symmetric equations:
2x−1=3y−2=4z−3
The line L acts as our mirror. In 3D geometry, the mirror image Q(α,β,γ) of a point P across a line L implies that the line L is the perpendicular bisector of the segment PQ.
Decoding the Direction
Every line in 3D space is defined by its direction vector. From the symmetric form of the line, we extract the direction ratios from the denominators.
Our direction vector is d=2i^+3j^+4k^. Any line segment perpendicular to our mirror must have a direction vector that, when dotted with d, yields zero.
The Power of the Dot Product
We define the vector PQ as the displacement from P to Q. Mathematically, this is expressed as:
PQ=(α−2)i^+(β−3)j^+(γ−5)k^
Because the line L is perpendicular to the segment PQ, the dot product PQ⋅d must vanish:
PQ⋅d=0
Substituting our components into this condition, we obtain:
2(α−2)+3(β−3)+4(γ−5)=0
The Elegant Conclusion
Now, we expand this expression to isolate the required variables. Distributing the constants yields:
2α−4+3β−9+4γ−20=0
Grouping the variables together, we find:
2α+3β+4γ−33=0
Thus, the expression we were asked to evaluate, 2α+3β+4γ, is revealed to be exactly 33.
Why This Matters
While one could find the coordinates of Q individually by calculating the foot of the perpendicular, the dot product allows us to bypass the individual coordinates entirely. This approach highlights the beauty of JEE-level mathematics: observing the underlying structure of the problem to find the most efficient path to the truth.
You have successfully navigated the mirror, mastering the interplay between vectors and lines. Keep this intuition sharp, as it is a powerful tool for solving complex geometric challenges.