222k views
3 votes
PLEASE BE QUICK

What are the coordinates of Triangle MNO with vertices M(0,4), N(2,8), and O
(6,5) after it has been translated (x,y) = (x+2, y-6)?
M':
N':
O':

User Alpana
by
5.4k points

1 Answer

4 votes

The coordinates for each point would be:

M': (2,-2)

N': (4, 2)

O': (8, -1)

If the rule is (x, y) = (x + 2, y - 6), this is how you solve this problem...

M to M': (0 + 2, 4 - 6), then (2, -2)

N to N': (2 + 2, 8 - 6), then (4, 2)

O to O': (6 = 2, 5 - 6), then (8, -1)

User Daniel Haley
by
4.2k points