Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. ISEE Upper Level Quantitative Reasoning
  2. Solve one-step and two-step equations.

x + 5 = 123n − 7 = 14x = 7
ISEE UPPER LEVEL • QUANTITATIVE REASONING

Solve one-step and two-step equations.

Master the foundational algebra skills that unlock every quantitative reasoning question on the ISEE.

SECTION 1

Historical Context & Motivation

Equations are the backbone of algebra, and their story stretches back thousands of years. Long before anyone wrote x + 5 = 12 on a whiteboard, ancient civilizations were solving equivalent problems using words and diagrams. The desire to find an unknown quantity—how much grain is owed, how long a wall should be, how many soldiers to deploy—drove mathematicians across cultures to develop systematic methods for isolating unknowns.

~1800 BCE
Babylonian Clay Tablets
Babylonian scribes solved linear equations using rhetorical algebra—writing out problems in full sentences on clay tablets, often involving areas and lengths.
~250 CE
Diophantus of Alexandria
The Greek mathematician Diophantus introduced abbreviated notation for unknowns in his work Arithmetica, paving the way toward symbolic algebra.
~820 CE
Al-Khwārizmī's Al-Jabr
The Persian scholar al-Khwārizmī wrote the foundational text on systematic equation-solving. The word "algebra" itself comes from al-jabr, meaning "restoration" or "balancing."
1637
Descartes' Modern Notation
René Descartes popularized using letters like x, y, and z for unknowns and a, b, c for constants, establishing the symbolic system we still use today.

The central question that every civilization grappled with remains the same question you face on the ISEE: given a relationship between quantities, how do you isolate the unknown? One-step and two-step equations are where this journey begins, and mastering them gives you the tools to handle every algebraic problem on the exam.

SECTION 2

Core Principles & Definitions

Before diving into technique, you need a clear understanding of what an equation actually is and why the rules for solving them work. An equation is a mathematical statement that two expressions are equal. The equals sign acts like the fulcrum of a balance scale: whatever sits on the left must have the same value as whatever sits on the right. Every move you make while solving must preserve this balance.

1

Balance Principle

Whatever operation you perform on one side of the equation, you must perform the exact same operation on the other side. This keeps the equation true.
2

Inverse Operations

To undo an operation, apply its inverse: addition undoes subtraction, multiplication undoes division—and vice versa. This is how you peel layers away from the variable.
3

One-Step Equations

Only one operation separates the variable from its solution. Example: x + 7 = 15 requires one subtraction step to isolate x.
4

Two-Step Equations

Two operations act on the variable. You reverse them in the correct order: undo addition or subtraction first, then undo multiplication or division. Example: 3x − 4 = 11.
5

Check Your Answer

Always substitute your answer back into the original equation to verify it produces a true statement. On the ISEE, this step catches careless errors and boosts confidence.
✦ KEY TAKEAWAY
Think of an equation like a wrapped gift. A one-step equation has one layer of wrapping paper—tear it off and you see the gift (the value of x). A two-step equation has two layers: first peel off the outer paper (undo addition or subtraction), then remove the inner tissue (undo multiplication or division). The order matters because you work from the outside in.
SECTION 3

Visual Explanation — The Balance Model

The most powerful way to understand equation-solving is to visualize it as a balance scale. Each side of the equation corresponds to one pan of the scale. When both pans hold the same weight, the scale is level. Your goal is to get the variable alone on one side while keeping the scale balanced.

Solving 2x + 3 = 11 — Balance Scale ModelLeft Sidexx3Right Side11Step 1: Subtract 3 from both sidesxx=82x8Step 2: Divide both sides by 2 → x = 4x = 4 ✓
The balance scale shows how 2x + 3 = 11 is solved in two steps: first remove the constant (subtract 3), then separate the variable groups (divide by 2). Each operation is performed on both sides to keep the scale level.

Notice how the diagram mirrors what you do algebraically. The purple blocks represent the variable x, the amber block represents the constant 3, and the teal block represents the value on the right. When you subtract 3 from both sides, the amber block disappears from the left and the teal number decreases from 11 to 8. When you divide both sides by 2, each x-block stands alone with a value of 4.

SECTION 4

Mathematical Framework

Let's formalize the process. Every linear equation you encounter on the ISEE can be classified by how many operations stand between the variable and its solution. The key is to identify these operations and then apply their inverses in the correct order.

One-Step Equations

ADDITION TYPE
x + a = b → x = b − a
Subtract a from both sides to isolate x.
SUBTRACTION TYPE
x − a = b → x = b + a
Add a to both sides to isolate x.
MULTIPLICATION TYPE
ax = b → x = b ÷ a (a ≠ 0)
Divide both sides by the coefficient a.
DIVISION TYPE
x/a = b → x = a × b
Multiply both sides by a to clear the denominator.

Two-Step Equations

GENERAL TWO-STEP FORM
ax + b = c → ax = c − b → x = (c − b) / a
Step 1: Undo the addition or subtraction (isolate the term with x). Step 2: Undo the multiplication or division (isolate x itself).
💡 ISEE STRATEGY
On the ISEE, you can often back-solve by plugging answer choices into the original equation. Since answer choices are ordered numerically, start with the middle value. If it's too large, try a smaller choice; if it's too small, try a larger one. This strategy is especially powerful when the algebra looks messy or when you want to double-check your work.
SECTION 5

Detailed Breakdown — Inverse Operations Map

The entire skill of equation-solving boils down to one idea: every operation has an inverse that cancels it out. The diagram below maps out the four basic operations and their inverses, showing you exactly which tool to reach for in every situation.

Inverse Operations MapAddition (+)x + 5 = 12Subtraction (−)x − 5 = 12undo with −undo with +Multiplication (×)5x = 30Division (÷)x/5 = 6undo with ÷undo with ×Two-Step Order of OperationsGiven: ax + b = cFIRST: Undo + or −→THEN: Undo × or ÷ax = c − bx = (c − b)/a
The inverse operations map shows the four fundamental pairs: addition/subtraction and multiplication/division. The green box at the bottom illustrates the correct order for two-step equations: always undo addition or subtraction first, then undo multiplication or division.
Quick reference: inverse operations for common equation forms
If you see this on x…Apply this inverseExample
x + aSubtract a from both sidesx + 9 = 20 → x = 11
x − aAdd a to both sidesx − 4 = 13 → x = 17
a × xDivide both sides by a6x = 42 → x = 7
x / aMultiply both sides by ax/3 = 8 → x = 24
−xMultiply both sides by −1 (or divide)−x = 5 → x = −5
SECTION 6

Worked Example

Let's walk through a full two-step equation, the kind you're most likely to see on the ISEE Quantitative Reasoning section. We'll solve it step by step, highlight the reasoning at each stage, and verify our answer.

Solve: 4x − 9 = 23

Step 1 — Identify the operations on x

The variable x is being multiplied by 4 (inner operation) and then having 9 subtracted (outer operation). To solve, we reverse these operations from outside in.

Step 2 — Undo the subtraction (add 9 to both sides)

4x − 9 + 9 = 23 + 9. The left side simplifies to 4x, and the right side becomes 32.
4x = 32

Step 3 — Undo the multiplication (divide both sides by 4)

4x ÷ 4 = 32 ÷ 4. The left side simplifies to x, and the right side becomes 8.
x = 8

Step 4 — Verify the solution

Substitute x = 8 into the original equation: 4(8) − 9 = 32 − 9 = 23. ✓ The left side equals the right side, confirming our answer.
23 = 23 ✓ Verified
⏱ ISEE TIME-SAVER
On the ISEE, you have roughly 57 seconds per question. For standard equation-solving problems, write each step neatly in your scratch booklet—skipping steps is the #1 source of careless errors. For quantitative comparison questions, sometimes you don't even need to solve completely; just simplify enough to compare the two columns.
SECTION 7

Common Errors & How to Avoid Them

Even strong students make predictable mistakes when solving equations under time pressure. The table below catalogs the most frequent errors and provides a clear fix for each. Recognizing these traps before test day gives you a significant advantage.

Top 5 equation-solving errors on the ISEE
Common ErrorWhy It HappensHow to Fix It
Performing an operation on only one sideRushing; forgetting the balance principleDraw a vertical line through the equals sign in your scratch work to remind yourself to operate on both sides
Undoing operations in the wrong orderDividing before subtracting in ax + b = cAlways undo addition/subtraction FIRST, then multiplication/division (reverse PEMDAS)
Sign errors with negativesLosing track of minus signs, especially with −x or negative constantsRewrite subtraction as adding a negative: x − 7 becomes x + (−7)
Arithmetic mistakesNo calculator allowed on the ISEEVerify each computation by checking: does the verification step produce a true statement?
Dividing incorrectly with fractionsConfusing ÷ by a fraction with × by a fractionDividing by a/b is the same as multiplying by b/a. Flip and multiply.
✦ KEY TAKEAWAY
Think of solving an equation like removing layers of clothing in the reverse order you put them on. If you put on a shirt, then a sweater, then a coat, you take off the coat first, then the sweater, then the shirt. In the same way, operations applied last are undone first. This "reverse order" principle prevents the most common mistakes on two-step equations.
SECTION 8

Connection to Multi-Step & Advanced Equations

One-step and two-step equations are the foundation upon which more complex algebra is built. Once you're comfortable with these, you'll encounter equations that require three, four, or more steps—but the underlying logic never changes. Every advanced equation is just a combination of the same inverse operations you've already learned.

Progression from basic to advanced equation types
Equation TypeExampleNew Skill Required
One-stepx + 7 = 15Single inverse operation
Two-step3x − 4 = 11Correct ordering of two inverse operations
Variables on both sides5x + 2 = 3x + 10Collecting variable terms on one side first
Distributive property2(x + 3) = 14Expanding parentheses before solving
Equations with fractions(x − 1)/4 = 5Multiplying to clear denominators

On the ISEE Upper Level, you will see equations that blend these types. A problem might present a two-step equation embedded in a word problem or a quantitative comparison where both columns contain expressions that simplify to simple equations. The stronger your fluency with one-step and two-step solving, the faster and more accurately you'll handle these more complex scenarios.

SECTION 9

Practice Problems

Work through these five problems in order. The first three are standard multiple-choice questions, and the last two are quantitative comparisons—both formats appear on the ISEE. Remember: there is no penalty for guessing, so always answer every question.

PROBLEM 1 — CONCEPTUAL
If x − 13 = 27, what is the value of x?
PROBLEM 2 — BASIC CALCULATION
If 5n + 8 = 43, what is the value of n?
PROBLEM 3 — INTERMEDIATE
A gym membership costs a one-time registration fee of $25 plus $15 per month. If Sarah has spent a total of $175 on her gym membership, for how many months has she been a member?
PROBLEM 4 — APPLIED
Quantitative Comparison: Column A: The value of x when 7x − 3 = 25 Column B: The value of y when y/2 + 1 = 5 (A) Column A is greater. (B) Column B is greater. (C) The two quantities are equal. (D) Cannot be determined.
PROBLEM 5 — CRITICAL THINKING
Quantitative Comparison: Centered information: a is a positive integer and 3a + 5 < 20. Column A: a Column B: 5 (A) Column A is greater. (B) Column B is greater. (C) The two quantities are equal. (D) Cannot be determined.
SUMMARY

Lesson Summary

Solving equations is the most fundamental algebra skill tested on the ISEE. A one-step equation requires a single inverse operation to isolate the variable, while a two-step equation requires two operations applied in the correct order: first undo addition or subtraction, then undo multiplication or division. The balance principle governs every step: any operation performed on one side must be performed on the other.

For the ISEE, remember three strategies: always verify your answer by substituting it back into the original equation, use back-solving when answer choices make it efficient, and in quantitative comparisons, simplify each column just enough to compare rather than solving completely. These skills form the bedrock for every algebraic problem you will encounter on the exam.

Varsity Tutors • ISEE Upper Level • Solve one-step and two-step equations.