ISEE UPPER LEVEL • MATHEMATICS ACHIEVEMENT

Add, subtract, multiply, and divide fractions.

Master the four operations with fractions to unlock speed and accuracy on test day.

Historical Context & Motivation

Long before decimals or calculators existed, ancient civilizations needed a way to express quantities smaller than one whole unit. The concept of a fraction — literally meaning "something broken" from the Latin fractio — arose from everyday problems like dividing land, measuring grain, and distributing resources fairly. The ability to add, subtract, multiply, and divide these partial quantities became one of the most important skills in the history of mathematics.

~1800 BCE
Egyptian Unit Fractions
The Rhind Papyrus shows Egyptians using unit fractions (fractions with numerator 1) and special symbols to solve division problems for bread and beer rations.
~500 BCE
Babylonian Sexagesimal Fractions
Babylonians expressed fractions in a base-60 system, which is why we still divide hours into 60 minutes and circles into 360 degrees.
~300 CE
Chinese and Indian Notation
Mathematicians in China and India developed the stacked numerator-over-denominator form we use today, along with rules for all four operations on fractions.
~1200 CE
Fibonacci Brings Fractions to Europe
Leonardo of Pisa (Fibonacci) published his book Liber Abaci, introducing the Hindu-Arabic numeral system and modern fraction notation to European merchants and scholars.

Today, fraction operations appear throughout algebra, geometry, probability, and virtually every ISEE Mathematics Achievement question that involves ratios or parts of a whole. Mastering these four operations is not optional — it is foundational to every other topic on the exam. The question this lesson answers is straightforward: how do you combine, remove, scale, and split fractional quantities with speed and confidence?

Core Principles & Definitions

Before diving into procedures, make sure you have the vocabulary locked down. A fraction consists of a numerator (the top number, which counts how many parts you have) and a denominator (the bottom number, which tells you the size of each part). Every operation on fractions follows rules designed to keep these two roles consistent and meaningful.

1

Common Denominator

To add or subtract fractions, both denominators must match. A common denominator is a shared multiple of both original denominators, preferably the least common multiple (LCM).
2

Simplify (Reduce)

After any operation, divide the numerator and denominator by their greatest common factor (GCF) to express the answer in lowest terms.
3

Reciprocal

The reciprocal of a fraction flips the numerator and denominator. Dividing by a fraction is the same as multiplying by its reciprocal.
4

Mixed Numbers vs. Improper Fractions

A mixed number like 2⅓ combines a whole number and a fraction. Convert it to the improper fraction 7/3 before performing operations.
5

Cross-Cancellation

When multiplying, you can divide any numerator and any denominator by a common factor before multiplying. This keeps numbers small and saves time on the ISEE.
KEY TAKEAWAY
Think of fractions like slices of pizza. You can only combine slices directly (add or subtract) if all the pizzas are cut into the same number of equal slices — that is the common denominator. Multiplication and division do not need matching slices; they follow their own rules of "multiply straight across" and "flip and multiply."

Visual Explanation

The Four Fraction Operations at a Glance

Each quadrant shows one operation. Notice that addition and subtraction require matching denominators, while multiplication and division work straight across (after flipping for division).

The diagram above is your roadmap for every fraction problem on the ISEE. When you see an addition or subtraction problem, your first question should always be: "Do the denominators match?" If yes, combine the numerators directly. If no, find the least common denominator (LCD) first. For multiplication, simply multiply straight across — numerator times numerator and denominator times denominator. For division, apply the "Keep-Change-Flip" mantra: keep the first fraction, change division to multiplication, and flip the second fraction.

Mathematical Framework

Addition & Subtraction

ADDITION WITH LIKE DENOMINATORS
a/c + b/c = (a + b)/c
When denominators are identical, simply add the numerators and keep the denominator unchanged. For example, 3/7 + 2/7 = 5/7.
ADDITION WITH UNLIKE DENOMINATORS
a/b + c/d = (a × d + c × b) / (b × d)
Rewrite each fraction with the least common denominator (LCD). Multiply each numerator by the factor needed to reach the LCD, then add. Using the LCD rather than just b × d often produces smaller numbers.

Subtraction follows the exact same logic — find a common denominator, then subtract numerators instead of adding them. A common ISEE trap is forgetting to convert mixed numbers to improper fractions before subtracting. For instance, 3¼ − 1¾ is much easier once you rewrite it as 13/4 − 7/4 = 6/4 = 3/2.

Multiplication

MULTIPLICATION OF FRACTIONS
a/b × c/d = (a × c) / (b × d)
Multiply numerators together and denominators together. Before you do this, look for cross-cancellation opportunities: if any numerator shares a common factor with any denominator, divide both by that factor first.

Division

DIVISION OF FRACTIONS (KEEP-CHANGE-FLIP)
a/b ÷ c/d = a/b × d/c = (a × d) / (b × c)
Keep the first fraction. Change the ÷ sign to ×. Flip the second fraction (take its reciprocal). Then multiply as usual. For example, 5/6 ÷ 2/3 = 5/6 × 3/2 = 15/12 = 5/4.
💡 ISEE Strategy Tip
On the ISEE, there is no penalty for wrong answers — always answer every question. If you are stuck on a fraction problem, try plugging each answer choice back into the equation to see which one works. Since numeric answer choices are ordered, you can also use estimation to eliminate choices quickly. For instance, ½ + ⅓ must be less than 1, which immediately eliminates any choice ≥ 1.

Finding the LCD & Simplifying Results

The Least Common Denominator (LCD) is the smallest number that both denominators divide into evenly. Finding it quickly is the single biggest time-saver for fraction addition and subtraction on the ISEE. There are two reliable methods: listing multiples, or using prime factorization.

This diagram walks through both LCD methods and then applies the result to a complete addition problem. On the ISEE, the listing-multiples method is usually faster for small denominators, while prime factorization is more reliable for larger or less obvious numbers.

After performing any fraction operation, always check whether the result can be simplified. Divide the numerator and denominator by their greatest common factor (GCF). If the result is an improper fraction (numerator larger than denominator), check the answer choices — some ISEE problems expect improper fractions, while others expect mixed numbers. Read the choices before you convert.

Worked Example

Let's work through a multi-step problem that combines several operations, the kind of challenge that earns you points on the ISEE.

Evaluate: 2⅓ × ¾ − ½
1
Step 1 — Convert the Mixed NumberRewrite 2⅓ as an improper fraction. Multiply the whole number by the denominator and add the numerator: 2 × 3 + 1 = 7. So 2⅓ = 7/3.
7/3
2
Step 2 — Multiply 7/3 × 3/4Before multiplying, look for cross-cancellation. The 3 in the denominator of the first fraction and the 3 in the numerator of the second fraction share a factor of 3. Cancel them: (7/1) × (1/4) = 7/4.
7/4
3
Step 3 — Find a Common Denominator for 7/4 − 1/2The LCD of 4 and 2 is 4. Rewrite 1/2 as 2/4. Now the subtraction becomes 7/4 − 2/4.
7/4 − 2/4
4
Step 4 — Subtract and SimplifySubtract numerators: 7 − 2 = 5. The denominator stays 4, giving 5/4. As a mixed number, this is 1¼. Check: GCF(5, 4) = 1, so the fraction is already in lowest terms.
5/4 = 1¼
⚠️ Order of Operations Reminder
Remember PEMDAS: multiplication comes before subtraction. In the problem above, you must compute 2⅓ × ¾ first, and then subtract ½. Skipping this step and subtracting first is a classic error the ISEE test-makers love to exploit.

Common Errors & How to Avoid Them

Fraction problems are not inherently difficult, but they are full of small traps. The ISEE test-makers design wrong answer choices (called distractors) that match the exact results of common mistakes. Knowing these mistakes ahead of time turns traps into easy eliminations.

Five common fraction errors and their fixes
Common ErrorWhat Goes WrongCorrect Approach
Adding denominatorsWriting 1/3 + 1/4 = 2/7 by adding tops and bottomsFind the LCD (12), rewrite as 4/12 + 3/12 = 7/12
Forgetting to flipDividing 2/3 ÷ 4/5 by multiplying 2/3 × 4/5 instead of 2/3 × 5/4Always flip the second fraction when dividing: Keep-Change-Flip
Not converting mixed numbersMultiplying only the fraction part: 2½ × 4 = 2 instead of 10Convert to improper first: 2½ = 5/2, then 5/2 × 4 = 20/2 = 10
Skipping simplificationSelecting 6/8 when the correct answer is written as 3/4Always reduce to lowest terms before matching answer choices
Wrong order of operationsAdding before multiplying in a multi-step expressionFollow PEMDAS: multiplication and division before addition and subtraction
KEY TAKEAWAY
Think of each wrong-answer distractor as a signpost saying "someone made this exact mistake." When you finish a fraction problem, take five seconds to ask: did I find a common denominator for addition/subtraction? Did I flip for division? Did I simplify? These three quick checks will catch the vast majority of errors.

Fractions in Algebra & Beyond

The fraction skills you are building here extend directly into algebraic contexts that appear on the ISEE. Instead of numbers in the numerator and denominator, you may see variables, expressions, or even entire polynomials. The operations, however, follow exactly the same rules.

How numeric fraction skills map to algebra
Numeric Fraction SkillAlgebraic Extension
Finding LCD of 4 and 6 → 12Finding LCD of x and x² → x²
Simplifying 6/8 → 3/4Simplifying 2x/(4x²) → 1/(2x)
Cross-cancelling in 3/4 × 8/9Cancelling common factors in (x+1)/x × x²/(x+1)
Solving 1/2 + x = 3/4 for xSolving equations with fractional coefficients

On the ISEE, you may also encounter complex fractions — fractions that have a fraction in either the numerator, the denominator, or both. To simplify a complex fraction, multiply the top and bottom by the LCD of all the "inner" fractions. For example, to simplify (1/2 + 1/3) / (1/4), multiply the entire numerator and denominator by 12 to clear all fractions at once. This technique transforms the problem into simple integer arithmetic.

🔭 Looking Ahead
Once you reach Algebra 2 and Pre-Calculus, you will add and subtract rational expressions — fractions whose numerators and denominators are polynomials. Every step you practice now with numbers (finding LCDs, cross-cancelling, simplifying) transfers directly to those more advanced problems.

Practice Problems

These five problems mirror the style and difficulty you will encounter on the ISEE Mathematics Achievement section. Work each one without a calculator, just as you would on test day. Remember: there is no penalty for wrong answers, so always select an answer even if you need to guess.

1
Which statement correctly explains why you need a common denominator to add fractions?
2
What is 3/8 + 5/12?
3
What is 4/9 ÷ 2/3?
4
A recipe calls for 2⅔ cups of flour. If you want to make ¾ of the recipe, how many cups of flour do you need?
5
If 1/a − 1/b = 1/6 and a = 3, what is the value of b?

Lesson Summary

To add or subtract fractions, find the least common denominator (LCD), rewrite each fraction with that denominator, and then combine the numerators. To multiply fractions, multiply numerators together and denominators together — use cross-cancellation first to keep numbers manageable. To divide fractions, apply Keep-Change-Flip: keep the first fraction, change division to multiplication, and flip the second fraction.

Always convert mixed numbers to improper fractions before computing, and always simplify your final answer by dividing by the GCF. On the ISEE, glance at the answer choices first to know whether you need a fraction, a mixed number, or a decimal. Remember: there is no penalty for guessing, so use estimation to eliminate unlikely answers and always select a response.

Varsity Tutors • ISEE Upper Level • Add, subtract, multiply, and divide fractions.