document.write( "Question 329353: By weight, an alloy of brass is 60% copper and 40% zinc. Another alloy of brass is 30% copper and 70% zinc. How many grams of each of these alloys must be melted and combined to obtain 300 grams of a brass with equal concentration of copper and zinc? \n" ); document.write( "
Algebra.Com's Answer #236136 by galactus(183)![]() ![]() You can put this solution on YOUR website! Let x=amount of the 60% copper alloy.\r \n" ); document.write( "\n" ); document.write( "Then, we have .60x+.30(300-x)=.50(300)\r \n" ); document.write( "\n" ); document.write( "x=200 grams of the 60% alloy and 100 grams of the 30% alloy.\r \n" ); document.write( "\n" ); document.write( "This amounts to 150 grams of copper. The other 150 grams is zinc. 50/50 ratio. \n" ); document.write( " |