document.write( "Question 346583: The amounts (by weight) of gold, silver, and lead in three alloys of these metals are in the ratio 4:3:2 in the first alloy, 3:5:1 in the second, and 2:2:5 in the third. It is desired to make an alloy containing equal amounts (by weight) of gold, silver, and lead. How many ounces of each alloy should be used for every 10 ounces of the new mixture?\r
\n" ); document.write( "\n" ); document.write( "thanks........
\n" ); document.write( "

Algebra.Com's Answer #247816 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
given
\n" ); document.write( "three alloys; A1,A2,A3
\n" ); document.write( "--
\n" ); document.write( "weight equation 1: A1+A2+A3=10
\n" ); document.write( "--
\n" ); document.write( "make up of each alloy: Gold, silve and lead ratio 4:3:2 in the first alloy, 3:5:1 in the second, and 2:2:5 in the third
\n" ); document.write( "want: It is desired to make an alloy containing equal amounts (by weight) of gold, silver, and lead
\n" ); document.write( "-
\n" ); document.write( "Gold: 4/9*A1+3/9*A2+2/9*A3=10*1/3
\n" ); document.write( "silver: 3/9*A1+5/9*A2+2/9*A3=10*1/3
\n" ); document.write( "lead: 2/9*A1+1/9*A2+5/9*A3=10*1/3
\n" ); document.write( "===
\n" ); document.write( "multiply the gold, silver and lead equations by 9 to eliminate fractions
\n" ); document.write( "--
\n" ); document.write( "Gold equation 2: 4A1+3A2+2A3=30
\n" ); document.write( "Silver equation 3: 3A1+5A2+2A3=30
\n" ); document.write( "lead equation 4: 2A1+A2+5A3=30
\n" ); document.write( "--
\n" ); document.write( "subtract equation 3 from equ 2: A1-2A2=0 or A1=2A2
\n" ); document.write( "mult eq 3 by 5 15A1+25A2+10A3=150
\n" ); document.write( "mult eq 4 by -2 -4A1-2A2-10A3=-60
\n" ); document.write( "add these equtions 11A1+23A2=90
\n" ); document.write( "substitute A1=2A2 into above equation
\n" ); document.write( "22A2+23A2=90 ---> 45A2=90 or A2=2
\n" ); document.write( "since A1=2A2=4
\n" ); document.write( "since A1+A2+A3=10 then A3=4
\n" ); document.write( "--
\n" ); document.write( "Validate answers by taking the original equaitons substituting these values
\n" ); document.write( "ie lead: 2/9*A1+1/9*A2+5/9*A3=10*1/3
\n" ); document.write( "lead: 2/9*4+1/9*2+5/9*4=10*1/3
\n" ); document.write( "8/9+2/9+20/9=10/3
\n" ); document.write( "30/9=10/3 checks\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );