Question 179482


The solution set in interval notation is   <font size="8">(</font>*[Tex \LARGE \bf{0,5}]<font size="8">)</font>



Also, the solution set in set-builder notation is  *[Tex \LARGE \left\{x\|0 < x < 5\right\}]



Here's the graph of the solution set on a number line:


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

blue(line(0,0,5,0)),
blue(line(0,0.30,5,0.30)),
blue(line(0,0.15,5,0.15)),
blue(line(0,-0.15,5,-0.15)),
blue(line(0,-0.30,5,-0.30)),
circle(0,0,0.25),circle(0,0,0.20),
circle(5,0,0.25),
circle(5,0,0.20)

)}}} Graph of the solution set


Note:

There is an <b>open</b> circle at {{{x=0}}} which means that we're excluding this value from the solution set

Also, there is an <b>open</b> circle at {{{x=5}}} which means that we're excluding this value from the solution set.