document.write( "Question 1195876: a chef is going to use a mixture of two brands of italian dressing. the first brand contains 9% vinegar, and the second brand contains 14% vinegar. the chef wants to make 360 milliliters of a dressing that is 13% vinegar. how much of each brand should she use? \n" ); document.write( "
Algebra.Com's Answer #828476 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
FirstBrand, L % vinegar
\n" ); document.write( "SecondBrand, H % vinegar
\n" ); document.write( "M ml. of T % vinegar wanted
\n" ); document.write( "If using v ml. of the SecondBrand, then M-v ml. of FirstBrand.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28L%28M-v%29%2BHv=TM%29\"\r
\n" ); document.write( "\n" ); document.write( "\"LM-Lv%2BHv=TM\"\r
\n" ); document.write( "\n" ); document.write( "\"Hv-Lv=TM-LM\"\r
\n" ); document.write( "\n" ); document.write( "\"v%28H-L%29=M%28T-L%29\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28v=M%28%28T-L%29%2F%28H-L%29%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Given information
\n" ); document.write( "L=9
\n" ); document.write( "H=14
\n" ); document.write( "T=13
\n" ); document.write( "M=360
\n" ); document.write( "-
\n" ); document.write( "Unknown information
\n" ); document.write( "v, how much of the H % vinegar dressing
\n" ); document.write( "
\n" );