Number Systems Explained: Rational and Irrational Numbers

Synopsis

This article introduces the foundation of the real number system by distinguishing between rational and irrational numbers – a fundamental concept that appears regularly in DSE Paper 1 Section A(1). You will learn the definition of each type, the decimal expansion rule, how to classify numbers in DSE-style questions, and the key operations that preserve (or change) rationality. The article includes worked examples, exam techniques, practice questions, and a full set of homework with solutions. Mastery of this topic ensures you secure the easy 2–4 marks allocated to this concept in every DSE paper.


Learning Objectives

By the end of this article, you should be able to:

  • Define rational and irrational numbers using the \( \frac{p}{q} \) test.
  • Classify any given number as rational or irrational using decimal expansion rules.
  • Identify hidden rational numbers (e.g., square roots of perfect squares) that appear irrational at first glance.
  • Determine whether the result of operations (addition, subtraction, multiplication, division) between rational and irrational numbers is rational or irrational.
  • Apply these concepts to Exam-Style multiple-choice and short-answer questions.
  • Convert recurring decimals into fractions using the standard method.

1. Introduction

Every year, DSE Maths Paper 1 Section A(1) tests your ability to classify numbers as rational or irrational. This seemingly simple topic is a guaranteed 2–4 marks – marks you cannot afford to lose.

DSE Exam Tip

Questions on number systems often appear in Section A(1) as short-answer classification questions or as part of algebraic manipulation problems where rationalising denominators is required.

2. What is a Rational Number?

A number is rational if it can be written as a ratio of two integers:

$$r = \frac{p}{q}$$

where:

  • \( p \) and \( q \) are integers
  • \( q \neq 0 \)

Key Properties of Rational Numbers

PropertyExample
Terminating decimals\( \frac{3}{4} = 0.75 \)
Recurring (repeating) decimals\( \frac{10}{3} = 3.333\ldots \) or \( 3.\overline{3} \)
Integers are rational\( 5 = \frac{5}{1} \)
DSE Memory Aid

Rational = Ratio. If you can write it as a fraction \( \frac{p}{q} \), it's rational.

Common examples of rational numbers:

  • \( -3 \) (since \( -3 = \frac{-3}{1} \))
  • \( 3.1 \) (terminating decimal)
  • \( 4.\overline{5} \) or \( 4.555\ldots \) (recurring decimal)
  • \( \frac{7}{4} \)

3. What is an Irrational Number?

A number is irrational if it cannot be expressed as a ratio of two integers \( \frac{p}{q} \).

Key Properties of Irrational Numbers

PropertyExample
Non-terminating, non-recurring decimal\( 0.101101110\ldots \)
Square roots of non-perfect squares\( \sqrt{2} \approx 1.41421356\ldots \)
Special constants\( \pi \approx 3.14159265\ldots \)

Common examples of irrational numbers:

  • \( \sqrt{7} \)
  • \( 4\pi \)
  • \( \tan 60^\circ = \sqrt{3} \)
DSE Memory Aid

Irrational = Infinite non-repeating decimal. Cannot be written as a simple fraction.

4. The Real Number System

All rational and irrational numbers together form the real numbers.

Real Numbers (R)
├── Rational Numbers (Q)
│   ├── Integers (Z)
│   │   ├── Positive integers (1, 2, 3, …)
│   │   ├── Zero (0)
│   │   └── Negative integers (–1, –2, –3, …)
│   └── Fractions (e.g., 1/2, 3/4, 7/3)
└── Irrational Numbers
     ├── Surds (√2, √3, √5)
     └── Special constants (π, e)

The Decimal Expansion Rule (Crucial for DSE)

TypeDecimal ExpansionExample
RationalTerminating or non-terminating recurring\( 0.75 \), \( 0.\overline{3} \)
IrrationalNon-terminating and non-recurring\( 1.41421356\ldots \)

5. DSE Exam Techniques

Technique 1: Recognising Irrational Numbers in Disguise

Some numbers look irrational but are actually rational:

ExpressionActual ValueClassification
\( \sqrt{16} \)\( 4 = \frac{4}{1} \)Rational
\( \sqrt[3]{8} \)\( 2 = \frac{2}{1} \)Rational
\( \frac{\sqrt{9}}{\sqrt{4}} \)\( \frac{3}{2} \)Rational

Technique 2: Operations with Rational and Irrational Numbers

DSE Exam Tip

Questions often test whether the result of an operation is rational or irrational.

OperationResultExample
Rational + IrrationalIrrational\( 3 + \sqrt{2} \) is irrational
Rational × Irrational (non-zero)Irrational\( 5 \times \sqrt{3} \) is irrational
Rational ÷ IrrationalIrrational\( \frac{4}{\sqrt{2}} \) is irrational
Irrational + IrrationalMay be rational or irrational\( \sqrt{2} + (-\sqrt{2}) = 0 \) (rational)
Irrational × IrrationalMay be rational or irrational\( \sqrt{2} \times \sqrt{2} = 2 \) (rational)

Technique 3: Converting Recurring Decimals to Fractions (DSE Core Skill)

To convert a recurring decimal to a fraction:

  1. Let \( x = 0.\overline{ab} \)
  2. Multiply by \( 100 \) (or \( 10^n \) where \( n \) is the number of repeating digits)
  3. Subtract the original equation
  4. Solve for \( x \)

Example: Convert \( 0.\overline{27} \) to a fraction.

Let:

$$ x = 0.\overline{27} = 0.272727\ldots $$ $$ 100x = 27.272727\ldots $$ $$ 100x - x = 27.272727\ldots - 0.272727\ldots = 27 $$ $$ 99x = 27 \quad\Rightarrow\quad x = \frac{27}{99} = \frac{3}{11} $$

Therefore, \( 0.\overline{27} = \frac{3}{11} \).

DSE Exam Tip

This conversion method appears regularly in DSE Paper 1 Section A(1). Memorise the shortcut:

\( 0.\overline{ab} = \frac{ab}{99} \)

6. Worked Examples

Example 1: Classify the Following Numbers

Determine whether each number is rational or irrational:

(a) \( \sqrt{9} \)     (b) \( \sqrt{7} \)     (c) \( 3.\overline{4} \)     (d) \( \pi \)

Solution
NumberClassificationReason
\( \sqrt{9} \)Rational\( \sqrt{9} = 3 = \frac{3}{1} \)
\( \sqrt{7} \)Irrational7 is not a perfect square
\( 3.\overline{4} = 3.444\ldots \)RationalNon-terminating but recurring decimal
\( \pi \)IrrationalNon-terminating, non-recurring decimal

Example 2: Exam-Style Classification (MC)

Question: Which of the following is an irrational number?

A. \( \sqrt{25} \)     B. \( 0.\overline{12} \)     C. \( \sqrt{2} \)     D. \( \frac{22}{7} \)

Solution

C. \( \sqrt{2} \) is irrational because 2 is not a perfect square.

  • A: \( \sqrt{25} = 5 \) (rational)
  • B: \( 0.\overline{12} \) is recurring (rational)
  • D: \( \frac{22}{7} \) is a fraction (rational)

Example 3: Exam-Style Operation Question

Question: If \( r \) is a rational number and \( s \) is an irrational number, which of the following must be irrational?

A. \( r + s \)     B. \( r \times s \) (where \( r \neq 0 \))     C. \( r - s \)     D. All of the above

Solution

D. All of the above

The sum, difference and product (with non-zero rational) of a rational and an irrational number are always irrational.

7. Exam-Style Practice Questions

Section A(1) Style

Question 1 MC
Which of the following numbers is irrational?
A. \( \sqrt{81} \)     B. \( 0.\overline{7} \)     C. \( \frac{3\pi}{2} \)     D. \( \frac{\sqrt{25}}{\sqrt{9}} \)

Question 2 MC
Which of the following is a rational number?
A. \( \sqrt{2} \)     B. \( \sqrt[3]{64} \)     C. \( 0.101001000\ldots \)     D. \( 2\pi \)

Question 3 Short Answer
Determine whether \( \sqrt{50} \) is rational or irrational. Explain your answer.

Question 4 Short Answer
The decimal expansion of a number is \( 0.142857142857\ldots \). Is this number rational or irrational? Explain.

Question 5 MC
If \( x = 4 + \sqrt{5} \) and \( y = 4 - \sqrt{5} \), which of the following statements is true?
A. \( x + y \) is irrational     B. \( x \times y \) is irrational
C. \( x + y \) is rational     D. \( x \div y \) is irrational

8. Solutions with Explanations

Question 1: C. \( \frac{3\pi}{2} \)
A: \( \sqrt{81} = 9 \) (rational), B: recurring decimal (rational), D: \( \frac{5}{3} \) (rational). \( \pi \) is irrational, so \( \frac{3\pi}{2} \) is irrational.
Question 2: B. \( \sqrt[3]{64} \)
\( \sqrt[3]{64} = 4 = \frac{4}{1} \), which is rational. A, C and D are irrational.
Question 3: Irrational
\( \sqrt{50} = \sqrt{25 \times 2} = 5\sqrt{2} \). Since \( \sqrt{2} \) is irrational and \( 5 \) is a non-zero rational number, \( 5\sqrt{2} \) is irrational.
Question 4: Rational
\( 0.142857142857\ldots = 0.\overline{142857} \) is a recurring decimal. All recurring decimals are rational. In fact, \( 0.\overline{142857} = \frac{1}{7} \).
Question 5: C. \( x + y \) is rational
\( x + y = (4 + \sqrt{5}) + (4 - \sqrt{5}) = 8 \), which is rational.
\( x \times y = (4 + \sqrt{5})(4 - \sqrt{5}) = 16 - 5 = 11 \), also rational. So only C is correct.

9. Exercise

Click the following link to have
 An Exercise on Number Systems Explained: Rational and Irrational Numbers

Key Takeaways

What You Should Remember
  • Rational numbers can be written as \( \frac{p}{q} \) (integers, \( q \neq 0 \)). Their decimal expansions terminate or recur.
  • Irrational numbers cannot be written as \( \frac{p}{q} \). Their decimal expansions are non-terminating and non-recurring.
  • Perfect square roots are rational (e.g., \( \sqrt{16} = 4 \)). Non-perfect square roots are irrational (e.g., \( \sqrt{2} \)).
  • Rational + Irrational → Irrational (always). Rational × Irrational (non-zero) → Irrational (always).
  • Recurring decimals are rational. Use \( 0.\overline{ab} = \frac{ab}{99} \) as a shortcut.
  • This topic guarantees 2–4 marks in DSE Paper 1 Section A(1) – these are easy marks you must secure.

Summary Checklist for Revision

  • Rational numbers = can be written as \( \frac{p}{q} \)
  • Irrational numbers = cannot be written as \( \frac{p}{q} \)
  • Rational decimals: terminating or recurring
  • Irrational decimals: non-terminating, non-recurring
  • Square root of perfect square → rational
  • Square root of non-perfect square → irrational
  • Rational ± Irrational → Irrational (always)
  • Rational × Irrational (non-zero rational) → Irrational (always)
  • \( 0.\overline{ab} = \frac{ab}{99} \) — useful for recurring decimal fraction conversion