document.write( "Question 1029819: The point C(3,-1) is translated to the left 4 units and up 1 unit.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A. write a rule to describe the translation.
\n" );
document.write( "B. what are the coordinates of the image point? \n" );
document.write( "
Algebra.Com's Answer #644757 by Fombitz(32388) You can put this solution on YOUR website! (x,y)+(-4,1)=(x-4,y+1) \n" ); document.write( "(3,-1)+(-4,1)=(3-4,-1+1)=(-1,0) \n" ); document.write( " \n" ); document.write( " |