document.write( "Question 992178: A jeweler has 5 rings, each weighing 12 g, made of an alloy of 5% silver and 95% gold. She decides to melt down the rings and add enough silver to reduce the gold content to 76%. How much silver should she add? \n" ); document.write( "
Algebra.Com's Answer #611790 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
assuming the distribution is by weight, then you have 3 grams of silver and 57 grams of gold in a total of 60 grams of rings.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's because .05 * 60 = 3 and .95 * 60 = 57.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have a total of 60 grams because 5 rings at 12 grams apiece makes 5 * 12 = 60 grams total.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you want to add x number of grams of silver to this total to make the total percent of silver equal to 24%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we got the 24% silver by subtracting 76% of gold from 100% total to get 24% of silver.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula to use would be:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3 + x = .24 * (60 + x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get 3 + x = 14.4 + .24 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract .24 * x from both sides of the equation and subtract 3 from both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x - .24 * x = 14.4 - 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".76 * x = 11.4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by .76 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 11.4 / .76 = 15.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "she needs to add 15 grams of silver to the mix.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3 grams of silver plus 15 grams of silver = 18 grams of silver.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "60 total grams plus 15 grams of silver = 75 total grams.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "18/75 = .24 * 100 = 24%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's your solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );