54.9k views
4 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 Sanke
by
3.6k points

1 Answer

2 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 Hkanjih
by
3.7k points