Number System
Overview
The number system forms the bedrock of the Mathematics section in GTET. Questions from this topic test your understanding of fundamental concepts—whole numbers, integers, place value, divisibility rules, HCF and LCM—that appear directly and also underpin arithmetic, algebra and data handling. Expect 3–5 questions covering this area across both TET-1 and TET-2 papers.
Mastery here is non-negotiable. These concepts recur in percentage, ratio, fractions and word problems. A student who deeply understands divisibility and HCF-LCM shortcuts gains speed across the entire quantitative section. Focus on building a solid mental model of number relationships rather than rote memorisation.
---
Key Concepts
- **Natural numbers** start from 1 and go infinitely (1, 2, 3, ...). **Whole numbers** include 0 along with natural numbers (0, 1, 2, 3, ...).
- **Integers** extend whole numbers to include negatives (..., -3, -2, -1, 0, 1, 2, 3, ...). They form a complete number line with no gaps.
- **Place value** tells us the value of a digit based on its position. In 5,347: 5 has place value 5,000; 3 has place value 300; 4 has place value 40; 7 has place value 7.
- **Face value** is the digit itself, regardless of position. Face value of 5 in 5,347 is simply 5.
- **Divisibility** means one number divides another completely with zero remainder. Divisibility rules provide quick mental tests.
- **Factors** are numbers that divide a given number exactly. **Multiples** are products of that number with natural numbers.
- **HCF (Highest Common Factor)** is the largest number that divides two or more numbers. Also called GCD (Greatest Common Divisor).
- **LCM (Lowest Common Multiple)** is the smallest number that is a multiple of two or more numbers.
---
Formulas / Key Facts
**Relationship between HCF and LCM:** HCF × LCM = Product of the two numbers (For two numbers a and b: HCF(a,b) × LCM(a,b) = a × b)
**Divisibility Rules:**
| Divisor | Rule | |---------|------| | 2 | Last digit is even (0, 2, 4, 6, 8) | | 3 | Sum of digits divisible by 3 | | 4 | Last two digits divisible by 4 | | 5 | Last digit is 0 or 5 | | 6 | Divisible by both 2 and 3 | | 8 | Last three digits divisible by 8 | | 9 | Sum of digits divisible by 9 | | 10 | Last digit is 0 | | 11 | Difference of sums of alternate digits is 0 or divisible by 11 |
**Finding HCF — Prime Factorisation Method:** Write both numbers as products of primes → Take common primes with lowest powers → Multiply them.