document.write( "Question 428026: A scientist has one alloy containing 39% copper and another containing 61% copper. How many pounds of each alloy must he use to make 41 pounds of a third alloy containing 48% copper? \n" ); document.write( "
Algebra.Com's Answer #297577 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
.........percent ---------------- quantity
\n" ); document.write( "Alloy 1 39 ---------------- x pounds
\n" ); document.write( "Alloy 2 61 ---------------- 41-x pounds
\n" ); document.write( "Total 48% ---------------- 41
\n" ); document.write( "
\n" ); document.write( "39x+61(41-x)=48* 41
\n" ); document.write( "
\n" ); document.write( "39x+2501 -61x=1968
\n" ); document.write( "39x-61x= 1968-2501
\n" ); document.write( "-22x=-533
\n" ); document.write( "/-22
\n" ); document.write( "x=24.23 pounds 39.00%
\n" ); document.write( "16.77 pounds 61.00%
\n" ); document.write( "
\n" ); document.write( "
\n" );