The first thing we have to do is identify the maximum and minimum values for x and y:
• x-max = 20
,
• x-min = -8
• y-max = 4
,
• y- min = -16
The second thing to take into account is how many separations our grid has in x and y
• In this case, it has 5 separations on both sides for both the x-axis and the y-axis.
We look for the furthest value from each of the axes and divide it into 5 to see how much the separation between them should be:
• x-Axis
• y-Axis
Then each of our separations will be worth 4 for both the x-axis and the y-axis. and we proceed to graph our points