document.write( "Question 430882: A goldsmith has 80g of an alloy that is 50% pure gold. How many grams of an alloy that is 80% pure gold must be combined with the 80g of alloy that is 50% pure gold to form an alloy that is 72% pure gold? \n" ); document.write( "
Algebra.Com's Answer #299135 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
------ Percent ----------------quantity
\n" ); document.write( "Alloy 1 50 ----------------80
\n" ); document.write( "Alloy 2 80 ----------------x
\n" ); document.write( "Total 72 ----------------80+x
\n" ); document.write( "50*80+80*x=72(80+x)
\n" ); document.write( "4000+80x=5760+72x
\n" ); document.write( "80x-72x=5760-4000
\n" ); document.write( "8x=1760
\n" ); document.write( "/8
\n" ); document.write( "x=220 gms 80 % Alloy 2
\n" ); document.write( "
\n" ); document.write( "
\n" );