Question
Question: Find the image of the point (3,8) about the line x+3y = 7 assuming the line to be a plane mirror....
Find the image of the point (3,8) about the line x+3y = 7 assuming the line to be a plane mirror.
Solution
Hint: Assume the coordinates of the reflection point be B(x,y). Use the fact that the image distance is equal to object distance. Use the fact that the line joining object to the image is orthogonal to the reflecting surface. Hence form two equations in x and y. Solve for x and y. Hence find coordinates of B.
Alternatively, use the fact that the image of A(x1,y1) in the line mirror ax+by+c=0 is given by
ah−x1=bk−y1=−2a2+b2ax1+by1+c, where h,k are the coordinates of the image.
Complete step-by-step solution -
Let the coordinates of the image be B(x,y) and let the line AB intersect the line mirror at D.
Since image distance is equal to object distance, we have AD = DB
Hence DBAD=1
Hence D is the midpoint of AB.
Now we know that coordinates of the midpoint of AB, where A≡(x1,y1) and B≡(x2,y2), are given by
(2x1+x2,2y1+y2)
Here x1=h,x2=3,y1=k and y2=8
Hence D≡(2h+3,2k+8)
Since D lies on the line mirror, we have
2h+3+3(2k+8)=7⇒h+3k+13=0 (i).
Also, AB and the line mirror are perpendicular to each other.
Slope of AB =h−3k−8
Slope of mirror =3−1
We know that if the slopes of two perpendicular lines are m1 and m2 then m1m2=−1
Hence we have
h−3k−8(3−1)=−1⇒h−3k−8=3⇒k=3h−1 (ii)
Substituting the value of k from equation (ii) in equation (i), we get
h+3(3h−1)+13=0⇒10h+10=0⇒h=−1
Substituting the value of h in equation (ii), we get
k=3(−1)−1=−4
Hence the coordinates of the image are given by (-1,-4).
Note: Alternative Solution:
We know that the image of A(x1,y1) in the line mirror ax+by+c=0 is given by
ah−x1=bk−y1=−2a2+b2ax1+by1+c, where h,k are the coordinates of the image.
Here a=1,b=3,c=−7,x1=3 and y1=8
Hence we have
1h−3=3k−8=−2(12+323+3(8)−7)⇒h−3=3k−8=−4
Hence h=−4+3=−1 and k=8−12=−4
Hence the coordinates of the image are given by
(-1,-4), which is the same as obtained above.