document.write( "Question 547860: how many ounces of a 35% silver alloy must be melted with an alloy of 65% silver to produce 20 ounces of a 41% silver alloy? \n" ); document.write( "
Algebra.Com's Answer #356637 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
(35%)(x) + (65%)(20 - x) = (41%)(20) \n" ); document.write( "
\n" );