A. Rounding
Warm Up
A. Rounding
When performing calculations, especially when division is involved, you may end up with decimal values. To make these decimal values easier to work with, they can be rounded by replacing the number with an approximation that involves fewer decimal places. There are various methods for rounding and three common methods are described below.
Rounding
Replacing one value with another, simpler value that is approximately equal to the original. |
Rounding to an Increment
"Round to the nearest integer" and "round to the nearest tenth" are both examples of rounding to an increment. To do this, find the digit of interest and look to the digit on its right. If that value is less than 5, keep the digit of interest the same. If the value to the right is greater than or equal to 5, add one to the digit of interest. In either situation, remove any values to the right of the digit of interest.
Example 1 |
|