document.write( "Question 343228: one alloy contains 20% silver and another contains 8% silver. How many grams of each should be mixed to give 120 g of an alloy which is 15% silver? \n" ); document.write( "
Algebra.Com's Answer #245589 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! one alloy contains 20% silver and another contains 8% silver. How many grams of each should be mixed to give 120 g of an alloy which is 15% silver? \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "silver + silver = silver \n" ); document.write( "------ \n" ); document.write( "0.20x + 0.08(120-x) = 0.15*120 \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 100: \n" ); document.write( "20x + 8*120 - 8x = 15*120 \n" ); document.write( "------ \n" ); document.write( "12x = 7*120 \n" ); document.write( "x = 70 grams (amt of 20% alloy needed in the mixture) \n" ); document.write( "---- \n" ); document.write( "120-x = 50 grams (amt of 8% alloy needed in the mixture) \n" ); document.write( "============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |