document.write( "Question 104354: How would I solve three times a number minus negative eight is less than or equal to negative seven \n" ); document.write( "
Algebra.Com's Answer #75922 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How would I solve three times a number minus negative eight is less than or equal to negative seven \n" ); document.write( "3x-(-8) <= -7 \n" ); document.write( "3x + 8 <= -7 \n" ); document.write( "3x <= -15 \n" ); document.write( "x <= -5 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |