document.write( "Question 178133: use the coordinate notation to describe the translation\r
\n" );
document.write( "\n" );
document.write( "7 units to the left 9 units up \n" );
document.write( "
Algebra.Com's Answer #133064 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let the original point be (x,y)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since we're going \"7 units to the left\", this means that the new x-coordinate is x-7 and because we're going \"9 units up\", the new y-coordinate is y+9\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the new point is (x-7, y+9) \n" ); document.write( " |