document.write( "Question 516620: twice the sum of x and 8 is greater than or equal to -36. \n" ); document.write( "
Algebra.Com's Answer #344456 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2(x+8) >= -36 \n" ); document.write( "2x+16 >= -36 \n" ); document.write( "2x >= -36-16 \n" ); document.write( "2x >= -52 \n" ); document.write( "x >= -26 \n" ); document.write( " |