Most number questions never need the full number. Divisibility wants the last few digits, unit digit wants the last digit, remainders want small leftovers. Throw away everything the question does not ask about.
Most number questions never need the whole number. 'Is it divisible by 8?' needs the last 3 digits. 'What is the unit digit?' needs the last digit. Learn which part to look at.
Number system is the most common quant topic in placement papers: divisibility, unit digit, remainders, factors, HCF and LCM. Each one has a rule that avoids big calculations, and those rules are also used inside every other chapter.
Natural numbers: 1, 2, 3 ... Whole numbers: 0, 1, 2, 3 ... Integers add the negatives: ... -2, -1, 0, 1, 2 ...
A prime has exactly two factors, 1 and itself: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29 ... 1 is NOT prime, and 2 is the only even prime. A composite number has more than two factors (4, 6, 8, 9 ...).
To test if a number up to 400 is prime, divide only by primes up to its square root. For 221: √(221) is about 14.9, so try 2, 3, 5, 7, 11, 13. 13 × 17 = 221, so it is not prime.
Co-primes are two numbers whose only common factor is 1, like 8 and 15. They do not have to be prime themselves.
| Primes below 100 (25 of them) |
|---|
| 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97 |
Is 391 a prime number?
Answer: Not prime
You can tell whether a number divides another without dividing. Each rule looks at only part of the number.
2, 5, 10: look at the last digit. 4: last two digits. 8: last three digits. 3 and 9: add all the digits. 11: alternate plus and minus across the digits; the result must be 0 or a multiple of 11.
For a composite divisor, split it into co-prime parts: divisible by 12 means divisible by 3 AND 4; by 72 means by 8 AND 9.
| Divisor | Test | Example |
|---|---|---|
| 2 | last digit even | 3,758 |
| 3 | digit sum divisible by 3 | 4,212 (sum 9) |
| 4 | last two digits divisible by 4 | 7,316 (16) |
| 5 | last digit 0 or 5 | 8,275 |
| 6 | divisible by 2 and 3 | 5,334 |
| 8 | last three digits divisible by 8 | 91,128 (128) |
| 9 | digit sum divisible by 9 | 6,705 (sum 18) |
| 11 | alternating sum 0 or multiple of 11 | 8,261 (8-2+6-1 = 11) |
| 12 | divisible by 3 and 4 | 4,332 |
| 7 | double the last digit, subtract from the rest; repeat | 343 → 34 - 6 = 28 |
Find the smallest digit * so that 5*2 is divisible by 6.
Answer: 2
Is 7,29,432 divisible by 72?
Answer: Yes
The last digit of a product depends only on the last digits of the numbers. And the last digits of powers repeat in a cycle.
2, 3, 7, 8 repeat every 4 powers. 4 and 9 repeat every 2. 0, 1, 5, 6 never change.
Method: divide the power by 4 and look at the remainder r. The unit digit is the same as for the power r (if r = 0, use power 4).
Unit digit of 795.
Answer: 3
Unit digit of 253 × 362.
Answer: 8
Factorise into primes first, using a factor tree. 360 = 23 × 32 × 5.
Number of factors: add 1 to each power and multiply. For 360 that is (3+1)(2+1)(1+1) = 24.
Why: a factor of 360 picks 2 zero, one, two or three times (4 choices), 3 zero, one or two times (3 choices), and 5 zero or one time (2 choices).
How many factors does 720 have?
Answer: 30
HCF (highest common factor) is the biggest number that divides all of them. LCM (lowest common multiple) is the smallest number all of them divide.
From prime factors: HCF takes the LOWEST power of each common prime; LCM takes the HIGHEST power of every prime present.
For two numbers only: HCF × LCM = product of the numbers.
Word clues: 'largest', 'greatest', 'maximum size of tiles' → HCF. 'Smallest', 'least', 'when will they meet again', 'bells ring together' → LCM.
Three bells ring every 12, 15 and 20 minutes. They ring together at 9:00. When do they next ring together?
Answer: 60 minutes
Find the greatest number that divides 43, 91 and 183 leaving the same remainder.
Answer: 4
The remainder of a sum or product can be found from the remainders of the parts. 17 × 23 / 12: 17 leaves 5 and 23 leaves 11, 5 × 11 = 55, which leaves 7.
For big powers, find a small power that leaves remainder 1, then use it. 23 = 8 leaves 1 when divided by 7, so 299 = (23)33 leaves 1 too.
Negative remainders are allowed and often faster: 23 leaves -1 when divided by 12.
Remainder when 2100 is divided by 7.
Answer: 2
Remainder when 2525 is divided by 26.
Answer: 25
A zero at the end comes from a factor 10 = 2 × 5. In n! there are always more 2s than 5s, so count the 5s.
Zeros in n! = n/5 + n/25 + n/125 + ... (drop the remainders each time).
How many zeros does 100! end with?
Answer: 24
Use it when: Four fractions in the options.
Largest of 3/5, 5/8, 7/11, 9/14
Answer: 9/14
Use it when: 2100 / 7 style.
Remainder of 2100 / 7
Answer: 2
Unit digit of 795 × 358
Answer: 7
Remainder when 17 × 23 × 29 is divided by 12
Answer: 11
Largest 4-digit number divisible by 12, 15 and 18
Answer: 9900
Greatest number that divides 1657 and 2037 leaving remainders 6 and 5
Answer: 127
19 questions with full solutions.