The coordinates of the vertices of the translated triangle are A'(x, y) = (1, 8), B'(x, y) = (2, 6) and C'(x, y) = (- 1, 6).
Graphically speaking, triangles can be generated by knowing its three vertices. In this question we must apply a kind of rigid transformation known as translation, whose formula is:
P'(x, y) = P(x, y) + T(x, y) (1)
Where:
If we know that A(x, y) = (3, 4), B(x, y) = (4, 2), C(x, y) = (1, 2) and T(x, y) = (-2, 4), then the new coordinates are:
A'(x, y) = (3, 4) + (- 2, 4)
A'(x, y) = (1, 8)
B'(x, y) = (4, 2) + (- 2, 4)
B'(x, y) = (2, 6)
C'(x, y) = (1, 2) + (- 2, 4)
C'(x, y) = (- 1, 6)
The statement presents typing mistakes, correct form is:
Translate the triangle with the vector <- 2, 4>, then enter the new coordinates:
Original coordinates - A(x, y) = (3, 4), B(x, y) = (4, 2), C(x, y) = (1, 2).
To learn more on rigid transformations: https://brainly.com/question/1761538
#SPJ1