3 Rounding to n decimal places

In general, a calculator or computer is unable to store every decimal place of a real number. Real numbers are rounded . To round a number to n decimal places we look at the ( n + 1 ) t h digit in the decimal expansion of the number.

For example

1 3 = 0.3333 rounded to 4 decimal places 8 3 = 2.66667 rounded to 5 decimal places π = 3.142 rounded to 3 decimal places 2.3403 = 2.340 rounded to 3 decimal places

Sometimes the phrase ‘decimal places’ is abbreviated to ‘d.p.’ or ‘dec.pl.’.

Example 2

Write down each of these numbers rounded to 4 decimal places:

0.12345 , 0.44444 , 0.5555555 , 0.000127351 , 0.000005 , 123.456789

Solution

0.1235 , 0.4444 , 0.5556 , 0.0001 , 0.0000 , 123.4568

Task!

Write down each of these numbers, rounded to 3 decimal places:

0.87264 , 0.1543 , 0.889412 , 0.5555 , 45.6789 , 6.0003

0.873 , 0.154 , 0.889 , 0.556 , 45.679 , 6.000