document.write( "Question 980590: A metal alloy is 30% nickel. Another metal ally is 70% nickel. The two alloys are mixed to produce 20kg of a metal alloy that is 48% nickel. How much of each metal alloy is used. \n" ); document.write( "
Algebra.Com's Answer #601734 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = kg of 30% alloy needed
\n" ); document.write( "Let \"+b+\" = kg of 70% alloy needed
\n" ); document.write( "\"+.48%2A20+=+9.6+\" kg of nickel in 48% alloy
\n" ); document.write( "---------------------
\n" ); document.write( "(1) \"+a+%2B+b+=+20+\"
\n" ); document.write( "(2) \"+%28+.3a+%2B+.7b+%29+%2F+20+=+.48+\"
\n" ); document.write( "------------------------------
\n" ); document.write( "(2) \"+.3a+%2B+.7b+=+9.6+\"
\n" ); document.write( "(2) \"+3a+%2B+7b+=+96+\"
\n" ); document.write( "Multiply both sides of (1) by \"+3+\" and
\n" ); document.write( "subtract (1) from (2)
\n" ); document.write( "(2) \"+3a+%2B+7b+=+96+\"
\n" ); document.write( "(1) \"+-3a+-+3b+=+-60+\"
\n" ); document.write( "-----------------------
\n" ); document.write( "\"+4b+=+36+\"
\n" ); document.write( "\"+b+=+9+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+a+%2B+b+=+20+\"
\n" ); document.write( "(1) \"+a+=+11+\"
\n" ); document.write( "-----------------
\n" ); document.write( "11 kg of 30% alloy is needed
\n" ); document.write( "9 kg of 70% alloy is needed
\n" ); document.write( "---------------------------
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+%28+.3a+%2B+.7b+%29+%2F+20+=+.48+\"
\n" ); document.write( "(2) \"+%28+.3%2A11+%2B+.7%2A9+%29+%2F+20+=+.48+\"
\n" ); document.write( "(2) \"+%28+3.3+%2B+6.3+%29+%2F+20+=+.48+\"
\n" ); document.write( "(2) \"+9.6+=+20%2A.48+\"
\n" ); document.write( "(2) \"+9.6+=+9.6+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );