A number is 3.75, rounded to 2 decimal places. Find the bounds.
Explanation
Show / hide — toggle with X
Statement
When a value is rounded to the nearest unit \(u\), the original number must lie within a range (or bound) around the rounded value. This range is given by:
Including the upper bound when it should be excluded.
Using wrong unit (e.g. thinking nearest 10 means \(u=1\)).
Exam strategy
Underline the unit of rounding before working.
Always write both the lower and upper bound.
Check whether the interval is open at the top \(( )\) or closed \([ ]\).
In calculations, use upper × upper and lower × lower for extreme cases.
Summary
Bounds describe the range of possible original values after rounding. The lower bound is half a unit below the rounded value, and the upper bound is half a unit above. This ensures precise answers in exam problems involving measurements and error analysis.
Worked examples
Show / hide (10) — toggle with E
A number is given as 37, rounded to the nearest 1. Find the bounds.
\( u=1 \)
\( Lower=37-0.5=36.5 \)
\( Upper=37+0.5=37.5 \)
Answer:
[36.5, 37.5)
A number is given as 120, rounded to the nearest 10. Find the bounds.
\( u=10 \)
\( Lower=120-5=115 \)
\( Upper=120+5=125 \)
Answer:
[115, 125)
A number is given as 5.4, rounded to nearest 0.1. Find the bounds.
\( u=0.1 \)
\( Lower=5.4-0.05=5.35 \)
\( Upper=5.4+0.05=5.45 \)
Answer:
[5.35, 5.45)
A measurement is 250, rounded to nearest 10. Find the bounds.
\( u=10 \)
\( Lower=245 \)
\( Upper=255 \)
Answer:
[245, 255)
A distance is given as 3.2 m, rounded to nearest 0.1 m. Find the bounds.
\( u=0.1 \)
\( Lower=3.15 \)
\( Upper=3.25 \)
Answer:
[3.15, 3.25)
A weight is 65 kg, rounded to nearest 5 kg. Find the bounds.
\( u=5 \)
\( Lower=62.5 \)
\( Upper=67.5 \)
Answer:
[62.5, 67.5)
A length is 47.8 cm, rounded to 1 decimal place. Find the bounds.
\( u=0.1 \)
\( Lower=47.75 \)
\( Upper=47.85 \)
Answer:
[47.75, 47.85)
A temperature is 18 °C, rounded to nearest degree. Find the bounds.
\( u=1 \)
\( Lower=17.5 \)
\( Upper=18.5 \)
Answer:
[17.5, 18.5)
A time is 3.6 s, rounded to 1 decimal place. Find the bounds.
\( u=0.1 \)
\( Lower=3.55 \)
\( Upper=3.65 \)
Answer:
[3.55, 3.65)
A measurement is 4300 g, rounded to nearest 100 g. Find the bounds.