NCERT Class 9 · Mathematics

Number Systems

From counting beams on a bridge to locating an irrational point on a ruler — every number you use in engineering lives inside ℝ. This chapter builds the full taxonomy.

6 Topics 6 Animations 6 Calculators 12 Worked Examples
01

Number Classification

ℕ ⊂ 𝕎 ⊂ ℤ ⊂ ℚ ⊂ ℝ — the nested hierarchy

🏗 Civil View

On a construction site you use all number types without thinking: you order 12 beams (natural), the basement is on floor −2 (integer), the column spacing is 3/4 of a metre (rational), and the diagonal of a 1 m × 1 m tile is √2 m (irrational). Different problems demand different precisions.

⚛ Physics View

Quantum mechanics assigns integer quantum numbers to energy levels — no halves allowed. Classical mechanics uses real-valued position and velocity. Whole-number counting is physically distinct from continuous measurement. The type of number isn't arbitrary — it reflects what nature allows.

∑ Math View

The sets nest like Russian dolls:

\[\mathbb{N} \subset \mathbb{W} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R}\]

Every natural number is a whole number, every whole number is an integer, and so on — the arrow flows only outward.

💡 Core Idea

Every number you'll ever use in engineering is a real number — knowing which subset it belongs to tells you exactly what operations and properties are valid.

Interactive Number Hierarchy — Venn Diagram

Click any ring to see which numbers live there. Hover to explore examples.

Click a button to highlight a number type and see its examples.
⚡ Number Classifier

Enter a number and find out every set it belongs to.

Result will appear here.
ExampleClassify −7, 0, 3/5, √3, 4.5
Number𝕎Verdict
−7Integer
0Whole
3/5Rational
√3Irrational
4.5Rational
💡 One-way door: ℕ ⊂ 𝕎 ⊂ ℤ ⊂ ℚ ⊂ ℝ. Membership is cumulative outward — but never automatically inward.
Quick Reference — Number Sets
1, 2, 3, …
𝕎0, 1, 2, 3, …
…−2, −1, 0, 1, 2, …
p/q, q ≠ 0, p,q ∈ ℤ
ℚ ∪ Irrational — all of them
02

Rational Numbers

Fractions, decimal expansions, and infinite density

🏗 Civil View

Concrete mix ratios (1:2:4 = cement:sand:gravel) are rational relationships. Road gradient of 1-in-20 is 1/20. Steel rebar diameters — 8 mm, 10 mm, 12 mm — are rational fractions of a metre. Every engineering specification is a rational number, because measuring instruments have finite precision.

⚛ Physics View

A physics measurement always comes with a finite number of significant figures, making it rational by definition. The true value may be irrational — but the density property of rationals guarantees that a rational measurement can get arbitrarily close to any real value. This is why rational approximations are sufficient for practical physics.

∑ Math View

A rational number is any number of the form \(\dfrac{p}{q}\) where \(p, q \in \mathbb{Z},\ q \neq 0\).

\[\frac{1}{4}=0.25\;\text{(terminates)}\qquad\frac{1}{3}=0.\overline{3}\;\text{(repeats)}\]

Density: Between any two distinct rationals \(a\) and \(b\), there exists another rational \(\dfrac{a+b}{2}\). This process never ends — there are infinitely many.

💡 Core Idea

A rational number is any measurement you can express as a precise fraction — and between any two of them, you can always squeeze infinitely many more. No gaps, no "next" rational.

Density Visualizer — Rationals between two numbers

Keep clicking "Zoom In" to find infinitely more rationals between any two points. The density never runs out.

Showing rationals between 0 and 1
⚡ Find N Rationals Between Two Numbers

Enter two numbers and how many rationals to find between them (Method: multiply-denominator trick).

Method AFind 6 rationals between 3 and 4
Write both numbers with denominator \(n+1 = 7\), then list fractions between them.
1

Rewrite 3 and 4 with denominator 7:

\[3 = \frac{21}{7} \qquad 4 = \frac{28}{7}\]
2

List all fractions with denominator 7 strictly between \(\frac{21}{7}\) and \(\frac{28}{7}\):

\[\frac{22}{7},\ \frac{23}{7},\ \frac{24}{7},\ \frac{25}{7},\ \frac{26}{7},\ \frac{27}{7}\]
3
\(\dfrac{22}{7},\ \dfrac{23}{7},\ \dfrac{24}{7},\ \dfrac{25}{7},\ \dfrac{26}{7},\ \dfrac{27}{7}\) — all valid. Infinitely many other answers exist.
Quick Reference — Rational Numbers
Formp/q, p,q ∈ ℤ, q ≠ 0
DecimalTerminates OR repeats
Between any a,b(a+b)/2 always works
n between a,bMultiply denom by (n+1)
03

Irrational Numbers

Non-terminating, non-repeating — impossible to tame as a fraction

🏗 Civil View

The diagonal of a 1 m × 1 m floor tile is exactly √2 ≈ 1.41421… m — you cannot write that as a perfect fraction. The circumference of a circular column with diameter 1 m is π m. Irrational numbers show up the moment geometry involves diagonals or circles. You cannot avoid them.

⚛ Physics View

The golden ratio φ = (1+√5)/2 governs quasicrystal diffraction patterns. The constant e underpins radioactive decay and RC-circuit discharge. π appears in every wave equation. Irrationals aren't exotic exceptions — they are the natural language of continuous physical phenomena.

∑ Math View

A number is irrational if it cannot be written as p/q. Its decimal is non-terminating AND non-repeating.

\[\sqrt{2}=1.41421356\ldots \quad \pi=3.14159265\ldots \quad e=2.71828182\ldots\]

Quick test: \(\sqrt{n}\) is irrational if and only if \(n\) is not a perfect square.

💡 Core Idea

Irrational numbers are the numbers geometry forces on you — the moment you draw a diagonal or a circle, you leave the world of fractions forever.

Geometric Construction — Locating √2 on the Number Line

Watch the Pythagorean construction that pins √2 to a precise point. Each step is animated.

Press Animate to see the construction unfold step by step.
⚡ Surd Simplifier √n

Enter any positive integer. See whether it's rational (perfect square) or irrational, and get the simplified form a√b.

Classic Proof√2 is irrational — proof by contradiction
1

Assume the opposite: Suppose \(\sqrt{2} = \dfrac{p}{q}\) where \(\gcd(p,q)=1\) (lowest terms).

2

Square both sides: \(\quad 2 = \dfrac{p^2}{q^2} \;\Rightarrow\; p^2 = 2q^2\).

So \(p^2\) is even. Since odd² = odd, \(p\) is even. Write \(p = 2m\).

3

Substitute: \((2m)^2 = 2q^2 \;\Rightarrow\; 4m^2 = 2q^2 \;\Rightarrow\; q^2 = 2m^2\). So \(q\) is also even.

4

Contradiction: Both p and q are even, so gcd(p,q) ≥ 2, contradicting our assumption of lowest terms.

∴ Our assumption was false. \(\sqrt{2}\) is irrational. \(\blacksquare\)
Quick Reference — Irrational Numbers
DefinitionNon-terminating, non-repeating decimal
Test√n irrational ⟺ n not a perfect square
Famous√2, √3, π, e, φ
Proof methodContradiction (assume p/q → both even → contradiction)
04

Real Numbers & the Number Line

Every point has an address — the line has no gaps

🏗 Civil View

The longitudinal axis of a 5-metre beam is a real number line. Every point along it — whether it carries a support, a load, or nothing at all — has a precise real-number coordinate. Bending moment diagrams, shear force diagrams, deflection curves are all functions plotted on a real-number axis. There are no gaps in a beam.

⚛ Physics View

Temperature, pressure, voltage, velocity — every continuous physical quantity takes values in ℝ. The real number line is the mathematical model of a continuous physical scale. Leaving out the irrationals would leave gaps in physics — you'd have no precise location for the point where the diagonal of a unit square lands.

∑ Math View
\[\mathbb{R} = \mathbb{Q} \cup \text{Irrational}\]

Every real number corresponds to exactly one point on the number line. Every point corresponds to exactly one real number. The line is complete — no holes, no missing addresses.

The Spiral of Theodorus gives a geometric construction for every \(\sqrt{n}\): the hypotenuse of the \(n\)th right triangle equals \(\sqrt{n+1}\).

💡 Core Idea

ℝ is the complete number line — rationals plus irrationals fill every gap. You can locate any irrational exactly via geometric construction, even if you can't write its decimal expansion.

Spiral of Theodorus — Building √n Geometrically

The hypotenuse of the nth right triangle = √(n+1). Every irrational square root has a precise geometric home.

n = 6
⚡ Locate √n on the Number Line

Enter any positive integer to compute its square root, verify if rational or irrational, and see where it sits on the number line.

Geometric ConstructionLocate √2 on the number line
1

Draw a number line. Mark origin O and point A at 1. At A, erect a perpendicular AB of length 1 unit.

2

Apply Pythagoras on triangle OAB:

\[OB = \sqrt{OA^2 + AB^2} = \sqrt{1^2 + 1^2} = \sqrt{2}\]
3

Set compass to length OB. With centre O, draw an arc to cut the number line at C.

Point C sits at exactly \(\sqrt{2} \approx 1.414\ldots\) on the number line.
💡 Extend this: use OB as the base of the next right triangle with unit height → hypotenuse = √3. This is the Spiral of Theodorus above.
Quick Reference — Real Numbers
ℚ ∪ Irrational — complete number line
CompletenessNo gaps — every point ↔ one real number
√n locationHypotenuse of right triangle with legs 1 and √(n−1)
Spiralnth triangle → hypotenuse = √(n+1)
05

Surds & Rationalization

Simplifying square roots and clearing irrational denominators

🏗 Civil View

A diagonal brace in a truss with equal sides of 3 m has length 3√2 m. Writing it as 4.2426… loses precision and is harder to manipulate algebraically. Leaving it as 3√2 keeps it exact. Rationalization matters when dividing forces, stresses, or moments that contain surds — you want no irrational in a denominator before substituting numbers.

⚛ Physics View

Wave interference amplitudes routinely produce expressions like \(\dfrac{A}{\sqrt{2}}\) (amplitude of each component in equal-amplitude superposition). Rationalization gives \(\dfrac{A\sqrt{2}}{2}\) — cleaner for squaring to get intensity. Rationalized forms propagate through calculations more cleanly than surds in denominators.

∑ Math View
\[\sqrt{a}\cdot\sqrt{b}=\sqrt{ab},\quad \tfrac{\sqrt{a}}{\sqrt{b}}=\sqrt{\tfrac{a}{b}},\quad (\sqrt{a})^2=a\]
\[(a+\sqrt{b})(a-\sqrt{b}) = a^2-b \quad \leftarrow \text{key for rationalizing}\]

To rationalize \(\dfrac{c}{a+\sqrt{b}}\), multiply top and bottom by the conjugate \((a-\sqrt{b})\).

💡 Core Idea

Surds are exact diagonal measurements — rationalization is the algebraic move that removes irrationals from denominators so your answer is in standard form.

Surd Multiplication — Visual: (a+√b)(a−√b) = a²−b

Drag the slider to change b. Watch how the conjugate product a²−b stays rational even as √b is irrational.

3 5
⚡ Rationalization Calculator

Rationalize \(\dfrac{c}{a + \sqrt{b}}\) step by step.

TechniqueRationalize \(\dfrac{1}{\sqrt{5}+\sqrt{2}}\)
1

Conjugate of \((\sqrt{5}+\sqrt{2})\) is \((\sqrt{5}-\sqrt{2})\). Multiply top and bottom:

\[\frac{1}{\sqrt{5}+\sqrt{2}} \times \frac{\sqrt{5}-\sqrt{2}}{\sqrt{5}-\sqrt{2}}\]
2

Denominator: \((\sqrt{5})^2 - (\sqrt{2})^2 = 5 - 2 = 3\)

3
\[\dfrac{\sqrt{5}-\sqrt{2}}{3}\]
Quick Reference — Surds & Rationalization
Product√a · √b = √(ab)
Quotient√a / √b = √(a/b)
Square(√a)² = a
Conjugate(a+√b)(a−√b) = a²−b
Rationalizec/(a+√b) × (a−√b)/(a−√b)
Simplify √72√(36×2) = 6√2
06

Laws of Exponents

Including fractional and negative powers — algebra's fastest shortcuts

🏗 Civil View

Scale a floor plan from 1:100 to reality: linear dimensions multiply by 100¹, areas by 100² = 10,000, volumes by 100³ = 1,000,000. That's the power-of-power law in action. Unit conversions, cross-sectional area formulas (πr²), volume of cylinders (πr²h) — all require fluent exponent manipulation.

⚛ Physics View

Radioactive decay: \(N(t) = N_0 \cdot 2^{-t/T_{1/2}}\). Inverse-square law: \(F = k/r^2 = kr^{-2}\). Signal attenuation: \(P = P_0 \cdot e^{-\alpha x}\). Every exponential in physics traces back to one of these eight laws. Negative and fractional exponents are not abstract — they are reciprocals and roots.

∑ Math View
\[a^m\cdot a^n=a^{m+n}\quad \frac{a^m}{a^n}=a^{m-n}\quad (a^m)^n=a^{mn}\]
\[a^0=1\quad a^{-n}=\frac{1}{a^n}\quad a^{1/n}=\sqrt[n]{a}\quad a^{m/n}=\sqrt[n]{a^m}\]
💡 Core Idea

Exponent laws are cheat codes: they convert multiplication chains into a single addition, and extract roots as fractional powers — master all eight and you can simplify any algebraic power expression in one step.

Exponent Growth Visualizer — aⁿ vs n

See how quickly different bases grow. Notice how negative exponents shrink toward zero and fractional exponents are roots.

2
Product Rule
\(a^m \cdot a^n = a^{m+n}\)
2³·2⁴ = 2⁷ = 128
Quotient Rule
\(\dfrac{a^m}{a^n} = a^{m-n}\)
3⁵ ÷ 3² = 3³ = 27
Power of Power
\((a^m)^n = a^{mn}\)
(5²)³ = 5⁶ = 15625
Zero Exponent
\(a^0 = 1\)
999⁰ = 1, (√2)⁰ = 1
Negative Exponent
\(a^{-n} = \dfrac{1}{a^n}\)
2⁻³ = 1/8 = 0.125
Fractional Exponent
\(a^{1/n} = \sqrt[n]{a}\)
8^(1/3) = ∛8 = 2
Product of Bases
\((ab)^n = a^n b^n\)
(2·3)⁴ = 2⁴·3⁴ = 1296
General Form
\(a^{m/n} = \sqrt[n]{a^m}\)
8^(2/3) = (∛8)² = 4
⚡ Exponent Laws Sandbox

Enter base a and exponents m, n — see all 8 laws applied with numeric results.

Worked ExampleEvaluate (125)^(2/3) + (64)^(1/2) − (32)^(3/5)
1

Recognise perfect powers: \(125=5^3,\; 64=4^3,\; 32=2^5\)

2

Apply \(a^{m/n}=(\sqrt[n]{a})^m\):

\[(5^3)^{2/3}=5^2=25\qquad (4^3)^{1/2}: \text{wait — } 64=8^2,\; (8^2)^{1/2}=8\qquad (2^5)^{3/5}=2^3=8\]
3
\[25 + 8 - 8 = \mathbf{25}\]
Quick Reference — Exponent Laws
aᵐ · aⁿ= a^(m+n)
aᵐ / aⁿ= a^(m−n)
(aᵐ)ⁿ= a^(mn)
a⁰= 1 (a ≠ 0)
a⁻ⁿ= 1/aⁿ
a^(1/n)= ⁿ√a
(ab)ⁿ= aⁿbⁿ
a^(m/n)= ⁿ√(aᵐ)

📌 Chapter Summary