document.write( "Question 939956: solve using the addition and multiplication principle 9-6x>2-5x \n" ); document.write( "
Algebra.Com's Answer #572801 by laoman(51) You can put this solution on YOUR website! 9-6x>2-5x \n" ); document.write( "add 5x to both sides \n" ); document.write( "9-6x+5x>2-5x+5x \n" ); document.write( "9-x>2 \n" ); document.write( "Add -9 to both sides \n" ); document.write( "9-x-9 >2-9 \n" ); document.write( "-x>-7 \n" ); document.write( "Multiply both sides by -1 \n" ); document.write( "-1*-x<-7*-1 since we are multiplying by negative \n" ); document.write( "x<7\r \n" ); document.write( "\n" ); document.write( "QED \n" ); document.write( " |