Algebraic Equations: What They Are, Types & How to Solve Them (With Examples)

TL;DR
An algebraic equation is a statement that two expressions are equal, where at least one contains an unknown. Solve it by finding the value of the unknown that keeps both sides balanced.
BT
Bhanzu TeamLast updated on April 16, 202616 min read

What Is an Algebraic Equation?

Here's a quick one. Look at this:

x + 3 = 10

Something plus 3 gives you 10. What's the something? Seven. You just solved an algebraic equation.

An algebraic equation is a math sentence where two sides are equal, and at least one side contains an unknown value β€” usually represented by a letter like x, y, or n. That letter is called a variable (just a fancy name for "the number we don't know yet"). The equals sign in the middle is what makes it an equation β€” it's a promise that both sides balance.

Every algebraic equation your child encounters β€” from Grade 6 all the way through high school β€” is built on that one idea. Find the missing number that makes the sentence true. That's it.

Parts of an Algebraic Equation

Before we go further, let's label the parts. Take this equation:

3x + 5 = 14

Visual Brief: An annotated diagram of the equation 3x + 5 = 14. An arrow points to "3" and labels it "Coefficient β€” the number multiplied by the variable." An arrow points to "x" and labels it "Variable β€” the unknown number." An arrow points to "5" and labels it "Constant β€” a fixed number that doesn't change." An arrow points to "+" and labels it "Operator β€” tells you which operation to perform." An arrow points to "=" and labels it "Equals sign β€” the bridge that says both sides are the same." The reader should take away that every part of an equation has a name and a job.

Here's what each part does:

Part

What It Means

In Our Example

Variable

The unknown number you're solving for

x

Coefficient

The number attached to the variable (multiplied by it)

3

Constant

A number on its own β€” no variable attached

5 and 14

Operator

The math action (add, subtract, multiply, divide)

+

Equals sign (=)

A promise: the left side and the right side have the same value

=

One thing I always tell students when I'm teaching this: the equals sign is not a "here comes the answer" sign. It's a balance point. Both sides weigh the same. That single shift in thinking clears up about half the confusion around equations.

Algebraic Equation vs. Algebraic Expression β€” Spot the Difference

Look at these two:

A: 3x + 5 = 14

B: 3x + 5

One of these is an equation. The other is an expression. Can you tell which is which?

About 7 in 10 students we work with mix these up in their first session. And honestly, the confusion makes sense β€” they look almost identical.

The difference is one character: the equals sign.

Algebraic Expression

Algebraic Equation

What it looks like

3x + 5

3x + 5 = 14

Has an equals sign?

No

Yes

Can you solve it?

No β€” there's nothing to solve. It's a phrase, not a sentence.

Yes β€” you find the value of x that makes both sides equal.

Real-life analogy

"The price of 3 shirts plus tax" (you're describing something)

"The price of 3 shirts plus tax is 500" (now you can figure out the shirt price)

Think of it this way: an expression is like a phrase β€” "three apples and two oranges." An equation is a full sentence β€” "three apples and two oranges cost 50." The sentence gives you enough information to actually solve something. The phrase doesn't.

If your child remembers just one thing from this section: no equals sign, no equation.

Types of Algebraic Equations

Not all algebraic equations look the same. Here are four:

  1. x + 7 = 15

  2. xΒ² + 3x – 10 = 0

  3. xΒ³ – 6xΒ² + 11x – 6 = 0

  4. 2x + 3y = 12

Notice anything? The first one has plain "x." The second has "xΒ²." The third has "xΒ³." The fourth has two different unknowns.

These differences determine the type of equation. Each type behaves differently β€” and shows up at different points in your child's math journey.

Linear Equations

The simplest kind. The variable has no exponent (or, technically, the exponent is 1).

General form: ax + b = c

Example: 2x + 5 = 13

A linear equation always gives you exactly one answer. In this case, x = 4.

Where you'll see them in life: splitting a restaurant bill equally, figuring out how many hours you need to work to earn a target amount, or calculating how far you'll travel at a constant speed. Linear equations show up in CCSS Grade 6 (standard 6.EE.B.5–7) and NCERT Class 7 (Chapter 4: Simple Equations).

Quadratic Equations

Now the variable is squared β€” there's an xΒ² term.

General form: axΒ² + bx + c = 0

Example: xΒ² – 5x + 6 = 0

Quadratic equations can give you two answers. Here, x = 2 and x = 3 both work. (Plug them in and check β€” both make the equation true.)

Where you'll see them in life: the arc of a ball thrown in the air, calculating the area of a room when you know the perimeter, or figuring out profit and loss in a small business. Quadratic equations typically appear around Grade 9–10 (CCSS HSA-REI, NCERT Class 10 Chapter 4).

Polynomial Equations

Linear and quadratic equations are actually special types of polynomial equations. A polynomial equation can have the variable raised to any whole-number power β€” xΒ³, x⁴, x⁡, and so on.

Example: xΒ³ – 6xΒ² + 11x – 6 = 0

The higher the power (called the degree), the more possible solutions. A cubic equation (degree 3) can have up to three solutions. A degree-4 equation can have up to four. You get the pattern.

Where you'll see them in life: engineering calculations for bridges and buildings, computer graphics, and economics models. These show up in senior secondary math (Grade 11–12).

Summary Table: Types of Algebraic Equations

Type

General Form

Highest Power of Variable

Max Solutions

Typically Introduced

Linear

ax + b = c

1

1

Grade 6–7

Quadratic

axΒ² + bx + c = 0

2

2

Grade 9–10

Cubic

axΒ³ + bxΒ² + cx + d = 0

3

3

Grade 11–12

Higher Polynomial

Varies

4+

Equal to degree

Advanced courses

One thing worth knowing: every type of equation your child will ever meet is, at its core, the same idea β€” find the unknown that balances both sides. The methods get more sophisticated, but the principle never changes.

How to Solve Algebraic Equations (Step by Step)

To solve any algebraic equation, do one thing: get the variable alone on one side. That's the entire game. Every technique β€” every "rule" β€” is just a strategy for isolating that unknown.

The golden rule? Whatever you do to one side, you must do to the other. An equation is a balance. Tilt one side without matching it on the other, and the whole thing breaks.

Visual Brief: A balanced scale. The left pan holds a box labelled "x" and three small cubes (representing x + 3). The right pan holds ten small cubes (representing 10). The fulcrum is labelled with "=". Caption: "An equation is a balanced scale β€” whatever you do to one side, you must do to the other to keep it level." The reader should take away that the equals sign means balance, and solving means keeping that balance while isolating x.

Let's use one equation and carry it through each level of complexity.

Solving One-Step Equations

Problem: x + 5 = 12

You need x alone. Right now, 5 is added to it. So do the opposite β€” subtract 5 from both sides.

x + 5 – 5 = 12 – 5

x = 7

Done. One step. The "opposite operation" idea is called the inverse operation β€” add undoes subtract, multiply undoes divide.

Quick check: Plug 7 back in. Does 7 + 5 = 12? Yes. Confirmed.

Solving Two-Step Equations

Problem: 2x + 3 = 11

Two things are happening to x: it's being multiplied by 2, then 3 is added. Undo them in reverse order.

Step 1: Subtract 3 from both sides. 2x + 3 – 3 = 11 – 3 2x = 8

Step 2: Divide both sides by 2. 2x Γ· 2 = 8 Γ· 2 x = 4

Quick check: 2(4) + 3 = 8 + 3 = 11. Correct.

When I teach this to students, I tell them to think of it like peeling an onion. The variable is at the centre. The operations are layers wrapped around it. You peel from the outside in β€” undo the last thing that was done first, then work inward.

Solving Multi-Step Equations

Problem: 3(x + 2) – 4 = 11

More layers now. But the principle is identical.

Step 1: Add 4 to both sides. 3(x + 2) = 15

Step 2: Divide both sides by 3. x + 2 = 5

Step 3: Subtract 2 from both sides. x = 3

Quick check: 3(3 + 2) – 4 = 3(5) – 4 = 15 – 4 = 11. Correct.

See the pattern? No matter how many steps there are, you're always doing the same thing β€” isolating x by undoing operations in reverse order. The equations get longer. The core logic doesn't change.

How to Check Your Answer (The Step Most Students Skip)

This is the easiest and most useful habit in all of algebra β€” and almost nobody teaches it properly.

After solving, take your answer and substitute it back into the original equation. If both sides come out equal, your answer is right. If they don't, something went wrong in your steps.

Example:

You solved 4x – 7 = 13 and got x = 5.

Check: 4(5) – 7 = 20 – 7 = 13. Left side equals right side. You're right.

Now suppose you accidentally got x = 6.

Check: 4(6) – 7 = 24 – 7 = 17. That's not 13. Something went wrong β€” go back and trace your steps.

In our data from 60M+ practice questions, the students who check their answers consistently make about 40% fewer errors over time. Not because checking fixes mistakes in that moment β€” but because the habit trains them to be more careful in the first place.

My personal opinion? Checking should be taught as step one of solving, not an afterthought. When a student knows they'll verify their answer, they slow down and think more carefully at every step.

Common Mistakes Students Make (And How to Avoid Them)

After 6M+ teaching hours across our trainer base, we've seen certain errors come up so often they're practically predictable. Here are the four that trip up the most students.

Mistake 1: Forgetting to Apply the Operation to Both Sides

A student solving x + 4 = 9 subtracts 4 from the left side but forgets to subtract from the right. They end up with x = 9 instead of x = 5.

Why it happens: Students see the equals sign as a "here's the answer" symbol rather than a balance point. Once they understand an equation is a scale β€” tip one side and the whole thing collapses β€” this mistake nearly disappears.

Mistake 2: Sign Errors When Moving Terms

This one is sneaky. A student solving x – 3 = 7 "moves the 3 to the other side" and writes x = 7 – 3 = 4 instead of x = 7 + 3 = 10.

Why it happens: They memorise "move it to the other side" as a rule, but forget that moving means performing the inverse operation. Subtracting 3 was the original action, so adding 3 is the undo.

In our experience, about 5 in 10 students who make this error don't actually understand why the sign changes β€” they just memorise the rule and apply it inconsistently.

Mistake 3: Confusing Equations and Expressions

We covered this above, but it deserves a second mention here. Students try to "solve" 3x + 5 (an expression) by setting it equal to zero on their own. Or they treat 3x + 5 = 14 (an equation) as if it can't be solved.

Fix: Drill the one-rule check. Equals sign present? It's an equation β€” solve it. No equals sign? It's an expression β€” you can simplify it, but there's nothing to solve.

Mistake 4: Skipping the Verification Step

Students get an answer, write it down, and move on. No checking. When the answer is wrong, they don't catch it β€” and the error carries forward into harder problems.

Fix: Make substitution the final step of every equation. Not optional. Not "if you have time." Every single time.

At Bhanzu, our trainers build this habit from the very first equation a student solves. The Level 0 diagnostic identifies whether a student checks their work β€” and if they don't, that becomes the first skill to build. [Internal link: Bhanzu's approach to foundational math skills]

Worked Examples β€” Practice Problems with Solutions

The best way to get comfortable with algebraic equations is to solve a few. Work through each one before looking at the solution.

Example 1 (One-Step)

Solve: x – 8 = 15

Solution: Add 8 to both sides. x = 15 + 8 x = 23

Check: 23 – 8 = 15 βœ“

Example 2 (Two-Step)

Solve: 5x + 2 = 27

Solution: Subtract 2 from both sides: 5x = 25 Divide both sides by 5: x = 5

Check: 5(5) + 2 = 25 + 2 = 27 βœ“

Example 3 (Multi-Step)

Solve: 2(x – 4) + 6 = 16

Solution: Subtract 6 from both sides: 2(x – 4) = 10 Divide both sides by 2: x – 4 = 5 Add 4 to both sides: x = 9

Check: 2(9 – 4) + 6 = 2(5) + 6 = 10 + 6 = 16 βœ“

Example 4 (Word Problem β†’ Equation)

Problem: A mother's age is three times her son's age. The sum of their ages is 48. Find the son's age.

Setting up the equation: Let the son's age = x Mother's age = 3x Together: x + 3x = 48

Solution: 4x = 48 x = 12

The son is 12. The mother is 36.

Check: 12 + 36 = 48 βœ“

This is exactly what makes algebraic equations powerful β€” they turn real-life questions into solvable math sentences. The "x" isn't abstract. It's the answer to a question you actually want answered.

Algebraic Equations Across Curricula

Algebraic equations don't just show up in one school system. They're a global milestone. Here's where your child will encounter them, depending on their curriculum:

Curriculum

Where Algebraic Equations Appear

Key Focus

CCSS (US)

Grade 6 β€” Standard 6.EE.B.5, 6.EE.B.6, 6.EE.B.7

Writing, reading, and solving one-variable equations

NCERT (India)

Class 6–7 β€” Chapter on Simple Equations

Balancing equations, solving linear equations in one variable

UK National Curriculum

KS3 (Ages 11–14) β€” Algebra strand

Forming and solving linear equations, understanding equivalence

Singapore Math

Primary 6 / Secondary 1

Bar model approach transitioning to algebraic notation

The methods vary slightly β€” Singapore Math emphasises bar models as a visual bridge to algebra, while NCERT uses a balance-scale metaphor heavily in the early chapters. The CPA approach (Concrete–Pictorial–Abstract) underpins many modern curricula: students work with physical objects first, then pictures, then symbols.

Regardless of curriculum, the core concept is identical. An equation is a balance. Solving means finding what keeps it level.

[External link: NCERT Class 7 Chapter 4 β€” Simple Equations] [External link: CCSS 6.EE Standards β€” Expressions and Equations]

What to Explore Next

If your child has made it through this guide and understands what an algebraic equation is, how to identify its parts, and how to solve one β€” they've built a genuine foundation.

Algebra doesn't end here, though. It spirals outward. Linear equations connect to systems of equations (what happens when two unknowns interact?). Quadratic equations connect to graphing (what does xΒ² + 3x – 10 = 0 look like on a coordinate plane?). And every type of equation eventually connects to real-world modelling β€” predicting weather, designing buildings, training AI systems.

Here's a question to sit with: if every algebraic equation is a balance, what happens when the balance doesn't have just one unknown β€” but two? How would you solve x + y = 10 if neither x nor y is given? That's the next chapter.

Want your child to build this skill step by step with a live trainer who teaches algebra as discovery, not drills? [Try a free Bhanzu class] [Internal link: Bhanzu algebra program]

FAQs β€” Algebraic Equations

1. What is an algebraic equation with an example?

An algebraic equation is a math sentence where two sides are connected by an equals sign, and at least one side contains an unknown (a variable). Example: 2x + 3 = 11 is an algebraic equation where x = 4.

2. What are the main types of algebraic equations?

The main types are linear equations (highest power of the variable is 1), quadratic equations (highest power is 2), and polynomial equations (highest power is 3 or more). Each type has different solving methods and a different number of possible solutions.

3. How do you solve algebraic equations step by step?

Isolate the variable by undoing operations in reverse order. For 2x + 5 = 13: first subtract 5 from both sides (2x = 8), then divide by 2 (x = 4). Always apply the same operation to both sides, and check your answer by substituting it back into the original equation.

4. What is the difference between an algebraic equation and an algebraic expression?

An algebraic equation has an equals sign and can be solved (e.g., 3x + 5 = 14). An algebraic expression has no equals sign and cannot be solved β€” only simplified (e.g., 3x + 5). The equals sign is the dividing line.

5. What grade do students learn algebraic equations?

Most curricula introduce basic algebraic equations between Grades 6 and 7. In the US (CCSS), this falls under Grade 6 standards 6.EE.B.5–7. In India (NCERT), simple equations appear in Class 7 Chapter 4. In the UK, algebraic equations are part of the KS3 algebra strand starting around age 11.

6. Why is algebra important in real life?

Algebra is the math of unknowns β€” and real life is full of unknowns. Every time you calculate how much to save each month to reach a goal, figure out the right ingredient ratio for a recipe, or split costs among friends, you're using algebraic thinking. It's the foundation of logical reasoning, and it shows up in nearly every profession that involves numbers, data, or problem-solving.

Was this article helpful?

Your feedback helps us write better content