document.write( "Question 431344: Ann and Nancy use a metal alloy that is 17.3% copper to make jewelry. how many ounces of a 17% alloy must be mixed with a 18% alloy to form 80 ounces of the desired alloy? \n" ); document.write( "
Algebra.Com's Answer #299378 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
percent ----------------quantity
\n" ); document.write( "Alloy I 17 ----------------x ounces
\n" ); document.write( "Alloy II 18 ----------------80-x ounces
\n" ); document.write( "Total 17.30% ---------------- 80 ounces
\n" ); document.write( "17x+18(80-x)=17.3*80
\n" ); document.write( "17x+1440-18x=1384
\n" ); document.write( "17x-18x =1384-1440
\n" ); document.write( "-x=-56
\n" ); document.write( "x=56 ounces 17.00%
\n" ); document.write( "24 ounces 18.00%
\n" ); document.write( "
\n" ); document.write( "
\n" );