Linear Equations: Finding the Unknown
A linear equation is like a balance scale. It shows that two expressions are equal, often with one unknown value (like x). We use them to solve real-world problems, like calculating budgets, determining speeds, or figuring out how many items you can buy. 🧮
How to Solve a One-Step Equation
The goal is to get the variable (e.g., x) by itself on one side of the equals sign. You do this by performing the inverse (opposite) operation to both sides.
Example 1: Solve for x: x + 7 = 15
- Identify the operation: The 7 is being added to x.
- Do the inverse: Subtract 7 from both sides.
x + 7 - 7 = 15 - 7 - Simplify: x = 8
How to Solve a Two-Step Equation
When you have two operations, you must "undo" them in the reverse order of PEMDAS (undo addition/subtraction first, then multiplication/division).
Example 2: Solve for x: 3x - 5 = 16
- Undo subtraction: Add 5 to both sides.
3x - 5 + 5 = 16 + 5 → 3x = 21 - Undo multiplication: Divide both sides by 3.
3x / 3 = 21 / 3 - Simplify: x = 7
Common Mistakes to Avoid ⚠️
- Forgetting to balance both sides: Whatever you do to one side of the equation, you MUST do to the other.
- Incorrect inverse operations: Addition undoes subtraction, and multiplication undoes division.
- Misapplying the distributive property: Remember that a number outside parentheses multiplies everything inside (e.g., 2(x + 3) = 2x + 6).
Tips & Tricks
- Think of the equation as a balance scale that must always stay level.
- Check your answer! Substitute your solution back into the original equation to see if it makes a true statement.
- For two-step equations, remember the mantra: "Add or subtract first, then multiply or divide."
How to Practice
Start simple and build your skills! Try these:
- Solve: m / 4 = 3
- Solve: 2y + 8 = 20
- Solve: 5(n - 2) = 25
Create your own problems or use online practice websites. The key is consistent practice! 💪