3.8k views
1 vote
What is the image point of (4, -6) after a translation right 5 units and
up 4 units?

User Vilmir
by
5.5k points

1 Answer

3 votes

Answer:

Coordinate point of the image is (9, -2)

Explanation:

In the coordinate point (4, -6);

=> x-value = 4

=> y-value = -6

We know that the translation of;

=> 5 units right would add 5 to the x-value

  • (x) + 5 = (4) + 5
  • 9 <= This is the x-value of the image being created by the translation.

=> 4 units up would add 4 to the y-value

  • (y) + 4 = (-6) + 4
  • -2 <= This is the y-value of the image being created by the translation.

Therefore the answer; (x, y) => (9, -2)

Hope this helps!

User Bamba
by
5.2k points