document.write( "Question 54761: please help solve.\r
\n" );
document.write( "\n" );
document.write( "3(2x-4)-4x<2x+3 \n" );
document.write( "
Algebra.Com's Answer #36970 by psbhowmick(878) You can put this solution on YOUR website! 3(2x - 4) - 4x < 2x + 3 \n" ); document.write( "or 6x - 12 - 4x < 2x + 3 \n" ); document.write( "or 2x - 12 < 2x + 3 \n" ); document.write( "or 2x - 12 - 2x < 2x + 3 - 2x [assuming x > 0] \n" ); document.write( "or -12 < 3 which is always true when x>0 \n" ); document.write( "So the solution is x>0. \n" ); document.write( " |