Playing with Plotting Coordinates
Let’s plot some points!
Plot the point (1, 5). Label it A.
Plot the point: (4, 4). Label it B.
Plot the point (6, 0). Label it C.
Plot the point (3, 1). Label it D.
Plot the point (2, 2). Label it E.
Plot the point (-2, 2). Label it F.
Plot the point: (-4, 4). Label it G.
Plot the point (6, -1). Label it H.
Plot the point (3, -2). Label it I.
Plot the point (0, -3). Label it J.