document.write( "Question 586247: A chemist wants to mix some 34% alloy with some 70% alloy to produce 30 ounces of a 40% alloy. How many ounces of each strength should he use? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #373665 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist wants to mix some 34% alloy with some 70% alloy to produce 30 ounces of a 40% alloy. How many ounces of each strength should he use? \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "active + active = active \n" ); document.write( "0.34x + 0.70(30-x) = 0.40*30 \n" ); document.write( "----- \n" ); document.write( "34x + 70*30-70x = 40*30 \n" ); document.write( "-36x = -30*30 \n" ); document.write( "x = 25 ounces (amt. of 34% alloy needed) \n" ); document.write( "------ \n" ); document.write( "70-25 = 55 ounces (amt. of 70% alloy needed) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |