To find the coordinates of point N' after the translation of triangle MNO, we start with the original coordinates of point N, which is (0, -6).
The translation moves the point up 5 units and left 2 units.
-
Up 5 units: This affects the y-coordinate. We take the original y-coordinate (-6) and add 5: \[ -6 + 5 = -1 \]
-
Left 2 units: This affects the x-coordinate. We take the original x-coordinate (0) and subtract 2: \[ 0 - 2 = -2 \]
Combining these transformations, the new coordinates for point N' are: \[ N' = (-2, -1) \]
Thus, the correct response is: \[ \boxed{(−2,−1)} \]