document.write( "Question 1007711: Two less than -5 times the sum of a number and 4 is greater than -37. Write and solve the inequality. \n" ); document.write( "
Algebra.Com's Answer #623567 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
Two less than -5 times the sum of a number and 4 is greater than -37. Write and solve the inequality.
\n" ); document.write( "-5(x+4)-2>-37
\n" ); document.write( "-5(x+4)>-37+2=>-35
\n" ); document.write( "(x+4)<-35/-5
\n" ); document.write( "(x+4)<5
\n" ); document.write( "x<5-4
\n" ); document.write( "x<1
\n" ); document.write( "
\n" );