To write an equation in slope-intercept form, you need to understand the basic structure of the equation, which is y = mx + b. In this equation:
- y represents the dependent variable (the output).
- x represents the independent variable (the input).
- m is the slope of the line, which indicates how steep the line is and the direction it goes. A positive slope means the line rises as it moves to the right, while a negative slope means it falls.
- b is the y-intercept, the point where the line crosses the y-axis (where x = 0).
To put an equation into this form, follow these steps:
- Start with the standard form of the equation (if given), which often looks like Ax + By = C.
- Isolate y on one side of the equation. You can do this by subtracting Ax from both sides:
- Next, divide every term by B to solve for y:
By = C – Ax
y = (-A/B)x + (C/B)
After simplifying, you will have your equation in the slope-intercept form y = mx + b, where:
- The slope m is -A/B.
- The y-intercept b is C/B.
For example, if you start with the equation 2x + 3y = 6:
- Subtract 2x from both sides: 3y = 6 – 2x.
- Divide everything by 3: y = (-2/3)x + 2.
Now, the equation is in slope-intercept form with a slope of -2/3 and a y-intercept of 2.
Using these steps, you can convert any linear equation into the slope-intercept form!