document.write( "Question 321291: I'm trying to solve the problem -1/5 b _< 4 \n" ); document.write( "
Algebra.Com's Answer #230102 by Alan3354(69443) You can put this solution on YOUR website! I'm trying to solve the problem -1/5 b _< 4 \n" ); document.write( "If you mean less than or equal 4: \n" ); document.write( "-1/5 b <= 4 \n" ); document.write( "-b <= 20 \n" ); document.write( "b >= -20 \n" ); document.write( " \n" ); document.write( " |