← All Core Subjects EC-6 Math lessons

Lesson 5 — Rational, Irrational & Real Numbers

Hands-on · about 10 minutes.

Try these first. They are about the last two number families — and about what a function really is.

This activity needs JavaScript enabled. The lesson below still covers everything.

Rational numbers: anything you can write as a fraction

A rational number is any number you can write as a fraction of two integers — a ratio. That is a bigger family than it first sounds:

The signature of a rational number's decimal is that it either stops or repeats a pattern forever.

Irrational numbers: the ones no fraction can name

An irrational number cannot be written as a fraction of two integers. Its decimal never stops and never settles into a repeating pattern. The famous ones:

π = 3.14159…   ·   √2 = 1.41421…   ·   e = 2.71828…
The is doing real work here: these digits run on forever with no repeating block, which is exactly why no fraction can capture them.

Put the rationals and irrationals together and you get the real numbers — every number that sits somewhere on the number line. Each family nests inside the next: counting → whole → integer → rational → real, with the irrationals filling the gaps the fractions leave behind.

Functions: a machine with one output per input

A function is a rule that takes an input and gives back exactly one output. Think of a machine: you drop a number in, the rule acts on it, one number comes out.

The rule "double it, then add 1" is a function. Input 3 → output 7. Input 10 → output 21. Written with symbols: f(n) = 2n + 1.

The one unbreakable rule: each input has exactly one output. A machine that sometimes gave 7 and sometimes gave 8 for the same input would not be a function. This is the same "find the rule" habit from Lesson 1 — a function is just that rule, written so it works for any input.

True or false? You decide

Decide whether each statement is true or false. Instant feedback either way.

This activity needs JavaScript enabled. The lesson below still covers everything.

Quick check

This activity needs JavaScript enabled.

One sentence summary: rational numbers are the ones you can write as a fraction (their decimals stop or repeat), irrational numbers cannot be written as a fraction (their decimals run on forever with no pattern), together they form the real numbers, and a function is a rule that gives exactly one output for each input.

← Back to all lessons