M8MATH-1.4

Estimating & Locating Irrational Numbers

Learn to estimate and locate irrational numbers like √50 and π on a number line by trapping them between perfect squares and refining with decimal approximations.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Estimating & Locating Irrational Numbers, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Irrational numbers like √50 and π don't have neat decimal representations, but that doesn't mean they're mysteries. You can narrow down their exact location on a number line by trapping them between numbers you do know. In this lesson, you'll develop strategies to estimate irrational numbers to one decimal place, locate them on a number line, and compare them with rational numbers. These skills let you work confidently with both exact and approximate values in calculations.

Trapping Irrational Numbers Between Perfect Squares

The foundation of estimating any square root is knowing the perfect squares. The perfect squares you should recognize are 1,4,9,16,25,36,49,64,81,100,121,1441, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, and so on.

When you see 50\sqrt{50}, ask: "What perfect squares is 50 between?" Since 49<50<6449 < 50 < 64, we know that 49<50<64\sqrt{49} < \sqrt{50} < \sqrt{64}, which means 7<50<87 < \sqrt{50} < 8. This is called trapping the square root—you've narrowed it down to a range. The closer 50 is to one of these perfect squares, the closer your answer will be to that boundary. Since 50 is much closer to 49 than to 64, you'd expect 50\sqrt{50} to be closer to 7 than to 8.

The same strategy works for any square root. For 125\sqrt{125}: since 121<125<144121 < 125 < 144, we have 11<125<1211 < \sqrt{125} < 12. This interval is your starting point for refinement.

Refining to One Decimal Place by Squaring

Once you've trapped your square root between two consecutive integers, the next step is to test decimal values between them.

For 50\sqrt{50}, you know 7<50<87 < \sqrt{50} < 8. Try 7.17.1: (7.1)2=50.41(7.1)^2 = 50.41. Since 50.41>5050.41 > 50, we know 50<7.1\sqrt{50} < 7.1. Try 7.07.0: (7.0)2=49(7.0)^2 = 49. Since 49<5049 < 50, we have 7.0<507.0 < \sqrt{50}. So now we know 7.0<50<7.17.0 < \sqrt{50} < 7.1.

To refine further, try the tenths place. Test 7.057.05: (7.05)2=49.7025(7.05)^2 = 49.7025, which is less than 50. Try 7.077.07: (7.07)2=49.9849(7.07)^2 = 49.9849, still less. Try 7.087.08: (7.08)2=50.1264(7.08)^2 = 50.1264, now greater than 50. So 7.07<50<7.087.07 < \sqrt{50} < 7.08. For one decimal place, 507.1\sqrt{50} \approx 7.1 (rounding up since 7.077.07 is closer to 7.17.1 than 7.07.0). This method works because if a2<na^2 < n then a<na < \sqrt{n}, and if a2>na^2 > n then a>na > \sqrt{n}.

Placing Irrational Numbers on a Number Line

Once you've estimated an irrational number, you can mark it on a number line just like any other number. For 507.07\sqrt{50} \approx 7.07, you'd place a point between 7 and 8, much closer to 7.

Pi (π\pi) is approximately 3.14159...3.14159..., so it goes between 3 and 4, closer to 3. The cube root 303\sqrt[3]{30} is between 3 and 4 because 33=273^3 = 27 and 43=644^3 = 64; testing 3.13=29.7913.1^3 = 29.791 and 3.113=30.0663.11^3 = 30.066 shows 3033.11\sqrt[3]{30} \approx 3.11.

When drawing a number line, mark your reference points (integers and perfect squares), then estimate where your irrational number belongs based on your calculation. The more precisely you've refined your estimate, the more accurately you can place it. This visual representation makes it easy to compare irrational numbers with each other and with rational numbers.

Comparing and Ordering Mixed Sets

Once multiple irrational numbers are estimated, comparing them is straightforward. Consider the set {2,1.5,π,3.2}\{\sqrt{2}, 1.5, \pi, 3.2\}.

First estimate each: 21.414\sqrt{2} \approx 1.414 (since 1.42=1.961.4^2 = 1.96 and 1.52=2.251.5^2 = 2.25), 1.51.5 stays as is, π3.14159\pi \approx 3.14159, and 3.23.2 stays as is. Now order them: 1.414<1.5<3.14<3.21.414 < 1.5 < 3.14 < 3.2, or 2<1.5<π<3.2\sqrt{2} < 1.5 < \pi < 3.2.

The key is to estimate all numbers in the set to similar precision (usually one decimal place), then compare them numerically. Don't mix exact values with approximations; use an approximate form for all irrational numbers in the comparison so you're comparing numbers on the same scale. A common mistake is assuming 2\sqrt{2} is larger than 1.5 without actually calculating—estimating forces you to be precise.

Using Truncations to Estimate Expressions

Sometimes you need to estimate the result of a calculation involving irrational numbers, like π2\pi^2. A truncation means keeping only a certain number of decimal places without rounding.

For π3.1415...\pi \approx 3.1415..., a truncation to one decimal place is 3.13.1. Then π2(3.1)2=9.61\pi^2 \approx (3.1)^2 = 9.61. If you truncate π\pi to two decimal places as 3.143.14, then π2(3.14)2=9.85969.86\pi^2 \approx (3.14)^2 = 9.8596 \approx 9.86. The more decimal places you keep, the better your estimate—and you can control how much precision you need. For expressions like 232\sqrt{3}, truncate 31.732\sqrt{3} \approx 1.732 (since 1.72=2.891.7^2 = 2.89 and 1.7322.99291.73^2 \approx 2.9929), then calculate 2×1.732=3.4642 \times 1.732 = 3.464. Truncation is useful when an exact answer is impossible and a rough calculation is all you need.

Key terms

Irrational number.
A real number that cannot be written as a fraction and has a non-repeating, non-terminating decimal expansion (like √2 and π).
Perfect square.
A number that equals an integer times itself, such as 4, 9, 16, or 25.
Trapping.
Narrowing down the location of an unknown number by finding two consecutive perfect squares it lies between.
Refinement.
The process of testing decimal candidates by squaring to narrow the estimate to a specific number of decimal places.
Truncation.
Cutting off a decimal expansion at a certain place without rounding, used to create a simple approximation for calculations.
Cube root (∛n).
The number that, when multiplied by itself three times, equals n; for example, ∛8 = 2.
Number line.
A visual line where numbers are placed in order, with equal spacing representing equal differences in value.

Worked example

Estimate √60 to one decimal place and place it on a number line.
Step 1: Trap the square root between consecutive perfect squares.

List perfect squares: 1, 4, 9, 16, 25, 36, 49, 64, 81, ...

Find where 60 falls: 49<60<6449 < 60 < 64. So 49<60<64\sqrt{49} < \sqrt{60} < \sqrt{64}, which means 7<60<87 < \sqrt{60} < 8.

Step 2: Test the tenths place.

Since 60 is closer to 64 than to 49, try values closer to 8 first.

Test 7.77.7: (7.7)2=59.29(7.7)^2 = 59.29. This is less than 60, so 60>7.7\sqrt{60} > 7.7.

Test 7.87.8: (7.8)2=60.84(7.8)^2 = 60.84. This is greater than 60, so 60<7.8\sqrt{60} < 7.8.

So 7.7<60<7.87.7 < \sqrt{60} < 7.8. To one decimal place, 607.7\sqrt{60} \approx 7.7 (since 7.7 is the lower bound and 60.84 is closer to 60 than 59.29).

Step 3: Place it on a number line.

Draw a number line from 6 to 9 with marks at integers. Mark 607.7\sqrt{60} \approx 7.7 between 7 and 8, much closer to 8 (about 70% of the way from 7 to 8). Label it 60\sqrt{60}.

Practice questions

Between which two consecutive integers does √73 lie?
  1. between 7 and 8
  2. between 8 and 9
  3. between 9 and 10
  4. between 6 and 7

Answer: between 8 and 9

List perfect squares near 73: 64 and 81. Since 64<73<8164 < 73 < 81, we have 64<73<81\sqrt{64} < \sqrt{73} < \sqrt{81}, so 8<73<98 < \sqrt{73} < 9.
Estimate √28 to one decimal place by testing candidates.

Answer: √28 ≈ 5.3

First trap it: since 25<28<3625 < 28 < 36, we have 5<28<65 < \sqrt{28} < 6. Test 5.25.2: (5.2)2=27.04(5.2)^2 = 27.04, which is less than 28. Test 5.35.3: (5.3)2=28.09(5.3)^2 = 28.09, which is greater than 28. So 5.2<28<5.35.2 < \sqrt{28} < 5.3, and 285.3\sqrt{28} \approx 5.3 to one decimal place.
Order these numbers from least to greatest: 10\sqrt{10}, 3.1, 9\sqrt{9}, π

Answer: √9, √10, π, 3.1 (or 3, √10, π, 3.1)

Estimate each: 9=3\sqrt{9} = 3 exactly, 103.16\sqrt{10} \approx 3.16 (since 3.12=9.613.1^2 = 9.61 and 3.22=10.243.2^2 = 10.24), π3.14\pi \approx 3.14, and 3.1 stays as is. Ordering: 3<3.1<3.14<3.163 < 3.1 < 3.14 < 3.16, so 9<3.1<π<10\sqrt{9} < 3.1 < \pi < \sqrt{10}.

FAQ

How do I know which perfect squares to check?
Memorize the first ten or twelve perfect squares (1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144). When you see a number under a square root, compare it to the squares near it. For example, if you see √85, check squares in the 80s region: 64, 81, 100. You'll see that 85 is between 81 and 100, so √85 is between 9 and 10.
Why do we square the test values instead of just guessing?
Squaring test values is the most reliable way to check whether your estimate is too high or too low. If (7.5)2=56.25(7.5)^2 = 56.25 and your target is 50, you know 7.5 is too big. Guessing doesn't give you this feedback, so you'd waste time narrowing down. Squaring is a systematic method that always tells you whether to try a larger or smaller decimal.
Can I just use a calculator to find irrational numbers?
In real situations, yes—a calculator is fast and practical. But in this lesson, the goal is to understand how these numbers fit on the number line and how to estimate them if you don't have a calculator. This skill also deepens your understanding of what square roots actually mean and builds problem-solving strategies you'll use in algebra and higher math.
What's the difference between truncation and rounding?
Rounding picks the nearest value: π ≈ 3.14 (rounded to two decimal places). Truncation just cuts off: π ≈ 3.1 (truncated to one decimal place). Truncation always gives a value smaller than or equal to the true number, while rounding might be above or below. Truncations are useful when you want a conservative estimate or when the calculation is more important than precision.

Learn this with a teacher, not a page

The Crimsora tutor teaches Estimating & Locating Irrational Numbers live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.