Mathematics Lesson 6 – Basic Equations | Dataplexa

Basic Equations

Equations are the heart of mathematics. Anytime we try to find an unknown value, we use equations. From school exams to real-life problem solving, equations help us convert statements into solvable steps.

In this lesson, you will understand what equations really mean, how to solve them step by step, and how they apply to daily life, competitive exams, and logical thinking.


What Is an Equation?

An equation is a mathematical statement that shows two expressions are equal. The equality is represented using the equal sign (=).

It always contains an unknown value that we aim to find.

Example: x + 3 = 7


Understanding the Equal Sign (Very Important)

The equal sign does not mean “calculate the answer”. It means both sides have the same value.

Think of it like a balance scale — whatever is on the left must equal whatever is on the right.

x + 3 7

Solving an equation means keeping the balance while finding the unknown.


Parts of an Equation

Every basic equation contains specific components that you must identify before solving.

  • Variable: the unknown value (x, y, n)
  • Constants: fixed numbers (3, 7, 10)
  • Operations: +, −, ×, ÷

Recognizing these parts makes solving easier and faster.


Simple Linear Equations (One Variable)

A basic equation usually contains only one variable and simple operations.

Example: x + 5 = 12

Here, x is the unknown value we want to find.


Solving Equations – Core Principle

To solve an equation, we apply the same operation to both sides of the equal sign.

This keeps the equation balanced, just like a scale.

Rule: Whatever you do to one side, do the same to the other side.


Example 1: Solving an Addition Equation

Let us solve:

x + 5 = 12

Step 1: Subtract 5 from both sides Step 2: x = 12 − 5 Step 3: x = 7

Final Answer: x = 7


Example 2: Solving a Subtraction Equation

Now consider:

x − 4 = 9

Step 1: Add 4 to both sides Step 2: x = 9 + 4 Step 3: x = 13

Final Answer: x = 13


Example 3: Solving a Multiplication Equation

Multiplication equations require dividing both sides.

3x = 15

Step 1: Divide both sides by 3 Step 2: x = 15 ÷ 3 Step 3: x = 5

Final Answer: x = 5


Example 4: Solving a Division Equation

Division equations require multiplication.

x / 4 = 6

Step 1: Multiply both sides by 4 Step 2: x = 6 × 4 Step 3: x = 24

Final Answer: x = 24


Equations with Brackets

When brackets are present, simplify the bracket first before isolating the variable.

Example: 2(x + 3) = 14

Step 1: Expand → 2x + 6 = 14 Step 2: Subtract 6 → 2x = 8 Step 3: Divide by 2 → x = 4


Checking the Solution (Must Do)

Always verify your solution by substituting it back into the original equation.

For x = 4 in 2(x + 3) = 14:

2(4 + 3) = 2 × 7 = 14 ✔

Checking avoids careless exam mistakes.


Equations in Real Life

Equations are not just academic — they appear everywhere.

  • Finding total cost after discount
  • Calculating speed, time, or distance
  • Sharing money equally
  • Budget planning

Every “find the value” situation is an equation.


Equations in Competitive Exams

Most exams test your ability to:

  • Form equations from word problems
  • Solve quickly and accurately
  • Avoid sign and operation mistakes

Strong basics lead to faster problem-solving.


Common Mistakes to Avoid

Many students lose marks due to simple errors.

  • Changing only one side of the equation
  • Incorrect sign changes
  • Skipping the checking step

Discipline is more important than speed.


Practice Questions

Q1. Solve: x + 9 = 20

x = 20 − 9 = 11

Q2. Solve: 4x = 28

x = 28 ÷ 4 = 7

Q3. Solve: x / 5 = 6

x = 6 × 5 = 30

Quick Quiz

Q1. What does the equal sign represent?

It shows both sides have the same value.

Q2. If 3x = 21, what is x?

x = 7

Quick Recap

  • An equation represents equality
  • Solving means finding the unknown
  • Always apply operations to both sides
  • Checking the solution is essential
  • Equations are used everywhere in life