To find the translation of ABC left 2 units and down 4 units, you need to subtract 2 from the x-coordinates and subtract 4 from the y-coordinates of each point.
A = (-3, 1) translated left 2 units and down 4 units becomes: (-3 - 2, 1 - 4) = (-5, -3)
B = (5, 1) translated left 2 units and down 4 units becomes: (5 - 2, 1 - 4) = (3, -3)
C = (2, 3) translated left 2 units and down 4 units becomes: (2 - 2, 3 - 4) = (0, -1)
So, the new coordinates of ABC after the translation are A(-5, -3), B(3, -3), and C(0, -1).
Translate ABC left 2 and down 4. A= -3,1 B= 5,1 C= 2,3
1 answer