Real Numbers
Interactive curriculum lessons, worked examples, and geometric problem-solving techniques designed to help Kenyan students master CBC, KPSEA, KCSE, and IGCSE mathematics.
First Principles
Objective: Classify and operate with rational and irrational numbers within the real number system.
Interactive Real Number Classifier
Tap a number to classify it into the correct subset of the Real Number System \(\mathbb{R}\).
(a) Concrete Scenario (Kenyan Context)
Imagine measuring land in Eldoret. When dividing a 1-hectare shamba equally among 4 siblings, each gets exactly \(\frac{1}{4} = 0.25\) hectares—a rational number. But if you measure the exact diagonal boundary of a square 10-metre livestock pen, Pythagoras gives the length as \(\sqrt{10^2 + 10^2} = \sqrt{200} = 10\sqrt{2}\) metres. This length is physical and real, but cannot be written as any exact fraction \(\frac{p}{q}\)—it is irrational.
(b) Geometric Insight
Every point on a continuous number line represents a real number \(\mathbb{R}\). Rational numbers \(\mathbb{Q}\) are dense on the line, but leave infinite "microscopic holes". Irrational numbers \(\mathbb{I}\) fill every single remaining gap, making the real continuum solid and continuous.
(c) Algebraic Rule
A real number \(x\) is rational (\(x \in \mathbb{Q}\)) if and only if \(x = \frac{p}{q}\) where \(p, q \in \mathbb{Z}\) and \(q \neq 0\). Its decimal expansion either terminates or repeats periodically. If \(x\) cannot be expressed as \(\frac{p}{q}\) (a non-terminating, non-repeating decimal), it is irrational (\(x \in \mathbb{I}\) or \(\mathbb{Q}^c\)).
Key Formulas
\[ \mathbb{Q} = \left\{ \frac{p}{q} \;\middle|\; p, q \in \mathbb{Z}, \, q \neq 0 \right\} \] A number whose decimal form either terminates or repeats indefinitely.
\[ \frac{p}{q} \text{ terminates } \iff q = 2^m \cdot 5^n \quad (m, n \in \mathbb{N}_0) \] When fully simplified, if the denominator's only prime factors are 2 and/or 5, the decimal must terminate.
\[ 0.\overline{d_1 d_2 \dots d_k} = \frac{d_1 d_2 \dots d_k}{10^k - 1} = \frac{d_1 d_2 \dots d_k}{\underbrace{99\dots9}_{k \text{ nines}}} \] Use algebraic subtraction \(10^k x - x\) to eliminate the repeating tail.
\[ \mathbb{N} \subset \mathbb{W} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R} \quad \text{and} \quad \mathbb{R} = \mathbb{Q} \cup \mathbb{I} \]
Worked Examples
Example 1 (Easy): Identify Decimal Type
Problem: Determine without division whether \(\frac{13}{40}\) is a terminating or non-terminating repeating decimal.
- Express the denominator \(40\) as a product of prime factors: \(40 = 2^3 \times 5^1\).
- Check if prime factors consist solely of \(2\)s and \(5\)s. Here, the factors are only \(2\) and \(5\).
- Since the denominator has the form \(2^m \times 5^n\), \(\frac{13}{40}\) is a terminating decimal (specifically \(0.325\)).
Example 2 (Medium): Convert Repeating Decimal to Rational Fraction
Problem: Express \(x = 0.4\overline{6} = 0.4666\dots\) in the simplest form \(\frac{p}{q}\).
- Let \(x = 0.4666\dots\)
- Multiply by \(10\) to shift the non-repeating part: \(10x = 4.666\dots\) (Equation 1).
- Multiply by \(100\) to include one repeating period: \(100x = 46.666\dots\) (Equation 2).
- Subtract Equation 1 from Equation 2: \[ 100x - 10x = 46.666\dots - 4.666\dots \implies 90x = 42 \]
- Solve for \(x\) and simplify: \[ x = \frac{42}{90} = \frac{7}{15} \]
- Answer: \(\frac{7}{15}\).
Example 3 (Hard): Operations with Surds & Proof of Irrationals
Problem: Simplify \((3 + \sqrt{5})(3 - \sqrt{5}) + \frac{\sqrt{45}}{3\sqrt{5}}\) and classify the result as rational or irrational.
- Apply difference of squares to the first part: \[ (3 + \sqrt{5})(3 - \sqrt{5}) = 3^2 - (\sqrt{5})^2 = 9 - 5 = 4 \]
- Simplify the surd in the second part: \[ \sqrt{45} = \sqrt{9 \times 5} = 3\sqrt{5} \]
- Divide: \[ \frac{3\sqrt{5}}{3\sqrt{5}} = 1 \]
- Combine both parts: \[ 4 + 1 = 5 \]
- Answer: \(5\) (which is a rational number, specifically an integer).
Common Mistakes
Correction: \(\frac{22}{7} \approx 3.142857\dots\) is only an engineering approximation. The true mathematical constant \(\pi = 3.14159265\dots\) is irrational and can never be expressed as a ratio of two integers.
Correction: The square root of any perfect square is an integer (and hence rational). For example, \(\sqrt{49} = 7 = \frac{7}{1}\). Only square roots of non-perfect squares (e.g., \(\sqrt{2}, \sqrt{3}, \sqrt{5}\)) are irrational.
Correction: Infinite repeating decimals (such as \(0.333\dots = \frac{1}{3}\) or \(0.181818\dots = \frac{2}{11}\)) are rational because they possess a repeating pattern and can be written as fractions. Only non-terminating AND non-repeating decimals are irrational.
Real World
1. Construction & Civil Engineering in Kenya
When engineers construct the curved interchanges on the Nairobi Expressway, they use circle formulas involving \(\pi\). Because \(\pi\) is irrational, computer numerical control (CNC) systems round \(\pi\) to several decimal places, balancing exact physical construction with computational limits.
2. Shamba Surveying & Boundary Demarcation
Surveyors dividing tea farms in Kericho utilize Pythagoras' theorem. When laying right-angled corners on plots, the diagonal measurement often yields an irrational surd (e.g., \(\sqrt{50}\text{ metres}\)). Approximating with precision avoids boundary disputes between neighbors.
3. M-Pesa & Financial Rounding
Currency systems represent rational values with fixed terminating decimals (2 decimal places for cents). Currency conversions and interest rates (such as mobile loan APRs) produce repeating rational numbers, which banking algorithms systematically truncate or round to protect financial integrity.
Practice