document.write( "Question 261370: what is the diffrence of 10x and 3x is less than or equal to the sum of 4x and 21 \n" ); document.write( "
Algebra.Com's Answer #192557 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the difference of 10x and 3x is less than or equal \n" ); document.write( "to the sum of 4x and 21 \n" ); document.write( "------------------ \n" ); document.write( "(10x-3x) <= (4x+21) \n" ); document.write( "7x <= 4x+21 \n" ); document.write( "3x <= 21 \n" ); document.write( "x <= 7 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |