document.write( "Question 976616: twice a number decreased by four is greater than ten, what numbers satisfy this condition? \n" ); document.write( "
Algebra.Com's Answer #598183 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x-4 > 10 \n" ); document.write( "2x > 10+4 \n" ); document.write( "x > 14/2 \n" ); document.write( "x > 7 \n" ); document.write( " |