document.write( "Question 1076102: A goldsmith has two gold alloys. The first alloy is 30% gold; the second alloy is 80% gold. How many grams of each should be mixed to produce 50 grams of an alloy that is 68% gold?
\n" ); document.write( "amount of 30% gold _______grams
\n" ); document.write( "amount of 80% gold _______grams
\n" ); document.write( "

Algebra.Com's Answer #690785 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = grams of 30% gold needed
\n" ); document.write( "Let \"+b+\" = grams of 80% gold needed
\n" ); document.write( "-------------------------------------
\n" ); document.write( "(1) \"+a+%2B+b+=+50+\"
\n" ); document.write( "(2) \"+%28+.3a+%2B+.8b+%29+%2F+50+=+.68+\"
\n" ); document.write( "-------------------------------------
\n" ); document.write( "(2) \"+.3a+%2B+.8b+=+34+\"
\n" ); document.write( "(2) \"+3a+%2B+8b+=+340+\"
\n" ); document.write( "------------------------------
\n" ); document.write( "Multiply both sides of (1) by \"+3+\" and
\n" ); document.write( "subtract (1) from (2)
\n" ); document.write( "--------------------------------------
\n" ); document.write( "(2) \"+3a+%2B+8b+=+340+\"
\n" ); document.write( "(1) \"+-3a+-+3b+=+-150+\"
\n" ); document.write( "--------------------------
\n" ); document.write( "\"+5b+=+190+\"
\n" ); document.write( "\"+b+=+38+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+a+%2B+38+=+50+\"
\n" ); document.write( "(1) \"+a+=+12+\"
\n" ); document.write( "----------------------
\n" ); document.write( "12 grams of 30% gold are needed
\n" ); document.write( "38 grams of 80% gold are needed
\n" ); document.write( "--------------------------------
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+%28+.3a+%2B+.8b+%29+%2F+50+=+.68+\"
\n" ); document.write( "(2) \"+%28+.3%2A12+%2B+.8%2A38+%29+%2F+50+=+.68+\"
\n" ); document.write( "(2) \"+%28+3.6+%2B+30.4+%29+%2F+50+=+.68+\"
\n" ); document.write( "(2) \"+34+=+.68%2A50+\"
\n" ); document.write( "(2) \"+34+=+34+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );