document.write( "Question 446499: How much of an alloy that is 40% copper should be mixed with 100 ounces of an alloy that is 60% copper in order to get an alloy that is 50% copper? \n" ); document.write( "
Algebra.Com's Answer #307533 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent how much of an alloy that is 40% copper that is needed:
\n" ); document.write( " .40x + .60*100 = .50(100+x)
\n" ); document.write( " .10*100 = .10x
\n" ); document.write( " .10*100/.10 = x
\n" ); document.write( " 100 = x\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .40*100 + .60*100 = 40 + 60 = 100 = .50*200 \n" ); document.write( "
\n" );