document.write( "Question 1073596: A chemist has two alloys, one of which is 15% gold and 10% lead and the other which is 20% gold and 30% lead. How many grams of each of the two alloys should be used to make an alloy that contains 82.5 g of gold and 65 g of lead?
\n" ); document.write( "g (first alloy)
\n" ); document.write( "g (second alloy)
\n" ); document.write( "

Algebra.Com's Answer #688422 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=grams of alloy1 (15% gold, 10%lead)\r
\n" ); document.write( "\n" ); document.write( "And let y=grams of alloy2(20% gold, 30% lead)\r
\n" ); document.write( "\n" ); document.write( "Total of amount of gold:
\n" ); document.write( "0.15x+0.20y=82.5 Eq1\r
\n" ); document.write( "\n" ); document.write( "Total amount of lead:
\n" ); document.write( "0.10x+0.30y=65 Eq2\r
\n" ); document.write( "\n" ); document.write( "Sooooo
\n" ); document.write( "0.15x+0.20y=82.5
\n" ); document.write( "0.10x+0.30y=65\r
\n" ); document.write( "\n" ); document.write( "Multiply eq1 by 2 and eq2 by3 and we get:
\n" ); document.write( "0.30x+0.40y=165 eq1a
\n" ); document.write( "0.30x+0.90y=195 eq2a\r
\n" ); document.write( "\n" ); document.write( "subtract eq1a from eq2a and we get
\n" ); document.write( "0.50y=30
\n" ); document.write( "y=60 grams amount of alloy 1
\n" ); document.write( "substitute 60 gms for y in eq1a
\n" ); document.write( "0.30x+24=165
\n" ); document.write( "0.30x=141
\n" ); document.write( "x=470 grams amount of alloy 2
\n" ); document.write( "CK
\n" ); document.write( "total amount of gold:
\n" ); document.write( "60*0.20+470*0.15=
\n" ); document.write( "12+70.5=82.5gms---check
\n" ); document.write( "total amount of lead:
\n" ); document.write( "60*0.30+470*0.10=
\n" ); document.write( "18+47=65gms---check
\n" ); document.write( "Hope this helps---ptaylor\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );