The Geometry of Light
A Masterclass in Reflection
Imagine you are standing in a dark room, holding a laser pointer. You aim it at a mirror, and the beam bounces off, hitting a target on the wall.
In coordinate geometry, this is not just a physical phenomenon; it is a beautiful puzzle of symmetry. Today, we are going to solve this problem not by wrestling with angles, but by mastering the elegance of the reflection principle.
Phase 1
The Geometric Insight
We are given a reflecting line (our mirror) defined by 2x+y−6=0. A light ray passes through point A(3,10), strikes the mirror, and reflects to pass through point B(7,2).
The question asks for the equation of the incident ray. If we try to use the law of reflection—where the angle of incidence equals the angle of reflection—we would be forced into a nightmare of trigonometric slopes.
Instead, let us use the 'Mirror Image' property. If we find the image of point B across the mirror line, let us call it B′, then the incident ray must pass through both A and B′. This turns a complex optics problem into a simple task of finding the equation of a line passing through two points.
Phase 2
The Mathematical Machinery
To find the image B′(x,y) of point B(7,2) across the line 2x+y−6=0, we use the standard image formula:
2x−7=1y−2=−2(22+122(7)+1(2)−6)
Take a deep breath. This formula is your best friend in coordinate geometry. It encapsulates the perpendicularity of the construction line and the equidistant property of reflection.
Let us simplify the constant ratio on the right side. The numerator is 14+2−6=10, and the denominator is 4+1=5. Thus, the ratio becomes −2×(10/5)=−4. This constant −4 is the key that unlocks the coordinates of B′.
Phase 3
Calculating the Image Point
Now, we solve for x and y individually:
For
x:
2x−7=−4⇒x−7=−8⇒x=−1
For
y:
1y−2=−4⇒y−2=−4⇒y=−2
We have successfully crossed the mirror! Our image point B′ is at (−1,−2).
Phase 4
The Final Line
Now, the incident ray is simply the line connecting A(3,10) and B′(−1,−2). First, let us find the slope m:
Using the point-slope form y−y1=m(x−x1) with point A(3,10):
y−10=3(x−3)⇒y−10=3x−9⇒3x−y+1=0
Comparing this to the given form ax+by+1=0, we identify a=3 and b=−1. Finally, we calculate the requested expression:
a2+b2+3ab=(3)2+(−1)2+3(3)(−1)=9+1−9=1
And there it is! The final answer is 1. By trusting the geometry, we bypassed the complexity and arrived at the solution with precision. Keep this reflection trick in your toolkit—it is a classic JEE winner.