Respuesta :
M(1,2)
P(1,3)
A(3,3)
T(3,2)
Translated 1 unit right and 2 units up.
Simply add 1 to the x coordinate and 2 to the y coordinate.
M (1+1; 2+2) (2,4)
P(1+1 ; 3+2) (2,5)
A(3+1 ; 3+2) (4,5)
T(3+1 ; 2+2) (4,4)
My answer is: M'(2, 4) , P'(2, 5) , A'(4, 5) , and T'(4, 4)
P(1,3)
A(3,3)
T(3,2)
Translated 1 unit right and 2 units up.
Simply add 1 to the x coordinate and 2 to the y coordinate.
M (1+1; 2+2) (2,4)
P(1+1 ; 3+2) (2,5)
A(3+1 ; 3+2) (4,5)
T(3+1 ; 2+2) (4,4)
My answer is: M'(2, 4) , P'(2, 5) , A'(4, 5) , and T'(4, 4)