Additive Equality: Adding the Same Quantity to Both Sides

By Vegard Gjerde Based on Masterful Learning 8 min read
additive-equality algebra math learning-strategies

Additive Equality lets you add the same quantity to both sides of an equation, preserving the solution set; subtracting is the same move with a negative quantity. It has no extra sign or domain restriction, but it is only legal when the identical quantity is applied to both sides — changing just one side breaks equivalence. Recognizing that “moving a term across the equals sign” is really a both-sides additive move is a core algebra fluency skill practiced in the Unisium Study System.

This guide sits inside the Algebra study map, where you can see the neighboring moves, models, and next-step guides that connect this principle to the rest of algebra.

Unisium hero image titled Additive Equality showing the principle equation and a conditions card.
The Additive Equality move a=b    a+c=b+c    ac=bca = b \iff a + c = b + c \iff a - c = b - c under condition “Always applies”.

On this page: The Principle | Conditions | Failure Modes | EE Questions | Retrieval Practice | Practice Ground | Solve a Problem | FAQ


The Principle

The move: Add or subtract the same quantity to both sides of an equation.

The invariant: This preserves the solution set — the resulting equation is equivalent to the original and has exactly the same solutions.

Pattern: a=ba+c=b+ca = b \quad \longrightarrow \quad a + c = b + c

Legal ✓Illegal ✗
x5=3    x=8x - 5 = 3 \;\longrightarrow\; x = 8x5=3↛x=3x - 5 = 3 \not\to x = 3 — added 5 to left side only; right side also needs +5+5

Conditions of Applicability

Condition: Always applies

Before applying, check: Confirm you are adding or subtracting the identical quantity to both sides — not just rearranging one side.

  • Changing only one side of the equation destroys the balance; the new equation will have a different solution.
  • When the quantity is a variable expression (e.g., subtracting 3x3x from both sides), the same expression must appear on both sides of the move.

Want the complete framework behind this guide? Read Masterful Learning.

Compare this with Multiplicative Equality when preserving an equation by scaling instead of shifting both sides. When the goal is to cancel a term deliberately, the next algebra move is usually Additive Inverse.


Common Failure Modes

Failure mode: applying the additive change to only one side — e.g., writing x+5=12    x=12x + 5 = 12 \;\to\; x = 12 (removed +5+5 from left but did not subtract 5 from right) → the equation is no longer equivalent and the solution is wrong.

Debug: after every additive step, verify the same number or expression appears on both sides of the equals sign after the move.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • What does “preserving the solution set” mean concretely: if x=7x = 7 satisfies x+5=12x + 5 = 12, does it also satisfy x=7x = 7 after subtracting 5 from both sides?
  • Why does adding the same value cc to both sides not change which xx values satisfy the equation?

For the Principle

  • How do you choose what quantity cc to add or subtract at each step? What goal drives that choice?
  • If someone adds 55 to the left side and 5-5 to the right side of an equation, is that a valid application of Additive Equality?

Between Principles

  • How does Additive Equality relate to Additive Inverse: when you subtract cc from both sides, what is the role of the additive inverse of cc in the simplification that follows?

Generate an Example

  • Write an equation where applying Additive Equality once isolates the variable term on one side. State the equation, choose cc, and show the single-step result.

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the move in one sentence: _____Add or subtract the same quantity to both sides of an equation.
Write the canonical pattern: _____a=b    a+c=b+c    ac=bca=b \iff a+c=b+c \iff a-c=b-c
State the canonical condition: _____Always applies

Practice Ground

Use these exercises to build move-selection fluency. (See Self-Explanation for how to use worked examples effectively.)

Procedure Walkthrough

Starting from 4x+3=2x+114x + 3 = 2x + 11, use Additive Equality to collect all xx-terms on the left.

StepExpressionOperation
04x+3=2x+114x + 3 = 2x + 11
14x=2x+84x = 2x + 8Subtract 3 from both sides (Additive Equality, c=3c = -3)
22x=82x = 8Subtract 2x2x from both sides (Additive Equality, c=2xc = -2x; cc may be an expression)

Drills

Format B — Action label

What was done between these two steps?

x5=3x=8x - 5 = 3 \quad \longrightarrow \quad x = 8

Reveal

Added 5 to both sides (valid — equality preserved; c=5c = 5).


What was done between these two steps?

x+7=12x=5x + 7 = 12 \quad \longrightarrow \quad x = 5

Reveal

Subtracted 7 from both sides (valid — equality preserved; c=7c = -7).


What was done between these two steps?

3x+2=113x=93x + 2 = 11 \quad \longrightarrow \quad 3x = 9

Reveal

Subtracted 2 from both sides (valid; c=2c = -2).


What was done between these two steps?

2x1=52x=62x - 1 = 5 \quad \longrightarrow \quad 2x = 6

Reveal

Added 1 to both sides (valid; c=1c = 1).


Is this step valid? If not, what went wrong?

x+3=7x=10x + 3 = 7 \quad \longrightarrow \quad x = 10

Reveal

Invalid. The step added 3 to the left side only (or equivalently, moved +3+3 to the right side as +3+3 instead of 3-3). The same quantity must be added to both sides. Subtracting 3 from both sides correctly gives x=4x = 4, not x=10x = 10.


What was done between these two steps?

5=2x38=2x5 = 2x - 3 \quad \longrightarrow \quad 8 = 2x

Reveal

Added 3 to both sides (valid; c=3c = 3). Additive Equality applies symmetrically regardless of which side holds the variable term.


Is this step valid? If not, what went wrong?

2x5=92x=42x - 5 = 9 \quad \longrightarrow \quad 2x = 4

Reveal

Invalid. Adding 5 to the left gives 2x2x, but the right side also needed +5+5: 9+5=149 + 5 = 14, not 44. The step subtracted 5 from the right instead of adding it. Additive Equality requires the same quantity on both sides. The correct result is 2x=142x = 14.


Format C — Transition identification

Which transition(s) use Additive Equality?

  1. 3x+4=133x + 4 = 13
  2. 3x=93x = 9
  3. x=3x = 3
Reveal
  • Step 1 → 2: Subtracted 4 from both sides — Additive Equality ✓
  • Step 2 → 3: Divided both sides by 3 — Multiplicative Equality, not Additive Equality ✗

Which transition does NOT use Additive Equality?

  1. 2x+5=152x + 5 = 15
  2. 2x=102x = 10
  3. x=5x = 5
Reveal
  • Step 1 → 2: Subtracted 5 from both sides — Additive Equality ✓
  • Step 2 → 3: Divided both sides by 2 — Multiplicative Equality, not Additive Equality ✗

Step 2 → 3 does not use Additive Equality.


Which transition(s) use Additive Equality?

  1. 4x+3=2x+114x + 3 = 2x + 11
  2. 4x=2x+84x = 2x + 8
  3. 2x=82x = 8
Reveal
  • Step 1 → 2: Subtracted 3 from both sides — Additive Equality ✓
  • Step 2 → 3: Subtracted 2x2x from both sides — Additive Equality ✓ (the quantity cc can be a variable expression)

Both transitions use Additive Equality.


Which transition(s) use Additive Equality, and what quantity was added or subtracted each time?

  1. x2=3x+4x - 2 = 3x + 4
  2. 2=2x+4-2 = 2x + 4
  3. 6=2x-6 = 2x
Reveal
  • Step 1 → 2: Subtracted xx from both sides (c=xc = -x) — Additive Equality ✓
  • Step 2 → 3: Subtracted 4 from both sides (c=4c = -4) — Additive Equality ✓

Both transitions apply Additive Equality; no other principle is needed in this chain.


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem: Starting from 4x+3x=x+154x + 3 - x = x + 15, solve for xx. The main transformation steps use Additive Equality.

Full solution
StepExpressionMove
04x+3x=x+154x + 3 - x = x + 15
13x+3=x+153x + 3 = x + 15Collect 4xx=3x4x - x = 3x on the left (Combine Like Terms — one quick cleanup before the Additive Equality chain)
23x=x+123x = x + 12Subtract 3 from both sides (Additive Equality, c=3c = -3)
32x=122x = 12Subtract xx from both sides (Additive Equality, c=xc = -x)
4x=6x = 6Divide both sides by 2 (Multiplicative Equality)

FAQ

What is Additive Equality?

Additive Equality is the algebraic rule that lets you add or subtract the same quantity on both sides of an equation without changing its solution set. For example, starting from x+5=12x + 5 = 12, subtracting 5 from both sides gives x=7x = 7 — the same value that satisfies the original equation.

When is Additive Equality valid?

Additive Equality is always valid for equations: the move itself introduces no extra sign restriction and no domain restriction. The only operational requirement is that the identical quantity is added to or subtracted from both sides.

What goes wrong if I misapply it?

There is no extra mathematical condition to forget, but the common procedural failure is changing only one side or changing the two sides by different amounts. That breaks equivalence and changes the solution set — the resulting equation no longer has the same solutions as the original.

Does Additive Equality apply to inequalities?

Not under this principle. For equations, the move is always valid. Inequalities have an analogous rule (additive inequality), where the direction of the inequality is also preserved when the same quantity is added to both sides — but that is a separate principle tracked separately.

How is Additive Equality different from Additive Inverse?

Additive Equality describes the general rule: add or subtract the same quantity to both sides. Additive Inverse is the goal-directed application of that rule — choosing c=ac = -a specifically to cancel a term and expose the variable. Additive Equality is the justification; Additive Inverse is the strategy.

Can I add a variable expression — not just a number — to both sides?

Yes. cc can be any algebraic expression, including variable terms like 3x3x. As long as the identical expression is added to both sides, equality is preserved. The Procedure Walkthrough and two of the Format C drills above show exactly this: subtracting 2x2x from both sides uses Additive Equality with a variable quantity.


How This Fits in Unisium

Additive Equality underlies almost every algebraic step that moves a term from one side of an equation to the other. Unisium builds fluency with this move through action-label and transition-identification drills — the same formats used in the Practice Ground above. The goal is fast, automatic recognition: seeing 3x+4=133x + 4 = 13 and immediately naming “subtract 4 from both sides” without pausing to justify it, so that cognitive effort can focus on the problem structure rather than the mechanics.

Explore further:

Ready to master Additive Equality? Start practicing with Unisium or explore the full learning framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The study system for physics, math, & programming that works: retrieval, connection, explanation, problem solving, and more.

Read the book (opens in new tab) ISBN 979-8-2652-9642-9

Ready to apply this strategy?

Join Unisium and start implementing these evidence-based learning techniques.

Start Learning with Unisium Read More Guides

Want the complete framework? This guide is from Masterful Learning.

Learn about the book →