document.write( "Question 170152: how many punds of an alloy containing 60% silver must be added to 50 pounds of an alloy containing 45% silver to obtain an alloy containing 51% silver? \n" ); document.write( "
Algebra.Com's Answer #125611 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the pounds needed for 60% alloy x. \n" ); document.write( ": \n" ); document.write( ".6x+.45(50)=.51(x+50) \n" ); document.write( ": \n" ); document.write( ".6x+22.5=25.5+.51x \n" ); document.write( ": \n" ); document.write( ".09x=3 \n" ); document.write( ": \n" ); document.write( " |