Computation of Whole Numbers — Study Notes
Overview
Computation of whole numbers forms the bedrock of all elementary mathematics in SSC GD. Every calculation you perform in profit-loss, time-distance, mensuration or simplification traces back to these four basic operations: addition, subtraction, multiplication and division. The exam tests your speed and accuracy across mental calculation, column arithmetic and word problems that require choosing the correct operation.
Many students skip formal revision here assuming they "already know" basic arithmetic. This is a costly mistake. Under exam pressure, errors in carrying digits, borrowing incorrectly or misaligning place values cost easy marks. SSC GD typically includes 3–5 direct computation questions and another 10–15 questions where a single arithmetic slip ruins the entire solution. Mastery here means confidence everywhere else in the mathematics section.
Focus on two goals: eliminate careless errors through systematic methods, and build speed through regular timed practice. A strong grip on these fundamentals shaves 30–60 seconds per question across the paper, giving you breathing room for tougher reasoning or GK items.
Key Concepts
- **Whole numbers** are the set {0, 1, 2, 3, ...} with no fractions or negative values. All four operations stay within whole numbers except division, which may produce remainders.
- **Place value system** organises digits by powers of ten: units, tens, hundreds, thousands, etc. Aligning place values vertically is critical in column addition and subtraction.
- **Carrying (addition) and borrowing (subtraction)** manage overflow and underflow between place columns. Missing a carry or borrow is the most common error type.
- **Multiplication** is repeated addition. Distributive property lets you break large multiplications into manageable parts: 47 × 8 = (40 × 8) + (7 × 8).
- **Division** produces a quotient and possibly a remainder. For whole numbers: Dividend = Divisor × Quotient + Remainder, where Remainder < Divisor.
- **Order of operations** matters when multiple operations appear together. Without brackets, multiplication and division precede addition and subtraction (BODMAS framework, covered separately).
- **Estimation and approximation** help verify answers. Rounding each number to the nearest ten or hundred gives a ballpark figure to catch major blunders.
- **Word problem keywords** signal which operation to use: "total" or "sum" suggests addition; "difference" or "left" suggests subtraction; "times" or "product" suggests multiplication; "share equally" or "per unit" suggests division.
Formulas / Key Facts
1. **Commutative property (addition/multiplication)**: a + b = b + a and a × b = b × a. Subtraction and division are not commutative. 2. **Associative property (addition/multiplication)**: (a + b) + c = a + (b + c) and (a × b) × c = a × (b × c). 3. **Identity elements**: Adding 0 leaves a number unchanged (a + 0 = a). Multiplying by 1 leaves a number unchanged (a × 1 = a). 4. **Multiplication by 0**: Any number times 0 equals 0 (a × 0 = 0). 5. **Division by 1**: Any number divided by 1 equals itself (a ÷ 1 = a). Division by 0 is undefined. 6. **Division algorithm**: Dividend = Divisor × Quotient + Remainder, with 0 ≤ Remainder < Divisor. 7. **Multiplication shortcuts**: Multiply by 10, 100, 1000 by appending zeros. Multiply by 5 by halving and appending a zero (if even) or adjusting (if odd). 8. **Divisibility check for 10**: A number is divisible by 10 if it ends in 0.
Worked Examples
**Example 1: Column Addition with Carrying** Add 4758 + 3869.
``` 4758 + 3869 ------ ```
Step 1: Units column: 8 + 9 = 17. Write 7, carry 1. Step 2: Tens column: 5 + 6 + 1 (carry) = 12. Write 2, carry 1. Step 3: Hundreds column: 7 + 8 + 1 = 16. Write 6, carry 1. Step 4: Thousands column: 4 + 3 + 1 = 8. Write 8. **Answer: 8627**
**Example 2: Subtraction with Borrowing** Subtract 5004 − 2738.
``` 5004 − 2738 ------ ```
Step 1: Units: 4 − 8 cannot happen. Borrow 1 ten (turn 0 tens into 10 units, making 14 − 8 = 6). Step 2: Tens: After borrowing, we have −1 tens. 0 − 1 cannot happen. Borrow 1 hundred (turn 0 hundreds into 10 tens, making 10 − 1 − 3 = 6). Step 3: Hundreds: After borrowing, we have −1 hundreds. 0 − 1 cannot happen. Borrow 1 thousand (turn 5 thousands into 4 thousands and add 10 hundreds, making 10 − 1 − 7 = 2). Step 4: Thousands: 4 − 2 = 2. **Answer: 2266**
**Example 3: Long Multiplication** Multiply 326 × 47.
``` 326 × 47 ----- 2282 (326 × 7) 13040 (326 × 40, shifted one place left) ------ 15322 ```
Check via estimation: 326 ≈ 300, 47 ≈ 50, so 300 × 50 = 15000. Our answer 15322 is reasonable. **Answer: 15322**
**Example 4: Long Division with Remainder** Divide 873 by 24.
Step 1: 24 into 8 doesn't go (0). Step 2: 24 into 87 goes 3 times (24 × 3 = 72). Subtract: 87 − 72 = 15. Bring down 3 → 153. Step 3: 24 into 153 goes 6 times (24 × 6 = 144). Subtract: 153 − 144 = 9. **Quotient = 36, Remainder = 9** Check: 24 × 36 + 9 = 864 + 9 = 873 ✓
Common Mistakes
1. **Forgetting to carry or carrying twice**: Students write the carry digit in the answer row or forget to add it in the next column. **Fix**: Mark the carry digit lightly above the next column and cross it off once used. 2. **Misaligned place values**: Writing numbers in a slanted column leads to adding units to tens. **Fix**: Use graph paper or rule vertical lines to keep digits strictly aligned by place value. 3. **Borrowing errors in subtraction**: Borrowing from a zero requires borrowing from the next non-zero digit, but students stop after one borrow. **Fix**: Chain the borrows left until you reach a non-zero digit, reducing it by 1 and turning each intermediate zero into 9. 4. **Multiplying by zero incorrectly**: Writing the carried digit from a previous step instead of zero. **Fix**: Remember any number times 0 is always 0; discard any carry from the previous line. 5. **Division remainder larger than divisor**: Students stop division early, leaving a remainder equal to or larger than the divisor. **Fix**: Always check Remainder < Divisor. If not, the quotient is too small; do one more division step.
Quick Reference
- **Addition carry rule**: If column sum ≥ 10, write the units digit and carry the tens digit left.
- **Subtraction borrow rule**: If top digit < bottom digit, borrow 1 from the next left column (reduce it by 1, add 10 to current column).
- **Multiplication by powers of 10**: Append as many zeros as the power (e.g., 56 × 1000 = 56000).
- **Division check formula**: Dividend = Divisor × Quotient + Remainder.
- **Estimation habit**: Round numbers to nearest ten/hundred before computing to predict the answer range.
- **Zero rules**: a + 0 = a, a − 0 = a, a × 0 = 0, 0 ÷ a = 0 (a ≠ 0), division by 0 is undefined.