document.write( "Question 1012162: The image of the origin under a certain translation is the point (-2, -6). What are the coordiates of the image of point (-3, -2) under the same translation? \n" ); document.write( "
Algebra.Com's Answer #628294 by Fombitz(32388) You can put this solution on YOUR website! So the translation is (a,b). \n" ); document.write( "On the origin, \n" ); document.write( "(0,0)+(a,b)=(-2,-6) \n" ); document.write( "So, \n" ); document.write( "(a,b)=(-2,-6) \n" ); document.write( "So then find the translation of (-3,-2), \n" ); document.write( "(-3,-2)+(-2,-6)=(-5,-8) \n" ); document.write( " |