document.write( "Question 1028409: A jeweler has 30 oz of an alloy consisting of 60 percent gold and 40 percent silver. How much of a second alloy containing 80 percent gold and 20 percent silver must be mixed with the first alloy to obtain an alloy containing 75 percent gold and 25 percent silver? \n" ); document.write( "
Algebra.Com's Answer #643508 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A jeweler has 30 oz of an alloy consisting of 60 percent gold and 40 percent silver. How much of a second alloy containing 80 percent gold and 20 percent silver must be mixed with the first alloy to obtain an alloy containing 75 percent gold and 25 percent silver? \n" ); document.write( "--------- \n" ); document.write( "Equation: \n" ); document.write( "gold + gold = gold \n" ); document.write( "----- \n" ); document.write( "0.6*30 + 0.8x = 0.75*(30+x) \n" ); document.write( "---------------------------------- \n" ); document.write( "60*30 + 80x = 75*30 + 75x \n" ); document.write( "5x = 15*30 \n" ); document.write( "x = 90 oz (amt. of 80% needed) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |