If a triangle with vertices (4, 3), (8, 3) and (7, 5) is translated to the right 4 units and down 2 units, what are the vertices of the translated figure?

To translate the triangle to the right 4 units and down 2 units, we need to add 4 to the x-coordinates and subtract 2 from the y-coordinates of each vertex.

The new x-coordinate for the first vertex is 4 + 4 = 8.
The new y-coordinate for the first vertex is 3 - 2 = 1.
Thus, the first vertex of the translated triangle is (8, 1).

The new x-coordinate for the second vertex is 8 + 4 = 12.
The new y-coordinate for the second vertex is 3 - 2 = 1.
Thus, the second vertex of the translated triangle is (12, 1).

The new x-coordinate for the third vertex is 7 + 4 = 11.
The new y-coordinate for the third vertex is 5 - 2 = 3.
Thus, the third vertex of the translated triangle is (11, 3).

Therefore, the vertices of the translated triangle are (8, 1), (12, 1), and (11, 3).