document.write( "Question 782666: how much of an alloy that is 20% copper should be mixed with 400 ounces of an alloy that is 60% copper in order to get an alloy that is 30% copper? \n" ); document.write( "
Algebra.Com's Answer #476476 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
how much of an alloy that is 20% copper should be mixed with 400 ounces of an alloy that is 60% copper in order to get an alloy that is 30% copper?
\n" ); document.write( "***
\n" ); document.write( "let x= amount of 20% copper alloy to be mixed with 400 ounces of 60% copper alloy
\n" ); document.write( "400-x= amount 60% copper alloy to be mixed with 20% copper alloy
\n" ); document.write( "..
\n" ); document.write( "20%x+60%(400-x)=30%*400
\n" ); document.write( ".20x+240-.60x=120
\n" ); document.write( ".40x=120
\n" ); document.write( "x=300
\n" ); document.write( "amount of 20% copper alloy to be mixed with 400 ounces of 60% copper alloy=300 ounces
\n" ); document.write( "
\n" );