Sure! Here is a coordinate grid:
```
y
^
|
|
|
|
+ - - - - - - - - - >
| x
```
In this grid, the horizontal line represents the x-axis, and the vertical line represents the y-axis. The point where the two axes intersect is called the origin, and it corresponds to the coordinates (0, 0). The positive x-values extend to the right side of the grid, while the negative x-values extend to the left side. The positive y-values extend upwards, and the negative y-values extend downwards.
Show a Coordinate grid
1 answer