document.write( "Question 800748: Find the coordinates of the images P, Q, R,S and T for each point under the translation defined by
\n" );
document.write( " (x,y) --> (x+7,y-9)
\n" );
document.write( "a. P(0,0)
\n" );
document.write( "b. Q(-2,1)
\n" );
document.write( "c. R(-7,-1)
\n" );
document.write( "d. S(7,14) \n" );
document.write( "
Algebra.Com's Answer #483245 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " (x,y) --> (x+7,y-9)\r \n" ); document.write( "\n" ); document.write( "Just substitute the first coordinate for x and \n" ); document.write( "substitute the second coordinate for y and then simplify: \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " (x,y) = (x+7,y-9)\r \n" ); document.write( "\n" ); document.write( "a. P(0,0) --> (0+7,0-9) = (7,-9) \n" ); document.write( "b. Q(-2,1) --> (-2+7,-2-9) = (5,-11) \n" ); document.write( "c. R(-7,-1) --> (-7+7,-1-9) = (0,-10) \n" ); document.write( "d. S(7,14) --> (7+7,14-9) = (14,5)\r \n" ); document.write( "\n" ); document.write( "Edwin \n" ); document.write( " |