Animated Solution for Physics - Optics: Two plane mirrors M1 and M2 are at right angle to each other shown. A point source P is placed at a and 2a meter away from M1 and M2, respectively. The shortest distance between the images thus formed is (Take 5=2.3)
Select Answer:
Visualized Solution
Coordinate System Setup
P=(a,2a)
Image Formation by Plane Mirror
Object distance = Image distance
Image I1 due to M1
I1=(−a,2a)
Image I2 due to M2
I2=(a,−2a)
Distance Formula Setup
d=(x2−x1)2+(y2−y1)2
d=(a−(−a))2+(−2a−2a)2
Calculating Distance
d=(2a)2+(−4a)2
d=4a2+16a2
d=20a2=25a
Final Substitution
5=2.3
d=2×2.3×a
d=4.6a
The Way Forward
Number of images n=90∘360∘−1=3
Third image I3 at (−a,−2a)
00:00 / 00:00
The Sigma Insight: Plane Mirror
Solution Diagram
This problem is a beautiful intersection of optics and coordinate geometry. By translating a physical setup into a mathematical framework, we can bypass complex ray diagrams and arrive at the solution with pure algebraic elegance.
Setting Up the Coordinate System
Imagine the intersection of the two perpendicular mirrors, M1 and M2, as the origin (0,0) of a Cartesian plane. Let the vertical mirror M1 lie along the y-axis and the horizontal mirror M2 lie along the x-axis.
The point source P is placed at a distance a from M1 and 2a from M2. In our coordinate system, this translates directly to the coordinates of P being (a,2a).
The Magic of Reflection
The fundamental principle of a plane mirror is that the image is formed at the exact same perpendicular distance behind the mirror as the object is in front of it.
When we reflect point P(a,2a) across mirror M1 (the y-axis), the x-coordinate simply flips its sign. Therefore, the first image, I1, is formed at (−a,2a).
Similarly, reflecting point P(a,2a) across mirror M2 (the x-axis) flips the y-coordinate. This gives us the position of the second image, I2, at (a,−2a).
Calculating the Shortest Distance
The question asks for the shortest distance between these two images, I1 and I2. In a Cartesian plane, the shortest distance between any two points is the straight line connecting them, which we can find using the standard distance formula:
d=(x2−x1)2+(y2−y1)2
Substituting the coordinates of I1(−a,2a) and I2(a,−2a) into the formula, we get:
d=(a−(−a))2+(−2a−2a)2
d=(2a)2+(−4a)2
d=4a2+16a2
d=20a2
Pulling out the perfect squares, we simplify this to:
d=25a
The Final Touch
The problem kindly provides the approximation 5=2.3. Substituting this value into our expression yields the final numerical answer:
d=2×2.3×a
d=4.6a
This elegant approach not only solves the problem quickly but also builds a strong intuition for handling multiple reflections using coordinate geometry.