Coordinate Plane Grapher

Plot points, read coordinates, and connect them into lines and shapes with step-by-step explanations
Plot (-4, 3), (5, -2) and (0, -6) and name each quadrant
Graph y = 2x - 3 by plotting points
Plot A(1,1), B(5,1), C(5,4), D(1,4) and find the area
Graph the line x = 4

Reading the Coordinate Plane

The coordinate plane is built from two perpendicular number lines: the horizontal xx-axis and the vertical yy-axis, crossing at the origin (0,0)(0,0).

Every point is named by an ordered pair (x,y)(x, y), and the order matters absolutely: xx is the horizontal displacement, yy the vertical one. The point (3,5)(3, 5) is nowhere near (5,3)(5, 3).

The axes cut the plane into four quadrants, numbered counter-clockwise from the top right:

QuadrantxxyyExample
I++++(3,5)(3, 5)
II-++(4,3)(-4, 3)
III--(2,6)(-2, -6)
IV++-(5,2)(5, -2)

A point with a zero coordinate sits on an axis, not in any quadrant: (0,6)(0, -6) is on the yy-axis, (7,0)(7, 0) on the xx-axis. Both axes must use a consistent, evenly spaced scale, though the xx and yy scales need not match each other.

How to Plot Points, Lines, and Shapes

Plotting a single point

  1. Start at the origin.
  2. Move horizontally by xx — right if positive, left if negative.
  3. From there move vertically by yy — up if positive, down if negative.
  4. Mark the point and label it.

The order is always across first, then up or down.

Graphing an equation by plotting points

Build a small table of values. Choose three or four convenient xx values, substitute each into the equation, and record the resulting yy. Plot the pairs and join them.

Three points are the practical minimum: two define a line, and the third catches an arithmetic slip — if one point sits off the line, recheck that row.

Special lines

  • x=4x = 4 is a vertical line through every point with xx-coordinate 44. It has undefined slope and is not a function.
  • y=2y = -2 is a horizontal line, slope 00.

Graphing a shape

Plot the vertices, then connect them in the order given. Connecting them out of order produces a self-crossing figure instead of the intended polygon. Once plotted, side lengths come from counting grid units for horizontal or vertical sides, and from the distance formula for slanted ones.

Common Mistakes to Avoid

  • Reversing the coordinates. Plotting (2,7)(2, 7) as "up 2, across 7" is the single most common error. The xx-value always comes first.
  • Counting from the wrong place. Every point is measured from the origin, not from the previously plotted point.
  • Uneven or inconsistent scales. If one grid square is 1 unit near the origin it must be 1 unit everywhere on that axis, or the picture lies about slope and distance.
  • Putting axis points in a quadrant. A zero in either coordinate means the point lies on an axis and belongs to no quadrant.
  • Sign errors in quadrants II and III. Both have negative xx; only III has negative yy as well.
  • Joining scattered points with straight segments by default. Only connect points when the relationship is genuinely linear — otherwise plot more values first and look at the shape they trace.

Examples

Step 1: (4,3)(-4, 3): from the origin go 4 left, then 3 up. x<0x < 0, y>0y > 0 \Rightarrow Quadrant II
Step 2: (5,2)(5, -2): go 5 right, then 2 down. x>0x > 0, y<0y < 0 \Rightarrow Quadrant IV
Step 3: (0,6)(0, -6): no horizontal move, then 6 down. x=0x = 0, so it lies on the yy-axis and is in no quadrant
Answer: (4,3)(-4,3) in QII, (5,2)(5,-2) in QIV, (0,6)(0,-6) on the yy-axis

Step 1: x=1x = -1: y=2(1)3=23=5(1,5)y = 2(-1) - 3 = -2 - 3 = -5 \Rightarrow (-1, -5)
Step 2: x=0x = 0: y=2(0)3=3(0,3)y = 2(0) - 3 = -3 \Rightarrow (0, -3), the yy-intercept
Step 3: x=1x = 1: y=2(1)3=1(1,1)y = 2(1) - 3 = -1 \Rightarrow (1, -1)
Step 4: x=2x = 2: y=2(2)3=1(2,1)y = 2(2) - 3 = 1 \Rightarrow (2, 1)
Step 5: Plot the four points and draw the line; each step of 1 to the right rises 2, matching slope m=2m = 2
Answer: A line through (0,3)(0,-3) with slope 22, passing through (1,5)(-1,-5), (1,1)(1,-1), and (2,1)(2,1)

Step 1: ABAB is horizontal: 51=45 - 1 = 4 units. CDCD is also 44 units
Step 2: BCBC is vertical: 41=34 - 1 = 3 units. DADA is also 33 units
Step 3: Opposite sides equal and all corners are axis-aligned right angles \Rightarrow a rectangle
Step 4: Area: 4×3=124 \times 3 = 12 square units
Step 5: Perimeter: 2(4+3)=142(4 + 3) = 14 units
Step 6: Diagonal ACAC: 42+32=16+9=25=5\sqrt{4^2 + 3^2} = \sqrt{16 + 9} = \sqrt{25} = 5 units
Answer: A 4×34 \times 3 rectangle: area 1212, perimeter 1414, diagonal 55

Frequently Asked Questions

Start at the origin, move horizontally by the x-coordinate (right for positive, left for negative), then vertically by the y-coordinate (up for positive, down for negative). Mark and label that spot. Always move across before moving up or down — reversing the order plots a different point.

Read the signs. Both positive is Quadrant I, negative x with positive y is II, both negative is III, and positive x with negative y is IV. If either coordinate is zero the point lies on an axis and is in no quadrant at all.

Pick three or four convenient x-values, substitute each into the equation to get y, and plot the resulting pairs. Then connect them — with a straight line for a linear equation, or a smooth curve otherwise. The third point acts as a check: if it does not fall in line with the others, recheck your arithmetic.

x = 4 means every point whose x-coordinate is 4, regardless of y, so it is a vertical line through (4, 0). There is no y in the equation, so y is unrestricted. Its slope is undefined, and because one x-value maps to infinitely many y-values it is not a function.

Related Solvers

Related Guides

Try AI-Math for Free

Get step-by-step solutions to any math problem. Upload a photo or type your question.

Start Solving