document.write( "Question 1138982: The Royal Fruit Company produces two types of fruit drinks. The first type is 60% pure fruit juice, and the second type is 85% pure fruit juice. The company is attempting to produce a fruit drink that contains 70% pure fruit juice. How many pints of each of the two existing types of drink must be used to make 150 pints of a mixture that is 70% pure fruit juice? \n" ); document.write( "
Algebra.Com's Answer #756768 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
L=60
\n" ); document.write( "H=85
\n" ); document.write( "T=70
\n" ); document.write( "M=150
\n" ); document.write( "v, the volume of the H=85 material
\n" ); document.write( "M-v, volume of the L=60 material\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"L%28M-v%29%2BHv=TM\"
\n" ); document.write( "-
\n" ); document.write( "\"LM-Lv%2BHv=TM\"
\n" ); document.write( "\"%28H-L%29v=TM-LM\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28v=%28TM-LM%29%2F%28H-L%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substitute and then solve for v; use result to evaluate M-v.
\n" ); document.write( "
\n" );