document.write( "Question 154885: Anne and Nancy use a metal alloy that is 24.9% copper to make jewelry. How many ounces of a 20% alloy must be mixed with a 27% alloy to form 100 ounces of the desired alloy? \n" ); document.write( "
Algebra.Com's Answer #114084 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.27x+.20(100-x)=.249*100
\n" ); document.write( ".27x+20-.20x=24.9
\n" ); document.write( ".07x=24.9-20
\n" ); document.write( ".07x=4.9
\n" ); document.write( "x=4.9/.07
\n" ); document.write( "x=70 oz. of 27% alloy is needed.
\n" ); document.write( "100-70=30 oz. of 20% alloy is needed.
\n" ); document.write( "proof:
\n" ); document.write( ".27*70+.20*30=24.9
\n" ); document.write( "18.9+6=24.9
\n" ); document.write( "24.9=24.9
\n" ); document.write( "
\n" ); document.write( "
\n" );