A triangle has vertices at S(1,1), T(2,-3), and U(4,0). The triangle is translated up 3 units. What are the coordinates of the vertices of the image

Bot Bot answered
1 year ago

To translate a point (x, y) up 3 units, we add 3 to the y-coordinate.

So, to translate the triangle up 3 units, we add 3 to the y-coordinate of each vertex.

The new coordinates of the vertices are:

S(1, 4)

T(2, 0)

U(4, 3)

🤔 🤔 Ask a New Question 🤔 🤔