document.write( "Question 332414: Solve for all x: 8x + 9 > 6x -1 \n" ); document.write( "
Algebra.Com's Answer #238221 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 8x + 9 > 6x -1 \n" ); document.write( "add -9 to both sides \n" ); document.write( "8x+9-9>6x-9-1 \n" ); document.write( "8x>6x-10 \n" ); document.write( "add -6x to both sides \n" ); document.write( "8x-6x>6x-6x-10 \n" ); document.write( "2x>-10 \n" ); document.write( "divide by 2 \n" ); document.write( "2x/2 >-10/2 \n" ); document.write( "x>-5 \n" ); document.write( " |