document.write( "Question 951867: how many grams of a pure silver and how many grams of an alloy that is 65% silver should be melted together to produce 56 grams of an alloy that is 80% silver? \n" ); document.write( "
Algebra.Com's Answer #581331 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
how many grams of a pure silver and how many grams of an alloy that is 65% silver should be melted together to produce 56 grams of an alloy that is 80% silver?
\n" ); document.write( "***
\n" ); document.write( "let x=amt of pure silverl to melt
\n" ); document.write( "56-x=amt of 65% silver to melt
\n" ); document.write( "100%x+65%(56-x)=80%*56
\n" ); document.write( "x+65%(56-x)=80%*56
\n" ); document.write( "x+36.40-.65x*=44.80
\n" ); document.write( ".35x=8.40
\n" ); document.write( "x=24
\n" ); document.write( "56-x=32
\n" ); document.write( "amt of 65% silver to melt=32 grams
\n" ); document.write( "
\n" );