document.write( "Question 1095032: what are the steps to solving 4x+49<9-x \n" ); document.write( "
Algebra.Com's Answer #709567 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 4x+49<9-x \n" ); document.write( "move the x to the left and the number to the right. \n" ); document.write( "5x < -40 \n" ); document.write( "x <-8 \n" ); document.write( "check -9 should work \n" ); document.write( "-36+49 < 9-(-8) \n" ); document.write( "13 < 17 true \n" ); document.write( "-6 should not work \n" ); document.write( "-24 +49 < 9 - (-6) \n" ); document.write( "25 < 15 false \n" ); document.write( " |