197k views
12 votes
The image of the point (2,−8) under a translation is (−2,−6). Find the coordinates of the image of the point (5,2) under the same translation.

User Vincent
by
4.7k points

2 Answers

3 votes

Answer:To find a translation image of a shape, you can use the following rule or formula. Suppose you want to translate or slide point P a units horizontally and b units vertically. Then, change the x-values and y-values of the coordinates of P. The points of the triangle of are A(-3, 1), B(-4, 3), and C(-2, 4).

Step-by-step explanation:This all i can remember to help you out

User Toby Collins
by
4.9k points
7 votes

The image of the point (5, 2) under the same translation is (1, 4).

How to find the coordinates of the image

To find the coordinates of the image of the point (5, 2) under the same translation, use the information given about the translation of the point (2, -8) to (−2, -6).

Let's denote the translation as (a, b).

The translation vector represents the amount by which each coordinate is shifted.

Given that the point (2, -8) translates to (−2, -6), determine the translation vector:

Translation vector =
(x_2 - x_1, y_2 - y1) = (-2 - 2, -6 - (-8)) = (-4, 2)

Now, apply the translation vector to the point (5, 2) to find its image:

Image of (5, 2) = (5 + a, 2 + b)

Substitute the values from the translation vector, we have:

Image of (5, 2) = (5 - 4, 2 + 2) = (1, 4)

Therefore, the image of the point (5, 2) under the same translation is (1, 4).

User Tvirtualw
by
5.0k points