document.write( "Question 831543: Write and solve an inequality. Three tenth more than the product of -4 and a number is less than 11.98. What could the number be? \n" ); document.write( "
Algebra.Com's Answer #501457 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Let x be the unknown number. \n" ); document.write( "-4x + 3/10 < 11.98 \n" ); document.write( "Subtract 3/10 from each side (which is the same as 0.3) \n" ); document.write( "-4x < 11.68 \n" ); document.write( "Divide each side by -4 \n" ); document.write( "x < -2.92 \n" ); document.write( ". \n" ); document.write( "x can be any number less than -2.92 \n" ); document.write( " |