To find the coordinates of point C' after the translation, we need to apply the horizontal and vertical transformations to the original coordinates of point C.
Given:
- Original coordinates of point C: C = (-5, 1)
- Horizontal translation: -4 (this means we will subtract 4 from the x-coordinate)
- Vertical translation: +3 (this means we will add 3 to the y-coordinate)
Now, let's perform the calculations:
-
For the x-coordinate: \[ x' = -5 + (-4) = -5 - 4 = -9 \]
-
For the y-coordinate: \[ y' = 1 + 3 = 4 \]
Therefore, the coordinates of C' after the translation will be: \[ C' = (-9, 4) \]
So, C' = (-9, 4).