document.write( "Question 198175: a chemist has 2 alloys, one of which is 10%gold and 15% lead and the other is 30%gold and 40% lead. how many grams of the 2 alloys should be used to make an alloy that contains 60g of gold and 88 g of lead.\r
\n" ); document.write( "\n" ); document.write( "This is from a pactive worksheet not a text book
\n" ); document.write( "I tried 25X +70%y=148 as one euqation but not sure of the other equation to substitute x for\r
\n" ); document.write( "\n" ); document.write( "thanks
\n" ); document.write( "

Algebra.Com's Answer #148684 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"grams of 10% Au alloy\", and y=\"grams of 30% Au alloy\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(10%)x + (30%)y = 60 ___ multiplying by 3 ___ (30%)x + (90%)y = 180\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(15%)x + (40%)y = 88 ___ multiplying by 2 ___ (30%)x + (80%)y = 176\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtracting ___ (10%)y = 4 ___ dividing by 10% ___ y = 40\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ (10%)x + (30%)(40) = 60 ___ (10%)x + 12 = 60 ___ (10%)x = 48\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "dividing by 10% ___ x = 480
\n" ); document.write( "
\n" );