Question 923699
The question asked: 1.	Solve the inequality |4x-10|≥14  . Write the solution in interval notation and graph the solution set on the number line. 

This is what I did:

4x-10≥14 or 4x-10≤-14

Add 10 to both sides and it becomes: 4x≥24 or 4x≤-4

Divide both sides by 4 and it becomes: x≥6 or x≤-1

So now, how do I graph that on a number line?<pre><font face = "Tohoma" size = 5 color = "indigo"><b>
Interval Notation: (- &#8734,- 1][6, &#8734)</font face = "Tohoma" size = 5 color = "indigo"> </b></pre>{{{drawing(500,80,-11, 11,-10, 10,
number_line( 500, -11, 11),


arrow(-1,0,-11,0),
arrow(-1,0.30,-11,0.30),
arrow(-1,0.15,-11,0.15),
arrow(-1,-0.15,-11,-0.15),
arrow(-1,-0.30,-11,-0.30),

circle(-1,0,0.2),
circle(-1,0,0.15),
circle(-1,0,0.1),
circle(-1,0,0.2-0.02)



arrow(6,0,11,0),
arrow(6,0.30,11,0.30),
arrow(6,0.15,11,0.15),
arrow(6,0.15,11,0.15),
arrow(6,0.30,11,0.30),

circle(6,0,0.2),
circle(6,0,0.15),
circle(6,0,0.1),
circle(6,0,0.2-0.02)


)}}}