6.1 Fraction Arithmetic, Common Denominators & Mixed Numbers
Key Takeaways
- The Wonderlic Quantitative section requires rapid fraction manipulation without a calculator, where understanding proper fractions, improper fractions, and mixed numbers is essential within the 26.7-second time allowance.
- Converting mixed numbers to improper fractions (multiplying the whole number by the denominator and adding the numerator) is mandatory before executing fraction multiplication or division.
- The Least Common Denominator (LCD) is most rapidly determined by inspecting multiples of the largest denominator rather than calculating full prime factorizations.
- Subtraction of mixed numbers frequently requires borrowing and regrouping from the whole number (e.g., 5 1/4 - 2 3/4 = 4 5/4 - 2 3/4 = 2 2/4 = 2 1/2), which is one of the most common sources of calculation errors on the WBST.
- Fraction division strictly applies the reciprocal rule ('keep, change, flip'), while fraction multiplication relies heavily on diagonal cross-canceling to avoid labor-intensive multi-digit arithmetic.
6.1 Fraction Arithmetic, Common Denominators & Mixed Numbers
Fraction arithmetic represents one of the most heavily tested domains on the Wonderlic Basic Skills Test Quantitative section (WBST-QS). Candidates must solve computational and applied fraction problems in an environment that strictly prohibits calculators, operating under an average time allowance of just 26.67 seconds per question.
Achieving speed and absolute computational accuracy requires moving beyond trial-and-error arithmetic. You must master the foundational structure of rational numbers, automate the identification of Least Common Denominators (LCD), execute flawless regrouping during mixed-number subtraction, and leverage aggressive cross-canceling before performing multiplication.
Taxonomy of Fractions: Anatomy and Core Classifications
A fraction represents a numerical part of a whole or a ratio between two integers, expressed in the standard form $\frac{a}{b}$:
- Numerator ($a$): The upper integer, indicating how many equal parts or portions are being considered.
- Denominator ($b$): The lower integer ($b \neq 0$), indicating the total number of equal parts into which the whole unit is divided.
- Fraction Bar (Vinculum): Functions mathematically as a division symbol ($a \div b$).
On the WBST, test items utilize three distinct fraction representations:
| Fraction Type | Mathematical Definition | Identifying Characteristic | Exam Examples |
|---|---|---|---|
| Proper Fraction | Value strictly less than 1 ($a < b$) | Numerator is smaller than denominator | $\frac{3}{8}$, $\frac{5}{12}$, $\frac{7}{16}$ |
| Improper Fraction | Value equal to or greater than 1 ($a \ge b$) | Numerator is equal to or greater than denominator | $\frac{9}{4}$, $\frac{14}{3}$, $\frac{28}{7}$ |
| Mixed Number | An integer combined with a proper fraction | Whole number alongside a fractional remainder | $2\frac{1}{4}$, $5\frac{7}{8}$, $11\frac{2}{3}$ |
Converting Between Mixed Numbers and Improper Fractions
Direct computation with mixed numbers during multiplication and division is impossible without first transforming them into improper fractions. Conversely, final question options on the WBST are almost universally presented as simplified mixed numbers.
1. Mixed Number to Improper Fraction Conversion
To convert a mixed number $W\frac{n}{d}$ into an improper fraction, multiply the whole integer $W$ by the denominator $d$, add the numerator $n$, and place the resulting sum over the original denominator $d$:
- Example A: Convert $4\frac{3}{5}$ into an improper fraction.
- Example B: Convert $7\frac{5}{8}$ into an improper fraction.
2. Improper Fraction to Mixed Number Conversion
To convert an improper fraction $\frac{a}{b}$ into a mixed number, divide the numerator $a$ by the denominator $b$ using mental integer division. The quotient becomes the whole number, the integer remainder becomes the new numerator, and the denominator remains unchanged:
- Example A: Convert $\frac{37}{6}$ into a mixed number.
- Example B: Convert $\frac{59}{8}$ into a mixed number.
Pacing Tip: Do not write out long-division brackets on scratch paper for these conversions. Master mental multiplication tables up to $12 \times 12$ so you can identify the quotient and remainder within 3 seconds.
Finding the Least Common Denominator (LCD)
Fractions cannot be added or subtracted unless they share an identical common denominator, which represents the Least Common Multiple (LCM) of the denominators.
While traditional textbook pedagogy teaches prime factorization factor trees, that method is too slow for the WBST's 26.7-second clock. Instead, use the Largest Denominator Multiple Method:
- Identify the largest denominator among the fractions.
- Check whether that number is evenly divisible by all other denominators. If it is, that number is the LCD.
- If not, mentally recite the consecutive multiples of the largest denominator ($2\times, 3\times, 4\times$) until you reach a multiple that is evenly divisible by the other denominators.
Benchmark Denominator Pairings on the WBST
| Denominator Pair | Inspection Process | Least Common Denominator (LCD) |
|---|---|---|
| 4 and 6 | Multiples of 6: 6 (no), 12 (divisible by 4) | 12 |
| 6 and 8 | Multiples of 8: 8 (no), 16 (no), 24 (divisible by 6) | 24 |
| 8 and 12 | Multiples of 12: 12 (no), 24 (divisible by 8) | 24 |
| 6 and 9 | Multiples of 9: 9 (no), 18 (divisible by 6) | 18 |
| 5 and 8 | Coprime numbers (share no factors): $5 \times 8$ | 40 |
| 4, 6, and 8 | Multiples of 8: 8 (no), 16 (no), 24 (divisible by 4 and 6) | 24 |
Addition and Subtraction with Unlike Denominators
Once the LCD is determined, convert each fraction into an equivalent fraction by multiplying both the numerator and denominator by the factor required to produce the LCD. Add or subtract the numerators while keeping the common denominator unchanged.
Step-by-Step Addition Demonstration
Evaluate: $\frac{5}{6} + \frac{3}{8}$
- Find the LCD: Multiples of 8: 8, 16, 24. Since 24 is divisible by 6, the LCD is 24.
- Scale fractions:
- Add numerators:
- Convert to mixed number:
Borrowing and Regrouping in Mixed Number Subtraction
Mixed number subtraction frequently presents a scenario where the fractional part of the first number (minuend) is smaller than the fractional part of the second number (subtrahend). In such cases, you must borrow 1 from the whole number and convert it into fractional units of $\frac{d}{d}$.
THE MIXED NUMBER REGROUPING FORMULA
W n/d
|
(Borrow 1 from W) | (Convert 1 into d/d)
v
(W - 1) + (d/d + n/d)
=
(W - 1) (n + d)/d
Case 1: Subtracting Mixed Numbers with Identical Denominators
Evaluate: $5\frac{1}{4} - 2\frac{3}{4}$
- Observe fractional parts: $\frac{1}{4} < \frac{3}{4}$. Direct subtraction would produce a negative fraction.
- Borrow 1 from the whole number 5:
- Execute vertical subtraction:
4 5/4
- 2 3/4
-------
2 2/4 = 2 1/2
Case 2: Subtracting a Mixed Number from a Pure Whole Integer
Evaluate: $8 - 3\frac{5}{12}$
- Regroup 1 from the whole number 8:
- Subtract whole numbers and numerators independently:
Case 3: Subtraction Involving Both Unlike Denominators and Regrouping
Evaluate: $7\frac{1}{6} - 3\frac{5}{8}$
- Convert to common denominator (LCD = 24):
- Regroup because $\frac{4}{24} < \frac{15}{24}$:
- Subtract whole numbers and numerators:
Fraction Multiplication: Pre-Simplifying via Cross-Canceling
When multiplying fractions, never multiply large numerators and denominators straight across before reducing; doing so generates unwieldy figures that require slow long division to simplify. Instead, leverage diagonal and vertical cross-canceling.
The Rules of Fraction Multiplication
- Convert all mixed numbers into improper fractions. You cannot multiply whole numbers and fractions separately.
- Cross-cancel common factors: Divide any numerator and any denominator by their greatest common divisor.
- Multiply remaining numerators and denominators straight across.
Worked Example: Multiplication with Cross-Canceling
Evaluate: $4\frac{2}{3} \times 2\frac{1}{7}$
- Convert to improper fractions:
- Set up the product:
- Cross-cancel diagonally:
- 14 (numerator) and 7 (denominator) divide by 7: leaving 2 in the numerator and 1 in the denominator.
- 15 (numerator) and 3 (denominator) divide by 3: leaving 5 in the numerator and 1 in the denominator.
- Multiply remaining factors:
By cross-canceling, the entire problem is resolved mentally in under 10 seconds without calculating $14 \times 15 = 210$ and $210 \div 21 = 10$.
Fraction Division: The Reciprocal Rule ("Keep, Change, Flip")
Dividing by a fraction is mathematically identical to multiplying by its multiplicative inverse (reciprocal). The reciprocal of $\frac{a}{b}$ is $\frac{b}{a}$.
THE KEEP, CHANGE, FLIP (KCF) ALGORITHM
[ KEEP ] [ CHANGE ] [ FLIP ]
Leave the dividend Change division sign (÷) Invert the divisor
exactly as it is. to multiplication (×). to its reciprocal.
a / b × d / c
Step-by-Step Division Demonstration
Evaluate: $18\frac{3}{4} \div \frac{5}{8}$
- Convert mixed number to improper fraction:
- Apply KCF (Keep, Change, Flip):
- Cross-cancel common factors:
- Divide 75 and 5 by 5: leaving 15 and 1.
- Divide 8 and 4 by 4: leaving 2 and 1.
- Multiply:
Applied Workplace Fraction Problems
On the WBST, fraction arithmetic is commonly embedded within practical occupational contexts, including construction measurements, liquid pharmacology dosage, and commercial warehouse inventory.
Construction & Fabrication Scenario
Problem Statement: A maintenance technician needs to cut 6 support brackets from an aluminum rail measuring $58\frac{1}{2}$ inches in length. Each bracket requires $8\frac{3}{4}$ inches of material, and each saw cut wastes $\frac{1}{8}$ inch of metal due to the blade width (kerf). After cutting all 6 brackets, how much scrap material remains?
- Calculate metal used per cut and bracket:
- Multiply by 6 brackets: (Note: On the final cut, some questions specify kerf count; assuming 6 full blade passes equals $53\frac{1}{4}$ in).
- Subtract consumed material from total length:
High-Frequency Traps on the WBST
- The Denominator Addition Trap: Adding denominators straight across (e.g., $\frac{1}{2} + \frac{1}{3} = \frac{2}{5}$). This error is always featured as a prominent distractor option.
- The Unconverted Mixed Number Trap: Multiplying whole numbers and fractions separately (e.g., calculating $3\frac{1}{2} \times 2\frac{1}{2}$ as $3 \times 2 + \frac{1}{2} \times \frac{1}{2} = 6\frac{1}{4}$). The correct value is $\frac{7}{2} \times \frac{5}{2} = \frac{35}{4} = 8\frac{3}{4}$.
- The Incomplete Borrowing Trap: When borrowing 1 from a whole number, forgetting to add the existing numerator (e.g., borrowing 1 for $5\frac{1}{4}$ and writing $4\frac{4}{4}$ instead of $4\frac{5}{4}$).
A carpenter starts with a board measuring 7 1/6 feet in length. She cuts off a piece measuring 3 5/8 feet. Disregarding any loss from the saw cut, what is the exact length of the remaining board?
A pharmacy technician must dispense doses from a bottle containing 18 3/4 fluid ounces of liquid medication. If each patient dose is exactly 5/8 of a fluid ounce, how many full, complete doses can be dispensed from the bottle?
An industrial machine operates for 4 2/3 hours each day. If the machine consumes 2 1/7 gallons of fuel per operating hour, how many total gallons of fuel does it consume in a single day?