document.write( "Question 942899: I have the following inequality, trying to solve it:\r
\n" );
document.write( "\n" );
document.write( "1/2 - x > x/3 + 1/4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #574845 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! I have the following inequality, trying to solve it: \n" ); document.write( "1/2 - x > x/3 + 1/4 \n" ); document.write( "lcd:3 \n" ); document.write( "3/2-3x > x+3/4 \n" ); document.write( "4x<3/4 \n" ); document.write( "x<(3/16) \n" ); document.write( "solution: \n" ); document.write( "(-∞,3/16) \n" ); document.write( " |