Question 192270
Given(triangle) with vertices A(0,4) B(5,0), and C (7,5) what are the vertices of its image after a reflection over the x-axis.
------------------
PLot the three points.
Reflect (0.4) in the x-axis to get (0,-4)
Reflect (5,0) in the x-axis to get (5,0); it does not move because it is 
on the x-axis.
Reflect (7.5) to get (7.-5)
==============================
Cheers,
Stan H.