6.6 The Real Number System: Rational, Irrational, Squares & Roots

Key Takeaways

  • A rational number can be written as a ratio of two integers, which is exactly why every rational number has a decimal that either terminates or repeats.
  • An irrational number cannot be written as such a ratio, so its decimal never terminates and never repeats - pi and the square root of any non-perfect square are the standard examples.
  • The square root of a perfect square is rational; the square root of any whole number that is not a perfect square is irrational.
  • To approximate an irrational square root, trap it between the two nearest perfect squares and then interpolate.
  • Ordering a mixed list means converting everything to decimals first, because comparing a fraction, a radical, and a percent in their given forms is where students lose the item.
Last updated: September 2026

6.6 The Real Number System: Rational, Irrational, Squares & Roots

Quick Answer: A rational number can be written as $\frac{a}{b}$ with integers $a$ and $b$ (and $b \ne 0$). That single definition explains everything else: because long division must eventually repeat a remainder, every rational number's decimal either terminates or repeats. An irrational number cannot be written as such a ratio, so its decimal never terminates and never repeats - $\pi$, $\sqrt{2}$, $\sqrt{50}$. The square root of a perfect square is rational; the square root of any other whole number is irrational. To place an irrational root, trap it between the two nearest perfect squares.


Where This Sits in the Blueprint

GradeReporting categoryBenchmark focus
Grade 8Number Sense and Operations and Probability (22-28%)MA.8.NSO.1.1 - extend understanding of rational numbers to define irrational numbers within the real number system, and locate an approximate value of a numerical expression involving irrational numbers on a number line
Grade 8Number Sense and Operations and Probability (22-28%)MA.8.NSO.1.2 - plot, order, and compare rational and irrational numbers represented in various forms

This is a calculator-available reporting category on the grade 8 blueprint, which changes the strategy: a scientific calculator gives decimal approximations quickly, so the difficulty shifts from arithmetic to classification and placement.


The Structure of the Real Numbers

                       REAL NUMBERS
                    /                \
             RATIONAL              IRRATIONAL
            /    |    \             pi, sqrt(2), sqrt(30),
     Integers  Fractions  Terminating      0.101001000100001...
        |      and repeating decimals
   Whole numbers
        |
   Natural numbers

Every real number is rational or irrational - never both, never neither. The nested boxes on the rational side matter for "select all that apply" items:

NumberNaturalWholeIntegerRationalIrrational
$7$YesYesYesYesNo
$0$NoYesYesYesNo
$-4$NoNoYesYesNo
$\frac{3}{5}$NoNoNoYesNo
$-2.75$NoNoNoYesNo
$0.\overline{6}$NoNoNoYesNo
$\sqrt{49}$YesYesYesYesNo
$\sqrt{50}$NoNoNoNoYes
$\pi$NoNoNoNoYes

[!IMPORTANT] $\sqrt{49}$ is a natural number. It equals 7. A radical sign does not make a number irrational - what matters is whether the radicand is a perfect square. Items place $\sqrt{49}$ and $\sqrt{50}$ side by side precisely to test this.


The Decimal Test

Decimal behaviorClassificationExample
TerminatesRational$0.375 = \frac{3}{8}$
RepeatsRational$0.\overline{27} = \frac{3}{11}$
Neither terminates nor repeatsIrrational$\sqrt{2} = 1.41421356\ldots$

Why repeating means rational. Divide 3 by 11 by hand. At every step the remainder must be one of $0, 1, \ldots, 10$ - only eleven possibilities. Within eleven steps a remainder must recur, and once a remainder recurs the digits cycle forever. That argument works for any $\frac{a}{b}$, which is why every fraction produces a terminating or repeating decimal.

Converting a repeating decimal back to a fraction. Let $x = 0.\overline{27}$. Then $100x = 27.\overline{27}$. Subtracting, $99x = 27$, so $x = \frac{27}{99} = \frac{3}{11}$. The subtraction cancels the infinite tail, which is only possible because the tail repeats.

[!WARNING] A calculator display is not proof. A calculator shows $\sqrt{2} \approx 1.414213562$ and then stops, which looks terminating. It is not - the display simply ran out of room. Classify by definition, not by screen.


Perfect Squares and Perfect Cubes

Memorizing these turns most items in this section into recall.

$n$123456789101112131415
$n^2$149162536496481100121144169196225
$n$12345678910
$n^3$1827641252163435127291000

Square roots and cube roots undo those powers. $\sqrt{144} = 12$ because $12^2 = 144$. $\sqrt[3]{216} = 6$ because $6^3 = 216$.

One difference worth knowing. A negative number has no real square root, because no real number squared is negative. But it does have a real cube root: $\sqrt[3]{-64} = -4$, since $(-4)^3 = -64$. Squaring destroys sign information; cubing preserves it.


Approximating an Irrational Square Root

This is the skill MA.8.NSO.1.1 names directly. Trap the radicand between the two nearest perfect squares.

Where does $\sqrt{50}$ fall?

49<50<6449<50<647<50<849 < 50 < 64 \quad \Rightarrow \quad \sqrt{49} < \sqrt{50} < \sqrt{64} \quad \Rightarrow \quad 7 < \sqrt{50} < 8

Since 50 sits just above 49 and far below 64, $\sqrt{50}$ is just above 7 - about 7.07.

Where does $\sqrt{30}$ fall?

25<30<365<30<625 < 30 < 36 \quad \Rightarrow \quad 5 < \sqrt{30} < 6

Here 30 is near the middle of 25 and 36, slightly closer to 25, so $\sqrt{30} \approx 5.5$. The actual value is 5.477.

  5 ------------------- 5.48 ------------------ 6
  |                       |                     |
sqrt(25)              sqrt(30)              sqrt(36)
  25 <------- 30 -------------------------> 36
     (30 is 5 above 25, 6 below 36 -> just under halfway)

Where does $\sqrt{115}$ fall? $100 < 115 < 121$, so $10 < \sqrt{115} < 11$, and 115 is much closer to 121, giving roughly 10.7. The exact value is 10.724.


Ordering a Mixed List

The reliable method is one line long: convert everything to a decimal, then order. Comparing a fraction against a radical against a percent in their original forms is where students lose these items.

Order from least to greatest: $;\frac{9}{4}, ; \sqrt{5}, ; 2.1\overline{6}, ; \frac{7}{3}, ; 230%$

ValueAs a decimalRational or irrational
$\frac{9}{4}$2.25Rational
$\sqrt{5}$2.236...Irrational
$2.1\overline{6}$2.1666...Rational
$\frac{7}{3}$2.333...Rational
$230%$2.30Rational

Ordered: $;2.1\overline{6} < \sqrt{5} < \frac{9}{4} < 230% < \frac{7}{3}$

Note how close $\sqrt{5} = 2.236$ and $\frac{9}{4} = 2.25$ are. Estimating $\sqrt{5}$ as "about 2.2" would have been enough; estimating it as "about 2" would have produced the wrong order. Carry three decimal places when values cluster.


Operations and Closure

OperationResultExample
Rational $+$ rationalAlways rational$\frac{1}{3} + \frac{1}{6} = \frac{1}{2}$
Rational $+$ irrationalAlways irrational$3 + \sqrt{2}$
Irrational $+$ irrationalEither$\sqrt{2} + (-\sqrt{2}) = 0$ is rational; $\sqrt{2} + \sqrt{3}$ is irrational
Nonzero rational $\times$ irrationalAlways irrational$5\sqrt{2}$
Irrational $\times$ irrationalEither$\sqrt{2} \times \sqrt{2} = 2$ is rational; $\sqrt{2} \times \sqrt{3} = \sqrt{6}$ is irrational

The two "either" rows are the ones items exploit. A claim like "the sum of two irrational numbers is always irrational" is false, and one counterexample - $\sqrt{2} + (-\sqrt{2}) = 0$ - settles it.


Common Exam Traps & Misconceptions

[!WARNING]

Trap 1: Treating every radical as irrational

$\sqrt{81} = 9$ is a natural number. Check whether the radicand is a perfect square before classifying.

[!WARNING]

Trap 2: Calling a repeating decimal irrational

$0.\overline{3}$ is $\frac{1}{3}$ - as rational as it gets. Only decimals that neither terminate nor repeat are irrational.

[!WARNING]

Trap 3: Using 3.14 as if it were $\pi$

The number 3.14 is rational; $\pi$ is not. On a classification item, $\pi$ is irrational and 3.14 is rational, even though one approximates the other.

[!WARNING]

Trap 4: Approximating too coarsely to order correctly

Calling $\sqrt{5}$ "about 2" ruins an ordering item when 2.1 and 2.25 are also in the list. Trap it between perfect squares, then judge how close the radicand is to each end.

[!WARNING]

Trap 5: Assuming a negative has no root at all

$\sqrt{-16}$ has no real value, but $\sqrt[3]{-64} = -4$ does. Odd roots of negatives are real; even roots of negatives are not.

Loading diagram...
Classifying and Placing a Real Number
Test Your Knowledge

Which of the following numbers is irrational?

A
B
C
D
Test Your Knowledge

Between which two consecutive whole numbers does the square root of 78 fall, and which endpoint is it closer to?

A
B
C
D
Test Your Knowledge

Which statement about operations on real numbers is TRUE?

A
B
C
D