Upper and Lower Bounds
Grade 6What bounds are for
When a measurement is given as a rounded value, the actual value could be a little higher or a little lower. Bounds tell you exactly how far that value could stray before it would round to a different number.
The key insight: any value within half the last rounded digit of your number would still round to that number. That half-unit is what fixes the boundary.
The half-the-last-digit rule
To find the bounds of a rounded value, take half of the unit of the last digit given and add or subtract it from the rounded number.
Writing the error interval
The range of possible actual values is called the error interval. It's always written as an inequality in the form:
Notice the lower bound uses ≤ (the actual value could equal the lower bound exactly) but the upper bound uses < (if x actually equalled the upper bound, it would round up to the next value — so it can't reach it).
Worked example
Try this one
A number \( p \) is rounded to the nearest whole number to give 15.
A number \( q \) is rounded to the nearest whole number to give 6.
Calculate the greatest possible value of \( p - q \). [3]
This is about using upper and lower bounds to maximise a subtraction.
Ask yourself: 'To make a subtraction as large as possible, do I want the first number to be as large or as small as possible, and what about the second number?'
For example, to maximise \( a - b \), use the upper bound of \( a \) and the lower bound of \( b \).