← Change Exercise
Plot a point on the coordinate grid
Click the grid to plot the point with coordinates (3, 4)
All difficulties
0%
Accuracy
0
Current streak
0
Total answers
0
Correct
This exercise practises plotting a point on the coordinate grid. The first number is the x-coordinate — how far across to count from 0. The second number is the y-coordinate — how far up. The pair (x, y) tells you exactly one place to put your dot.
What does this generator do?
Picks a pair of whole numbers from 1 to 10 and asks you to plot that point in the first quadrant of the coordinate plane.
How to use it
Start at 0 (the origin). Count the first number across to the right, then count the second number up. Click the gridline crossing you arrive at.