document.write( "Question 1136135: A chef is going to use a mixture of two brands of Italian dressing. The first brand contains 5% vinegar, and the second brand contains
\n" ); document.write( "15% vinegar. The chef wants to make 260 milliliters of a dressing that is
\n" ); document.write( "11% vinegar. How much of each brand should she use? \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #753899 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = mm of 5% dressing
\n" ); document.write( "Let \"+b+\" = mm of 15% dressing
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "(1) \"+a+%2B+b+=+260+\"
\n" ); document.write( "(2) \"+%28+.05a+%2B+.15b+%29+%2F+260+=+.11+\"
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "(2) \"+.05a+%2B+.15b+=+28.6+\"
\n" ); document.write( "(2) \"+5a+%2B+15b+=+2860+\"
\n" ); document.write( "(2) \"+a+%2B+3b+=+572+\"
\n" ); document.write( "Subtract (1) from (2)
\n" ); document.write( "(2) \"+a+%2B+3b+=+572+\"
\n" ); document.write( "(1) \"+-a+-b+=+-260+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "\"+2b+=+312+\"
\n" ); document.write( "\"+b+=+156+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+a+%2B+156+=+260+\"
\n" ); document.write( "(1) \"+a+=+104+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "She needs 104 mm of the 1st brand
\n" ); document.write( "and 156 mm of the 2nd brand
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "check by plugging answers back into (1) and (2)
\n" ); document.write( "
\n" );