Addition and subtraction are the two most fundamental arithmetic operations — and in the context of CTET Paper I, they show up not as isolated calculations but embedded inside multi-step word problems that test whether you can sequence operations correctly under time pressure.
Think of a bank account. Every deposit is addition; every withdrawal is subtraction. The balance at any point is what you get after applying all operations in the right order. That mental model handles 80% of CTET word problems on this topic.
Here is the language of these operations — know it cold because CTET questions frequently use formal vocabulary:
So in 6,000 − 3,784 = 2,216, the minuend is 6,000, the subtrahend is 3,784, and the difference is 2,216. CTET questions sometimes ask you to identify these roles — don't let the vocabulary trip you up.
The conceptual challenge CTET targets is not basic addition. It's two specific technical skills:
A useful analogy: borrowing across zeros is like asking your neighbour to break a ₹1,000 note when you need change. You can't borrow directly from the zero; you have to go further left until you find a non-zero digit, break it down through the chain, and then work your way back. That chain — not the simple single-column borrow — is the actual difficulty in questions like 6,000 − 3,784.
Standard column addition proceeds right to left: ones, then tens, then hundreds, then thousands. When a column sum is 10 or more, write down the units digit and carry the tens digit to the next column.
Example: 34,567 + 28,746
34,567
+ 28,746
--------
7 + 6 = 13 → write 3, carry 16 + 4 + 1 = 11 → write 1, carry 15 + 7 + 1 = 13 → write 3, carry 14 + 8 + 1 = 13 → write 3, carry 13 + 2 + 1 = 6 → write 6Result: 63,313
Multiple carries in a row is where errors accumulate. Each carry must be explicitly tracked — do not do it mentally when under time pressure.
When a digit in the minuend (top number) is smaller than the digit in the subtrahend (bottom number) in the same column, you borrow 1 from the column immediately to the left. That left column's digit decreases by 1, and the current column's digit increases by 10.
Example: 4,215 − 1,378
5 < 8 → borrow from tens. Tens becomes 1 − 1 = 0, ones becomes 15. 15 − 8 = 7.0 < 7 → borrow from hundreds. Hundreds becomes 1, tens becomes 10. 10 − 7 = 3.1 < 3 → borrow from thousands. Thousands becomes 3, hundreds becomes 11. 11 − 3 = 8. Wait — recalculate with corrected value: Hundreds column is 2 − 1 (borrowed) = 1, then 1 < 3, so borrow again. Thousands becomes 4 − 1 = 3, hundreds becomes 11. 11 − 3 = 8.3 − 1 = 2.Result: 2,837. Verify: 2,837 + 1,378 = 4,215. Correct.
Always verify subtraction by adding back. This takes 10 seconds and catches the majority of errors.
This is the CTET trap question. Look at 6,000 − 3,784:
The minuend has zeros in the ones, tens, and hundreds places. You cannot borrow from zero directly. Here is the correct chain:
Step 1: Go left until you find a non-zero digit. That's 6 in the thousands place.
Step 2: Break it down through the chain:
Step 3: Now subtract column by column:
10 − 4 = 69 − 8 = 19 − 7 = 25 − 3 = 2Result: 2,216. Verify: 2,216 + 3,784 = 6,000. Correct.
The rewritten minuend after the full borrow chain is: 5,9,9,10 — this notation is the clearest way to work it on paper.
CTET word problems chain two or three operations. The structure is almost always:
Starting value → subtract some → add some → subtract some → final answer
Read the entire problem before computing. Mark each operation with a + or − as you read. Then execute in sequence. Never try to combine operations without writing intermediate results.
When subtracting from a round number ending in zeros (like 6,000, 10,000, 5,000), use the complement method: subtract 1 from the thousands digit, then subtract each digit of the subtrahend from 9 (for all columns except the ones column), and subtract the ones digit from 10.
For 6,000 − 3,784: Thousands digit becomes 6 − 1 − 3 = 2. Hundreds: 9 − 7 = 2. Tens: 9 − 8 = 1. Ones: 10 − 4 = 6. Result: 2,216.
Standard borrow-chain method: ~60 seconds with error risk. Complement method: ~20 seconds with zero borrow-chain confusion. That's a 3-step process vs an 8-step chain.
Before computing, add or subtract just the leading digits and compare with the options. In 34,567 + 28,746 − 19,835: roughly 35,000 + 29,000 − 20,000 = 44,000. Now scan options — if one option is 43,578 and another is 43,478, you know the answer is near 43,000-44,000, so you've already eliminated anything below 42,000 or above 45,000. This narrows 4 options to 2-3 before you do a single carry.
Time saved: eliminates 1-2 wrong options in ~5 seconds, reducing verification work.
After any subtraction, add your answer back to the subtrahend. If you get the minuend, you're correct. For 7,003 − 3,846 = 3,157: check 3,157 + 3,846 = 7,003. This takes ~10 seconds and is faster than redoing the subtraction, because addition is mechanically simpler than borrowing.
Standard approach (redo subtraction): ~30 seconds. Reverse verify: ~10 seconds. 3x faster error-check.
Write the running balance after each operation on the right margin of your rough work. Resist the urge to combine steps. For Ravi's marble problem (4 operations): write 4,215 → 2,837 → 3,793 → 4,216 in a column. Each arrow is one operation. You can instantly see where you are in the sequence and you won't confuse which subtraction result to add to.
Without this: typical error rate on 4-step problems is ~30% due to sequence confusion. With running balance: drops to near zero.
When a question asks "what number must be added to X to get Y?", the answer is always Y − X. Don't set up algebra. For "what must be added to 3,846 to make 7,003?": answer = 7,003 − 3,846 = 3,157. Recognizing this pattern converts an unfamiliar-looking question into a standard subtraction in ~3 seconds.
Searching for the operation: ~15 seconds. Recognizing the pattern: ~3 seconds. 5x faster setup.
In the exam hall, use this decision path for every addition/subtraction question:
Step 1 — Read and label. Read the full problem. Write + or − next to each operation as you identify it. Do not compute yet.
Step 2 — Estimate and eliminate. Add/subtract the leading digits mentally. Cross out any option that's clearly out of range.
Step 3 — Execute with running balance. Work column by column, right to left. Write intermediate results for multi-step problems. For subtraction from a number with zeros, use the complement method directly.
Step 4 — Verify. For subtraction, add your answer back to the subtrahend. For multi-step, check that your final answer is in the right ballpark relative to your Step 2 estimate.
Red flag: If you find yourself re-doing the same calculation more than once, you have not written down an intermediate result. Stop, write it down, move on.
Most CTET addition/subtraction questions should resolve in under 90 seconds with this framework. If you're past 90 seconds, mark your best estimate from elimination and move on.
Why this question: Tests the ability to sequence two operations — a subtraction followed by an addition — and is a prototype for all "stock/inventory" style word problems.
Solving path: Identify operations in order: first subtract (lending), then add (new arrivals). Step 1: 5,002 − 1,847. Borrowing: ones 12 − 7 = 5 (borrow from tens); tens 9 − 4 = 5 (tens was 0, borrowed from hundreds, chain); hundreds 9 − 8 = 1; thousands 4 − 1 = 3. Result: 3,155. Step 2: 3,155 + 634 = 3,789. Verify option C.
Why this question: Two additions followed by one subtraction. Tests whether you remember to total both income sources before subtracting expenditure.
Solving path: Total collected = 12,540 + 8,375. Ones: 0 + 5 = 5. Tens: 4 + 7 = 11, write 1 carry 1. Hundreds: 5 + 3 + 1 = 9. Thousands: 2 + 8 = 10, write 0 carry 1. Ten-thousands: 1 + 0 + 1 = 2. Total = 20,915. Now subtract: 20,915 − 14,908. Ones: 5 − 8, borrow. 15 − 8 = 7, tens becomes 0. Tens: 0 − 0 = 0. Hundreds: 9 − 9 = 0. Thousands: 0 − 4, borrow. 10 − 4 = 6, ten-thousands becomes 1. Ten-thousands: 1 − 1 = 0. But wait — 20,915 − 14,908: ten-thousands 2 − 1 = 1... recheck. Actually: 20,915 − 14,908 = 6,007. Verify: 14,908 + 6,007 = 20,915. Correct. Option C.
Why this question: Pure subtraction from a 4-digit number ending in zeros. This is the canonical "borrowing across zeros" trap.
Solving path: Use the complement method. 6,000 − 3,784. Rewrite as: thousands 6 − 1 = 5, hundreds 9 − 7 = 2, tens 9 − 8 = 1, ones 10 − 4 = 6. Result: 2,216. Verify: 2,216 + 3,784 = 6,000. Option A.
Why this question: Four-step problem requiring a running balance. The most complex structure tested on this topic.
Solving path: Running balance — 4,215 → (−1,378) → 2,837 → (+956) → 3,793 → (+423) → 4,216. Work each step: 4,215 − 1,378 = 2,837. Verify: 2,837 + 1,378 = 4,215. Then 2,837 + 956 = 3,793. Then 3,793 + 423 = 4,216. Option B.
Why this question: "Unknown addend" question — tests whether you recognize this as a subtraction problem in disguise.
Solving path: Required number = 7,003 − 3,846. Borrowing across zeros in 7,003: rewrite as 6,9,9,13 (thousands becomes 6, hundreds becomes 9, tens becomes 9, ones becomes 13 — but we only need to borrow what's necessary). Actually, borrowing chain: ones 3 − 6, need to borrow; tens is 0, hundreds is 0, so borrow from thousands. 7,003 becomes 6,9,9,13. Now: ones 13 − 6 = 7, tens 9 − 4 = 5, hundreds 9 − 8 = 1, thousands 6 − 3 = 3. Result: 3,157. Verify: 3,846 + 3,157 = 7,003. Option B.
Forgetting to carry in a dense addition column. When three or more numbers are added in a column and multiple carries happen in sequence, candidates drop one carry. Write each carry explicitly — never hold it mentally across more than one column.
Stopping the borrow chain at a zero. When the digit immediately to the left is 0, the borrow must continue leftward until a non-zero digit is found. The most common error in 6,000 − 3,784 type questions is writing 6,000 − 3,784 = 3,216 because the candidate borrows from the zero without propagating the chain.
Incorrect operation sequence in word problems. "Lent out" means subtract; "received new" means add. Reversing even one operation flips the answer by a large margin. Always re-read the problem and confirm which direction each event moves the running total.
Adding when you should subtract in "unknown addend" questions. The question "what must be added to X to get Y?" is answered by Y − X, not X + Y. Candidates who don't recognize the pattern compute X + Y instead.
Forgetting to include all addends before subtracting. In problems with two income sources and one expense (like the school fees question), a common error is subtracting from only the first income figure instead of the combined total.
Not verifying subtraction results. Every subtraction answer can be verified in 10 seconds by adding back. Not doing this means a borrow error — which is easy to make and easy to check — goes undetected. Treat verification as mandatory, not optional.