document.write( "Question 222478: What weight of an alloy containing 10% silver must be melted with an alloy containing 60% silver to obtain 10 lb of an alloy containing 40% silver? \n" ); document.write( "
Algebra.Com's Answer #166576 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What weight of an alloy containing 10% silver must be melted with an alloy containing 60% silver to obtain 10 lb of an alloy containing 40% silver? \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "silver + silver = silver \n" ); document.write( "0.10x + 0.60(10-x) = 0.40(10) \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "10x + 60*10 - 60x = 40*10 \n" ); document.write( "-50x = -20*10 \n" ); document.write( "x = 4 lbs. (amount of 10% alloy needed for the mixture) \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |