document.write( "Question 97015: A metal alloy that is 17% copper to make jewelry. How many ounces of a 14% alloy must be mixed with a 23% alloy to form 72 ounces of the desired alloy? \n" ); document.write( "
Algebra.Com's Answer #70738 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
.17*72=.23x+.14(72-x)
\n" ); document.write( "12.24=.23x+10.08-.14x
\n" ); document.write( "12.24=.09x+10.08
\n" ); document.write( ".09x=12.24-10.08
\n" ); document.write( ".09x=2.16
\n" ); document.write( "x=2.16/.09
\n" ); document.write( "x=24 ounces of 23% alloy is needed.
\n" ); document.write( "72-24=48 ounces of 14% is also needed.
\n" ); document.write( "proof
\n" ); document.write( "12.24=.23*24+.14*48
\n" ); document.write( "12.24=5.52+6.72
\n" ); document.write( "12.24=12.24
\n" ); document.write( "
\n" ); document.write( "
\n" );