document.write( "Question 1001539: Find the coordinates of A (1-4) 'B (3,-2)'C (4,2) image after its reflected on x-axis \n" ); document.write( "
Algebra.Com's Answer #618669 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Reflection on 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( " |