document.write( "Question 846787: Solve the inequalties:\r
\n" );
document.write( "\n" );
document.write( "7-x>6 \n" );
document.write( "
Algebra.Com's Answer #509904 by josh_jordan(263) You can put this solution on YOUR website! To solve, you want to get x all by itself on one side of the inequality sign. To do this, first subtract 7 from both sides of the inequality:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7 - 7 - x > 6 - 7 ----->\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-x > -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, you need to get rid of the negative sign in front of the x. To do this, you need to divide both sides of the equation by -1. Remember, when you divide a negative number from each side of an inequality, you have to flip the inequality in the other direction:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x < 1 \n" ); document.write( " |