document.write( "Question 1149424: A chemical company makes two brands of antifreeze. The first brand is 35% pure antifreeze, and the second brand is 60% pure antifreeze. In order to obtain 160 gallons of a mixture that contains 45% pure antifreeze, how many gallons of each brand of antifreeze must be used? \n" ); document.write( "
Algebra.Com's Answer #770749 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = gallons of the 35% antifreeze needed
\n" ); document.write( "Let \"+b+\" = gallons of the 60% antifreeze needed
\n" ); document.write( "-------------------------------------------------------
\n" ); document.write( "(1) \"+a+%2B+b+=+160+\"
\n" ); document.write( "(2) \"+%28+.35a+%2B+.6b+%29+%2F+160+=+.45+\"
\n" ); document.write( "--------------------------------------
\n" ); document.write( "(2) \"+.35a+%2B+.6b+=+72+\"
\n" ); document.write( "(2) \"+35a+%2B+60b+=+7200+\"
\n" ); document.write( "(2) \"+7a+%2B+12b+=+1440+\"
\n" ); document.write( "Multiply both sides of (1) by \"+7+\" and
\n" ); document.write( "subtract (1) from (2)
\n" ); document.write( "(2) \"+7a+%2B+12b+=+1440+\"
\n" ); document.write( "(1) \"+-7a+-+7b+=+-1120+\"
\n" ); document.write( "------------------------------
\n" ); document.write( "\"+5b+=+320+\"
\n" ); document.write( "\"+b+=+64+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+a+%2B+64+=+160+\"
\n" ); document.write( "(1) \"+a+=+96++\"
\n" ); document.write( "--------------------------
\n" ); document.write( "96 gallons of the 35% antifreeze are needed
\n" ); document.write( "64 gallons of the 60% antifreeze are needed
\n" ); document.write( "--------------------------
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+%28+.35a+%2B+.6b+%29+%2F+160+=+.45+\"
\n" ); document.write( "(2) \"+%28+.35%2A96+%2B+.6%2A64+%29+%2F+160+=+.45+\"
\n" ); document.write( "(2) \"+%28+33.6+%2B+38.4+%29+%2F+160+=+.45+\"
\n" ); document.write( "(2) \"+72+%2F+160+=+.45+\"
\n" ); document.write( "(2) \"+.45+=+.45+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );