document.write( "Question 1203315: The Royal Fruit Company produces two types of fruit drinks. The first type is 20% pure fruit juice, and the second type is 70% pure fruit juice. The company is attempting to produce a fruit drink that contains 35% pure fruit juice. How many pints of each of the two existing types of drink must be used to make 50 pints of a mixture that is 35% pure fruit juice? \n" ); document.write( "
Algebra.Com's Answer #838768 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Another mixture problem for Royal Fruit Company
\n" ); document.write( "
\r\n" );
document.write( "TYPE         %PureJuice          VOL.          AMT. PURE\r\n" );
document.write( "first          20                50-d          0.2(50-d)\r\n" );
document.write( "second         70                d             0.7d\r\n" );
document.write( "Mixture        35                50           0.35*50\r\n" );
document.write( "

\n" ); document.write( "This makes sense, yes?\r
\n" ); document.write( "\n" ); document.write( "You see accounting for amount of pure juice?
\n" ); document.write( "\"0.2%2850-d%29%2B0.7d=0.35%2A50\"
\n" ); document.write( "and hold off on the computations until the end.\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );