ACCUPLACER ARITHMETIC • FRACTION OPERATIONS

Adding & Subtracting Fractions — Add and subtract fractions and mixed numbers

Master the techniques for combining fractions with unlike denominators and mixed numbers to excel on the ACCUPLACER.

Historical Context & Motivation

The need to combine fractional quantities is one of the oldest computational challenges in recorded mathematics. Ancient civilizations faced practical problems—dividing harvests, allocating land, and measuring construction materials—that demanded a reliable system for adding and subtracting parts of whole units. The fraction, from the Latin fractio meaning 'a breaking,' evolved over millennia from tally marks on clay tablets to the elegant notation we use today. Understanding this evolution sheds light on why the rules for fraction arithmetic work the way they do and why they remain essential on standardized assessments like the ACCUPLACER.

c. 1800 BCE
Egyptian Unit Fractions
The Rhind Papyrus demonstrates Egyptian arithmetic using unit fractions (fractions with numerator 1). Egyptians expressed quantities like ⅔ as sums of unit fractions (½ + ⅙), making addition a process of combining distinct unit parts.
c. 300 BCE
Greek Proportional Reasoning
Euclid's Elements formalized the concept of ratios and proportions, providing a geometric framework for comparing fractional magnitudes and establishing the idea of a common measure—a precursor to the common denominator.
c. 500 CE
Indian Place-Value Fractions
Indian mathematicians such as Aryabhata and Brahmagupta developed the modern fraction bar notation and systematic algorithms for adding and subtracting fractions using least common denominators, laying the computational groundwork still in use today.
c. 1200 CE
Fibonacci Transmits to Europe
Leonardo of Pisa (Fibonacci) published Liber Abaci, introducing Hindu-Arabic fraction arithmetic to Europe. His textbook examples on adding fractions with unlike denominators mirror the procedures tested on modern placement exams.

The central question that drove this centuries-long development remains the same question you face on the ACCUPLACER: how do you combine two fractions that describe parts of different-sized wholes? The answer lies in the concept of a common denominator—a shared unit of measurement that makes fractional quantities directly comparable and combinable. The sections that follow build this idea from first principles, equip you with the algebraic tools, and prepare you for every fraction-addition and subtraction problem you will encounter on test day.

Core Principles & Definitions

Before diving into procedures, it is essential to internalize the foundational ideas that govern fraction arithmetic. Every rule for adding or subtracting fractions follows logically from these core principles, so understanding them deeply will save you from rote memorization and reduce errors under timed conditions.

1

Like Denominators Required

Fractions can only be added or subtracted when they share a common denominator. The denominator defines the size of each part; you cannot combine thirds and fifths directly, just as you cannot add meters to kilograms.
2

The Fundamental Property of Fractions

Multiplying the numerator and denominator of a fraction by the same nonzero integer produces an equivalent fraction: a/b = (a × n)/(b × n). This property is the engine behind finding common denominators.
3

Least Common Denominator (LCD)

The LCD is the least common multiple (LCM) of the denominators. Using the LCD keeps numbers small and simplification manageable—critical for efficiency on timed tests.
4

Mixed Numbers as Improper Fractions

A mixed number (e.g., 3½) combines a whole part and a fractional part. Converting to an improper fraction (7/2) unifies the quantity, making arithmetic straightforward.
5

Simplify the Result

After performing the operation, always reduce the result to lowest terms by dividing the numerator and denominator by their greatest common factor (GCF). ACCUPLACER answer choices are typically in simplest form.
KEY TAKEAWAY
Think of adding fractions like adding currencies. You cannot simply add 3 euros and 5 dollars to get 8 of anything meaningful. First you must convert both amounts into the same currency—say, dollars—then add them. The common denominator is the 'shared currency' that makes fractional parts directly combinable.

Visual Explanation — Fraction Addition on the Number Line

The following diagram illustrates the core idea behind adding fractions with unlike denominators. We take the example ⅔ + ¾ and show how each fraction is converted to an equivalent fraction with the least common denominator of 12, then combined. The area models on the left show the original fractions, and the unified bar on the right shows how the converted twelfths align and sum.

The violet bars represent ⅔ rewritten as 8/12, and the cyan bars represent ¾ rewritten as 9/12. Once both fractions share the denominator 12, we simply count the total shaded twelfths: 8 + 9 = 17 twelfths, or 1 5/12 as a mixed number.

The visual above makes the abstract rule concrete. Notice that the original bars for ⅔ and ¾ have different-sized cells (thirds vs. fourths), so they cannot be stacked meaningfully. After converting both to twelfths, every cell is the same width, and we can count shaded cells directly. This is exactly what happens algebraically when you find the LCD and build equivalent fractions: you are creating uniform 'cells' so the numerators become directly addable.

Mathematical Framework

The procedures for adding and subtracting fractions—whether proper fractions, improper fractions, or mixed numbers—derive from a single algebraic identity. This section presents the formal framework, then addresses the additional steps required when mixed numbers are involved.

ADDITION OF FRACTIONS WITH UNLIKE DENOMINATORS
a/b + c/d = (a × d + c × b) / (b × d)
Where a/b and c/d are fractions with b ≠ 0 and d ≠ 0. Cross-multiplying produces equivalent fractions with a common denominator of b × d. This always works, but using the LCD (which may be smaller than b × d) keeps numbers manageable.
SUBTRACTION OF FRACTIONS WITH UNLIKE DENOMINATORS
a/b − c/d = (a × d − c × b) / (b × d)
The structure is identical to addition except the numerators are subtracted. Watch for sign errors—if a × d < c × b, the result is negative, which is perfectly valid but may signal a borrowing step when working with mixed numbers.
MIXED NUMBER TO IMPROPER FRACTION
W p/q = (W × q + p) / q
Where W is the whole-number part, and p/q is the fractional part. For example, 3⅝ = (3 × 8 + 5)/8 = 29/8. This conversion allows you to treat the entire quantity as a single fraction before performing the operation.
FINDING THE LCD VIA PRIME FACTORIZATION
LCD(b, d) = LCM(b, d) = product of highest powers of all prime factors
For example, LCD(12, 18): 12 = 2² × 3, 18 = 2 × 3². The LCM takes the higher power of each prime: 2² × 3² = 36. This systematic method avoids trial-and-error when denominators are large.
💡 ACCUPLACER TIP
On the ACCUPLACER, answer choices are always in simplest form. If your result doesn't match any answer, you likely need to (1) reduce the fraction by dividing numerator and denominator by their GCF, or (2) convert an improper fraction back into a mixed number. Build the habit of simplifying as your final step.

Step-by-Step Procedures & Borrowing with Mixed Numbers

While the formulas in Section 4 give us the algebraic foundation, it is helpful to break the work into a clear procedural algorithm. The flowchart below outlines the decision points you encounter when adding or subtracting fractions, including the special case of borrowing during mixed-number subtraction.

This flowchart covers both the simple case (like denominators—skip straight to combining numerators) and the general case (unlike denominators—find the LCD first). The first decision node handles mixed numbers by converting them upfront to improper fractions.

Borrowing in Mixed-Number Subtraction

A common pitfall on the ACCUPLACER arises when the fractional part of the first mixed number is smaller than the fractional part of the second. For example, in 5¼ − 2¾, the fraction ¼ is smaller than ¾, so you cannot subtract the fractions directly if you choose to work with the whole-number and fractional parts separately. The solution is borrowing: take 1 from the whole number (reducing 5 to 4) and add it to the fractional part (¼ becomes 1¼ = 5/4). Now 5/4 − 3/4 = 2/4 = ½, and the whole numbers give 4 − 2 = 2, yielding 2½. Alternatively, converting everything to improper fractions bypasses borrowing entirely, which is often the safest strategy under time pressure.

Comparison of methods for mixed-number subtraction
MethodWhen to UseAdvantage
Improper Fraction MethodAny problem with mixed numbersUniform procedure—no borrowing needed; reduces chance of error
Separate Whole & FractionWhen the fractions subtract cleanly (no borrowing)Faster for simple cases; mental math friendly
Borrowing ApproachWhen subtracting and fractional part of minuend is smallerAvoids large improper fractions; keeps numbers smaller

Worked Example — Subtracting Mixed Numbers

Let us walk through a representative ACCUPLACER-style problem: Compute 4⅚ − 2⅜. We will use the improper-fraction method for reliability.

Compute 4⅚ − 2⅜
1
Step 1 — Convert each mixed number to an improper fraction4⅚ → (4 × 6 + 5)/6 = 29/6. Then 2⅜ → (2 × 8 + 3)/8 = 19/8. Both quantities are now single fractions ready for a common denominator.
29/6 and 19/8
2
Step 2 — Find the LCDFactor each denominator: 6 = 2 × 3 and 8 = 2³. Take the highest power of each prime: 2³ × 3 = 24. So the LCD is 24.
LCD = 24
3
Step 3 — Build equivalent fractions with denominator 24Multiply 29/6 by 4/4 to get 116/24. Multiply 19/8 by 3/3 to get 57/24. Both fractions now share a common denominator of 24.
116/24 and 57/24
4
Step 4 — Subtract the numerators116/24 − 57/24 = (116 − 57)/24 = 59/24. Keep the common denominator and subtract only the numerators.
59/24
5
Step 5 — Simplify and convert to a mixed numberCheck whether 59 and 24 share common factors. 59 is prime, so the fraction is already in lowest terms. Convert: 59 ÷ 24 = 2 remainder 11, giving 2 11/24.
4⅚ − 2⅜ = 2 11/24
VERIFICATION CHECK
Approximate to verify: 4⅚ ≈ 4.83 and 2⅜ = 2.375, so the difference ≈ 2.458. And 2 11/24 ≈ 2.458. The decimal confirms our fraction result is correct. Building this estimation habit helps you catch arithmetic mistakes on test day.

Common Errors & How to Avoid Them

Fraction operations involve multiple sequential steps, and each transition point is an opportunity for error. The table below catalogs the mistakes that most frequently appear on the ACCUPLACER and provides targeted strategies for prevention. Internalizing these will help you avoid the trap answer choices that test-makers design to catch careless errors.

Top five fraction arithmetic errors on the ACCUPLACER
Common ErrorWhat Goes WrongPrevention Strategy
Adding denominatorsWriting ⅓ + ¼ = 2/7 by adding both numerators and denominatorsRemind yourself: the denominator is the size of the part, not something you add. Only numerators are combined.
Forgetting to multiply the numeratorConverting ⅓ to sixths by changing the denominator to 6 but leaving the numerator as 1Always multiply both numerator and denominator by the same factor. Write the multiplier explicitly: ⅓ × 2/2 = 2/6.
Wrong LCDUsing a common multiple that isn't the least—e.g., using 48 instead of 24It still works, but the larger numbers increase arithmetic error risk. Use prime factorization for efficiency.
Forgetting to simplifyGetting 6/8 and selecting it, when the answer choices show ¾Always check: do the numerator and denominator share a common factor? Divide both by the GCF.
Borrowing errorWhen subtracting mixed numbers, forgetting to reduce the whole number after borrowingConvert to improper fractions to avoid borrowing entirely, or annotate the borrow step clearly.
🎯 EXAM-DAY MINDSET
Think of fraction arithmetic like assembling a circuit: each connection must be made correctly or the whole system fails. A single missed multiplier or an unsimplified result will lead you to a distractor answer choice. Develop a systematic, step-by-step routine and follow it every time—even for problems that look easy—because consistency eliminates careless errors.

Connections to Advanced Fraction Topics

Mastering addition and subtraction of fractions is not merely an end in itself; it is the gateway to more complex fraction operations and algebraic reasoning. The ACCUPLACER Arithmetic section tests these foundational skills, but the techniques extend directly into the Next-Generation Quantitative Reasoning, Algebra, and Statistics (QAS) sections, where fractions appear inside equations, inequalities, and function evaluations.

How basic fraction skills map onto advanced algebraic topics
Foundational Skill (This Lesson)Advanced Application
Finding the LCD of numerical denominatorsFinding the LCD of algebraic expressions (e.g., 1/(x+1) + 1/(x−1))
Building equivalent fractionsRewriting rational expressions with common denominators before combining
Converting mixed numbers to improper fractionsConverting between mixed expressions and single rational expressions in algebra
Simplifying numerical fractions via GCFReducing rational expressions by factoring and canceling common polynomial factors
Subtracting fractions (sign management)Solving equations with fractional coefficients; clearing denominators

If you plan to progress to the ACCUPLACER QAS or college algebra courses, the procedural fluency you develop here—finding LCDs, building equivalent forms, managing signs during subtraction—will transfer directly. The numbers become variables, but the underlying logic of combining rational quantities over a common denominator remains unchanged. Investing time in mastering these fundamentals now yields compounding returns in every subsequent math course.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why you cannot simply add the numerators and denominators when computing ⅖ + ⅜. What mathematical principle is violated, and what must you do instead?
PROBLEM 2BASIC CALCULATION
Compute: 5/9 + 7/12. Express your answer in simplest form.
PROBLEM 3INTERMEDIATE
Compute: 6¾ − 3⅞. Express your answer as a mixed number in simplest form.
PROBLEM 4APPLIED
A carpenter has a board that is 8⅓ feet long. She cuts a piece measuring 3 11/12 feet from it. How many feet of board remain?
PROBLEM 5CRITICAL THINKING
Consider three fractions with distinct prime denominators p, q, and r. Show that the LCD of all three fractions equals p × q × r, and use this fact to compute 1/3 + 1/5 + 1/7. What general conclusion can you draw about the LCD when denominators are pairwise coprime?

Lesson Summary

Adding and subtracting fractions requires a common denominator so that all fractional parts represent the same unit size. The procedure begins by finding the least common denominator (LCD) via prime factorization, then building equivalent fractions by multiplying both numerator and denominator by the needed factor. Once the denominators match, combine the numerators (add or subtract) while keeping the denominator unchanged.

For mixed numbers, convert to improper fractions first (W × q + p)/q, then proceed with the same LCD method. Always simplify the result by dividing numerator and denominator by their GCF, and convert improper fractions back to mixed numbers when answer choices require it. On the ACCUPLACER, follow a consistent step-by-step routine to avoid the most common pitfalls: adding denominators, forgetting to multiply the numerator, and neglecting to simplify.

Varsity Tutors • ACCUPLACER Arithmetic • Adding & Subtracting Fractions