document.write( "Question 1084813: Please solve the following inequality, showing all work and then list 3 numbers that are in the solution set.
\n" );
document.write( "-4x + 8 < 32 \n" );
document.write( "
Algebra.Com's Answer #698876 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "-4x + 8 < 32 \n" ); document.write( "-4x < 32 - 8 \n" ); document.write( "-4x < 24 \n" ); document.write( " x > 24/-4 \n" ); document.write( " x > -6 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 0: -4x + 8 = 8 < 32 \n" ); document.write( "x = -3: -4(-3) + 8 = 12 + 8 = 20 < 32 \n" ); document.write( "x = -5.9: -4(-5.9) + 8 = 23.6 + 8 = 31.6 < 32 \n" ); document.write( "x = 5: -4(5) + 8 = -20 + 8 = -12 < 32 \n" ); document.write( " |