document.write( "Question 341084: How do you solve the problem, (x+3)/4<(2x-4)/3 \n" ); document.write( "
Algebra.Com's Answer #244227 by stanbon(75887) ![]() You can put this solution on YOUR website! How do you solve the problem, \n" ); document.write( "(x+3)/4 < (2x-4)/3 \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "3(x+3) < 4(2x-4) \n" ); document.write( "3x+9 < 8x-16 \n" ); document.write( "--- \n" ); document.write( "5x > 25 \n" ); document.write( "x > 5 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |