document.write( "Question 156620: Point z(-3,-2)is translated using the following mapping (x,y) -> (x+1,y+5) What are the coordinate of the image of z ? \n" ); document.write( "
Algebra.Com's Answer #115473 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! z=(-3,-2)is translated using the following mapping (x,y) -> (x+1,y+5) \n" ); document.write( "then if x=-3 and y=-2 image of z is (-3+1,-2+5)=(-2,3) \n" ); document.write( "Answer:(-2,3) \n" ); document.write( " |