Question 554930
"X is less than 5." means that {{{x<5}}} and the graph of that on the number line is


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


arrow(5,0,-5,0),
arrow(5,0.30,-5,0.30),
arrow(5,0.15,-5,0.15),
arrow(5,-0.15,-5,-0.15),
arrow(5,-0.30,-5,-0.30),




circle(5,0,0.3),
circle(5,0,0.3),
circle(5,0,0.3),
circle(5,0,0.3-0.02)
)}}}



If you need more help, email me at <a href="mailto:jim_thompson5910@hotmail.com">jim_thompson5910@hotmail.com</a>


Also, please consider visiting my website: <a href="http://www.freewebs.com/jimthompson5910/home.html">http://www.freewebs.com/jimthompson5910/home.html</a> and making a donation. Thank you


Jim