What is rounding to the nearest ten?
Rounding to the nearest ten replaces a number with the closest multiple of ten — a value ending in , such as , , or . It is one of the first rounding skills taught in school because it makes numbers easier to estimate, compare, and add in your head.
This calculator takes any number you enter and returns the multiple of ten it is nearest to.
How does it work?
Look at the digit in the ones place (the last digit of a whole number):
- If it is or greater, round up to the next multiple of ten.
- If it is or less, round down to the current multiple of ten.
The ones digit becomes and the tens digit either stays the same or increases by one.
Formula
Rounding to the nearest ten is the same as dividing by ten, rounding to the nearest whole number, and multiplying by ten again:
Here is the standard round-half-up rule.
Worked examples
Example 1: rounding up
For :
The ones digit is , so we round up to .
Example 2: rounding down
For :
The ones digit is , so we round down to .
Example 3: a three-digit number
For :
Only the ones digit () matters; it is below , so the number drops to .
Reference table
| Input | Rounded to nearest ten |
|---|---|
| 47 | 50 |
| 44 | 40 |
| 123 | 120 |
| 156 | 160 |
| 0 | 0 |
Notes
- A number that is already a multiple of ten is returned unchanged.
- A ones digit of exactly rounds up under the round-half-up rule, so becomes and becomes .
- Only the ones digit decides the direction — the tens digit and everything to its left simply carry along.
- For finer control, round to a decimal place instead with the round to the nearest tenth calculator or the general rounding calculator.
FAQ
What is 47 rounded to the nearest ten?
It is . The ones digit is , which is or more, so the number rounds up.
What is 123 rounded to the nearest ten?
It is . The ones digit is , which is below , so the number rounds down.
Does 45 round to 40 or 50?
Using the common round-half-up rule it rounds to , because a ones digit of is sent upward.