document.write( "Question 800716: Triangle ABC has coordinates A(1,4) B (3, -2)C ( 4, 2). Find the coordinates of the image ABC prime after a reflection over the X - axis.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #483209 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! After a reflection in the 'x' axis. \n" ); document.write( "Triangle ABC \n" ); document.write( "A(1,4) -> A'(1,-4) \n" ); document.write( "B(3,-2) -> B'(3,2) \n" ); document.write( "C(4,2) -> C' (4, -2) \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |