Round 267 to the nearest ten. Look at the ones digit (7): since 7 >= 5,
round up to 270.
Example
Round 267 by checking the ones digit.
highlighted = computed this step
Step 1 — Set up
Start with the number to round.
267→□
Step 2 — Check ones
Look at the ones digit: 7.
267 has ones digit 7
Step 3 — Choose direction
Since 7 >= 5, round up.
7≥5⇒round up
Step 4 — Result
So 267 rounds to 270.
267→270
rounding-ruleLook at the ones digit. If it is 5 or greater, round up: add 1 to the tens digit and set ones to 0. If it is less than 5, round down: set ones to 0 and keep the tens digit the same.