document.write( "Question 470906: What is rule (ii) in an equation like 8-2x≤ 10? \n" ); document.write( "
Algebra.Com's Answer #323077 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! reverse the arrow for the negative \n" ); document.write( "-2x <= 10-8 \n" ); document.write( "x >= 2/-2 \n" ); document.write( "x >= -1 \n" ); document.write( " |