Let's first identify the vertices of the triangle:
- \(A (-4, 3)\)
- \(B (-1, -5)\) (this is the lowest vertex)
- \(C (-2, 6)\)
Next, we need to translate each vertex of the triangle 5 units up and 2 units to the right.
Translation Steps:
- To translate a point (x, y), you add 2 to the x-coordinate and 5 to the y-coordinate.
- New coordinates = \((x + 2, y + 5)\)
Now, let's apply the translation to each vertex:
-
For vertex \(A (-4, 3)\): \[ A' = (-4 + 2, 3 + 5) = (-2, 8) \]
-
For vertex \(B (-1, -5)\): \[ B' = (-1 + 2, -5 + 5) = (1, 0) \]
-
For vertex \(C (-2, 6)\): \[ C' = (-2 + 2, 6 + 5) = (0, 11) \]
The lowest vertex before translation was \(B (-1, -5)\), and after translation, the new coordinates are \(B' (1, 0)\).
Thus, the coordinates of the lowest vertex on the translated triangle are (1, 0).