Dividing Fractions

Learn how to divide fractions using the 'keep, change, flip' method.

beginnerfractionsdivisionUpdated 2026-02-02

For Elementary Students

What Does Dividing Fractions Mean?

Dividing fractions answers the question: "How many of THIS fit into THAT?"

Think about it like this: If you have 1/2 of a pizza and you want to cut it into pieces that are 1/4 each, how many pieces do you get? That's 1/2 ÷ 1/4!

 [====]  1/2 pizza

Divide into 1/4 pieces:
 [==][==]

Answer: 2 pieces!

The Magic Trick: Keep, Change, Flip!

There's a super easy trick for dividing fractions! Just remember these three words:

KEEP → CHANGE → FLIP

Step 1: KEEP the first fraction exactly as it is Step 2: CHANGE the ÷ sign to a × sign Step 3: FLIP the second fraction upside down

Then multiply like normal!

What Does "Flip" Mean?

Flipping a fraction means turning it upside down! (This is also called finding the "reciprocal")

2/3 flipped → 3/2
5/7 flipped → 7/5
1/4 flipped → 4/1 (which is just 4!)

The top and bottom swap places!

Example 1: Dividing Two Fractions

Problem: 3/4 ÷ 2/5

Step 1: KEEP the first fraction

3/4

Step 2: CHANGE ÷ to ×

3/4 ×

Step 3: FLIP the second fraction

3/4 × 5/2

Step 4: Multiply across

Top: 3 × 5 = 15
Bottom: 4 × 2 = 8

Answer: 15/8 or 1 7/8

Example 2: Simpler Division

Problem: 1/2 ÷ 1/4

Keep, Change, Flip:

1/2 × 4/1

Multiply:

1 × 4 = 4
2 × 1 = 2

4/2 = 2

Answer: 2! (Two quarters fit into one half!)

Example 3: Dividing a Whole Number by a Fraction

Problem: 6 ÷ 1/3

Step 1: Write the whole number as a fraction

6 = 6/1

Step 2: Keep, Change, Flip

6/1 × 3/1

Step 3: Multiply

6 × 3 = 18
1 × 1 = 1

Answer: 18

Think about it: "How many thirds are in 6?" There are 18 thirds in 6 wholes!

Example 4: Dividing a Fraction by a Whole Number

Problem: 2/5 ÷ 4

Step 1: Write 4 as a fraction

4 = 4/1

Step 2: Keep, Change, Flip

2/5 × 1/4

Step 3: Multiply

2 × 1 = 2
5 × 4 = 20

Answer: 2/20 = 1/10

Memory Tricks

"Keep it, Change it, Flip it!" (Like a song!)

Visual reminder:

a/b ÷ c/d = a/b × d/c
    │       ×   ╱
    │         ╳
    │       ╱   ╲
    └─────→     flip!

Why Does the Answer Get Bigger?

When you divide by a fraction less than 1, your answer gets bigger!

6 ÷ 2 = 3 (smaller)
6 ÷ 1/2 = 12 (bigger!)

Why? You're asking "How many halves fit into 6?" Lots of them—12!

Real-Life Example: Ribbon Problem

Problem: You have 3/4 yard of ribbon. Each bow needs 1/8 yard. How many bows can you make?

Solution:

3/4 ÷ 1/8

Keep, Change, Flip:
3/4 × 8/1 = 24/4 = 6

Answer: 6 bows!

Quick Steps Summary

1. KEEP the first fraction
2. CHANGE ÷ to ×
3. FLIP the second fraction
4. MULTIPLY tops, multiply bottoms
5. SIMPLIFY if needed

Practice Tip

Before dividing, ask yourself:

  • Is the first number a fraction? (if not, make it over 1)
  • Is the second number a fraction? (if not, make it over 1)
  • Then: Keep, Change, Flip!

For Junior High Students

Understanding Fraction Division

Division by a fraction can be understood as determining how many groups of a given size fit within a quantity.

Fundamental principle: Dividing by a number is equivalent to multiplying by its reciprocal.

a/b ÷ c/d = a/b × d/c

Why? Division and multiplication are inverse operations, and the reciprocal "undoes" the division operation.

The Reciprocal

Definition: The reciprocal of a fraction a/b is b/a.

Properties:

  • A number multiplied by its reciprocal equals 1: (a/b) × (b/a) = 1
  • The reciprocal of a whole number n is 1/n
  • The reciprocal of 1/n is n
  • Zero has no reciprocal (division by zero is undefined)

Examples:

Reciprocal of 3/4 is 4/3
Reciprocal of 5 is 1/5
Reciprocal of 1/7 is 7

The Algorithm: Invert and Multiply

Rule: To divide by a fraction, multiply by its reciprocal.

Steps:

  1. Rewrite division as multiplication by reciprocal
  2. Multiply numerators
  3. Multiply denominators
  4. Simplify if possible

General form:

a/b ÷ c/d = a/b × d/c = (a × d)/(b × c)

Example 1: Fraction ÷ Fraction

Problem: Calculate 3/4 ÷ 2/5

Solution:

3/4 ÷ 2/5 = 3/4 × 5/2    (invert second fraction)
           = (3 × 5)/(4 × 2)
           = 15/8
           = 1 7/8 (mixed number form)

Verification: (15/8) × (2/5) = 30/40 = 3/4 ✓

Example 2: Whole Number ÷ Fraction

Problem: Calculate 6 ÷ 1/3

Solution:

6 ÷ 1/3 = 6/1 ÷ 1/3      (express whole as fraction)
        = 6/1 × 3/1        (invert second fraction)
        = 18/1
        = 18

Interpretation: "How many thirds are in 6?" Answer: 18 thirds.

Pattern: Dividing by 1/n is the same as multiplying by n.

Example 3: Fraction ÷ Whole Number

Problem: Calculate 2/5 ÷ 4

Solution:

2/5 ÷ 4 = 2/5 ÷ 4/1
        = 2/5 × 1/4
        = 2/20
        = 1/10 (simplified)

Interpretation: Dividing a fraction by a whole number makes it smaller.

Example 4: Complex Fractions with Simplification

Problem: Calculate 12/15 ÷ 8/10

Solution:

12/15 ÷ 8/10 = 12/15 × 10/8
             = (12 × 10)/(15 × 8)
             = 120/120
             = 1

Alternative (simplify first):

12/15 = 4/5 (divide by 3)
8/10 = 4/5 (divide by 2)

4/5 ÷ 4/5 = 1 ✓

Why Does Invert and Multiply Work?

Conceptual explanation:

Division by c/d asks: "How many groups of c/d fit into the dividend?"

Multiplying by d/c scales the dividend by the reciprocal, effectively counting those groups.

Algebraic justification:

a/b ÷ c/d = (a/b) / (c/d)
          = (a/b) × (d/d) / (c/d)
          = (a/b × d/d) / (c/d)
          = (ad/bd) / (c/d)
          = ad/bd × d/c
          = a/b × d/c

Dividing by a Fraction Less Than 1

Observation: When dividing by a fraction less than 1, the quotient is larger than the dividend.

Example: 3 ÷ 1/2 = 3 × 2 = 6

Why? If each group is smaller than 1, more groups fit into the same quantity.

Dividing by a Fraction Greater Than 1

Observation: When dividing by a fraction greater than 1, the quotient is smaller than the dividend.

Example: 3 ÷ 3/2 = 3 × 2/3 = 2

Why? If each group is larger than 1, fewer groups fit.

Applications and Word Problems

1. Measurement: "How many 3/4-cup servings in 6 cups?"

6 ÷ 3/4 = 6 × 4/3 = 24/3 = 8 servings

2. Rate problems: "If 2/3 of a job takes 4 hours, how long for the whole job?"

4 ÷ 2/3 = 4 × 3/2 = 12/2 = 6 hours

3. Geometry: "A ribbon 5/6 meter long is cut into pieces 1/12 meter each. How many pieces?"

5/6 ÷ 1/12 = 5/6 × 12/1 = 60/6 = 10 pieces

Complex Fractions

Definition: A fraction where the numerator or denominator (or both) contains a fraction.

Solution method: Interpret as division.

Example: Simplify (3/4) / (2/5)

= 3/4 ÷ 2/5
= 3/4 × 5/2
= 15/8

Simplification Strategies

Method 1: Simplify before multiplying

6/8 ÷ 3/4 = 6/8 × 4/3
          = (6÷3)/8 × 4/(3÷3)
          = 2/8 × 4/1
          = 8/8 = 1

Method 2: Cancel common factors

6/8 × 4/3 = (6×4)/(8×3)
          = (2̶×3̶×4)/(8̶×3̶)
          = (2×4)/8
          = 1

Common Mistakes

Mistake 1: Flipping the wrong fraction

❌ 3/4 ÷ 2/5 = 4/3 × 2/5 ✓ 3/4 ÷ 2/5 = 3/4 × 5/2

Mistake 2: Forgetting to flip

❌ 1/2 ÷ 1/4 = 1/2 × 1/4 = 1/8 ✓ 1/2 ÷ 1/4 = 1/2 × 4/1 = 2

Mistake 3: Flipping the first fraction

❌ Keep and flip means flip the first fraction ✓ Keep the first, flip the second

Mistake 4: Not converting whole numbers to fractions first

❌ 5 ÷ 2/3, attempting to flip 5 ✓ 5/1 ÷ 2/3 = 5/1 × 3/2

Mistake 5: Confusing multiplication and division rules

Division requires flipping, multiplication does not

Tips for Success

Tip 1: Always write the algorithm: Keep, Change, Flip (or Invert and Multiply)

Tip 2: Express whole numbers as fractions with denominator 1

Tip 3: Simplify before multiplying when possible to avoid large numbers

Tip 4: Check reasonableness: dividing by small fractions gives large answers

Tip 5: Verify by multiplying quotient by divisor to get dividend

Tip 6: Remember: division by a fraction is the same as multiplication by its reciprocal

Tip 7: Write out each step clearly to avoid errors

Extension: Division in Different Forms

Mixed numbers: Convert to improper fractions first

Example: 2 1/3 ÷ 1 1/4

= 7/3 ÷ 5/4
= 7/3 × 4/5
= 28/15
= 1 13/15

Decimals: Convert to fractions or use decimal division

Example: 0.5 ÷ 0.25

= 1/2 ÷ 1/4
= 1/2 × 4/1
= 2

Or directly: 0.5 ÷ 0.25 = 2

Summary

Key principle: Dividing by a fraction is equivalent to multiplying by its reciprocal.

Algorithm:

  1. Express all numbers as fractions
  2. Replace division with multiplication
  3. Replace divisor with its reciprocal
  4. Multiply numerators and denominators
  5. Simplify

Formula: a/b ÷ c/d = a/b × d/c = ad/bc

Practice

What is 1/2 ÷ 1/4?

What is 3/5 ÷ 2/3?

What is 8 ÷ 2/3?

What is the reciprocal of 5/7?