← Change Exercise
Read coordinates of a point
Look at the marked point and write its coordinates.
( , )
All difficulties
0%
Accuracy
0
Current streak
0
Total answers
0
Correct
This exercise practises reading the coordinates of a point shown on the grid. Look across to the x-axis to see how far the point is from 0, then look down to the y-axis to see how high it is. Always write the x-value first, then the y-value, in the form (x, y).
What does this generator do?
Plots a single point in the first quadrant. You read off its x- and y-coordinates and type them in.
How to use it
Trace down (or up) from the point to the x-axis — that number is x. Trace across to the y-axis — that number is y. Write the pair as (x, y).