Plot a point that is 1 to the right of the point (3,5) | |
[1] | Plot the points A: (0,0) and B: (0,1) and then plot a point that is 1 closer to A than B | |
[1] |
Draw the graph of the equation:
y < 5x+4
and then draw the straight line that is 3 outside the border in the y direction. | |
[1] | Draw the graphs of these equations: y = -3x-3 and y = -5x-2 | |
[1] |
Plot 2 points where the y coordinate is the same as the x coordinate | |
[1] | Draw the graph of this equation: y = 4x+5 | |
[1] |
Plot the point that is 6 from the origin (0,0) on the positive X axis. | |
[1] | Plot 4 points that could be on the sides of a triangle. Include points on all 3 sides, and one extra point on one of the sides. | |
[1] |
Plot the point (0,2), and then plot the point that is 3 to the right of that | |
[1] | Plot the point (-8,-8) and then plot the point whose coordinates are half those of this point | |
[1] |
|