ISEE UPPER LEVEL • MATHEMATICS ACHIEVEMENT

Solve mixed-number problems.

Master the techniques for adding, subtracting, multiplying, and dividing mixed numbers with confidence on test day.

Why Mixed Numbers Matter

Long before algebra or calculus existed, civilizations needed a way to express quantities that fell between whole numbers. A farmer who harvested two and a half bushels of grain could not simply write "2.5" — decimal notation had not yet been invented. Instead, ancient peoples developed mixed numbers, a format combining a whole number with a fraction. This practical notation has survived thousands of years because it communicates quantity in a way that feels natural and intuitive.

1800 BCE
Egyptian Fractions
The Rhind Papyrus shows Egyptians solving problems with unit fractions (fractions with numerator 1), laying the groundwork for fraction arithmetic used in construction and trade.
300 BCE
Greek Ratio Theory
Euclid formalized the concept of ratios in his Elements, establishing the logical foundations for comparing fractional quantities and proving properties of proportions.
800 CE
Al-Khwarizmi's Algebra
The Persian mathematician al-Khwarizmi wrote systematic rules for fraction operations in his algebra texts, techniques that strongly resemble what students learn today.
1500s
Modern Fraction Notation
European mathematicians standardized the horizontal fraction bar and mixed-number format. This notation became the universal standard for representing non-integer quantities in everyday math.

On the ISEE Upper Level, mixed-number problems test your ability to perform all four arithmetic operations quickly and accurately — without a calculator. These problems appear frequently and reward students who have internalized a clear, reliable method. The central question is straightforward: how do you convert, compute, and simplify mixed numbers efficiently under time pressure?

Core Principles of Mixed Numbers

A mixed number is a number made up of a whole-number part and a proper-fraction part, such as 3¼. Every mixed number can be rewritten as an improper fraction (where the numerator is greater than or equal to the denominator), and every improper fraction can be rewritten as a mixed number. This interconversion is the single most important skill for solving mixed-number problems. Mastering these core principles will make every operation — addition, subtraction, multiplication, and division — far more manageable.

1

Convert to Improper Fractions

Multiply the whole number by the denominator, add the numerator, and place the result over the original denominator. For example, 3¼ becomes (3 × 4 + 1)/4 = 13/4.
2

Find Common Denominators

For addition and subtraction, you must have the same denominator. Find the least common denominator (LCD) of the fractions involved, then convert each fraction accordingly.
3

Perform the Operation

Add or subtract numerators across a common denominator. For multiplication and division, work directly with improper fractions — multiply straight across or flip and multiply.
4

Simplify and Convert Back

Reduce the resulting fraction to lowest terms by dividing numerator and denominator by their greatest common factor (GCF). Convert improper fractions back to mixed numbers when answer choices require it.
KEY TAKEAWAY
KEY TAKEAWAY

Visualizing Mixed-Number Conversion

The diagram above shows two equivalent representations of 2¾. On the left, the algebraic conversion process (multiply, then add). On the right, a visual grid showing that two whole units contribute 8 fourths and the fraction part contributes 3 more, totaling 11 fourths or 11/4.

Notice that the conversion formula follows a simple pattern: whole × denominator + numerator gives you the new numerator, and the denominator stays the same. This process is completely reversible — to go from an improper fraction back to a mixed number, you divide the numerator by the denominator. The quotient is the whole part, the remainder is the new numerator, and the denominator stays unchanged. Practice this conversion in both directions until it becomes automatic; it is the foundation for every mixed-number problem on the ISEE.

The Mathematical Framework

The four operations on mixed numbers each follow a specific procedure. The key insight is that multiplication and division always require improper fractions, while addition and subtraction can sometimes be handled by working with the whole and fraction parts separately. However, converting to improper fractions works universally for all four operations, so when in doubt on the ISEE, convert first.

MIXED TO IMPROPER CONVERSION
a b/c = (a × c + b) / c
Where a is the whole number, b is the numerator of the fraction part, and c is the denominator.
ADDITION WITH COMMON DENOMINATOR
a/d + b/d = (a + b) / d
After converting both mixed numbers to improper fractions with a common denominator, add the numerators and keep the denominator. Then simplify.
MULTIPLICATION OF FRACTIONS
(a/b) × (c/d) = (a × c) / (b × d)
Convert mixed numbers to improper fractions first. Multiply numerators together and denominators together. Cross-cancel before multiplying to keep numbers small.
DIVISION OF FRACTIONS
(a/b) ÷ (c/d) = (a/b) × (d/c)
Dividing by a fraction is the same as multiplying by its reciprocal. Flip the second fraction and then multiply straight across.
ISEE Strategy: Cross-Canceling

Operation-by-Operation Breakdown

This decision flowchart summarizes the procedure for all four mixed-number operations. Notice that Step 1 is always the same: convert to improper fractions. The paths diverge only at the operation step itself.
Common pitfalls for each operation
OperationKey StepCommon Pitfall
AdditionFind the LCD, then add numerators only.Adding denominators together (e.g., writing 1/3 + 1/4 = 2/7).
SubtractionFind the LCD, then subtract. May need to borrow.Forgetting to borrow when the fraction part of the first number is smaller.
MultiplicationConvert both to improper fractions, then multiply straight across.Multiplying whole parts and fraction parts separately (incorrect!).
DivisionConvert to improper fractions, flip the second, then multiply.Flipping the wrong fraction (always flip the divisor, not the dividend).

Worked Example: Subtracting Mixed Numbers

Let's work through a subtraction problem that involves borrowing, since these tend to trip up students the most. Suppose the problem asks: What is 5⅓ − 2¾?

1
Step 1 — Convert to Improper FractionsConvert 5⅓: multiply 5 × 3 = 15, then add 1 to get 16. So 5⅓ = 16/3. Convert 2¾: multiply 2 × 4 = 8, then add 3 to get 11. So 2¾ = 11/4.
16/3 − 11/4
2
Step 2 — Find the Least Common DenominatorThe denominators are 3 and 4. The least common multiple of 3 and 4 is 12. Convert each fraction: 16/3 = (16 × 4)/(3 × 4) = 64/12 and 11/4 = (11 × 3)/(4 × 3) = 33/12.
64/12 − 33/12
3
Step 3 — Subtract the NumeratorsWith matching denominators, subtract: 64 − 33 = 31. The denominator remains 12.
31/12
4
Step 4 — Convert Back to a Mixed NumberDivide 31 by 12: 12 goes into 31 two times (2 × 12 = 24) with a remainder of 7. The GCF of 7 and 12 is 1, so the fraction is already in simplest form.
2 7/12
ISEE Time-Saver

Strategies, Strengths & Pitfalls

Different approaches to mixed-number problems have distinct advantages depending on the operation and the numbers involved. Choosing the right strategy can cut your solution time in half, which matters on a timed exam with no calculator. Below is a comparison of the two main approaches you can take.

Comparing the two main strategies
StrategyStrengthsLimitations
Always Convert to ImproperWorks universally for all four operations. Eliminates the need to remember borrowing rules. Systematic and reliable.Can produce large numerators (e.g., 47/6) that are harder to multiply or divide mentally. More arithmetic steps for simple addition.
Work Whole & Fraction Parts SeparatelyFaster for addition and subtraction when no borrowing is needed. Keeps numbers smaller and easier to manage.Does NOT work for multiplication or division. Requires borrowing logic when the first fraction is smaller than the second.
KEY TAKEAWAY
RECOMMENDED ISEE APPROACH
  • Eliminate obviously wrong answers. Estimate first: 3½ × 2 should be around 7, so if you see 14 among the choices, it is likely wrong.
  • Check your conversion. The most common error is a wrong improper fraction. Double-check by reversing: does 11/4 really equal 2¾? (11 ÷ 4 = 2 R3, so yes.)
  • Simplify before multiplying. Cross-cancel common factors between numerators and denominators to avoid large products you cannot reduce easily.
  • Always reduce to simplest form. ISEE answer choices are always fully simplified. If your answer is 6/8, none of the choices will match until you reduce to 3/4.

Connecting to Advanced Topics

Mixed-number fluency is not just a standalone skill — it is a prerequisite for many topics that appear later in your math education and even elsewhere on the ISEE itself. Algebraic fractions (rational expressions), ratio and proportion problems, and measurement conversions all rely on the same conversion and simplification skills you are building here. When you encounter an equation like x = 3 + 7/4, you are implicitly working with a mixed number (x = 4¾). Recognizing this connection speeds up your work.

How mixed-number skills transfer to advanced math
Mixed-Number SkillWhere It Appears Next
Converting between mixed and improper formsSimplifying rational expressions in Algebra I and II
Finding the LCDAdding and subtracting algebraic fractions (e.g., 1/(x+1) + 2/(x−3))
Cross-canceling before multiplicationSimplifying complex fractions and polynomial ratios
Reciprocal (flip and multiply)Solving equations with fractional coefficients, unit conversions in physics

On the ISEE specifically, mixed-number arithmetic often appears embedded within word problems about area, perimeter, or measurement. A problem might ask for the perimeter of a rectangle with sides 3½ feet and 2¾ feet, requiring you to add mixed numbers and then double the result. Mastering the pure arithmetic now means you can focus your mental energy on the word-problem logic rather than struggling with the computation.

Practice Problems

1
What is the value of 3 2/5 + 2 4/5 ?
2
What is the value of 5 1/4 − 2 3/4 ?
3
What is the value of 2 1/3 × 1 1/2 ?
4
What is the value of 4 1/2 ÷ 1 1/4 ?
5
A baker has 7 1/2 cups of flour. She uses 3 3/4 cups for a cake. She then divides the remaining flour equally into containers that each hold 1 1/4 cups. How many containers can she fill completely?
Varsity Tutors • ISEE Upper Level • Solve mixed-number problems.