document.write( "Question 1034450: One alloy is 2 parts iron to 3 parts silver and another alloy is 7 parts iron to 3 parts silver. How much of each should be combined to produce a 30 pound alloy that is 1 part iron to 1 part silver? \n" ); document.write( "
Algebra.Com's Answer #649096 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let x be your first alloy;
\n" ); document.write( "2/5x+7/10(30-x)=1/2(30)
\n" ); document.write( "4x+210-7x=150
\n" ); document.write( "3x=60
\n" ); document.write( "x=20
\n" ); document.write( "So, your need 20 lbs of the first alloy, and 10 parts of the second to make 30 lbs of half iron and half silver alloy!!!!!!!!!!
\n" ); document.write( "
\n" );