document.write( "Question 103406: What is the answer to -5x + 1> 11 \n" ); document.write( "
Algebra.Com's Answer #75195 by JP(22) You can put this solution on YOUR website! -5x+1>11 \n" ); document.write( "First, subtract 1 to the other side. \n" ); document.write( "-5x>11-1 \n" ); document.write( "-5x>10 \n" ); document.write( "Second divide 10/-5 to isolate variable \"x\". \n" ); document.write( "x>-2 \n" ); document.write( "Since you divided by a negative number you must reverse the \">\" sign. \n" ); document.write( "x<-2 is the solution. \n" ); document.write( " |