document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #144301 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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. \n" ); document.write( "------------------ \n" ); document.write( "PLot the three points. \n" ); document.write( "Reflect (0.4) in the x-axis to get (0,-4) \n" ); document.write( "Reflect (5,0) in the x-axis to get (5,0); it does not move because it is \n" ); document.write( "on the x-axis. \n" ); document.write( "Reflect (7.5) to get (7.-5) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |