Mathematics — Number System — CTET Mathematics & Science
CTET doesn't test Number System the way a pure mathematics olympiad would. It tests whether you can compute correctly and whether you understand how a Class VI-VIII learner actually builds number sense — which intuitions are natural, which ones quietly break the moment fractions and decimals enter the picture, and what NCERT's own textbooks do about it. Roughly seven in ten questions in this chapter are content questions; roughly three in ten hand you a two-line classroom vignette and ask which activity, misconception, or NCF-2005-aligned approach it illustrates. Both families draw on exactly the same content — the pedagogy question just asks how you'd teach it, not how you'd solve it.
1. What CTET actually asks
Mathematics & Science is CTET Paper 2's one elective subject — 60 questions, 60 marks, no negative marking anywhere on the paper. Of those 60, roughly half sit inside Mathematics and half inside Science, so Mathematics itself works out to approximately 30 questions spread across six chapters: Number System, Algebra, Geometry, Mensuration, Data Handling, and a dedicated Pedagogical Issues chapter that closes out the subject. Number System is the syllabus's true starting point, literally and pedagogically, because every later Mathematics chapter leans on the number concepts built here — Algebra's variables are still numbers, Mensuration's formulas still get evaluated using integer, fraction and decimal arithmetic, and Data Handling's averages are still built from the operations covered in this chapter.
At weightPct: 8, Number System is worth roughly 4-5 of the Mathematics & Science paper's 60 marks — modest in isolation, but it is also the one chapter every other Mathematics chapter quietly depends on, so time spent here compounds. No calculator is allowed anywhere on the paper, so every method in this chapter has to be exam-fast and reliable by hand.
2. Whole numbers and integers — properties and operations
Natural numbers are the counting numbers; add and you get the whole numbers — the set NCERT's Class VI "Whole Numbers" chapter builds around. Every natural number is a whole number, but has no predecessor inside , which is exactly why is the exception in several of the properties below.
Integers extend the whole numbers to include negative numbers, best pictured on a number line: positive integers to the right of , negative integers to the left, with magnitude read as distance from regardless of direction. Two sign rules cover every integer multiplication or division a Class VI-VIII learner needs: same signs give a positive result, opposite signs give a negative result — , . Adding integers with the same sign adds their magnitudes and keeps the sign; adding integers with opposite signs subtracts the smaller magnitude from the larger and takes the sign of the larger.
Both systems are best remembered through one shared property table — CTET tests the differences between whole numbers and integers here more than either system in isolation:
| Property | Whole numbers () | Integers () |
|---|---|---|
| Closure under addition | Yes | Yes |
| Closure under subtraction | No — | Yes |
| Closure under multiplication | Yes | Yes |
| Closure under division | No | No |
| Commutative () | Yes | Yes |
| Associative () | Yes | Yes |
| Distributive of over | Yes: | Yes |
| Additive identity | ||
| Multiplicative identity | ||
| Additive inverse | None (except itself) | , for every |
The single fact that most reliably separates the two systems: whole numbers are not closed under subtraction, integers are — extending to is, structurally, exactly the fix that restores closure under subtraction. Neither system is closed under division, and division by is undefined in both — not "a very large number", not , genuinely undefined — a distinction CTET tests directly.
3. Fractions and decimals
A fraction () represents equal parts out of — proper (, value less than 1), improper (, value , often rewritten as a mixed number), or like/unlike depending on whether two fractions share a denominator. Comparing unlike fractions needs a common denominator (typically the LCM of the two denominators) or cross-multiplication ( vs : compare against ) — both routes are algebraically identical, just organised differently.
Operations follow one rule of thumb: addition and subtraction need a common denominator first (you can't add unlike parts any more than you can add 2 apples and 3 oranges as "5 apples"), multiplication needs no common denominator at all — — and division is multiplication by the reciprocal: .
A decimal is another notation for the same fraction idea, using place value (tenths, hundredths, thousandths, …) instead of a written denominator. Every fraction has a decimal expansion, and it's exactly one of two kinds: a terminating decimal, ending after finitely many digits, or a recurring (repeating) decimal, repeating a digit or block forever. The rule that decides which: write the fraction in lowest terms — if the denominator's only prime factors are and/or , the decimal terminates (, since ); if any other prime factor survives, the decimal recurs (, since is neither nor ). Converting fraction to decimal is long division; converting a terminating decimal back to a fraction reads the place value directly ( in lowest terms).
4. Rational numbers and their properties
A rational number is any number expressible as where are integers and — every integer is rational (), and every fraction and terminating or recurring decimal from Section 3 is rational. A rational number is in standard form when and — no common factor left to cancel. Between any two rational numbers, however close, sits another rational number, in fact infinitely many — a property called density, one NCERT introduces specifically to unsettle the whole-number intuition that numbers come in a fixed, countable sequence with nothing "in between".
Rational numbers satisfy the fullest property table of any number system in the Class VI-VIII syllabus, and CTET tests this table more than almost anything else in the chapter:
| Property | Addition | Subtraction | Multiplication | Division |
|---|---|---|---|---|
| Closure | Yes | Yes | Yes | Yes, except dividing by |
| Commutative () | Yes | No | Yes | No |
| Associative | Yes | No | Yes | No |
| Identity element | (additive) | — | (multiplicative) | — |
| Inverse | (additive inverse of ) | — | (multiplicative inverse, undefined for ) | — |
Two results are worth holding as fixed facts rather than re-deriving. Rational numbers are the first system in this syllabus closed under all four operations (division only excepted at ) — whole numbers and integers both fail closure under division outright, and whole numbers additionally fail it under subtraction. And is the only rational number with no multiplicative inverse, because is undefined — every other rational number, however small, has a reciprocal.
Distributivity ties multiplication to addition and subtraction: and , for any rational . NCERT leans on this constantly as a mental-math shortcut () as much as a property to name in isolation.
5. Divisibility rules
A divisibility rule lets you decide whether one number divides another without carrying out the division — CTET tests both the rules themselves and, in pedagogy questions, how a teacher would help a class discover them rather than hand them over as facts to memorise.
| Divisible by | Rule | Example |
|---|---|---|
| 2 | Last digit is | — yes |
| 3 | Digit sum divisible by 3 | — no |
| 4 | Last two digits (as a number) divisible by 4 | — yes |
| 5 | Last digit is or | — yes |
| 6 | Divisible by both 2 and 3 | : divisible by 2, not by 3 — overall no |
| 8 | Last three digits divisible by 8 | — yes |
| 9 | Digit sum divisible by 9 | — yes |
| 10 | Last digit is | — yes |
| 11 | (Sum of digits at odd places) (sum at even places, from the right) is or divisible by 11 | — yes |
The rules for and aren't coincidences — they fall straight out of place value, and it's exactly the reasoning NCERT wants a Class VI-VIII teacher to build inductively rather than assert outright. Since , every power of is also , so a number's value modulo equals the sum of its digits modulo — a number and its digit sum always leave the same remainder on division by , which is exactly why "digit sum divisible by " correctly tests divisibility by (and, since , the same digit-sum logic covers too). The rule for has the same root with a sign flip: , so successive digit places alternate contributing and modulo — exactly the alternating-sum structure of the rule above.
6. HCF and LCM
The Highest Common Factor (HCF), also called the GCD, is the largest number that divides two or more given numbers exactly; the Lowest Common Multiple (LCM) is the smallest number that each given number divides exactly. Two methods produce both, and CTET expects fluency in each:
- Prime factorisation: write each number as a product of primes. HCF takes each common prime at its lowest power across the numbers; LCM takes every prime that appears at all, at its highest power. For and : , .
- Division (Euclidean) method: for HCF, divide the larger number by the smaller, then the previous divisor by the remainder, repeatedly, until the remainder is — the last non-zero divisor is the HCF. Faster than factorising large numbers by hand.
One relation connects the two, but only for exactly two numbers: . For and : — it checks out. The relation does not extend to three or more numbers in the same simple form, a distinction CTET occasionally tests directly.
The two ideas solve opposite flavours of word problem, and knowing which flavour you're in is most of the battle: HCF answers "largest/greatest common measure" questions — the biggest square tile that exactly tiles a rectangular floor, the greatest number of identical gift bags that use up several different item quantities with none left over, the largest length that exactly divides several given lengths. LCM answers "smallest common repeat" questions — when will three bells tolling every 4, 6 and 9 minutes next toll together, the smallest length of rope cuttable exactly into two given piece-lengths with none left over, the smallest quantity of identical items needed to distribute equally among groups of different sizes.
7. Playing with numbers — generalised forms and number puzzles
NCERT's "Playing with Numbers" strand asks a Class VI-VIII learner to write a number in generalised (algebraic) form using place value, then reason about it symbolically instead of testing examples one at a time. A two-digit number with tens digit and units digit is written (not "" — that would be a product, not the number); its digits-reversed counterpart is . Two results follow immediately and underpin nearly every two-digit number puzzle CTET draws on:
So any two-digit number added to its reversal is a multiple of , and any two-digit number minus its reversal is a multiple of — not sometimes, always, by algebraic necessity rather than coincidence, which is precisely the point NCERT wants this generalisation exercise to make. The same idea extends to three digits: a three-digit number is , and the analogous reversal identities, with a bit more algebra, again produce fixed divisors.
A second family of "playing with numbers" puzzles are letters-for-digits puzzles, a light cryptarithm where each distinct letter stands for a single digit consistently throughout an addition or multiplication statement, and the task is to find which digit each letter represents using constraints like carrying and non-zero leading digits. CTET tests these at a modest difficulty, mainly to check that place-value reasoning, not memorised tricks, is doing the work.
8. Squares, square roots, cubes and cube roots
A perfect square is for some natural number ; a perfect cube is . NCERT's Class VIII introduction to both leans on pattern recognition rather than rote formula, and CTET's questions follow the same spirit.
Recognising squares without computing them. A number ending in or is never a perfect square — perfect squares can only end in (and only when the number ends in an even count of zeros, since squaring doubles every trailing zero). The square of an even number is even; the square of an odd number is odd.
A pattern worth knowing directly: the sum of the first odd natural numbers is always — , , , , and so on. It's the standard NCERT activity for discovering what a square number is, geometrically as much as arithmetically — each successive odd number is the L-shaped border of dots added to grow one square array into the next size up. A related, less obvious fact: between and there are always exactly non-square numbers.
Pythagorean triplets connect squares back to geometry: for any natural number , the triple satisfies — take : ; : .
Finding a square root. Three methods, roughly in the order CTET tends to test them: prime factorisation — pair up identical prime factors; one factor from each pair survives in the root (); repeated subtraction — subtract consecutive odd numbers starting from () until you reach exactly , and the count of subtractions is the square root, terminating cleanly only for a perfect square; and the long-division method, useful for larger numbers or estimation of non-perfect squares.
Cubes and cube roots follow the same logic one dimension up. A cube number also has an odd-number pattern: , , — each cube is a sum of consecutive odd numbers, with using exactly of them, continuing on from where the previous cube's run left off. For cube roots, prime factorisation groups factors in triples rather than pairs: . A number is a perfect cube exactly when every prime in its factorisation appears with an exponent that's a multiple of — the fastest no-calculator way to check "is this a perfect cube," and precisely the kind of mental-arithmetic recognition the whole paper is written to reward.
9. Pedagogy of number sense — misconceptions and the concrete-to-abstract approach
CTET's Mathematics chapters are never purely computational — a real share of every chapter's marks test whether you understand how Class VI-VIII learners actually come to understand a number concept, including where their intuitions predictably go wrong.
"Multiplication always makes bigger, division always makes smaller" is the single most-documented misconception in this chapter, and it isn't carelessness — it's a rational generalisation from years of working exclusively with whole numbers, where the rule genuinely does hold (; ). It breaks the moment a learner multiplies or divides by a number less than : is smaller than , and is larger than . Maths-education research calls this pattern whole-number bias — intuitions built entirely on counting numbers, applied uncritically once fractions and decimals enter the picture. A closely related trap: judging a fraction's size by its denominator the way you'd judge a whole number's size by its digits, wrongly concluding because , when a larger denominator actually means smaller equal parts, so . A third: comparing decimals by counting digits after the point rather than by place value, wrongly concluding because "" looks bigger than "", when .
NCERT and NCF 2005's response to these misconceptions is procedural, not just cautionary: introduce every new number concept through concrete, manipulable representations before moving to the abstract symbol — fraction strips or circles before the fraction symbol , a physical or drawn number line before signed-integer arithmetic rules, base-ten (Dienes) blocks before place-value algorithms, real measurement and sharing contexts (splitting a chapati among four people; measuring a length shorter than one full unit) before decimal notation. The underlying principle is often stated as concrete → pictorial → abstract: manipulate real objects first, represent the same idea in a drawing or diagram next, and only then introduce the symbolic rule — each stage explicitly built to prevent the abstract rule from ever being memorised without a mental model behind it.
This same philosophy governs how a rule like a divisibility test should be taught. Handing a class the digit-sum rule for as a fact to memorise builds no mental model to fall back on when memory fails; a Class VI-VIII-appropriate alternative asks students to test a range of numbers for divisibility by through actual division, sort the numbers into "divisible" and "not divisible" piles, compute each number's digit sum alongside it, and let the pattern emerge from their own sorted data before the teacher ever states the rule aloud — inductive discovery rather than transmitted fact, exactly the constructivist stance NCF 2005 asks CTET-certified teachers to default to. CTET consistently rewards the option describing this kind of guided-discovery activity over the option describing direct rule delivery, even when the direct-delivery option "covers the syllabus" just as completely on paper.
Worked examples
Q1. Find the HCF and LCM of 18 and 24 by prime factorisation.
Show explanation
Solution. , . . . Check: . ✓
Q2. Which property is illustrated by ? (a) Associative (b) Commutative (c) Distributive (d) Closure
Show explanation
Solution. Multiplication is being distributed over an addition inside brackets — the defining shape of the distributive property. Answer: (c).
Q3. Which of the following illustrates the additive inverse property of rational numbers? (a) (b) (c) (d)
Show explanation
Solution. A number added to its negative gives the additive identity, — that's the additive inverse. (a) shows the additive identity itself; (c) shows the multiplicative inverse; (d) shows the multiplicative identity. Answer: (b).
Q4. A two-digit number has tens digit and units digit , with . Its digits are reversed, and the original number is subtracted from the reversed number. The result is always divisible by: (a) 7 (b) 9 (c) 11 (d) 13
Show explanation
Solution. Reversed original , a multiple of regardless of the specific digits. Answer: (b).
Q5. Is 1024 a perfect square? Use prime factorisation to check.
Show explanation
Solution. — every prime factor's exponent is even, so yes, it's a perfect square, and .
Q6. A teacher has students arrange dots into growing square arrays — 1 dot, then a 2×2 array, then 3×3, and so on — and record the number of new dots added at each step before ever stating a formula for square numbers. This activity is primarily designed to help students discover which pattern? (a) The HCF-LCM product relation (b) The sum of the first odd numbers equals (c) The divisibility rule for 9 (d) The distributive property
Show explanation
Solution. Each new L-shaped border of dots added while growing one square array into the next is exactly the next odd number, and the running total at each stage is a perfect square — the geometric route to . Answer: (b).
11. Common traps
- Assuming whole numbers are closed under subtraction — they aren't; falls outside , which is exactly why exists.
- "More digits after the decimal point means a bigger number" — compare by place value, not digit count: .
- "Multiplication always increases, division always decreases" — false the moment the multiplier/divisor is less than : , .
- Judging a fraction's size by its denominator like a whole number — a bigger denominator means smaller equal parts, so , not the reverse.
- Using the rule for 4 (last two digits) when the question asks about 8 — divisibility by 8 needs the last three digits, not two; conflating the two is the most common divisibility-rule slip.
- Forgetting that a perfect square must end in an even count of zeros — a number ending in an odd count of zeros (like ) is never a perfect square.
- Applying to three or more numbers — the simple relation holds only for exactly two numbers.
- Treating 's reciprocal as or as undefined-but-ignorable — is genuinely undefined; is the only rational number with no multiplicative inverse.
- Choosing the "rule-delivery" option over the "guided-discovery" option in a pedagogy question — NCF 2005's constructivist stance means CTET consistently rewards letting students find the pattern themselves before naming it.
12. Revision protocol
Build one property table that merges whole numbers, integers and rational numbers side by side — closure, commutativity, associativity, distributivity, identity, inverse — since CTET's favourite question shape in this chapter is asking which system a given property does or doesn't hold for, not testing any one system in isolation. Keep the divisibility-rule table and the HCF/LCM method pair as fixed, instantly-recallable facts; both are pure recall once memorised and neither rewards re-derivation under time pressure. Practise the generalised form until writing a two-digit or three-digit number algebraically is automatic — it is the single technique behind nearly every "playing with numbers" question. And because roughly three in ten questions in this chapter are pedagogy questions, revise the whole-number-bias misconception and the concrete→pictorial→abstract teaching sequence as carefully as any formula — with zero negative marking on this paper, a pedagogy question is exactly as valuable as a computation question, and skipping either type caps your score in this chapter for no good reason.