Solved by pluggable solver: Plot a Single Point |
Start at the origin (where the the x and y axis intersect) Now move your pencil 5 units to the right We move 5 units in this direction since the x-coordinate is 5 (its the first number of the pair) Now go 6 units up We move 6 units in this direction since the y-coordinate is 6 (its the second number of the pair) Plot a point where the pencil lands So here is the point (5,6) |