document.write( "Question 460436: Sam has 5 rings each weighing 18g, made of an alloy of 10% silver and 90% gold. He decides to melt down the rings and add enough silver to reduce the gold content to 75%. How much silver should he add? \n" ); document.write( "
Algebra.Com's Answer #315812 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! s=.1*(18)=1.8 \n" ); document.write( "g=.9*(18)=16.2 \n" ); document.write( "from view of silver \n" ); document.write( "1.8+x/(18+x)=.25 \n" ); document.write( "x=3.6 \n" ); document.write( "add 3.6 g of silver\r \n" ); document.write( "\n" ); document.write( "from view of gold \n" ); document.write( "16.2/(18+x)=.75 \n" ); document.write( "x=3.6 \n" ); document.write( "add 3.6 g of silver\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |