the triangle with the vertices (4, 5, 1), (0, 8, 2), (4, 7, 8) is translated three units to the right along the y-axis. determine the coordinates of the translated triangle. (give your vertices in the same order as the original vertices.)



Answer :

(4, 8, 1), (0, 11, 2), and (4, 10, 8) are the translated vertices right along the y-axis.

it is given that,

A(4, 5, 1)

B(0, 8, 2)

C(4, 7, 8)

Which are in x, y, and z, format.

here we need to translate three units to the right along the y-axis.

Right means addition and we have to choose only y- coordinates.

A(4, 5, 1) → A'(4, 5+3, 1)

B(0, 8, 2) → B'(0, 8+3 , 2)

C(4, 7, 8) → C'(4, 7+3, 8)

This gives us,

(4, 5, 1) → (4, 8, 1) → (x, y, z)

(0, 8, 2) → (0, 11, 2) → (x, y, z)

(4, 7, 8) → (4, 10, 8) → (x, y, z)

thus, these are our required vertices.

know more about y-axis here: https://brainly.com/question/10749689

#SPJ4