Facebook Pixel
Mathos AI logo

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+by = mx + b

In this equation, every letter has a specific meaning:

  • yy and xx are the coordinates of any point on the line.
  • mm represents the slope of the line. The slope tells you how steep the line is and which direction it goes (rise over run).
  • bb represents the yy-intercept. This is the exact point where the line crosses the yy-axis, which is the coordinate (0,b)(0, b).

Writing an Equation

If you know the slope and the yy-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 22 and a yy-intercept of 3-3.

  1. Identify the slope: m=2m = 2
  2. Identify the yy-intercept: b=3b = -3
  3. Substitute them into y=mx+by = mx + b:

y=2x3y = 2x - 3

Converting Other Forms into Slope-Intercept Form

Sometimes, a linear equation is written in standard form (like Ax+By=CAx + By = C). To find the slope and yy-intercept, you just need to use algebra to solve the equation for yy.

Example: Convert 4x2y=64x - 2y = 6 to slope-intercept form.

  1. Subtract 4x4x from both sides to isolate the yy term: 2y=4x+6-2y = -4x + 6
  2. Divide every term by 2-2 to get yy completely by itself: y=4x2+62y = \frac{-4x}{-2} + \frac{6}{-2}
  3. Simplify the fractions: y=2x3y = 2x - 3

Now the equation is in slope-intercept form. We can easily see that the slope is 22 and the yy-intercept is 3-3.

Graphing a Line Using Slope-Intercept Form

Graphing a line is incredibly straightforward when it is written in y=mx+by = mx + b form.

Example: Graph the equation y=x+4y = -x + 4.

  1. Start at the yy-intercept (bb): The equation ends with +4+4, so the yy-intercept is 44. Plot your first point at (0,4)(0, 4) on the vertical yy-axis.
  2. Use the slope (mm) to find the next point: The slope is 1-1, which can be written as the fraction 11\frac{-1}{1}. This means you move down 11 unit (the rise) and right 11 unit (the run) from your starting point. Plot your second point at (1,3)(1, 3).
  3. Draw the line: Connect your two points with a straight line, and extend it in both directions.