Skip to content

Basic Graphing & Coordinate Plane

In this lesson you’ll learn the coordinate plane, how to plot points, and how to graph basic lines using tables or slope-intercept form.

The coordinate plane is a grid with a horizontal x-axis and vertical y-axis intersecting at the origin (0,0)(0, 0).

Points are written as (x,y)(x, y). x tells horizontal position, y vertical.

Quadrants:

  • I: (+x,+y)(+x, +y) - upper right
  • II: (x,+y)(-x, +y) - upper left
  • III: (x,y)(-x, -y) - lower left
  • IV: (+x,y)(+x, -y) - lower right

To plot (3,2)(3, -2): go right 3, down 2.

Graphing lines: Make a table of x and y values from the equation, plot points, connect with a straight line.

Example: y=2x+1y = 2x + 1

xxyy
0011
1133
2255
1-11-1

Plot points (0,1)(0,1), (1,3)(1,3), (2,5)(2,5), (1,1)(-1,-1) → draw line.

Slope-intercept form: y=mx+by = mx + b

  • m = slope (rise/run)
  • bb = y-intercept (where line crosses y-axis)

Graph y=3x+4y = -3x + 4

  1. y-intercept b=4b = 4 → point (0,4)(0, 4)
  2. Slope m=3=31m = -3 = \frac{-3}{1} → down 3, right 1
  3. From (0,4)(0, 4): right 1 → x=1x = 1, down 3 → y=1y = 1 → point (1,1)(1, 1)
  4. Plot (0,4)(0, 4) and (1,1)(1, 1), draw straight line.
xxyy
0044
1111
222-2

Graphing helps visualize relationships:

  • Budget line: y=income0.30xy = \text{income} - 0.30x (spending)
  • Distance over time: y=speed×xy = \text{speed} \times x (hours)
  • Cost vs quantity: y=fixed cost+variable cost×xy = \text{fixed cost} + \text{variable cost} \times x
  • Temperature conversion: F=95C+32F = \frac{9}{5}C + 32 (linear graph)

These show trends, break-even points, or comparisons in money, work, or science.

In which quadrant is the point (-4, 3)?
Plot the point (2, -5). Which direction from origin?
For y = 3x - 2, what is the y-intercept?
What is the slope of y = -2x + 4?
A point lies on the x-axis. What is its y-coordinate?