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.
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.
Dividend = (Divisor × Quotient) + Remainder where 0 ≤ Remainder < Divisor.
When you divide 1764 ÷ 36:
36 × 50 = 1800 — too high by 36.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.
8 × 1250 = 1000010007 − 10000 = 7Alternatively, use divisibility shortcuts: for 8, only the last three digits matter. 007 ÷ 8 = 0 remainder 7. Same answer, faster.
When multiplying two 2-digit numbers in the exam hall, avoid column multiplication (it invites carry errors). Instead, decompose:
36 × 134:
36 × 100 = 360036 × 30 = 108036 × 4 = 1443600 + 1080 + 144 = 4824This maps directly to the distributive property and is actually faster to execute mentally because each sub-product is a simple operation.
2016 ÷ 48:
48 × 40 = 19202016 − 1920 = 9696 ÷ 48 = 240 + 2 = 42Always verify: 48 × 42 = 48 × 40 + 48 × 2 = 1920 + 96 = 2016. Verification takes 15 seconds and eliminates off-by-one errors that cost marks.
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.
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.
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.
For remainder questions with large dividends, find the nearest lower multiple of the divisor mentally.
Micro-example: 10007 ÷ 8.
8 × 1250 = 1000010007 − 10000 = 7 → Remainder = 7You 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.
Stop reading the whole expression — scan for the structural change:
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.
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 over52 × 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.
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.
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.
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."
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.
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.
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.
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.
Confusing commutative and associative: Commutative = numbers swap positions (a × b = b × a). Associative = brackets shift, numbers stay in the same order. If you see the same three numbers in the same left-to-right sequence but with brackets in different positions, it is associative — not commutative.
Forgetting to verify division: After computing a quotient, candidates select the answer without checking Divisor × Quotient + Remainder = Dividend. CTET options routinely include off-by-one answers (e.g., 48 and 49 both appear as options). Verification takes 10 seconds and is the only reliable way to distinguish them.
Treating every "remove items" problem as subtraction-only: Questions like "168 chairs are removed from 24 rows of 35 chairs" require a multiplication step first (24 × 35 = 840), then subtraction. Jumping straight to 840 − 168 without calculating 840 correctly is the entry point for errors.
Using the wrong divisibility rule for 8: Many candidates apply the "sum of digits" rule (which works for 9, not 8). For 8, only the last three digits determine divisibility. 10007: check 007 ÷ 8 — remainder 7. The sum-of-digits approach gives 1 + 0 + 0 + 0 + 7 = 8, which would incorrectly suggest divisibility by 8.
Misidentifying the distributive property direction: a × (b + c) = a × b + a × c is distributive left-to-right. a × b + a × c = a × (b + c) is distributive right-to-left (factoring out). Both are the same property. CTET may show either direction — don't be thrown off by expressions that look "factored."
Skipping units in two-stage word problems: In problems involving total objects followed by removal or addition, always write the full expression before calculating. Candidates who calculate 24 × 35 correctly but then misread "168 chairs removed" as "168 chairs added" lose the mark on the final step, not the multiplication.