document.write( "Question 534086: A silversmith has two alloys, one containing 70% silver and the other 20% silver. How much of each should be melted and combined to obtain 500 grams of an alloy containing 55% silver? \n" ); document.write( "
Algebra.Com's Answer #351311 by KMST(5328)![]() ![]() You can put this solution on YOUR website! Let x be the amount (in grams) of the 70% alloy. \n" ); document.write( "Let y be the amount (in grams) of the 20% alloy. \n" ); document.write( "We want \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now we have a system of linear equations: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We can solve by elimination like this: \n" ); document.write( "multiply the first equation times -0.2 to get \n" ); document.write( " \n" ); document.write( "and add it to the second equation to eliminate y, getting \n" ); document.write( " \n" ); document.write( "Plugging that value back into \n" ); document.write( " \n" ); document.write( " |