document.write( "Question 275185: what is the solution to -1/4y - 1/3 is less than or equal to 2/3? \n" ); document.write( "
Algebra.Com's Answer #200797 by dabanfield(803) ![]() You can put this solution on YOUR website! what is the solution to -1/4y - 1/3 is less than or equal to 2/3?\r \n" ); document.write( "\n" ); document.write( "-1/(4y) - 1/3 <= 2/3 \n" ); document.write( "-1/(4y) <= 2/3 + 1/3 \n" ); document.write( "-1(4y) <= 1 \n" ); document.write( "Multiply both sides by 4y:\r \n" ); document.write( "\n" ); document.write( "-1 <= 4y \n" ); document.write( "-1/4 <= y \n" ); document.write( " |