Question 334983
Simply shade the portion of the number line from -5 to 5 and include the endpoints (by use of closed circles) like so:


{{{drawing(500,80,-10, 10,-10, 10,
number_line( 500, -10, 10 ,-5,5),

blue(line(-5,0,5,0)),
blue(line(-5,0.30,5,0.30)),
blue(line(-5,0.15,5,0.15)),
blue(line(-5,-0.15,5,-0.15)),
blue(line(-5,-0.30,5,-0.30))

)}}} Graph of the solution set


Note:

There is a <b>closed</b> circle at {{{x=-5}}} which means that we're including this value in the solution set

Also, there is a <b>closed</b> circle at {{{x=5}}} which means that we're including this value in the solution set.



From the graph, we can see that every number that lies in the blue region is at most 5 units away from 0.