QUESTION IMAGE
Question
list the coordinates. translate the shape 7 units right and and 9 units down. what are the new coordinates? coordinates?
r: \ty: \tg: \tb:
r’: \ty’: \tg’: \tb’:
Step1: Determine original coordinates
Assume the grid has R at (0, 0) (since it's at the origin intersection of axes). Y: Let's count grid units. From R (0,0), Y is 5 right (x=5) and 7 up (y=7), so Y(5,7). G: 9 right (x=9), 4 up (y=4), so G(9,4). B: 6 right (x=6), 3 up (y=3), so B(6,3).
Step2: Apply translation (right +7, down -9)
For a point (x, y), new coordinates are (x + 7, y - 9).
- R(0,0): \( R' = (0 + 7, 0 - 9) = (7, -9) \)
- Y(5,7): \( Y' = (5 + 7, 7 - 9) = (12, -2) \)
- G(9,4): \( G' = (9 + 7, 4 - 9) = (16, -5) \)
- B(6,3): \( B' = (6 + 7, 3 - 9) = (13, -6) \)
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
| R: (0, 0) | Y: (5, 7) | G: (9, 4) | B: (6, 3) |
|---|