Answer:
A = (3, 4)
B = (-4, -2)
C = (-5, -3)
D = (4, -3)
Explanation:
Coordinate points are written as (x, y). The x-axis is the horizontal axis ad the y-axis is the vertical axis. You can think of finding coordinate points as walking and riding an elevator. First, walk right (positive) or left (negative), then ride the elevator up (positive) or down (negative).
For point A, we move three units right and four units up to (3, 4).
For point B, we move four units left and two units down to (-4, -2).
For Point C, we move five units left and 3 units down to (-5, -3).
For point D, we move four units right and three units down to (4, -3).