Given:
The given coordinate is (1,2).
The obective is to find the image of (1,2) after a reflection about x=3 followed by x=7.
Consider the coordinate as (x1, y1) = (1,2).
The distance between the given coordinate and the line x= 3 can be calculated as,
After the reflection, the coordinate will shift to d more the x = 3.
So the coordinate (x2, y2) can be calculated as,
Thus, the coordinate will be (x2, y2) = (5, 2).
Now, the distance between the coordinate (x2, y2) and x-7 can be calculated as,
After the reflection, the coordinate will shift to d more than x = 7.
So the coordinate (x3, y3) can be calculated as,
Hence, the image of (1,2) after reflection ove x = 3 and x= 7 will be (9,2).