document.write( "Question 1028343: The quotient of a number and -5 increased by one is at most 7. \n" ); document.write( "
Algebra.Com's Answer #643433 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x/-5+1 =< 7
\n" ); document.write( "x =< 6*-5
\n" ); document.write( "x =< -30
\n" ); document.write( "
\n" );