Answer:
S' (-2, 8)
Step-by-step explanation:
When a figure is translated (moved) in a coordinate plane, the coordinates of each point change based on the translation. In this case, the figure PQRS is translated 6 units up and 4 units to the left.
The general formula for translating a point [tex](x, y)[/tex] by [tex](a, b)[/tex] is:
[tex] (x', y') = (x \pm a, y \pm b) [/tex]
Note:
- Translated to left means we need to subtract x value.
- Translated to up means we need to add y value.
In this case, we can make a formula as:
[tex] (x', y') = (x - a, y + b) [/tex]
Now, let's apply this formula to each point in figure PQRS:
1. Point P(4, 6):
[tex] P' = (4 - 4, 6 + 6) = (0, 12) [/tex]
2. Point Q(7, 2):
[tex] Q' = (7 - 4, 2 + 6) = (3, 8) [/tex]
3. Point R(5, -2):
[tex] R' = (5 - 4, -2 + 6) = (1, 4) [/tex]
4. Point S(2, 2):
[tex] S' = (2 - 4, 2 + 6) = (-2, 8) [/tex]
Therefore, after the translation, the coordinates of the points become:
- P' (0, 12)
- Q' (3, 8)
- R' (1, 4)
- S' (-2, 8)