document.write( "Question 1072191: A metal alloy is 35% copper. Another metal alloy is 50% copper. How much of each alloy should be used to make 600 grams of a metal alloy that is 45% copper? \n" ); document.write( "
Algebra.Com's Answer #687086 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let m be your first alloy, and n be your second. Then:
\n" ); document.write( "m+n=600
\n" ); document.write( "n=600-m
\n" ); document.write( "and
\n" ); document.write( ".35m+.5(600-m)=.45(600)
\n" ); document.write( ".35m+300-.5m=270
\n" ); document.write( ".15m=30
\n" ); document.write( "m=200 grams of the first alloy
\n" ); document.write( "600-m=400 grams of the second alloy. ☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );