document.write( "Question 567512: A jeweler has 5 rings, each weighing 16 g, made of an alloy of 15% silver and 85% gold. She decides to melt down the rings and add enough silver to reduce the gold content to 80%. How much silver should she add? \n" ); document.write( "
Algebra.Com's Answer #366579 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A jeweler has 5 rings, each weighing 16 g, made of an alloy of 15% silver and 85% gold. She decides to melt down the rings and add enough silver to reduce the gold content to 80%. How much silver should she add? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "silver + silver = silver \n" ); document.write( "0.15*5*16 + 1*x = 0.20(80+x) \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "15*80 + 100x = 20*80 + 20x \n" ); document.write( "80x = 5*80 \n" ); document.write( "x = 5 grams of silver (amt. of silver to be added) \n" ); document.write( "========================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |