document.write( "Question 4727: 2x+5/2 < x/2-2 \n" ); document.write( "
Algebra.Com's Answer #2281 by arunpaul(104) ![]() You can put this solution on YOUR website! (2x+5)/2 = (x/2)-2 \n" ); document.write( "or (2x+5)/2 = (x-4)/2 (expanding the right hand side) \n" ); document.write( "or 2x+5 = x-4 \n" ); document.write( "or 2x-x =-4-5 \n" ); document.write( "or x = -9 (Ans) \n" ); document.write( " |