Slope-Intercept Form
Understanding Slope-Intercept Form
The most common way to write the equation of a straight line is in slope-intercept form. It is a simple and powerful tool that instantly tells you what the line looks like and exactly where it sits on a coordinate plane.
The Formula: y=mx+b
In this equation, every letter has a specific meaning:
- y and x are the coordinates of any point on the line.
- m represents the slope of the line. The slope tells you how steep the line is and which direction it goes (rise over run).
- b represents the y-intercept. This is the exact point where the line crosses the y-axis, which is the coordinate (0,b).
Writing an Equation
If you know the slope and the y-intercept, writing the equation is as simple as plugging the numbers into the formula.
Example: Write the equation of a line with a slope of 2 and a y-intercept of −3.
- Identify the slope: m=2
- Identify the y-intercept: b=−3
- Substitute them into y=mx+b:
y=2x−3
Converting Other Forms into Slope-Intercept Form
Sometimes, a linear equation is written in standard form (like Ax+By=C). To find the slope and y-intercept, you just need to use algebra to solve the equation for y.
Example: Convert 4x−2y=6 to slope-intercept form.
- Subtract 4x from both sides to isolate the y term: −2y=−4x+6
- Divide every term by −2 to get y completely by itself: y=−2−4x+−26
- Simplify the fractions: y=2x−3
Now the equation is in slope-intercept form. We can easily see that the slope is 2 and the y-intercept is −3.
Graphing a Line Using Slope-Intercept Form
Graphing a line is incredibly straightforward when it is written in y=mx+b form.
Example: Graph the equation y=−x+4.
- Start at the y-intercept (b): The equation ends with +4, so the y-intercept is 4. Plot your first point at (0,4) on the vertical y-axis.
- Use the slope (m) to find the next point: The slope is −1, which can be written as the fraction 1−1. This means you move down 1 unit (the rise) and right 1 unit (the run) from your starting point. Plot your second point at (1,3).
- Draw the line: Connect your two points with a straight line, and extend it in both directions.