Introduction to Equations
An equation is a mathematical statement showing that two expressions are equal, connected by an equals sign. The simplest equations contain one unknown variable (usually x) and require finding its value through inverse operations. For example, the equation x + 6 = 13 asks what number plus 6 equals 13.
Why it matters
Equations form the foundation for solving real-world problems across science, engineering, and daily life. When calculating how much money remains after spending $15 from a $50 budget, the equation x + 15 = 50 determines that x = $35 is left. Engineers use equations to design bridges that can support 2,000 tons of weight, while pharmacists calculate precise medication dosages using algebraic relationships. In higher mathematics, equations become the building blocks for calculus, physics formulas, and advanced problem-solving. The CCSS standards introduce one-step equations in Grade 6 and progress to more complex linear equations in Algebra I, establishing skills students will use throughout their mathematical education and professional careers.
How to solve introduction to equations
One-Step Equations
- An equation has an unknown (x) and an equals sign.
- Use the inverse operation to isolate x.
- Addition ↔ subtraction; multiplication ↔ division.
- Check by substituting your answer back.
Example: x + 7 = 12 → x = 12 − 7 = 5.
Worked examples
x + 6 = 13. What is x?
Answer: 7
- Subtract 6 from both sides → x = 13 − 6 — To isolate x, subtract the number being added.
- Calculate → x = 7 — 13 − 6 = 7.
x − 2 = 8. What is x?
Answer: 10
- Add 2 to both sides → x = 8 + 2 — To undo subtraction, add the same number to both sides.
- Calculate → x = 10 — 8 + 2 = 10.
2x = 4. What is x?
Answer: 2
- Divide both sides by 2 → x = 4 ÷ 2 — To isolate x, divide by the coefficient 2.
- Calculate → x = 2 — 4 ÷ 2 = 2.
Common mistakes
- A common error occurs when solving x - 4 = 9 by subtracting 4 from the right side, giving x = 5 instead of correctly adding 4 to get x = 13.
- When solving 3x = 15, multiplying both sides by 3 produces 9x = 45 instead of dividing by 3 to get the correct answer x = 5.
- Forgetting to perform the same operation on both sides leads to incorrect solutions, such as solving x + 7 = 12 by writing x = 12 instead of x = 5.