Graphing Linear Equations
Graphing Linear Equations
Graphing a linear equation means drawing its straight line on a coordinate plane. There are three main methods to graph a linear equation: using the slope-intercept form, finding the intercepts, or making a table of values.
Method 1: Slope-Intercept Form
The slope-intercept form of a linear equation is written as: y=mx+b
- m is the slope (rise over run).
- b is the y-intercept (where the line crosses the y-axis).
Example: Graph y=2xโ1
- Find the y-intercept: Here, b=โ1. Plot the point (0,โ1) on the y-axis.
- Use the slope to find a second point: The slope is m=2. Think of this as a fraction: 12โ. From (0,โ1), go up 2 units and right 1 unit to land on (1,1). Plot this point.
- Draw the line: Connect the points (0,โ1) and (1,1) with a straight line and extend it in both directions.
Method 2: Using Intercepts
This method works great for equations written in standard form (Ax+By=C). You only need to find where the line crosses the x-axis and the y-axis.
- x-intercept: Set y=0 and solve for x.
- y-intercept: Set x=0 and solve for y.
Example: Graph 3x+2y=12
- Find the x-intercept: 3x+2(0)=12 3x=12โนx=4 Plot the point (4,0).
- Find the y-intercept: 3(0)+2y=12 2y=12โนy=6 Plot the point (0,6).
- Draw the line: Connect (4,0) and (0,6) with a straight line.
Method 3: Making a Table of Values
If you are ever unsure, you can always pick random x-values, plug them into the equation to find the corresponding y-values, and plot the resulting coordinate pairs.
For example, to graph y=โx+3:
- If x=0, y=โ(0)+3=3โน(0,3)
- If x=1, y=โ(1)+3=2โน(1,2)
- If x=2, y=โ(2)+3=1โน(2,1)
Plot these three points and draw a line through them.