136,013 views
40 votes
40 votes
Please help me I don’t know how to do this

Please help me I don’t know how to do this-example-1
User Rubin
by
3.5k points

1 Answer

24 votes
24 votes

Translations

One point located at (x,y), translated to the point (h,k) has been applied the rule:

T(x,y) -> (h,k)

And the translation changed the coordinates by ( h-x, k-y).

The point (4,-9) is mapped to (9,-14). The change is:

(9 - 4, -14 - (-9 ) = (5 , -5)

The rule of translation is:

T(x,y) -> (x + 5 , y -5)

If we translated the point (-9,-8) under the same rule:

T(-9,-8) -> (-9 + 5 , -8 -5)

T(-9,-8) -> ( -4 , -13)

The image of the point (-9,-8) is ( -4 , -13)

User Samwyse
by
3.0k points