To find the coordinates of the lowest vertex on the translated triangle, we first identify the original coordinates of each vertex:
- Vertex A: (-4, 3)
- Vertex B: (-1, -5)
- Vertex C: (-2, 6)
Now, we need to identify the lowest vertex among them. The y-coordinates are:
- Vertex A: y = 3
- Vertex B: y = -5
- Vertex C: y = 6
The lowest vertex is Vertex B with coordinates (-1, -5).
Next, we translate this vertex 5 units up and 2 units to the right. The translation is done as follows:
- To move 5 units up, we add 5 to the y-coordinate: \[ -5 + 5 = 0 \]
- To move 2 units to the right, we add 2 to the x-coordinate: \[ -1 + 2 = 1 \]
Therefore, the new coordinates of the lowest vertex after translation will be (1, 0).
The answer is (1, 0), which corresponds to option c.
Final answer: c. (1, 0)