document.write( "Question 1017031: Three times a number increased by four is less than -26 \n" ); document.write( "
Algebra.Com's Answer #633341 by JulietG(1812) You can put this solution on YOUR website! 3 (x+4) < -26 \n" ); document.write( "3x + 12 < -26 \n" ); document.write( "3x < -38 \n" ); document.write( "x < -38/4 \n" ); document.write( "or, more likely \n" ); document.write( "if you meant \n" ); document.write( "3x + 4 < -26 \n" ); document.write( "3x < -30 \n" ); document.write( "x < -10 \n" ); document.write( " |