document.write( "Question 1192740: Two liters of juice cocktail are combined with 6 liters of a different juice cocktail to make 8 liters of juice cocktail containing 50% juice. If the 6 liters of juice cocktail contains 33% fruit juice, what percentage of fruit juice is the 2 liters of juice cocktail? \n" ); document.write( "
Algebra.Com's Answer #824657 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "concentration(dec.fraction)          volume            pure(as dec. fraction)\r\n" );
document.write( "      p                                2                     2p\r\n" );
document.write( "     .33                               6                     6*(0.33)\r\n" );
document.write( "     .50                               8                      4\r\n" );
document.write( "

\n" ); document.write( "No doubt an \"easier\" way can be found, but this table lets set up \"2p%2B%280.33%29%2A6=4\"
\n" ); document.write( "(remember, p here is as decimal fraction instead of percent.)
\n" ); document.write( "
\n" );