8TH GRADE MATH • THE NUMBER SYSTEM

Approximate Irrational Numbers

Learn to pin down never-ending decimals by squeezing them between rational numbers you already know.

Where Did Irrational Numbers Come From?

Thousands of years ago, people believed every measurement could be written as a neat fraction. A length might be 3/4 of a foot or 7/2 of a cubit. Then an ancient Greek mathematician made a shocking discovery: some numbers cannot be written as a fraction — no matter how hard you try. These numbers are called irrational numbers (numbers that are not a ratio of two integers).

~500 BCE
Pythagoreans Discover √2
A student of Pythagoras showed that √2 cannot be written as a fraction. Legend says the discovery was so upsetting that the Pythagoreans tried to keep it secret!
~250 BCE
Archimedes Approximates π
The Greek mathematician Archimedes used shapes with many sides to show that π is between 3 10/71 and 3 1/7. This "squeeze" technique is exactly what you will learn in this lesson.
~600 CE
Indian Mathematicians Refine √2
Mathematicians in India calculated √2 ≈ 1.4142135 — correct to seven decimal places — using clever step-by-step methods.
1761
π Proven Irrational
Johann Lambert finally proved that π can never be written as a fraction. By then, people had already computed dozens of its decimal digits using rational approximations.

The big question has always been the same: if an irrational number's decimal never ends and never repeats, how can we actually use it? The answer is to squeeze it between two rational numbers that are close together. The closer those rational numbers are, the better our approximation.

Core Principles & Definitions

Before we start approximating, let's nail down the key ideas. A rational number is any number you can write as a fraction of two integers, like 3/4 or −7/1. Its decimal either stops (like 0.75) or repeats a pattern (like 0.333…). An irrational number has a decimal that goes on forever with no repeating pattern — like √2 = 1.41421356… or π = 3.14159265…

1

Rational Approximation

A rational number that is close in value to an irrational number. For example, 1.41 is a rational approximation of √2.
2

Truncating a Decimal

Cutting off a decimal after a certain number of digits without rounding. Truncating 3.14159… to the hundredths gives 3.14.
3

Perfect Square

A number that is the square of a whole number. Examples: 1, 4, 9, 16, 25. Knowing perfect squares helps you estimate square roots.
4

Number Line Placement

Irrational numbers live on the number line just like rational ones. You find their approximate spot by squeezing them between two known rational values.
KEY TAKEAWAY
Think of approximating an irrational number like zooming in on a map. First you see the whole state, then a city, then a street, then a house. Each zoom gets you closer to the exact spot. With irrational numbers, each extra decimal digit is another zoom level.

Squeezing √2 on a Number Line

The diagram below shows how you can zoom in on √2 step by step. First we figure out that √2 is between 1 and 2. Then we zoom in and see it is between 1.4 and 1.5. Finally, we zoom in again and pin it between 1.41 and 1.42.

Each level zooms in. Level 1 tells us √2 is between 1 and 2. Level 2 narrows it to between 1.4 and 1.5. Level 3 pins it between 1.41 and 1.42. You can keep going for even better accuracy.

Notice how each level uses squaring to check the guess. Since √2 is the number that squares to give 2, you test a guess by squaring it and comparing the result to 2. If the square is less than 2, your guess is too small. If the square is more than 2, your guess is too big.

The Mathematical Method

Here is the key idea written as a rule you can follow every time. To approximate a square root like √n, you find two consecutive values whose squares land on either side of n.

SQUEEZE PRINCIPLE FOR SQUARE ROOTS
If a² < n < b², then a < √n < b
Here n is the number under the radical sign. a and b are your lower and upper guesses. If a² is less than n and b² is greater than n, then √n is trapped between a and b.
EXAMPLE WITH √5
2² = 4 < 5 < 9 = 3² → 2 < √5 < 3
Since 4 is less than 5 and 9 is greater than 5, we know √5 is between 2 and 3. To get closer, try 2.2² = 4.84 and 2.3² = 5.29. Since 4.84 < 5 < 5.29, we know 2.2 < √5 < 2.3.
ESTIMATING EXPRESSIONS WITH π
π ≈ 3.14 → π² ≈ 3.14 × 3.14 ≈ 9.86
To estimate an expression like π², you substitute a rational approximation for π and compute. The more decimal places you use for π, the more accurate your answer. With π ≈ 3.1416, you get π² ≈ 9.8696.

The same squeeze method works for comparing two irrational numbers. For example, to decide whether √3 or π/2 is larger, approximate each one: √3 ≈ 1.732 and π/2 ≈ 1.571. Since 1.732 > 1.571, we know that √3 > π/2.

Using Perfect Squares as Anchors

The first step in approximating any square root is knowing your perfect squares (numbers whose square roots are whole numbers). They act like anchor points that help you find where every other square root lives on the number line.

Common perfect squares you should memorize
nSo √(n²) = n
11√1 = 1
24√4 = 2
39√9 = 3
416√16 = 4
525√25 = 5
636√36 = 6
749√49 = 7
864√64 = 8
10100√100 = 10
A number line from 0 to 10 showing both whole numbers and several irrational values (√2, √3, √10, π, √30, √40) plotted at their approximate positions. Perfect squares anchor the whole-number tick marks.

In the diagram above, notice that π and √10 are very close to each other — both are a bit above 3. To tell which is larger, you need to zoom in with more decimal places: π ≈ 3.1416 and √10 ≈ 3.1623. So √10 is slightly greater than π.

Worked Example: Approximating √7

Let's walk through a full example, step by step. We want to find an approximation of √7 that is accurate to the nearest tenth.

Approximate √7 to the Nearest Tenth
1
Step 1 — Identify the Nearest Perfect SquaresAsk yourself: which two perfect squares does 7 sit between? Since 2² = 4 and 3² = 9, and 4 < 7 < 9, we know that √7 is between 2 and 3.
2 < √7 < 3
2
Step 2 — Try Tenths Between 2 and 3Since 7 is closer to 9 than to 4, start by testing values in the upper half. Try 2.6: we get 2.6² = 6.76. That's less than 7, so √7 > 2.6. Now try 2.7: we get 2.7² = 7.29. That's more than 7, so √7 < 2.7.
2.6 < √7 < 2.7
3
Step 3 — Decide Which Tenth Is CloserCompare how close 6.76 and 7.29 are to 7. The distance from 6.76 to 7 is 0.24. The distance from 7.29 to 7 is 0.29. Since 6.76 is closer to 7, that means √7 is closer to 2.6 than to 2.7.
√7 ≈ 2.6 (to the nearest tenth)
4
Step 4 — Optional: Zoom In to HundredthsFor extra precision, try 2.64² = 6.9696 (too small) and 2.65² = 7.0225 (too big). So √7 is between 2.64 and 2.65. Because 6.9696 is closer to 7 than 7.0225 is, √7 ≈ 2.65 to the hundredths.
2.64 < √7 < 2.65 → √7 ≈ 2.646
💡 Pro Tip
You don't have to guess randomly! Think about where the number falls between the two perfect squares. Since 7 is about 3/5 of the way from 4 to 9, start your guess around 2 + 3/5 = 2.6. This saves time.

Strategies — Strengths & Limitations

There are several ways to approximate irrational numbers. Each approach has its advantages and trade-offs. The table below compares the most common strategies.

Four common strategies for approximating irrational numbers
StrategyHow It WorksBest For
Perfect-square squeezeFind the two perfect squares on either side, then narrow down with tenths and hundredths.Square roots — fast first estimate on paper.
Decimal truncationLook up a known decimal expansion and chop it off at the digit you need.Well-known constants like π or e.
Calculator checkUse a calculator's √ key, then round the display to the number of places you need.Quick answers when a calculator is allowed.
Average methodTake the average of a low and high guess, square it, and decide which half √n falls in. Repeat.When you want many decimal places without a calculator.
KEY TAKEAWAY
No matter which strategy you choose, the idea is the same: trap the irrational number between two rational numbers, then make the gap smaller. It's like playing "higher or lower" in a number guessing game — each round cuts the possibilities in half!

Connection to High School & Beyond

Right now you're learning to squeeze irrational numbers by hand. In high school and beyond, these same ideas show up in more powerful forms. The table below shows how your current skills connect to future topics.

Your 8th-grade skills lay the groundwork for advanced math
What You Learn Now (8th Grade)Where It Goes Next
Squeezing √n between two rational numbersIn Algebra 2 & Precalculus, you'll use similar squeeze techniques with logarithms and limits.
Plotting irrationals on a number lineIn Geometry, you'll plot irrational lengths (like diagonals) on coordinate grids using the Pythagorean theorem.
Estimating π²In Calculus, π² appears in infinite series like 1 + 1/4 + 1/9 + 1/16 + … = π²/6.
Comparing irrational numbersIn high school, you'll compare expressions with roots and exponents to solve inequalities.

The big idea never changes: even though irrational numbers can't be written exactly as fractions, we can always get as close as we need by using rational approximations. That's a concept you'll carry with you through every level of math.

Practice Problems

PROBLEM 1CONCEPTUAL
Is the number 0.121221222122221… rational or irrational? Explain how you know.
PROBLEM 2BASIC CALCULATION
Between which two consecutive whole numbers does √20 fall? Show your reasoning with perfect squares.
PROBLEM 3INTERMEDIATE
Approximate √11 to the nearest hundredth by using the squeeze method. Show at least two levels of narrowing.
PROBLEM 4APPLIED
A square garden has an area of 45 square feet. You need to buy fencing for all four sides. Fencing is sold by the foot (you can't buy partial feet). How many feet of fencing should you buy? Explain your approximation.
PROBLEM 5CRITICAL THINKING
Without a calculator, determine which is greater: 3√2 or 2√5. Show your work using rational approximations.

Lesson Summary

Irrational numbers have decimals that never end and never repeat, but you can still work with them by using rational approximations. The core technique is the squeeze method: find two rational numbers — one too small and one too big — then narrow the gap. For square roots, start with the nearest perfect squares and then test tenths and hundredths by squaring your guesses and comparing to the target number.

You can use this same approach to compare irrational numbers (approximate each one, then see which is bigger), plot them on a number line (place the dot between the two squeeze values), and estimate expressions like π² by plugging in a rational approximation and computing. The more decimal places you use, the more accurate your answer becomes — just like zooming in on a map!

Varsity Tutors • 8th Grade Math • Approximate Irrational Numbers