document.write( "Question 630992: A chemist has a 15% silver alloy and a 30% silver alloy. How much of each alloy is need to be mixed to obtain 25 kg of an alloy that is 20% silver? (show work) \n" ); document.write( "
Algebra.Com's Answer #397283 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A chemist has a 15% silver alloy and a 30% silver alloy. How much of each alloy is need to be mixed to obtain 25 kg of an alloy that is 20% silver? (show work) \n" ); document.write( ". \n" ); document.write( "Let x = amount (kg) of 15% silver \n" ); document.write( "then \n" ); document.write( "25-x = amount (kg) of 30% silver \n" ); document.write( ". \n" ); document.write( ".15x + .30(25-x) = .20(25) \n" ); document.write( ".15x + 7.5-.30x = 5 \n" ); document.write( "7.5-.15x = 5 \n" ); document.write( "-.15x = -2.5 \n" ); document.write( "x = -2.5/(-.15) \n" ); document.write( "x = 2.5/(.15) \n" ); document.write( "x = 250/15 \n" ); document.write( "x = 50/3 \n" ); document.write( "x = 16.67 kg (15% silver) \n" ); document.write( ". \n" ); document.write( "30% silver: \n" ); document.write( "25-x = 25-16.67 = 8.33 kg \n" ); document.write( " |