Skip to content
MathAnvil
§ Expressions & Algebra

Introduction to Equations

§ Expressions & Algebra

Introduction to Equations

CCSS.6.EECCSS.7.EE3 min read

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.

§ 01

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.

§ 02

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.

§ 03

Worked examples

Beginner§ 01

x + 6 = 13. What is x?

Answer: 7

  1. Subtract 6 from both sides x = 13 − 6 To isolate x, subtract the number being added.
  2. Calculate x = 7 13 − 6 = 7.
Easy§ 02

x − 2 = 8. What is x?

Answer: 10

  1. Add 2 to both sides x = 8 + 2 To undo subtraction, add the same number to both sides.
  2. Calculate x = 10 8 + 2 = 10.
Medium§ 03

2x = 4. What is x?

Answer: 2

  1. Divide both sides by 2 x = 4 ÷ 2 To isolate x, divide by the coefficient 2.
  2. Calculate x = 2 4 ÷ 2 = 2.
§ 04

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.
§ 05

Frequently asked questions

What is the difference between an equation and an expression?
An equation contains an equals sign and states that two expressions are equal, while an expression is a mathematical phrase without an equals sign. For example, 3x + 5 is an expression, but 3x + 5 = 17 is an equation that can be solved.
How do you check if your answer to an equation is correct?
Substitute your answer back into the original equation and verify both sides are equal. If x = 7 solves x + 6 = 13, then substituting gives 7 + 6 = 13, which simplifies to 13 = 13, confirming the solution is correct.
Why do you use inverse operations to solve equations?
Inverse operations undo each other and help isolate the variable. Since addition and subtraction are inverses, subtracting 8 from both sides of x + 8 = 15 leaves x = 7. Similarly, multiplication and division are inverses for solving equations like 4x = 20.
What does it mean to isolate the variable?
Isolating the variable means getting the unknown by itself on one side of the equation. In x + 3 = 10, subtracting 3 from both sides isolates x, giving x = 7. The goal is to have the variable alone with its value on the other side.
Can an equation have more than one solution?
Linear equations with one variable typically have exactly one solution. However, some equations like 0x = 0 have infinitely many solutions, while others like 0x = 5 have no solution. Most basic algebraic equations students encounter have one unique answer.
§ 06

See also

§ 06

Where to next?

Share this article