To find the functions that describe the translations of point A (-2, 3) to point A′ (3, 5), we need to determine how the x-coordinate and y-coordinate change.
-
For the x-coordinate:
- The original x-coordinate is -2 and it translates to 3.
- The change in the x-coordinate is 3 - (-2) = 3 + 2 = 5.
- This means we are adding 5 to the x-coordinate: \[ f(x) = x + 5. \]
-
For the y-coordinate:
- The original y-coordinate is 3 and it translates to 5.
- The change in the y-coordinate is 5 - 3 = 2.
- This means we are adding 2 to the y-coordinate: \[ g(y) = y + 2. \]
Now, we can summarize the translations as follows:
- For the x-coordinate: \( f(x) = x + 5 \)
- For the y-coordinate: \( g(y) = y + 2 \)
Thus, the correct functions that describe the translations are: f(x) = x + 5 and g(y) = y + 2.