document.write( "Question 255322: 18% silver alloy is made using a combination of 14% silver alloy and 24% silver alloy. How much of each alloy is used to make 20 oz of 18% silver alloy? \n" ); document.write( "
Algebra.Com's Answer #187598 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.18*20=.14x+.24*(20-x)
\n" ); document.write( "x=12 oz at 14%
\n" ); document.write( "20-x=8 oz at 24%
\n" ); document.write( "
\n" );