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

Algebra.Com's Answer #209751 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.11X+.07(320-X)=.08*320
\n" ); document.write( ".11X+22.4-.07X=25.6
\n" ); document.write( ".04X=25.6-22.4
\n" ); document.write( ".04X=3.2
\n" ); document.write( "X=3.2/.04
\n" ); document.write( "X=80 ML OF THE 11% VINEGAR.
\n" ); document.write( "320-80=240 ML OF 7% VINEGAR.
\n" ); document.write( "PROOF:
\n" ); document.write( ".11*80+.07*240=25.6
\n" ); document.write( "8.8+16.8=25.6
\n" ); document.write( "25.6=25.6
\n" ); document.write( "
\n" ); document.write( "
\n" );