Animated Solution for Mathematics - Three Dimensional Geometry: Statement-1: The point A(1,0,7) is the mirror image of the point B(1,6,3) in the line: 1x=2y−1=3z−2. Statement-2: The line 1x=2y−1=3z−2 bisects the line segment joining A(1,0,7) and B(1,6,3).
Select Answer:
Visualized Solution
Visualizing Points A and B
Given Points: A(1,0,7) and B(1,6,3)
Line L:1x=2y−1=3z−2
Goal: Verify if A is the mirror image of B in line L.
Conditions for Mirror Image
Condition 1: Midpoint of AB must lie on Line L.
Condition 2: Segment AB must be perpendicular to Line L.
Conclusion: Line L bisects AB. Statement-2 is True.
Direction Ratios of AB
Direction Ratios (DRs) of AB=(x2−x1,y2−y1,z2−z1)
DRs of AB=(1−1,6−0,3−7)
DRs of AB=(0,6,−4)
Checking Perpendicularity
DRs of Line L=(1,2,3)
For perpendicularity, dot product must be zero: a1a2+b1b2+c1c2=0
Dot Product Result
Dot Product: (0)(1)+(6)(2)+(−4)(3)
=0+12−12=0
Conclusion: L⊥AB.
Final Conclusion
Statement-1 is True (Both bisection and perpendicularity hold).
Statement-2 is True (Bisection holds).
Statement-2 is not a correct explanation because it lacks the perpendicularity condition.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast 3D coordinate space. You have two points, A(1,0,7) and B(1,6,3), floating in the void, and a line L defined by:
1x=2y−1=3z−2
This line acts as a mirror. The question is whether A is the mirror image of B across this line. To answer this, we must move beyond simple intuition and embrace the rigorous beauty of 3D geometry.
The Two Pillars of Reflection
For a point to be a true mirror image of another across a line, the line must act as a perpendicular bisector. This gives us two non-negotiable conditions.
First, the midpoint M of the segment AB must lie on the line L. If the line does not pass through the midpoint, it cannot be a bisector, let alone a mirror.
Second, the segment AB must be perpendicular to the line L. Think of it as the line of sight from the object to its reflection; it must strike the mirror at a perfect 90∘ angle. If either condition fails, the mirror image relationship collapses.
The Midpoint Calculation
Let us calculate the midpoint M of the segment AB. Using the midpoint formula:
M=(2x1+x2,2y1+y2,2z1+z2)
Plugging in our coordinates, we get:
M=(21+1,20+6,27+3)=(1,3,5)
Now, we test if this point M(1,3,5) lies on the line L. Substituting these into the line equation:
11=23−1=35−2⇒1=1=1
The midpoint lies perfectly on the line. Thus, the condition that the line bisects the segment is satisfied.
The Perpendicularity Test
We must now ensure the line is perpendicular to the segment AB. First, we find the direction ratios of the segment AB by calculating the vector AB:
AB=(1−1,6−0,3−7)=(0,6,−4)
The direction ratios of our line L are (1,2,3). For these to be perpendicular, their dot product must be zero.
Calculating the dot product:
(0)(1)+(6)(2)+(−4)(3)=0+12−12=0
The dot product is zero. Therefore, the segment AB is indeed perpendicular to the line L.
The Final Verdict
We have satisfied both conditions: the line bisects the segment, and it is perpendicular to it. Therefore, A is the mirror image of B.
This is the elegance of JEE problems—they test not just your ability to calculate, but your ability to understand the complete logical structure of a geometric proof. Keep practicing, keep visualizing, and let the math guide your intuition.