Estimating the size

Before working something out exactly, it pays to know roughly how big the answer will be. Round both numbers to something easy and compute the estimate:

47 × 6 ≈ 50 × 6 = 300, exactly 282

387 + 245 ≈ 400 + 200 = 600, exactly 632

The estimate is not meant to be accurate. Its job is to show how many digits the answer has and roughly where it lies.

Why this step matters. A big mistake is usually a mistake of size: a missing zero, a misplaced decimal point, a forgotten ten. If 47 × 6 comes out as 102 or 2820, casting out nines may let the error through, but an estimate of 300 catches it at once.

Many smaller errors can be caught by casting out nines. The two techniques catch different errors and so they belong together: the estimate shows whether the answer is even in the right place, and the digit-sum check catches many of the smaller errors.

Estimating costs almost nothing, because computing with round numbers is the easy part. And in a game where a wrong answer costs points, it pays for itself quickly.

Practise

The exercise asks for the estimate first and the exact answer second, for every task. That is the order worth keeping in real life too.

Mental arithmetic techniques

Addition and subtraction

Multiplication

Division

Checking

Mental arithmetic