Introduction: Why Estimate?

Have you ever finished a long math problem, looked at the answer, and thought, "That doesn't look right"? We've all been there! Estimation is like a "sanity check" for your brain. It helps you decide if an answer is sensible without doing the full, difficult calculation first. In this chapter, we will learn how to make smart guesses and how to check if our final results are actually correct. These skills are part of Working Mathematically, which is all about being a flexible and confident mathematician.

Did you know? Builders, doctors, and rocket scientists use estimation every single day to catch big mistakes before they become expensive (or dangerous) problems!

1. Rounding: The Foundation of Estimation

To estimate, we first need to make numbers "friendlier." We do this by rounding. The syllabus focuses on two main ways to round:

Decimal Places (dp)

This is about how many digits come after the decimal point.
Example: Round \(3.742\) to 1 decimal place.
Look at the second decimal digit (\(4\)). Since it is less than \(5\), we keep the first digit as it is.
Answer: \(3.7\)

Significant Figures (sf)

Significant figures are the digits that carry meaning. The first significant figure is always the first non-zero digit you see when reading from left to right.
Example: Round \(0.00567\) to 1 significant figure.
The first non-zero digit is \(5\). The next digit is \(6\), which is "5 or more," so we round the \(5\) up.
Answer: \(0.006\)

Quick Rule: If the next digit is 5 or more, round up. If it is 4 or less, let it rest (keep it the same).

2. The "1-SF" Trick for Estimation

When you are asked to estimate the answer to a complex calculation, the best strategy is to round every number to 1 significant figure first. This turns a scary-looking problem into one you can often do in your head!

Step-by-Step Example:
Estimate the value of: \( \frac{19.7 \times 5.2}{1.9} \)

Step 1: Round \(19.7\) to 1 sf \(\implies 20\)
Step 2: Round \(5.2\) to 1 sf \(\implies 5\)
Step 3: Round \(1.9\) to 1 sf \(\implies 2\)
Step 4: Do the simple math: \( \frac{20 \times 5}{2} = \frac{100}{2} = 50 \)

The estimated answer is \(50\). (The actual answer is roughly \(53.8\), so our estimate is very close!)

Key Takeaway: Always round before you calculate when estimating. It makes the "Working Mathematically" part much smoother!

3. Checking Results: Inverse Operations

Once you have a result, how do you know it's definitely right? You use inverse operations. This is like "undoing" the math to see if you get back to where you started.

  • The inverse of Addition (\(+\)) is Subtraction (\(-\)).
  • The inverse of Multiplication (\(\times\)) is Division (\(\div\)).
  • The inverse of Squaring (\(x^2\)) is Square Root (\(\sqrt{x}\)).

Example: You calculate \(156 \div 12 = 13\).
To check it, multiply your answer by \(12\): \(13 \times 12\). If you get \(156\), your division was perfect!

4. Understanding Error Intervals

When we round a number, we create a small "error" because the rounded number isn't perfectly exact. We can show the range of the original number using inequality notation.

The syllabus uses the notation: \( a < x \le b \)

Suppose a weight \(w\) is rounded to \(10kg\) (to the nearest whole number).
What could the actual weight have been?
It must be more than \(9.5kg\) but no more than \(10.5kg\).
We write this as: \( 9.5 < w \le 10.5 \)

Don't worry if this seems tricky! Just remember that the "interval" is just the gap between the lowest possible value and the highest possible value that would round to your number.

5. Using Technology Wisely

Calculators are amazing tools, but they only do what you tell them to. If you accidentally hit a wrong button, the calculator will give you a wrong answer.

The Golden Rule: Use your calculator for accuracy, but use your estimation skills to make sure the number on the screen makes sense.

If you are calculating \(\text{£}4.99 \times 3\) and your calculator says \(\text{£}149.7\), your estimation (\(5 \times 3 = 15\)) tells you immediately that you probably hit an extra button by mistake!

Summary Checklist

- Can I round to a specific number of decimal places or significant figures?
- Do I remember to round to 1 sf before starting an estimation?
- Am I using inverse operations to "double-check" my written work?
- Can I write a simple error interval using \( < \) and \( \le \) symbols?

Note: For more complex problems involving money or multiple steps, check out the "Financial Mathematics" and "Multi-Step Problem Solving" chapters!