document.write( "Question 1096181: To solve 3 ≥ 5 - 2x, a student typically uses division by -2 and reverses the direction of the inequality. Show how to solve the
\n" );
document.write( "inequality without using that step. Hint: Use the Addition Property of Equality. \n" );
document.write( "
Algebra.Com's Answer #710636 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3 >= 5 - 2x \n" ); document.write( "Add 2x \n" ); document.write( "3 + 2x >=5 \n" ); document.write( "Subtract 3 \n" ); document.write( "2x >= 2 \n" ); document.write( "x >=1 \n" ); document.write( " \n" ); document.write( " |