Question 338269
how can you rewrite expressions without absolute value bars my problem is x^2/x/ if x<0
-----
Since x<0, |x| = -x
-----
x^2*|x| = (x^2)(-x) = -x^3 if x<0
==============================
Cheers,
Stan H.