document.write( "Question 561024: why ax<4 is not the same as x<4/a \n" ); document.write( "
Algebra.Com's Answer #364129 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
ax<4 is only the same as x<4/a only if a > 0. If a < 0, then ax<4 is NOT the same as x<4/a it's actually the same as x>4/a. \n" ); document.write( "
\n" );