document.write( "Question 998476: A chef is using a mixture of two brands of Italian dressing. The first brand contains 5% vinegar and the second brand contains 10% vinegar. The chef wants to make 200mL of a dressing that is 8% vinegar. How much of each brand should the chef use? \n" ); document.write( "
Algebra.Com's Answer #616238 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A chef is using a mixture of two brands of Italian dressing. The first brand contains 5% vinegar and the second brand contains 10% vinegar. The chef wants to make 200mL of a dressing that is 8% vinegar. How much of each brand should the chef use?
\n" ); document.write( "
Let amount of 5% vinegar to mix, be F
\n" ); document.write( "Then amount of 10% vinegar to mix = 200 - F
\n" ); document.write( "We then get: .05F + .1(200 - F) = .08(200)
\n" ); document.write( ".05F + 20 - .1F = 16
\n" ); document.write( ".05F - .1F = 16 - 20
\n" ); document.write( "- .05F = - 4
\n" ); document.write( "F, or amount of 5% vinegar to mix = \"%28-+4%29%2F%28-+.05%29\", or \"highlight_green%2880%29\" mL
\n" ); document.write( "You should be able to find amount of 10% vinegar that needs to be mixed \n" ); document.write( "
\n" );