document.write( "Question 702133: which of the following expressions is equivalent to 20-4/5x greater or equal to 16? \r
\n" );
document.write( "\n" );
document.write( "A. x is greater than or equal to 5
\n" );
document.write( "B. x is less than or equal to 5
\n" );
document.write( "C. x is greater or equal to 32 1/2
\n" );
document.write( "D. x is less than or equal to 32 1/2\r
\n" );
document.write( "\n" );
document.write( "Can you please explain why? Thank You \n" );
document.write( "
Algebra.Com's Answer #432816 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! 20-4/5x>=16 solve it for x, that will tell you why \n" ); document.write( "-4/5x>=-4 we flip the sign because we multiplied both sides by negative 5/4 \n" ); document.write( "x<=5 so answer is B \n" ); document.write( " |