For an interactive study experience with progress tracking, bookmarks, and solutions, try our reader.
Open in Interactive ReaderChapter Overview
The Real Number System forms the bedrock of all higher mathematics. This chapter explores the structure, properties, and relationships within the set of real numbers ($\mathbb{R}$). We investigate how rational and irrational numbers coexist, understand the Field Axioms that govern mathematical operations, master inequality manipulation, and develop rigorous techniques for working with absolute values and intervals. Mastering this foundation enables you to solve complex equations, inequalities, and proofs with absolute confidence.
What this chapter covers
Classification of Real Numbers (Natural, Whole, Integer, Rational, Irrational)Field Axioms and Algebraic PropertiesOrder Relations and InequalitiesAbsolute Value and Its PropertiesIntervals and Interval NotationDensity Properties of Real NumbersRational Density and CompletenessSet Operations on Real Number Subsets
Learning Objectives
1
Classify real numbers accurately into subcategories (natural, whole, integer, rational, irrational) and understand their hierarchical relationships.
2
Apply Field Axioms (Commutative, Associative, Distributive, Identity, Inverse Laws) to simplify algebraic expressions and justify mathematical steps.
3
Manipulate inequalities correctly, including reversing inequality signs when multiplying/dividing by negative numbers.
4
Remove absolute value signs using properties and solve equations and inequalities containing absolute values.
5
Represent solution sets using interval notation and visualize them on number lines.
6
Understand and apply the Rational Density Property and prove related theorems about intermediate points.
7
Perform and verify set operations (union, intersection, difference, complement) on intervals and subsets of real numbers.
8
Construct rigorous proofs using Field Axioms, Order Axioms, and algebraic properties.
The Architecture of Real Numbers
Key Insight
The real number system is organized hierarchically, where each category contains the previous one like nested Russian dolls. Understanding this structure is crucial for solving problems efficiently.
Natural Numbers ($\mathbb{N}$): Counting numbers $\{1, 2, 3, ..\}$.
Whole Numbers ($\mathbb{W}$): Natural numbers plus zero $\{0, 1, 2, 3, ..\}$.
Integers ($\mathbb{Z}$): Whole numbers plus negatives $\{..., -2, -1, 0, 1, 2, ...\}$.
Rational Numbers ($\mathbb{Q}$): Numbers expressible as $\frac{p}{q}$ where $p, q \in \mathbb{Z}$, $q \neq 0$.
Irrational Numbers: Non-terminating, non-repeating decimals like $\sqrt{2}, \pi, e$.
Real Numbers ($\mathbb{R}$): Union of rationals and irrationals.
Every real number sits on the number line at a unique position, establishing a one-to-one correspondence with the infinite line itself.
Natural Numbers ($\mathbb{N}$): Counting numbers $\{1, 2, 3, ..\}$.
Whole Numbers ($\mathbb{W}$): Natural numbers plus zero $\{0, 1, 2, 3, ..\}$.
Integers ($\mathbb{Z}$): Whole numbers plus negatives $\{..., -2, -1, 0, 1, 2, ...\}$.
Rational Numbers ($\mathbb{Q}$): Numbers expressible as $\frac{p}{q}$ where $p, q \in \mathbb{Z}$, $q \neq 0$.
Irrational Numbers: Non-terminating, non-repeating decimals like $\sqrt{2}, \pi, e$.
Real Numbers ($\mathbb{R}$): Union of rationals and irrationals.
Every real number sits on the number line at a unique position, establishing a one-to-one correspondence with the infinite line itself.
The critical insight: between any two distinct real numbers, there exist infinitely many rational numbers (Density Property). This means rationals are 'densely packed' on the number line, yet irrationals fill the 'gaps'.
Key Definitions
Rational Number
A real number that can be expressed in the form $\frac{p}{q}$ where $p, q \in \mathbb{Z}$ and $q \neq 0$. Its decimal representation either terminates (e.g., 0.5) or repeats infinitely (e.g., $\frac{1}{3} = 0.333...$).
Irrational Number
A real number that cannot be expressed as $\frac{p}{q}$. Its decimal representation is non-terminating and non-repeating. Examples: $\sqrt{2} \approx 1.414...$, $\pi \approx 3.14159...$, $e \approx 2.71828...$
Absolute Value ($|x|$)
The distance of a number from zero on the number line, always non-negative. Formally: $|x| = \begin{cases} x & \text{if } x \geq 0 \\ -x & \text{if } x < 0 \end{cases}$
Interval
A set of all real numbers between two endpoints. Open interval $(a,b)$ excludes endpoints. Closed interval $[a,b]$ includes endpoints. Half-open intervals $[a,b)$ or $(a,b]$ include exactly one endpoint.
Field Axiom
A fundamental property governing operations in the real number system. Includes properties like commutativity ($a+b = b+a$), associativity ($a+(b+c) = (a+b)+c$), distributivity ($a(b+c) = ab+ac$), existence of identity and inverse elements.
Trichotomy Law
For any two real numbers $a$ and $b$, exactly one of three conditions must hold: $a < b$, $a = b$, or $a > b$. No other relationship is possible.
Density Property
Between any two distinct real numbers, there exist infinitely many rational numbers. This means rational numbers are 'densely distributed' throughout the real line despite being countably infinite.
Real Number Classification Hierarchy
This hierarchical structure shows how each number category contains all previous categories. Understanding containment relationships is essential for classification problems.
Number Type
$$Definition & Examples$$
Natural Numbers ($\mathbb{N}$): $\{1, 2, 3, 4, 5, ...\}$ — Positive counting numbers only.
Whole Numbers ($\mathbb{W}$): $\{0, 1, 2, 3, 4, ...\}$ — Natural numbers plus zero.
Integers ($\mathbb{Z}$): $\{..., -3, -2, -1, 0, 1, 2, 3, ...\}$ — Whole numbers plus negatives.
Rational ($\mathbb{Q}$): $\frac{p}{q}$ where $p, q \in \mathbb{Z}, q \neq 0$ — Terminating or repeating decimals.
Irrational: Non-repeating, non-terminating decimals — $\sqrt{2}, \pi, e, \sqrt{3}$
VS
Decimal Representation
$$Closure & Operations$$
$\mathbb{N}$ closure: Closed under addition and multiplication. NOT closed under subtraction ($1-2=-1 \notin \mathbb{N}$) or division.
$\mathbb{Z}$ closure: Closed under addition, subtraction, and multiplication. NOT closed under division ($1 \div 2 = 0.5 \notin \mathbb{Z}$).
$\mathbb{Q}$ closure: Closed under all four operations (when denominator $\neq 0$). Every rational can be added, subtracted, multiplied, or divided by another rational.
$\mathbb{R}$ completeness: Every point on the number line corresponds to exactly one real number. Every real number has a unique position on the line.
Memory trick: Think NWZQR: Natural, Whole, Zero, Quotients (Rational), Real.
Key hierarchy: $\mathbb{N} \subset \mathbb{W} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R}$. Each set contains all the previous ones.
Formula Sheet & Field Axioms Derivations
Additive Identity Uniqueness
$$\text{If } a + e = a \text{ for all } a \in \mathbb{R}, \text{ then } e = 0$$
Proves that the additive identity element in the real number field is unique. This guarantees that zero is the only 'do-nothing' element for addition.
Multiplicative Inverse Property
$$\text{If } a \neq 0, \text{ then } a \cdot \frac{1}{a} = 1$$
Every non-zero real number has a unique multiplicative inverse whose product yields the multiplicative identity (1).
Distributive Property Over Subtraction
$$a(b - c) = ab - ac$$
The distributive property extends naturally to subtraction by recognizing that subtraction is addition of the inverse.
Absolute Value: Triangle Inequality
$$|x + y| \leq |x| + |y|$$
The absolute value of a sum never exceeds the sum of absolute values. This fundamental inequality holds for all real numbers.
Rational Density Theorem
$$\text{If } a < b, \text{ then } a < \frac{a+b}{2} < b$$
Between any two distinct real numbers lies their arithmetic mean, which is always rational if both numbers are rational. This proves infinite density.
Inequality with Absolute Value
$$|x| < a \iff -a < x < a \text{ (where } a > 0)$$
A powerful tool for converting absolute value inequalities into double inequalities and vice versa.
Strategy for Solving Inequalities with Absolute Values
When faced with an absolute value inequality in the exam, follow this logical flowchart to select the right technique.
Is the problem in the form $|\text{expression}| < a$ or $|\text{expression}| \leq a$ (where $a > 0$)?
Yes
Apply: $-a \leq \text{expression} \leq a$. Solve the double inequality.
No
Continue to next step ↓
Is the problem in the form $|\text{expression}| > a$ or $|\text{expression}| \geq a$ (where $a > 0$)?
Yes
Apply: $\text{expression} \leq -a$ OR $\text{expression} \geq a$. Solve both and take the union.
No
Continue to next step ↓
Does the problem ask you to express an inequality like $c \leq x \leq d$ using absolute value notation?
Yes
Find the midpoint: $m = \frac{c+d}{2}$ and half-width: $r = \frac{d-c}{2}$. Then write: $|x - m| \leq r$.
No
Continue to next step ↓
Are you asked to prove an absolute value property like $|xy| = |x||y|$?
Yes
Use algebraic proof: Square both sides, substitute squares with absolute value squares, and take non-negative square root.
No
Draw a number line and mark the critical points to visualize the solution set.
The 'Reverse Inequality' Trap and Sign Change Rule
Trick: The most critical rule in inequality problems: When multiplying or dividing both sides by a NEGATIVE number, you MUST reverse the inequality sign. Forgetting this costs countless marks on NEB exams.
Steps to Remember:
- Rule 1 (Addition/Subtraction): Adding or subtracting the same number from both sides preserves the inequality direction. If $a < b$, then $a + c < b + c$ for any $c$.
- Rule 2 (Multiplication by positive): Multiplying both sides by a positive number preserves the inequality direction. If $a < b$ and $c > 0$, then $ac < bc$.
- Rule 3 (Multiplication by negative): Multiplying both sides by a negative number REVERSES the inequality direction. If $a < b$ and $c < 0$, then $ac > bc$ (sign flips!).
- Common Error Example: Given $-2x > 8$, dividing by $-2$ gives $x < -4$ (NOT $x > -4$). The negative divisor reverses the inequality.
- The Test Case: Start with the true statement $2 < 5$. Multiply by $-1$: get $-2$ and $-5$. We know $-2 > -5$ is true, so the inequality reversed. This proves the rule!
Mnemonic: NEGATIVE MEANS FLIP. When you see a negative multiplier or divisor, your inequality sign must reverse direction. No exceptions, ever.
Common Mistakes in NEB Real Number System Exams
These conceptual errors account for the majority of lost marks. Study them carefully and ensure you never make them.
- The Subtraction Closure Error: Students often claim 'Natural numbers are closed under all operations.' FALSE! Natural numbers are NOT closed under subtraction. Example: $2 - 5 = -3$, which is not a natural number. Always check: $\mathbb{N}$ is only closed under addition and multiplication.
- The Zero Division Trap: Stating that every real number has a multiplicative inverse. This is FALSE. Zero does NOT have a multiplicative inverse because we cannot define $\frac{1}{0}$. The correct statement: 'Every non-zero real number has a unique multiplicative inverse.'
- Inequality Sign Reversal Confusion: Forgetting to reverse the inequality when multiplying/dividing by negative numbers. Example: $-3x < 9$ divided by $-3$ should give $x > -3$, not $x < -3$. This error appears in approximately 40% of student solutions.
- Absolute Value Negation Error: Incorrectly removing the absolute value sign. The statements $|x| = -x$ (always negative) and $|x| = x$ (always positive) are BOTH sometimes false. The correct definition: $|x| = x$ if $x \geq 0$, and $|x| = -x$ if $x < 0$.
- Open vs Closed Interval Confusion: Misreading parentheses and brackets. $(a, b)$ is an open interval (excludes endpoints), while $[a, b]$ is closed (includes endpoints). Example: The solution to $x > 2$ is $(2, \infty)$, not $[2, \infty)$.
- Rational vs Irrational Misclassification: Calling $\sqrt{4} = 2$ irrational. Incorrect! Since $2 = \frac{2}{1}$, it is rational. Only non-perfect square roots like $\sqrt{2}, \sqrt{3}$ are irrational. Perfect square roots simplify to rationals.
- The Density Misunderstanding: Thinking 'Between two rationals, there is no other rational.' This is FALSE. The Rational Density Property states there are INFINITELY many rationals between any two distinct rationals.
- Field Axiom Application Failure: Stating an axiom but not fully justifying each step when simplifying. In exams, examiners expect you to name each axiom you use (Distributive, Associative, etc.), not just apply operations silently.
Solved Examples (Easy → Medium → Hard)
1
Classify the following numbers as Rational or Irrational: (a) $\frac{7}{11}$ (b) $\sqrt{16}$ (c) $\pi$ (d) $0.375$
Easy
2
Solve the inequality $-3x + 5 > 14$ and represent the solution on a number line.
Easy
3
Solve the absolute value inequality $|2x - 3| \leq 5$.
Medium
4
Given that $A = [-2, 4)$ and $B = (1, 5]$, find $A \cup B$, $A \cap B$, and $A - B$.
Medium
5
Prove that for any real numbers $x$ and $y$: $|x - y| \geq ||x| - |y||$.
Hard
6
Prove that the additive identity of a real number is unique.
Hard
MCQ Practice
Mixed Level — MCQ
1
Which of the following numbers is irrational?
Correct!
Incorrect. Correct: $\sqrt{2}$
2
Which property is demonstrated by the equation $3(x + y) = 3x + 3y$?
Correct!
Incorrect. Correct: Distributive Law
3
If $a < b$ and $c < 0$, which of the following is true?
Correct!
Incorrect. Correct: $ac > bc$
4
The solution to the inequality $|x| < 3$ is:
Correct!
Incorrect. Correct: $-3 < x < 3$
5
Which set is NOT closed under subtraction?
Correct!
Incorrect. Correct: Natural Numbers
6
The interval $(a, b]$ is called:
Correct!
Incorrect. Correct: Left-open, right-closed interval
7
Every point on the real number line corresponds to:
Correct!
Incorrect. Correct: A unique real number
8
The multiplicative inverse of a non-zero real number $a$ is:
Correct!
Incorrect. Correct: $\frac{1}{a}$
9
Which statement correctly describes the Rational Density Property?
Correct!
Incorrect. Correct: There exist infinitely many rationals between any two distinct rationals
10
Which of the following is NOT a field axiom for real numbers?
Correct!
Incorrect. Correct: Transitivity of Inequality
11
The solution set for $|3x + 2| < 1$ is:
Correct!
Incorrect. Correct: $(-1, \frac{-1}{3})$
Short Questions (2-4 Marks Each)
1
Prove that the additive identity of a real number is unique.
[4 marks]
2
Solve $|3x + 2| < 1$ and represent it on a number line.
[4 marks]
3
Rewrite the inequality $-4 \leq x \leq -1$ using absolute value notation.
[3 marks]
4
Define the Rational Density Property and prove that if $a < b$, then $a < \frac{a+b}{2} < b$.
[4 marks]
5
Solve $x^2 - 3x + 2 < 0$ using a sign table.
[4 marks]
6
If $A = [-3, 3)$ and $B = [2, 4)$, find $A - B$ and graph it.
[3 marks]
7
Differentiate between Rational and Irrational numbers with two examples each.
[2 marks]
8
State the Trichotomy Law and Transitive Law of inequalities.
[2 marks]
9
Solve and graph $9 > 3 - 2x > 5$.
[3 marks]
10
Prove that $|xy| = |x| \cdot |y|$ for any real numbers $x$ and $y$.
[3 marks]
Long Questions (6-8 Marks Each)
1
Define absolute value. State and prove the Triangle Inequality property: $|x + y| \leq |x| + |y|$.
[8 marks]
2
Given $A = [-2, 4)$ and $B = (2, 5]$, compute and graph $A \cup B$, $A \cap B$, and $B - A$.
[8 marks]
3
Solve the inequality $\frac{x(x - 2)}{x + 1} \leq 0$ and represent the solution in interval notation.
[8 marks]
4
Prove the property $|x - y| \geq ||x| - |y||$ using the Triangle Inequality.
[6 marks]
5
Solve $|5 - \frac{2}{x}| < 1$ and draw its graph on a number line.
[6 marks]
6
Prove that between any two distinct rational numbers, there exists at least one rational number. Use this to explain why rational numbers are dense in the real number system.
[8 marks]
7
Prove that $(A \cap B) \cup (A \cap \overline{B}) = A$ using algebraic set theory.
[6 marks]
One-Page Revision Cheat Sheet
1
Number Classification Hierarchy: $\mathbb{N} \subset \mathbb{W} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R}$. Know which operations each set is closed under. Natural numbers are NOT closed under subtraction!
2
The Inequality Sign Flip Rule: ONLY reverse inequality signs when multiplying or dividing by NEGATIVE numbers. This is the #1 source of errors in exams.
3
Absolute Value Equivalences: $|x| < a \iff -a < x < a$. $|x| > a \iff x < -a$ OR $x > a$. Always set up double inequalities first.
4
Interval Notation Symbols: Parentheses $( )$ mean excluded (open), brackets $[ ]$ mean included (closed). $(a,b)$ is open, $[a,b)$ is half-open.
5
Triangle Inequality (Exam Standard): $|x+y| \leq |x| + |y|$ and $|x-y| \geq ||x| - |y||$. These appear frequently in multi-mark questions.
6
Rational Density Property: Between ANY two distinct rationals lies INFINITELY many rationals. The arithmetic mean $\frac{a+b}{2}$ always works and is always rational.
7
Field Axioms (Use Them!): When simplifying, explicitly name the axiom: Commutative, Associative, Distributive, Identity, Inverse. Examiners want to see these named.
8
Set Difference Trap ($A - B$): You start with $A$ and throw away anything that belongs to $B$. Never include elements from $B$ alone. $A - B \neq B - A$ in general.
9
Absolute Value Definition: $|x| = x$ if $x \geq 0$, and $|x| = -x$ if $x < 0$. Never write $|x| = -x$ without the 'if $x<0$' condition—it's sometimes wrong.
10
Prove by Contradiction Strength: When asked to prove uniqueness (like 'the additive identity is unique'), assume there are two and derive a contradiction. This technique is powerful and commonly used.