2.3 Multiplication & Division of Fractions and Mixed Numbers

Key Takeaways

  • To multiply fractions, multiply numerators together and denominators together: \(\frac{a}{b} \times \frac{c}{d} = \frac{a \cdot c}{b \cdot d}\); common denominators are NOT required.
  • Cross-simplifying (canceling common factors between any numerator and denominator before multiplying) dramatically simplifies calculations and prevents arithmetic errors.
  • The reciprocal of a non-zero fraction \(\frac{a}{b}\) is \(\frac{b}{a}\); the product of any fraction and its reciprocal is always 1.
  • To divide fractions, apply the Keep-Change-Flip (KCF) rule: keep the first fraction, change division to multiplication, and flip the second fraction to its reciprocal.
  • For multiplication or division with mixed numbers, ALWAYS convert all mixed numbers into improper fractions as the very first step.
Last updated: August 2026

2.3 Multiplication & Division of Fractions and Mixed Numbers\n

Multiplication and division of fractions are among the most straightforward fraction operations because they do not require finding a common denominator. However, they require careful adherence to specific procedural steps—especially when handling mixed numbers and cross-simplification.\n ---\n

Fraction Multiplication Fundamentals\n

To multiply two or more fractions, multiply the numerators straight across to form the new numerator, and multiply the denominators straight across to form the new denominator:\n ab×cd=acbd(b,d0)\frac{a}{b} \times \frac{c}{d} = \frac{a \cdot c}{b \cdot d} \qquad (b, d \neq 0)\n

Conceptual Meaning of Multiplication\nMultiplying a fraction by another fraction means taking a fractional part of a fraction. For instance, (\frac{1}{2} \times \frac{3}{4}) means finding "half of three-fourths," which equals (\frac{3}{8}).\n

\\n VISUALIZING FRACTION MULTIPLICATION (1/2 x 3/4)\\n \\n Divide whole into 4 vertical columns, shade 3 (represents 3/4):\\n +---+---+---+---+\\n |///|///|///| |\\n +---+---+---+---+\\n \\n Divide horizontally into 2 equal rows, select top row (represents 1/2 of 3/4):\\n +---+---+---+---+\\n |XXX|XXX|XXX| | --> 3 double-shaded grid regions out of 8 total\\n +---+---+---+---+ --> Result = 3/8\\n | | | | |\\n +---+---+---+---+\\n\n ---\n

Cross-Simplifying (Cross-Canceling) Before Multiplying\n

While you can multiply numerators and denominators directly and simplify the resulting fraction at the end, cross-simplifying beforehand is far more efficient. Because multiplication is commutative ((a \cdot c = c \cdot a)), any factor in any numerator can cancel with an identical factor in any denominator before performing multiplication.\n | Method | Calculation Steps | Complexity Level |\n| :--- | :--- | :--- |\n| Standard Multiplication | (\frac{14}{25} \times \frac{15}{28} = \frac{14 \times 15}{25 \times 28} = \frac{210}{700} = \frac{210 \div 70}{700 \div 70} = \frac{3}{10}) | High (large numbers) |\n| Cross-Simplifying First | Cancel GCF(14, 28) = 14: (\frac{1}{25} \times \frac{15}{2}). Cancel GCF(15, 25) = 5: (\frac{1}{5} \times \frac{3}{2} = \frac{3}{10}) | Low (small mental math) |\n

Worked Example 1: Cross-Simplifying Multiplication\n

Evaluate (\frac{18}{35} \times \frac{25}{24}) and write the answer in lowest terms.\n

  • Step 1: Look for common factors between numerators (18, 25) and denominators (35, 24).\n - 18 and 24 share a common factor of 6: (18 \div 6 = 3) and (24 \div 6 = 4).\n - 25 and 35 share a common factor of 5: (25 \div 5 = 5) and (35 \div 5 = 7).\n- Step 2: Rewrite the expression with reduced values:\n 37×54\frac{3}{7} \times \frac{5}{4}\n- Step 3: Multiply straight across:\n 3×57×4=1528\frac{3 \times 5}{7 \times 4} = \frac{15}{28}\n- Step 4: Check if (\frac{15}{28}) can be simplified further. Since GCF(15, 28) = 1, it is in simplest form.\n ---\n

Reciprocals and Multiplicative Inverses\n

The reciprocal (or multiplicative inverse) of a fraction (\frac{a}{b}) is created by interchanging its numerator and denominator to get (\frac{b}{a}) (where (a, b \neq 0)).\n

Reciprocal Property: The product of any non-zero number and its reciprocal is always 1:\n>\n> ab×ba=abba=1\frac{a}{b} \times \frac{b}{a} = \frac{a \cdot b}{b \cdot a} = 1\n

  • The reciprocal of (\frac{4}{9}) is (\frac{9}{4}).\n- The reciprocal of a whole number (7 = \frac{7}{1}) is (\frac{1}{7}).\n- The reciprocal of a mixed number must be found after converting it to an improper fraction: for (2 \frac{1}{3} = \frac{7}{3}), the reciprocal is (\frac{3}{7}).\n ---\n

Fraction Division: The Keep-Change-Flip (KCF) Rule\n

Dividing by a number is mathematically identical to multiplying by its reciprocal. To divide fractions, use the Keep-Change-Flip (KCF) rule:\n

  1. KEEP the first fraction (the dividend) exactly as it is.\n2. CHANGE the division sign ((\div)) to a multiplication sign ((\times)).\n3. FLIP the second fraction (the divisor) to its reciprocal.\n ab÷cd=ab×dc=adbc(b,c,d0)\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{a \cdot d}{b \cdot c} \qquad (b, c, d \neq 0)\n

Worked Example 2: Fraction Division\n

Evaluate (\frac{9}{16} \div \frac{15}{24}).\n

  • Step 1 (KCF): Keep (\frac{9}{16}), change (\div) to (\times), and flip (\frac{15}{24}) to (\frac{24}{15}):\n 916×2415\frac{9}{16} \times \frac{24}{15}\n- Step 2 (Cross-Simplify):\n - 9 and 15 share factor 3: (9 \div 3 = 3), (15 \div 3 = 5).\n - 24 and 16 share factor 8: (24 \div 8 = 3), (16 \div 8 = 2).\n- Step 3 (Multiply):\n 32×35=3×32×5=910\frac{3}{2} \times \frac{3}{5} = \frac{3 \times 3}{2 \times 5} = \frac{9}{10}\n ---\n

Multiplying and Dividing Mixed Numbers\n

Mandatory Rule: Never attempt to multiply or divide mixed numbers by operating on whole parts and fraction parts separately. You MUST convert all mixed numbers into improper fractions before multiplying or dividing.\n

Procedure for Mixed Numbers\n1. Convert all mixed numbers to improper fractions.\n2. For division, apply Keep-Change-Flip.\n3. Cross-simplify common factors.\n4. Multiply numerators straight across and denominators straight across.\n5. Convert improper results back into mixed numbers in lowest terms.\n

Worked Example 3: Multiplying Mixed Numbers\n

Calculate (2 \frac{2}{3} \times 1 \frac{7}{8}).\n

  • Step 1: Convert both mixed numbers to improper fractions:\n 223=(2×3)+23=832 \frac{2}{3} = \frac{(2 \times 3) + 2}{3} = \frac{8}{3}\n 178=(1×8)+78=1581 \frac{7}{8} = \frac{(1 \times 8) + 7}{8} = \frac{15}{8}\n- Step 2: Set up multiplication and cross-simplify:\n 83×158\frac{8}{3} \times \frac{15}{8}\n - Cancel the 8 in the numerator and denominator: (8 \div 8 = 1).\n - Cancel 15 and 3: (15 \div 3 = 5) and (3 \div 3 = 1).\n- Step 3: Multiply remaining terms:\n 1×51×1=51=5\frac{1 \times 5}{1 \times 1} = \frac{5}{1} = 5\n

Worked Example 4: Dividing Mixed Numbers\n

Calculate (4 \frac{1}{2} \div 1 \frac{4}{5}).\n

  • Step 1: Convert to improper fractions:\n 412=92and145=954 \frac{1}{2} = \frac{9}{2} \quad \text{and} \quad 1 \frac{4}{5} = \frac{9}{5}\n- Step 2: Apply Keep-Change-Flip:\n 92÷95=92×59\frac{9}{2} \div \frac{9}{5} = \frac{9}{2} \times \frac{5}{9}\n- Step 3: Cross-simplify the 9s (dividing both by 9 to get 1):\n 12×51=52\frac{1}{2} \times \frac{5}{1} = \frac{5}{2}\n- Step 4: Convert improper fraction (\frac{5}{2}) to mixed number: (2 \frac{1}{2}).\n ---\n

ACCUPLACER Exam Traps & Common Errors\n

ACCUPLACER Exam Trap 1: Unnecessary Common Denominator Search \n> Do not waste valuable test time looking for a common denominator when multiplying or dividing fractions! Common denominators are only required for addition and subtraction.\n ACCUPLACER Exam Trap 2: Flipping the Wrong Fraction in Division \n> In Keep-Change-Flip, only flip the second fraction (the divisor). Flipping the first fraction or flipping both fractions leads to incorrect results.\n ACCUPLACER Exam Trap 3: Multiplying Whole Numbers Separately in Mixed Numbers \n> Writing (3 \frac{1}{2} \times 2 \frac{1}{2} = (3 \times 2) + (\frac{1}{2} \times \frac{1}{2}) = 6 \frac{1}{4}) is INCORRECT. The true value is (\frac{7}{2} \times \frac{5}{2} = \frac{35}{4} = 8 \frac{3}{4}).

Test Your Knowledge

What is the product of 14/15 × 25/21 written in simplest form?

A
B
C
D
Test Your Knowledge

Evaluate the quotient (7/12) ÷ (14/9) in simplest form.

A
B
C
D
Test Your Knowledge

Calculate 3 1/3 × 2 2/5 and express the result as a whole number or mixed number.

A
B
C
D
Test Your Knowledge

Divide 5 1/4 ÷ 1 3/4.

A
B
C
D