document.write( "Question 1189858: The Royal Fruit Company produces two types of fruit drinks. The first type is 80% pure fruit juice, and the second type is 100% pure fruit juice. The company is
\n" ); document.write( "attempting to produce a fruit drink that contains 95% pure fruit juice. How many pints of each of the two existing types of drink must be used to make 220
\n" ); document.write( "pints of a mixture that is 95% pure fruit juice?\r
\n" ); document.write( "\n" ); document.write( "First drink ? Pints
\n" ); document.write( "Second drink ? Pints
\n" ); document.write( "

Algebra.Com's Answer #821355 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                PERCENT      VOLUME,pints\r\n" );
document.write( "\r\n" );
document.write( "FIRSTTYPE         80          220-v\r\n" );
document.write( "\r\n" );
document.write( "SECONDTYPE       100           v\r\n" );
document.write( "\r\n" );
document.write( "RESULT            95           220\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "\"100v%2B80%28220-v%29=95%2A220\"--------solve this for v, saving all computations for last.\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );