Question 815345
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
A(5,8),B(-2,-9),and C(-11,7) are reflected over the y-axis
A',B', and C', respectively ???  Check out green 
{{{drawing(300,300,   -12,12,-10,10,  
 grid(1),
circle(5, 8,0.4),
circle(-2, -9,0.4),
circle(-11, 7,0.4),
green(circle(-5, 8,0.4)),
green(circle(2, -9,0.4)),
green(circle(11, 7,0.4)),
graph( 300, 300, -12,12,-10,10,0))}}}