document.write( "Question 817030: A metal alloy weighing 6 lb. and containing 4%
\n" );
document.write( "iron is melted and mixed with 2 lb. of pure iron.
\n" );
document.write( "What percent of the resulting alloy is iron?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #491838 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A metal alloy weighing 6 lb. and containing 4% \n" ); document.write( "iron is melted and mixed with 2 lb. of pure iron. \n" ); document.write( "What percent of the resulting alloy is iron? \n" ); document.write( "------- \n" ); document.write( "iron + iron = iron \n" ); document.write( "0.04*6 + 1*2 = x(6+2) \n" ); document.write( "------ \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "----- \n" ); document.write( "4*6 + 200 = x(800) \n" ); document.write( "800x = 224 \n" ); document.write( "--- \n" ); document.write( "Ans:: x = 0.28 - 28% \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |