MathMastery.Beta
Learning Resources

Division

Interactive curriculum lessons, worked examples, and geometric problem-solving techniques designed to help Kenyan students master CBC, KPSEA, KCSE, and IGCSE mathematics.

Grade 06 Pathway: N/A

First Principles

Core Objective

Understand how to divide multi-digit whole numbers by breaking numbers into place-value parts and making sense of leftover amounts (remainders) in everyday African contexts.

1. The Concrete Idea: Fair Sharing

Imagine Auntie Amina arrives from the market with 138 fresh mandazi to distribute equally among 12 children during a family gathering in Machakos.

Instead of giving them all out randomly, she shares them in fair rounds. Each child gets one mandazi per round until there are not enough left in the basket to give everyone another full mandazi. The pieces left in the basket form the remainder.

2. Place Value & The Division Algorithm

Division is simply repeated subtraction organized by place value (hundreds, tens, and ones). When we divide \(156 \div 12\):

  • First, look at the hundreds and tens: \(15\text{ tens} \div 12 = 1\text{ ten}\) with \(3\text{ tens}\) left over.
  • Regroup the \(3\text{ tens}\) with \(6\text{ ones}\) to get \(36\text{ ones}\).
  • Finally, \(36\text{ ones} \div 12 = 3\text{ ones}\). The quotient is \(13\) with remainder \(0\).

3. The Fundamental Division Relation

For any whole number dividend \(a\) and non-zero divisor \(b\):

\[ a = (b \times q) + r \quad \text{where } 0 \le r < b \]
  • Dividend (\(a\)): Total quantity being divided (e.g., 138 mandazi).
  • Divisor (\(b\)): Number of equal groups or group size (e.g., 12 children).
  • Quotient (\(q\)): Number of items each group receives (e.g., 11 mandazi).
  • Remainder (\(r\)): Leftover amount (e.g., 6 mandazi). Notice that \(r\) must always be strictly less than \(b\).

Interactive Division Explorer

Adjust the total number of items and groups to see how the long division steps and remainder dynamically calculate.

Quotient (q)
11
Items per group
Remainder (r)
6
Leftover items
Check Equation
12 × 11 + 6 = 138
b × q + r = a
Each group gets 11 items. There are 6 items left over because 6 is less than the divisor 12.

Key Formulas

The Division Algorithm Theorem

\[ a = b \times q + r, \quad \text{with } 0 \le r < b \]
  • \(a\) = Dividend (the total quantity to divide)
  • \(b\) = Divisor (the number of equal parts or size of each part)
  • \(q\) = Quotient (the number of whole times \(b\) fits into \(a\))
  • \(r\) = Remainder (the whole number left over)

Calculating Quotient and Remainder

\[ q = \left\lfloor \frac{a}{b} \right\rfloor \] \[ r = a - (b \times q) \]

Interpreting Remainders in Context

  • Round UP (Ceiling \(\lceil a/b \rceil\)): When every item/person must be accommodated (e.g., number of matatus, boats, or sacks needed). If \(r > 0\), add \(1\) to \(q\).
  • Round DOWN (Whole Quotient \(q\)): When only full, complete items can be made (e.g., complete uniforms sewn, full crates packaged). The remainder \(r\) is left unused.
  • Fractional/Decimal Form (\(q + \frac{r}{b}\)): When items can be continuously cut or shared (e.g., money, lengths of fabric, litres of milk).

Worked Examples

Example 1 (Easy): Basic Division with No Remainder

Problem: A cooperative society in Kiambu packs \(840\text{ kg}\) of coffee into \(12\text{ equal sacks}\). How many kilograms does each sack contain?

  1. Identify the parts: Dividend \(a = 840\), Divisor \(b = 12\).
  2. Divide step-by-step:
    • Divide tens: \(84 \div 12 = 7\) because \(12 \times 7 = 84\).
    • Remainder is \(0\). Bring down the ones digit (\(0\)).
    • Divide ones: \(0 \div 12 = 0\).
  3. Check: \(12 \times 70 = 840\). Remainder is \(0\).
  4. Conclusion: Each sack contains exactly 70 kg.

Example 2 (Medium): Long Division with a Remainder

Problem: A baker in Kisumu baked \(575\text{ mandazi}\). She packages them into packets of \(24\). How many complete packets can she make, and how many mandazi are left over?

  1. Identify the parts: Dividend \(a = 575\), Divisor \(b = 24\).
  2. Long division steps:
    • Estimate into the first two digits: \(57 \div 24 = 2\) (since \(24 \times 2 = 48\)).
    • Subtract: \(57 - 48 = 9\).
    • Bring down the next digit (\(5\)) to form \(95\).
    • Estimate: \(95 \div 24 = 3\) (since \(24 \times 3 = 72\); note \(24 \times 4 = 96\), which is too large).
    • Subtract: \(95 - 72 = 23\).
  3. Verify: Remainder \(23 < 24\) (valid). Check: \(24 \times 23 + 23 = 552 + 23 = 575\).
  4. Conclusion: She can make 23 complete packets with 23 mandazi left over.

Example 3 (Hard): Real-World Context Requiring Rounding Up

Problem: A school in Eldoret is organizing an educational trip for \(325\text{ learners and teachers}\). They are hiring minibuses (matatus), each carrying a maximum of \(14\text{ passengers}\). How many minibuses must the school hire so that everyone travels?

  1. Set up the division: \(325 \div 14\).
  2. Perform the calculation:
    • \(32 \div 14 = 2\) (since \(14 \times 2 = 28\)).
    • Subtract: \(32 - 28 = 4\). Bring down \(5\) to get \(45\).
    • \(45 \div 14 = 3\) (since \(14 \times 3 = 42\)).
    • Subtract: \(45 - 42 = 3\).
    • So, \(325 \div 14 = 23\text{ remainder } 3\).
  3. Interpret the remainder: \(23\) minibuses will carry \(14 \times 23 = 322\) passengers. There are \(3\) passengers still waiting.
  4. Because learners cannot be left behind, we must round up to the next whole number: \(23 + 1 = 24\).
  5. Conclusion: The school must hire 24 minibuses.

Common Mistakes

Misconception 1: Remainder Equal to or Greater than Divisor

Common Mistake Writing \(138 \div 12 = 10\text{ R } 18\).

Why it happens The learner stopped dividing too early and did not check if the leftover is larger than the divisor.

Correction The remainder must strictly satisfy \(0 \le r < b\). If \(r \ge b\), another whole group can be formed. Here, \(18\) contains another \(12\), so quotient increases from \(10\) to \(11\), leaving \(r = 6\).

Misconception 2: Always Dropping the Remainder in Real Problems

Common Mistake Saying \(325 \div 14 = 23\), so 23 matatus are needed.

Why it happens Relying blindly on the whole quotient without considering the real-world constraint (nobody can be left behind).

Correction In transport or storage problems where all items/people must be included, any non-zero remainder requires rounding UP to the next whole number.

Misconception 3: Forgetting Zero in the Quotient

Common Mistake Calculating \(618 \div 6\) as \(13\) instead of \(103\).

Why it happens When \(1\) cannot be divided by \(6\), learners often bring down the \(8\) immediately without recording a \(0\) in the tens place of the quotient.

Correction Every time you bring down a digit, you must perform a division step. Since \(1 \div 6 = 0\text{ R } 1\), record \(0\) in the quotient before bringing down \(8\) to make \(18\).

Real World

1. Agricultural Packing & Sacks

A tea cooperative in Kericho collects 2,450 kg of processed tea leaves. If standard commercial gunny bags hold 50 kg each, how many full bags can be exported?

\[ 2450 \div 50 = 49 \text{ full bags (exact)} \]

2. Fleet Logistics & Matatu Transport

During the national music festivals, an educational zone needs to transport 450 students using 33-seater buses.

\[ 450 \div 33 = 13 \text{ R } 21 \]

Since 21 students cannot walk, the organizers book 14 buses.

3. Tailoring and Resource Allocation

A school uniform manufacturer in Nakuru has 250 metres of fabric. Each uniform requires 3 metres of fabric.

\[ 250 \div 3 = 83 \text{ R } 1 \]

The tailor can make 83 complete uniforms. The leftover 1 metre is stored for mending or small pockets.

Practice

A poultry farmer in Naivasha collected 96 eggs. She packed them into cartons holding 8 eggs each. How many cartons did she fill completely? (Type only the number, e.g., 42)
Review the concepts above.
A wholesale trader in Mombasa has 180 kg of rice. He repacks the rice into smaller bags of 15 kg each. How many full bags of rice can he prepare? (Type only the number, e.g., 42)
Review the concepts above.
A factory produced 475 bars of soap. The workers pack them into boxes of 20 bars each. How many bars of soap will be left over after packing all complete boxes? (Type only the number, e.g., 42)
Review the concepts above.
A maize farmer harvested 756 kg of maize and packed them into bags of 18 kg each. How many bags did he fill completely? (Type only the number, e.g., 42)
Review the concepts above.
A community group of 215 people in Kisumu is traveling to a wedding. They hire 14-seater vans. What is the minimum number of vans needed so that every person gets a seat? (Type only the number, e.g., 42)
Review the concepts above.
A library has 1,512 textbooks to distribute equally among 24 schools in a sub-county. If each school receives the same number of books, how many textbooks does each school receive? (Type only the number, e.g., 42)
Review the concepts above.