10.1 Equivalent Fractions, Common Denominators, Mixed Numbers & Operations
Key Takeaways
- A fraction represents equal partitioning of a whole; scaling both numerator and denominator by the same non-zero integer generates equivalent fractions without changing the underlying numerical value.
- To add or subtract fractions with unlike denominators, identify the Least Common Denominator (LCD) via the Least Common Multiple (LCM) of the denominators before combining numerators.
- Subtracting mixed numbers often requires regrouping or borrowing from the whole number, converting one whole unit into an equivalent fraction based on the LCD (such as 5 1/4 becoming 4 5/4).
- Multiplying fractions requires converting all mixed numbers to improper fractions and cross-cancelling common factors between numerators and denominators before multiplying straight across.
- Dividing fractions utilizes the Keep-Change-Flip algorithm (multiplying by the reciprocal), reflecting how many fractional divisor units are contained within the dividend.
10.1 Equivalent Fractions, Common Denominators, Mixed Numbers & Operations
The No-Calculator Imperative for Fraction Arithmetic
On the California Basic Educational Skills Test (CBEST) Mathematics subtest, calculators are strictly prohibited. At a test center, candidates are provided only a pen and a booklet of erasable sheets to complete 50 quantitative items in 120 minutes—yielding an average pacing target of 2.4 minutes per question. Fractions represent one of the most heavily tested areas within Skill Factor 2 (Computation and Problem Solving) and Skill Factor 3 (Numerical and Graphic Relationships).
Without a calculator, mechanical errors compound quickly when handling mixed numbers, finding common denominators, and simplifying large products. Candidates who rely on rote multiplication rather than factoring frequently produce unwieldy multi-digit fractions that exhaust precious time during reduction. Success demands structural fluency: understanding how fractions behave, leveraging factoring strategies, and executing mental shortcuts with surgical accuracy.
Fraction Anatomy and Numerical Classifications
A rational fraction a/b represents division of an integer numerator a (the number of equal parts considered) by a non-zero integer denominator b (the total number of equal parts partitioning the whole unit). Fractions fall into three primary structural categories on the CBEST:
- Proper Fractions: The absolute value of the numerator is strictly less than the denominator (|a| < |b|). The value lies strictly between -1 and +1 (e.g., 3/7, -5/8).
- Improper Fractions: The numerator's magnitude is greater than or equal to the denominator's magnitude (|a| ≥ |b|). The value represents one or more whole units (e.g., 9/4, 12/12 = 1).
- Mixed Numbers: An integer whole-number component combined with an adjacent proper fraction (W a/b). Mixed numbers represent values whose absolute magnitude exceeds 1 (e.g., 3 2/5 = 3 + 2/5).
Conversion Algorithms Between Mixed Numbers and Improper Fractions
Fluency in shifting between mixed numbers and improper fractions is essential across all computational operations:
-
Mixed Number to Improper Fraction: Multiply the whole-number integer W by denominator b, add numerator a, and place the resulting sum over the original denominator b: Example: Convert 4 3/8 to an improper fraction: (4 × 8 + 3)/8 = (32 + 3)/8 = 35/8.
-
Improper Fraction to Mixed Number: Perform whole-number integer division of numerator a by denominator b. The whole quotient becomes the integer W, the remainder r becomes the new numerator, and the denominator b remains unchanged: Example: Convert 47/6 to a mixed number: 47 ÷ 6 = 7 with remainder 5. Thus, 47/6 = 7 5/6.
Equivalence, Simplification & The Greatest Common Factor (GCF)
The Fundamental Principle of Fractions states that multiplying or dividing both the numerator and denominator by the same non-zero constant k preserves numerical equivalence without altering value:
Simplifying to Lowest Terms via the GCF
A fraction is in simplest form (lowest terms) when its numerator and denominator are relatively prime—meaning their Greatest Common Factor (GCF) is 1. To reduce a fraction in a single step without repeated trial divisions, identify the prime factorization of both terms and divide out their GCF:
- Example: Simplify 84/126.
- Factor 84: 84 = 2² × 3 × 7
- Factor 126: 126 = 2 × 3² × 7
- GCF(84, 126) = 2¹ × 3¹ × 7¹ = 42
- Divide both terms by 42: (84 ÷ 42)/(126 ÷ 42) = 2/3
| Original Fraction | Numerator Factorization | Denominator Factorization | GCF | Lowest Terms Form |
|---|---|---|---|---|
| 36/48 | 2² × 3² | 2⁴ × 3 | 2² × 3 = 12 | 3/4 |
| 45/75 | 3² × 5 | 3 × 5² | 3 × 5 = 15 | 3/5 |
| 56/140 | 2³ × 7 | 2² × 5 × 7 | 2² × 7 = 28 | 2/5 |
| 72/108 | 2³ × 3² | 2² × 3³ | 2² × 3² = 36 | 2/3 |
Finding the Least Common Denominator (LCD)
Fractions can only be combined through addition or subtraction when they share identical unit sizes—meaning they possess a common denominator. The most efficient common denominator is the Least Common Denominator (LCD), which is the Least Common Multiple (LCM) of the denominators.
The Prime Factorization Method for Finding LCD
- Express each denominator as a product of prime powers.
- For each unique prime factor that appears, select the highest exponent present across all factorizations.
- Multiply these highest prime powers together to generate the LCD.
Worked Example: Determine the LCD for the fractions 5/12, 7/18, and 3/8.
- Factor 12: 12 = 2² × 3¹
- Factor 18: 18 = 2¹ × 3²
- Factor 8: 8 = 2³
- Collect maximum prime powers: 2^(max(2,1,3)) = 2³ = 8, and 3^(max(1,2,0)) = 3² = 9.
- LCD = 2³ × 3² = 8 × 9 = 72.
Scaling each fraction to denominator 72:
Addition and Subtraction of Fractions with Unlike Denominators
When adding or subtracting fractions with unlike denominators, never add or subtract denominators directly. Follow this three-step protocol:
- Determine the LCD of all denominators.
- Convert each fraction into an equivalent fraction with the LCD.
- Add or subtract the numerators while retaining the common denominator, and reduce the final result to lowest terms.
Standard Example: Compute 5/6 - 3/8.
- Denominators are 6 and 8; LCM(6, 8) = 24.
- Scale 5/6: (5 × 4)/(6 × 4) = 20/24.
- Scale 3/8: (3 × 3)/(8 × 3) = 9/24.
- Subtract numerators: (20 - 9)/24 = 11/24.
Mixed Number Subtraction and Regrouping (Borrowing Across Wholes)
A signature challenge on the CBEST involves subtracting mixed numbers when the fractional subtrahend exceeds the fractional minuend. Examinees must either regroup (borrow) 1 whole or convert both mixed numbers into improper fractions.
Method 1: The Regrouping (Borrowing) Protocol
Consider evaluating: 5 1/4 - 2 2/3.
- Establish the LCD: Denominators are 4 and 3; LCD = 12.
- Convert fractional parts:
- Identify the borrowing necessity: Since 3/12 < 8/12, direct subtraction of fractions yields a negative value. Borrow 1 whole from 5: Add the borrowed 12/12 to the existing fractional part 3/12:
- Subtract whole numbers and fractions separately:
Method 2: The Improper Fraction Protocol
Alternatively, convert both mixed numbers to improper fractions before subtracting: Both methods arrive at the identical result. The regrouping method keeps numbers smaller and less prone to multi-digit arithmetic slips, while the improper fraction method eliminates conceptual borrowing errors.
Multiplication of Fractions: Cross-Cancelling and Improper Conversions
Multiplying fractions requires multiplying numerators together and denominators together:
Critical Rule: Convert Mixed Numbers First!
A fatal error on teacher examinations is multiplying whole parts and fractional parts independently (e.g., erroneously computing 2 1/2 × 3 1/4 as 6 1/8). All mixed numbers must be converted to improper fractions before multiplication.
The High-Speed Cross-Cancelling Technique
To avoid multiplying large numbers only to spend minutes simplifying afterward, divide out common factors shared between any numerator and any denominator before multiplying:
Worked Example: Evaluate 2 2/5 × 1 7/8.
- Convert to improper fractions: 2 2/5 = 12/5 and 1 7/8 = 15/8.
- Set up the product: 12/5 × 15/8.
- Cross-cancel common factors across numerators and denominators:
- Divide numerator 15 and denominator 5 by their shared factor of 5: 15 ÷ 5 = 3 and 5 ÷ 5 = 1.
- Divide numerator 12 and denominator 8 by their shared factor of 4: 12 ÷ 4 = 3 and 8 ÷ 4 = 2.
- Multiply the simplified terms: Notice that without cross-cancelling, you would compute 180/40, which requires manual reduction through successive divisions by 10, 2, and 2.
Division of Fractions: The Reciprocal and Keep-Change-Flip
Division is the algebraic inverse of multiplication. Dividing by a rational number is identical to multiplying by its multiplicative inverse (reciprocal):
Why Keep-Change-Flip (KCF) Works
Consider the conceptual division 6 ÷ 1/2. This problem asks: "How many halves are contained within 6 whole units?" Because each whole unit contains exactly 2 halves, 6 whole units contain 6 × 2 = 12 halves. Inverting the divisor and multiplying directly counts the number of fractional portions fitting into the dividend.
Multi-Step Mixed Number Division Protocol
Evaluate: 3 3/4 ÷ 1 7/8.
- Convert mixed numbers to improper fractions: 3 3/4 = 15/4 and 1 7/8 = 15/8.
- Apply Keep-Change-Flip:
- Keep the dividend: 15/4
- Change division to multiplication: ×
- Flip the divisor to its reciprocal: 8/15
- Cross-cancel common factors:
- Divide out shared factor 15: 15/15 = 1.
- Divide out shared factor 4: 8/4 = 2.
- Compute the product: (1 × 2)/(1 × 1) = 2.
Multi-Step Fraction Word Problems in Classroom Contexts
On the CBEST, fraction operations are frequently contextualized within resource allocations, budget expenditures, and instructional time schedules:
Classroom Application: An elementary school teacher has a 90-minute literacy block. The teacher allocates 1/3 of the period to direct phonics instruction, 2/5 of the remaining time to guided independent reading, and reserves the remaining balance for small-group intervention centers. How many minutes are allocated to small-group intervention centers?
- Phonics Instruction: 1/3 × 90 = 30 minutes.
- Remaining Time after Phonics: 90 - 30 = 60 minutes.
- Guided Independent Reading: 2/5 × 60 = 24 minutes.
- Small-Group Intervention Time: 60 - 24 = 36 minutes.
Alternatively, evaluate using fractional shares:
- Remaining after phonics: 1 - 1/3 = 2/3 of total time.
- Guided reading takes 2/5 of remaining, leaving 1 - 2/5 = 3/5 of that remaining time.
- Total share for intervention: 3/5 × 2/3 = 2/5 of the full block.
- Direct computation: 2/5 × 90 = 36 minutes.
A middle school visual arts teacher prepares fabric bolts for a theatrical costume project. The teacher starts with a bolt containing 6 1/6 yards of heavy cotton muslin. During morning stagecraft class, students cut and use 2 3/4 yards of fabric from the bolt. Exactly how many yards of fabric remain on the bolt?
A California charter school science department receives an annual instructional equipment grant. The department allocates 2/5 of the total grant funds to purchase digital compound microscopes. Of the remaining grant funds, the department spends exactly 1/3 on glassware and titration equipment. If $480 remains in the grant account for consumable laboratory specimens, what was the total initial grant amount awarded to the school?
A culinary arts instructor has 8 3/4 pounds of specialty organic stone-ground flour in the instructional pantry. Each loaf of artisan sourdough bread prepared by students requires exactly 7/16 pound of flour. How many complete loaves of sourdough bread can the class prepare from the available flour?