document.write( "Question 252446: Can you please tell me if this is right? I'm not sure if there is any other way to simplify/complete this problem, or if this is it??? Thanks sooo much!\r
\n" );
document.write( "\n" );
document.write( "Find the coordinates of the point whose images under the translation (x,y)-->(x-3, y+4) are the following...\r
\n" );
document.write( "\n" );
document.write( "(h, k)\r
\n" );
document.write( "\n" );
document.write( "So would the right answer simply be: (h-3, k+4)????
\n" );
document.write( "Thank you so much in advance!!! \n" );
document.write( "
Algebra.Com's Answer #184343 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Can you please tell me if this is right? I'm not sure if there is any other way to simplify/complete this problem, or if this is it??? Thanks sooo much! \n" ); document.write( "Find the coordinates of the point whose images under the translation \n" ); document.write( "(x,y)-->(x-3, y+4) are the following... \n" ); document.write( "(h, k) \n" ); document.write( "So would the right answer simply be: (h-3, k+4)???? \n" ); document.write( "------------------------------------------------- \n" ); document.write( "x Coordinate: \n" ); document.write( "The translation subtracts 3 from the input value \n" ); document.write( "so you want x-3 = h \n" ); document.write( "Solving for x you get x = h+3 \n" ); document.write( "------------------------------------ \n" ); document.write( "y Coordinate: \n" ); document.write( "The traslation adds 4 to the input value \n" ); document.write( "so you want k = y+4 \n" ); document.write( "Solving for y you get y = k-4 \n" ); document.write( "---------------------------------- \n" ); document.write( "Checking: \n" ); document.write( "(h+3,k-4)---->(h+3-3,k-4+4) = (h,k) \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |