To translate the triangle with vertices (4, 3), (8, 3), and (7, 5), we will translate each vertex 4 units to the right and 2 units down.
-
For the vertex (4, 3):
- Move 4 units to the right: \(4 + 4 = 8\)
- Move 2 units down: \(3 - 2 = 1\)
- New vertex: (8, 1)
-
For the vertex (8, 3):
- Move 4 units to the right: \(8 + 4 = 12\)
- Move 2 units down: \(3 - 2 = 1\)
- New vertex: (12, 1)
-
For the vertex (7, 5):
- Move 4 units to the right: \(7 + 4 = 11\)
- Move 2 units down: \(5 - 2 = 3\)
- New vertex: (11, 3)
Thus, the vertices of the translated triangle are (8, 1), (12, 1), and (11, 3).
The correct response is: (8, 1), (12, 1), and (11, 3).