You can put this solution on YOUR website! What is the answer to the absolute value of 32x - 16 is greater than 32
-------------
|32x-16| > 32
---
32x-16 < -32 or 32x-16 > 32
-------
32x < -16 or 32x > 48
----
x < -1/2 or x > 3/2
=========================
Cheers,
Stan H.
===========