document.write( "Question 21457: by weight, one alloy is 75%copper and 25%zinc. Another alloy is 42%copper and 58%zinc. How many grams of each or these are required to make 200 grams of an alloy that is 60% copper and 40% zinc? \n" ); document.write( "
Algebra.Com's Answer #10384 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 0.75x+0.42(200-x)=0.6(200) \n" ); document.write( "0.75x+84-0.42x=120 \n" ); document.write( "0.33x=36 \n" ); document.write( "x=109 \n" ); document.write( "200-109=91 \n" ); document.write( "Hence for 75$ copper and 25% zine it's 109 grams and for other it's 91grams \n" ); document.write( " |