document.write( "Question 1123066: If triangle ABC has vertices A(0,2), B(-3,2) and C(-2,0), graph the triangle and its rotation 180 degree counterclockwise about the origin. \n" ); document.write( "
Algebra.Com's Answer #739381 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! triangle ABC has vertices A(0,2), B(-3,2) and C(-2,0), graph the triangle and its rotation 180 degree counterclockwise about the origin. \n" ); document.write( "---- \n" ); document.write( "Rotation direction is not relevant for 180 degs. \n" ); document.write( "-- \n" ); document.write( "A(0,2) --> (0,-2) \n" ); document.write( "B(-3,2)--> (3,-2) \n" ); document.write( "C(-2,0)--> (2,0) \n" ); document.write( " |