Multiplication and Division for CTET Paper I — Class 1–5 Maths

beginner 18 min read

Concept

Multiplication and division are the two operations that define the structure of the entire Class 1–5 number curriculum. Get comfortable here and everything downstream — fractions, ratio, percentage — falls into place.

Multiplication is repeated addition made efficient. When you write 6 × 4, you are saying "add 6 to itself, 4 times" — but you stop thinking of it that way by Class 3, and start seeing it as a known fact retrieved from memory. The key shift in teaching is from counting strategies (skip-counting, number lines) toward multiplicative reasoning (one group of, times as many).

Division is the inverse operation. 24 ÷ 6 = 4 can be read two ways:

CTET tests both readings through word problems. A question about "how many crates can be packed" is quotitive; "how many books does each classroom get" is partitive. You need to recognise the type not to answer it — both use the same division algorithm — but because a common wrong answer in a classroom context question will ask you to identify which model a child is using.

The Division Algorithm ties it all together:

Dividend = (Divisor × Quotient) + Remainder

This identity appears directly in PYQ questions. Memorise it as a verification tool, not just a definition.

Analogy worth keeping: Think of multiplication as the question "if this row is 7 chairs wide, how long is the hall?" and division as "I have 84 chairs and each row seats 7 — how many rows?" Same hall, two directions of reasoning.


Deep Dive

Properties of Multiplication

These are directly tested — not just as definitions but as identification questions where you are shown an expression and asked to name the property.

Commutative Property: a × b = b × a Order of factors does not change the product. 7 × 9 = 9 × 7 = 63. Teaching implication: a child who knows 6 × 8 automatically knows 8 × 6 — this halves the table-learning load.

Associative Property: (a × b) × c = a × (b × c) Grouping of factors does not change the product. (6 × 4) × 5 = 6 × (4 × 5). This is the most commonly tested property in CTET because it looks like a "regrouping" question. The visual cue: parentheses shift position — if you see brackets moving, it's associative.

Distributive Property: a × (b + c) = a × b + a × c (and the subtraction version: a × (b − c) = a × b − a × c) This is the workhorse of mental calculation. 47 × 99 = 47 × (100 − 1) = 4700 − 47 = 4653. More on this in the Tricks section.

Identity Property: a × 1 = a. Multiplying by 1 leaves the number unchanged.

Zero Property: a × 0 = 0. Any number multiplied by zero is zero.

Quick identification rule: Commutative = order changes, nothing else. Associative = brackets shift, numbers stay. Distributive = one number breaks into addition/subtraction. If the expression is a × 1, it's Identity.


The Division Algorithm in Practice

Dividend = (Divisor × Quotient) + Remainder where 0 ≤ Remainder < Divisor.

When you divide 1764 ÷ 36:

  1. Estimate: 36 × 50 = 1800 — too high by 36.
  2. So 36 × 49 = 1800 − 36 = 1764. Remainder = 0.

The algorithm tells you: if Remainder = 0, the division is exact. The dividend is a multiple of the divisor.

Finding remainders without full long division: For 10007 ÷ 8, you don't need to divide the whole number. Find the nearest multiple of 8 below 10007.

Alternatively, use divisibility shortcuts: for 8, only the last three digits matter. 007 ÷ 8 = 0 remainder 7. Same answer, faster.


Step-Decomposition for Large Multiplications

When multiplying two 2-digit numbers in the exam hall, avoid column multiplication (it invites carry errors). Instead, decompose:

36 × 134:

This maps directly to the distributive property and is actually faster to execute mentally because each sub-product is a simple operation.


Division by Decomposition

2016 ÷ 48:

Always verify: 48 × 42 = 48 × 40 + 48 × 2 = 1920 + 96 = 2016. Verification takes 15 seconds and eliminates off-by-one errors that cost marks.


Pedagogical Angle (CTET-specific)

CTET occasionally wraps these calculations inside a teaching scenario. Watch for questions like "which property is a teacher using when she groups factors differently to simplify computation?" — that's associative. Or "a child calculates 25 × 12 as 25 × 10 + 25 × 2 — which property does this demonstrate?" — distributive.

The operation-to-property link is a two-way question: given a property name, identify the expression; given an expression, name the property.


Memory Tricks & Shortcuts

patternNear-Round Multiply

When one factor is close to a round number (ends in 8, 9, 1, 2), split using the distributive property.

Formula: a × (R ± d) = a × R ± a × d where R is the nearby round number.

Micro-example: 47 × 99 = 47 × 100 − 47 × 1 = 4700 − 47 = 4653

Standard column method: ~45 seconds, 3 rows of arithmetic, risk of carry errors. This shortcut: ~12 seconds, 1 subtraction.

Works for any factor within ±5 of a multiple of 10 or 100.

substitutionVerify by Reverse

After any division, immediately verify: Divisor × Quotient + Remainder = Dividend.

Micro-example: 4824 ÷ 36 = 134 → check: 36 × 134 = 36 × 130 + 36 × 4 = 4680 + 144 = 4824. Remainder = 0.

This takes ~10 seconds and eliminates the most common CTET trap: choosing a quotient that is ±1 off the correct answer (options like 133, 134, 135 are often listed together).

Standard approach — re-do the division: ~30 seconds. Verification by reverse multiplication: ~10 seconds.

estimationRemainder from Nearest Multiple

For remainder questions with large dividends, find the nearest lower multiple of the divisor mentally.

Micro-example: 10007 ÷ 8.

  • Round down: 8 × 1250 = 10000
  • 10007 − 10000 = 7 → Remainder = 7

You never need to compute 10007 ÷ 8 fully. This works whenever the divisor is small (2–12) because you can compute divisor × round_number in one step.

Full long division: ~40 seconds. Nearest-multiple method: ~8 seconds.

eliminationProperty Identification by Visual Cue

Stop reading the whole expression — scan for the structural change:

  • Only numbers swap positions, nothing else changes → Commutative
  • Brackets shift (same numbers, different grouping) → Associative
  • One factor splits into a sum or difference → Distributive
  • One factor is 1, product equals the other factor → Identity

Micro-example: (6 × 4) × 5 = 6 × (4 × 5) — brackets moved, numbers stayed → Associative. Decision in 4 seconds vs. reading all options and testing each: ~20 seconds.

patternTwo-Step Division Decomposition

For Dividend ÷ Divisor where mental calculation is hard, decompose the dividend into two parts, each divisible by the divisor.

Micro-example: 2028 ÷ 52.

  • 52 × 40 = 2080 — slightly over
  • Try: 52 × 39 = 52 × 40 − 52 = 2080 − 52 = 2028. Done.

The trick is to start with a round multiple, then adjust by one unit of the divisor. This is 2 steps instead of 3–4 rows of long division. Saves ~25 seconds on a 2-digit divisor problem.


Fast-Solving Framework

Use this decision sequence in the exam hall:

Step 1 — Is it a property identification question? Apply the visual-cue trick: check what changed (order / grouping / split). Name the property. Done in under 10 seconds.

Step 2 — Is it a multiplication question? Check if one factor is near a round number (within 5 of a multiple of 10 or 100). If yes, use Near-Round Multiply. If no, decompose the larger factor into hundreds + tens + units and add sub-products.

Step 3 — Is it a division question? Estimate: find the largest round multiple of the divisor that fits inside the dividend. Subtract. Handle the remainder. Verify by reverse multiplication before selecting an option.

Step 4 — Is it a remainder-only question? Use Nearest Multiple method. You do not need the full quotient.

Step 5 — Two-stage word problem (multiply then add/subtract)? Write the expression first: (24 × 35) − 168. Calculate the product by decomposition, then apply the arithmetic. Don't shortcut the setup — wrong expression is the most common error in two-stage problems.


Solved PYQs

Why this question: Tests whether you can execute a large division efficiently and recognise an exact division (remainder = 0). A common trap is choosing "48 books each, 12 left over" without verifying.

Previous Year Questionपिछले वर्ष का प्रश्न
A school has 1,764 books to be distributed equally among 36 classrooms. How many books will each classroom get, and how many will be left over?
एक विद्यालय में 1,764 किताबें 36 कक्षाओं में बराबर बाँटी जानी हैं। प्रत्येक कक्षा को कितनी किताबें मिलेंगी और कितनी बचेंगी?
  1. 48 books each, 12 left over
  2. 47 books each, 12 left over
  3. 49 books each, 0 left over
  4. 50 books each, 36 left over
  1. प्रत्येक को 48 किताबें, 12 बचेंगी
  2. प्रत्येक को 47 किताबें, 12 बचेंगी
  3. प्रत्येक को 49 किताबें, 0 बचेंगी
  4. प्रत्येक को 50 किताबें, 36 बचेंगी
Solutionसमाधान
1764 ÷ 36: 36 × 49 = 36 × 50 − 36 = 1800 − 36 = 1764. So each classroom gets exactly 49 books with 0 remainder. The division is exact because 1764 = 36 × 49.
1764 ÷ 36: 36 × 49 = 36 × 50 − 36 = 1800 − 36 = 1764। इसलिए प्रत्येक कक्षा को ठीक 49 किताबें मिलेंगी और 0 बचेंगी। यह विभाजन पूर्णतः सटीक है।

Solving path: Estimate 36 × 50 = 1800. Too high by 1800 − 1764 = 36, which is exactly one unit of the divisor. So 36 × 49 = 1764. Remainder = 0. Select option C. Verification is instant: 36 × 49 = 1764. Total time: ~20 seconds.


Why this question: Pure property identification — the most reliable 1-mark question in CTET Maths. Many candidates confuse commutative and associative because both seem to involve "rearranging."

Previous Year Questionपिछले वर्ष का प्रश्न
Which property of multiplication is illustrated by: (6 × 4) × 5 = 6 × (4 × 5)?
गुणन का कौन-सा गुण इसमें दर्शाया गया है: (6 × 4) × 5 = 6 × (4 × 5)?
  1. Commutative property
  2. Distributive property
  3. Associative property
  4. Identity property
  1. क्रमविनिमेय गुण (Commutative property)
  2. वितरण गुण (Distributive property)
  3. साहचर्य गुण (Associative property)
  4. तत्समक गुण (Identity property)
Solutionसमाधान
The associative property states that the grouping of factors does not change the product: (a × b) × c = a × (b × c). Here (6 × 4) × 5 = 24 × 5 = 120 and 6 × (4 × 5) = 6 × 20 = 120. Commutative changes order, not grouping.
साहचर्य गुण कहता है कि गुणनखंडों का समूहन बदलने से गुणनफल नहीं बदलता: (a × b) × c = a × (b × c)। यहाँ (6 × 4) × 5 = 120 और 6 × (4 × 5) = 120। क्रमविनिमेय गुण क्रम बदलता है, समूहन नहीं।

Solving path: Scan the expression: (6 × 4) × 5 = 6 × (4 × 5). The numbers 6, 4, 5 appear on both sides in the same left-to-right order. Only the brackets shifted. That is the definition of associative. Commutative would require the order of numbers to change. Select option C. Time: ~6 seconds.


Why this question: Real-world division with verification required. The answer 42 is not obvious — you need the two-step decomposition.

Previous Year Questionपिछले वर्ष का प्रश्न
A farmer packs 48 mangoes in each crate. If he has 2,016 mangoes, how many full crates can he pack?
एक किसान प्रत्येक टोकरे में 48 आम रखता है। यदि उसके पास 2,016 आम हैं, तो वह कितने पूरे टोकरे भर सकता है?
  1. 41
  2. 40
  3. 44
  4. 42
  1. 41
  2. 40
  3. 44
  4. 42
Solutionसमाधान
2016 ÷ 48: 48 × 40 = 1920, remainder = 2016 − 1920 = 96. 96 ÷ 48 = 2. So total = 40 + 2 = 42 full crates. 48 × 42 = 2016 confirms this.
2016 ÷ 48: 48 × 40 = 1920, शेष = 2016 − 1920 = 96। 96 ÷ 48 = 2। कुल = 40 + 2 = 42 पूरे टोकरे। 48 × 42 = 2016 इसकी पुष्टि करता है।

Solving path: 2016 ÷ 48. Start: 48 × 40 = 1920. Remainder: 2016 − 1920 = 96. 96 ÷ 48 = 2. Total: 40 + 2 = 42. Verify: 48 × 42 = 1920 + 96 = 2016. Option D. Time: ~25 seconds.


Why this question: Remainder question where many candidates attempt full long division and make arithmetic errors. The nearest-multiple shortcut completely bypasses that.

Previous Year Questionपिछले वर्ष का प्रश्न
What is the remainder when 10,007 is divided by 8?
10,007 को 8 से विभाजित करने पर शेषफल क्या होगा?
  1. 5
  2. 3
  3. 7
  4. 1
  1. 5
  2. 3
  3. 7
  4. 1
Solutionसमाधान
8 × 1250 = 10,000. 10,007 − 10,000 = 7. So the remainder is 7. Alternatively, for divisibility by 8, check the last 3 digits: 007 ÷ 8 = 0 remainder 7.
8 × 1250 = 10,000। 10,007 − 10,000 = 7। इसलिए शेषफल 7 है। वैकल्पिक रूप से, 8 से विभाज्यता के लिए अंतिम 3 अंक देखें: 007 ÷ 8 = 0 शेष 7।

Solving path: 8 × 1250 = 10000. 10007 − 10000 = 7. Remainder = 7. Select option C. Time: ~8 seconds. Do not attempt full long division of 10007 — it wastes 30 seconds on a single-step problem.


Why this question: Directly tests the distributive property in a calculation context. If you don't recognise 99 = 100 − 1, you'll reach for column multiplication and risk errors.

Previous Year Questionपिछले वर्ष का प्रश्न
Using the distributive property, what is 47 × 99?
वितरण गुण का उपयोग करके 47 × 99 का मान क्या होगा?
  1. 4,700
  2. 4,623
  3. 4,600
  4. 4,653
  1. 4,700
  2. 4,623
  3. 4,600
  4. 4,653
Solutionसमाधान
47 × 99 = 47 × (100 − 1) = 47 × 100 − 47 × 1 = 4700 − 47 = 4653. This uses the distributive property: a × (b − c) = a × b − a × c.
47 × 99 = 47 × (100 − 1) = 47 × 100 − 47 × 1 = 4700 − 47 = 4653। यह वितरण गुण का प्रयोग करता है: a × (b − c) = a × b − a × c।

Solving path: 47 × 99 = 47 × (100 − 1) = 4700 − 47 = 4653. Select option D. This is the canonical Near-Round Multiply example — learn it as a template. Time: ~12 seconds.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →