document.write( "Question 269052: which inequality is the same as 2x - 1/2y ≤ - 10 \r
\n" );
document.write( "\n" );
document.write( "a) y ≥ 4x + 20
\n" );
document.write( "b) y ≥ 2x + 5
\n" );
document.write( "c) y ≤ 4x + 20
\n" );
document.write( "d) y ≤ 2x + 5 \n" );
document.write( "
Algebra.Com's Answer #197256 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2x - 1/2y ≤ - 10 \n" ); document.write( "-Y/2<=-10-2X CROSS MULTIPLY. \n" ); document.write( "Y>=-2(-10-2X) [NOTE THE < SIGN CHANGES TO > SIGN WHEN MULTIPLYING BY A NEGATIVE VALUE] \n" ); document.write( "Y>=20+4X \n" ); document.write( "ANSWER A). \n" ); document.write( " |