document.write( "Question 337433: which of the following expressions is equivalent to 20-4/5x>16
\n" );
document.write( "1. x<5
\n" );
document.write( "2. x>5
\n" );
document.write( "3. x<32.5
\n" );
document.write( "4. x>32.5 \n" );
document.write( "
Algebra.Com's Answer #241853 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 20-4/5x>16 \n" ); document.write( "-4/5x>-4 \n" ); document.write( "x<-4/1*-5/4 \n" ); document.write( "x<20/4 \n" ); document.write( "x<5 \n" ); document.write( "looks like number one \n" ); document.write( " |