document.write( "Question 733916: Triangle ABC has vertices A(-2,3), B(-3,1), and C(-1,2). What are the vertices of A'B'C' after the triangle is rotated 180 degrees about the origin?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "So far, what I have done was only state the type of coordinates that a rotation of 90 degrees and 180 degrees would make.
\n" );
document.write( "90 degrees rotation= (x,y) to (-y,x)
\n" );
document.write( "180 degrees rotation= (x,y) to (-x,-y) \n" );
document.write( "
Algebra.Com's Answer #448637 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Triangle ABC has vertices A(-2,3), B(-3,1), and C(-1,2). What are the vertices of A'B'C' after the triangle is rotated 180 degrees about the origin? \r \n" ); document.write( "\n" ); document.write( "So far, what I have done was only state the type of coordinates that a rotation of 90 degrees and 180 degrees would make. \n" ); document.write( "90 degrees rotation= (x,y) to (-y,x) \n" ); document.write( "180 degrees rotation= (x,y) to (-x,-y) \n" ); document.write( "----- \n" ); document.write( "Use your rule for 180 degree rotation on A,B,C to get: \n" ); document.write( "A': (2,-3) \n" ); document.write( "B': (3,-1) \n" ); document.write( "C': (1,-2) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================================= \n" ); document.write( " \n" ); document.write( " |