Worked solution
Interpret the rounded value
has been rounded to the nearest 10, so it lies in an interval around .
Find the lower and upper bounds
The boundaries lie exactly half a unit () either side of .
Write the error interval
Any value from up to rounds to , so the lower bound is included. A value of would round up to the next value, so is not included.