document.write( "Question 1056527: Triangle ABC has coordinates A(1,4); B(3,-2); and C(4,2). What is the coordinates of he image A'B'C' after a reflection over the x-axis? \n" ); document.write( "
Algebra.Com's Answer #671631 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Reflection about the x-axis changes the sign of the y coordinate. \n" ); document.write( "(1,4)--->(1,-4) \n" ); document.write( "(3,-2)--->(3,2) \n" ); document.write( "(4,2)--->(4,-2) \n" ); document.write( " |