Introduction to Linear Equations
A linear equation describes a straight-line relationship between variables. In one variable, it looks like 5x − 8 = 12. In two variables, it's y = mx + b. Linear equations are the simplest type of algebraic equation, and mastering them provides the foundation for everything that follows in algebra and calculus.
What makes an equation "linear" is that the variable appears only to the first power — no squares, cubes, or higher exponents. This means the graph of the equation is always a straight line, hence the name.
Solving One-Variable Linear Equations
A linear equation in one variable takes the form ax + b = c. The goal is to isolate x by performing the same operations to both sides.
Step-by-Step Method:
- Simplify each side (distribute, combine like terms) if needed
- Move all variable terms to one side using addition or subtraction
- Move all constant terms to the other side
- Divide by the coefficient of the variable
- Check your answer by substituting back
Worked Example: Solve 5x − 8 = 12.
- Add 8 to both sides: 5x = 20
- Divide by 5: x = 4
- Check: 5(4) − 8 = 20 − 8 = 12. Correct.
Example with Distribution: Solve 3(x + 2) = 15.
- Distribute: 3x + 6 = 15
- Subtract 6: 3x = 9
- Divide by 3: x = 3
Slope-Intercept Form: y = mx + b
The slope-intercept form makes a linear equation easy to graph and interpret. The coefficient m represents the slope (rise over run), and b represents the y-intercept (where the line crosses the y-axis).
Reading Slope and Intercept: For y = 2x + 3, the slope is 2 (meaning y increases by 2 for each unit increase in x) and the y-intercept is 3 (the point (0, 3)).
Finding Slope from Two Points: Given (x₁, y₁) and (x₂, y₂), the slope m = (y₂ − y₁)/(x₂ − x₁). Example: slope through (1, 2) and (4, 8) is (8 − 2)/(4 − 1) = 6/3 = 2.
Standard Form: Ax + By = C
Standard form is useful for certain types of problems and makes finding x- and y-intercepts straightforward. A, B, and C are integers, and A should be positive.
Converting from Slope-Intercept: To convert y − 3 = 2(x + 1) to standard form:
- Distribute: y − 3 = 2x + 2
- Move all terms to one side: −2x + y = 5
- Multiply by −1 to make x coefficient positive: 2x − y = −5
Finding Intercepts: To find the x-intercept, set y = 0 and solve for x. To find the y-intercept, set x = 0 and solve for y.
Essential Reference Table
The following table summarizes the key forms and their uses:
| Form | Equation | Key Feature | Best For |
|---|---|---|---|
| One Variable | ax + b = c | Single solution | Basic equation solving |
| Slope-Intercept | y = mx + b | m = slope, b = y-intercept | Graphing, interpreting rate |
| Standard Form | Ax + By = C | Easy intercept finding | Finding intercepts, systems |
| Point-Slope | y − y₁ = m(x − x₁) | Uses a point and slope | Writing equations from data |
Real-World Applications
Linear equations model situations with constant rates of change:
Distance-Rate-Time: If you drive at 60 mph, distance = 60t. This is linear with slope 60.
Cost Analysis: A gym charges a $50 membership fee plus $30 per month. Total cost: C = 50 + 30m. The y-intercept (50) is the fixed cost; the slope (30) is the per-month rate.
Temperature Conversion: Fahrenheit and Celsius are linearly related: F = (9/5)C + 32. The slope (9/5) tells you how much F changes per degree C.
A taxi company charges $3.50 to start a ride plus $2.25 per mile. Write an equation for the total cost C in terms of miles m. How much does a 6-mile ride cost?
Solution: C = 3.50 + 2.25m. For m = 6: C = 3.50 + 2.25(6) = 3.50 + 13.50 = $17.00.
Common Mistakes and How to Avoid Them
- Sign errors with subtraction: When subtracting a term, remember that −(−x) = +x. Distribute the negative sign carefully.
- Confusing slope direction: A positive slope means the line rises left to right. A negative slope means it falls.
- Forgetting to check: Always substitute your answer back into the original equation. This catches arithmetic errors.
- Mixing up x- and y-intercepts: The x-intercept has y = 0. The y-intercept has x = 0.
Summary and Key Takeaways
Linear equations describe constant-rate relationships. Solving one-variable equations means isolating x through balanced operations. The slope-intercept form (y = mx + b) reveals the rate of change and starting value directly, while standard form makes intercept calculations straightforward.
Practice recognizing which form is most useful for a given problem. The ability to convert between forms and interpret slope as a rate of change will serve you in nearly every math and science course that follows.
For automated calculations and verification, use our Algebra Calculator tools to check your work.