Question 337755
I'll do one you do the rest.
First number is x coordinate. Positive to the right of the y-axis. Negative to the left of the x-axis.
Second number is y coordinate. Positive above the x-axis, negative below.
.
.
.
(3,2) : 3 units to the right, 2 units down.
.
.
{{{drawing(300,300,-8,8,-8,8,grid(1),blue(line(2.8,-1.8,3.2,-2.2)),
blue(line(2.8,-2.2,3.2,-1.8)),circle(3,-2,0.2),graph(300,300,-8,8,-8,8,0))}}}