document.write( "Question 538397: An engineer wants to make a 40% cement mixture. How many pounds of a 60% cement mixture must she mix with 12 pounds of a 30% mixture to create a 40% cement mixture?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #353172 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An engineer wants to make a 40% cement mixture. How many pounds of a 60% cement mixture must she mix with 12 pounds of a 30% mixture to create a 40% cement mixture? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "cement + cement = cement \n" ); document.write( "0.60x + 0.30*12 = 0.40(x+12) \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "60x + 30*12 = 40x + 40*12 \n" ); document.write( "20x = 10*12 \n" ); document.write( "x = 6 lbs. (amt. of 60% mixture needed) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |