Question 338138
After solving an absolute value do you write is like this: 
x<|10|
--- 
x<10 or x<-10
-----
No.
You write as 
-10 < x < 10
---------------------
If the problem is  
x > |10| you would get
x >10 or x < -10
======================
Remember: You can always check
your answers in the original 
equation.
======================
Cheers,
Stan H.