To find the equation of the image of line l after reflection in the line y=2x-5 followed by a rotation of 90 degrees about the origin, we can follow these steps:
1. Find the reflection of line l in the line y=2x-5:
The reflection of a point (x, y) in the line y=2x-5 can be found by using the formula:
(x', y') = (x - 2(y-2x-5)/(1+2^2), y - 2(x-2y+5)/(1+2^2))
Substitute x=2, y=10 into the formula:
(x', y') = (2 - 2(10-2*2-5)/(1+2^2), 10 - 2(2-2*10+5)/(1+2^2))
(x', y') = (2 - 2(10-4-5)/5, 10 - 2(2-20+5)/5)
(x', y') = (2 - 2(1)/5, 10 - 2(-13)/5)
(x', y') = (2 - 2/5, 10 + 26/5)
(x', y') = (8/5, 58/5)
So, the reflection of line l in the line y=2x-5 is the point (8/5, 58/5).
2. Rotate the point (8/5, 58/5) by 90 degrees about the origin:
The rotation of a point (x, y) by 90 degrees about the origin can be found by using the formula:
(x', y') = (xcos(90) - ysin(90), xsin(90) + ycos(90))
Substitute x=8/5, y=58/5 into the formula:
(x', y') = (8/5*0 - 58/5*1, 8/5*1 + 58/5*0)
(x', y') = (-58/5, 8/5)
Therefore, the equation of the image of line l after reflection in the line y=2x-5 followed by a rotation of 90 degrees about the origin is:
y = -58/5x + 8/5