document.write( "Question 7132: A container is filled with 56 litres of pine juice. 8 litres of pine juice are extracted and the container is refilled with mango juice. The content of the container is thoroughly mixed and 8 litres are then extracted and the container is again refilled with mango juice. What is the ratio of mango juice to pine juice in the final mixture? \n" ); document.write( "
Algebra.Com's Answer #3976 by prince_abubu(198)\"\" \"About 
You can put this solution on YOUR website!
We start with 56 litres of pure pine juice. If they take out 8 litres, you'd then have 48 litres left. The mixture is still pure.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If it's refilled with 8 litres of mango juice, the resulting mixture will be 8 parts mango and 48 parts pine, or 1 part mango, 6 parts pine. (AKA, roughly 16.67% mango juice).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, if they take out 8 litres from that mixture, that 8 litres will also be 1 part mango and 6 parts pine, leaving you with 48 litres of 1 part mango, 6 parts pine.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hang on, because it gets tricky from here. We're going to use a formula here:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+q%5B1%5Dp%5B1%5D+%2B+q%5B2%5Dp%5B2%5D+=+%28q%5B1%5D%2Bq%5B2%5D%29p%5B3%5D+\" <---- where there are q[1] litres of p[1] % that we start with, and we add q[2] litres of p[2] % mix, and so we'll end up with a mixture that is (q[1] + q[2]) liters big that will have a different percent mixture p[3] from what we started.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We started with 48 liters that is 16.67% mango. So \"+q%5B1%5D%2Ap%5B1%5D+=+48%2A0.1667+\" <---- change the percent to a decimal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We're going to add 8 liters of pure mango juice, so \"+q%5B2%5D%2Ap%5B2%5D+=+8%2A1+\" <--- The 100% mango juice is the 1 in decimal.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As total mix, we'll have \"+q%5B1%5D%2B+q%5B2%5D+\" litres which is 48 + 8 = 56, BUT the percentage mango of the new mixture will surely be different.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So our equation so far is: \"+48%2A0.1667+%2B+8%2A1+=+56%2Ap%5B3%5D+\". All we have to do is solve for \"p%5B3%5D\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"++16+=+56p%5B3%5D+\" <---- simplified\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+p%5B3%5D+=+0.2857142857+\" <--- roughly 28.57% mango juice or \"+2%2F7+\" mango juice. Since mango is 2/7 of the mixture, the other 5/7 is pine. The problem asked for the ratio between mango to pine, and that would be the 2:5.
\n" ); document.write( "
\n" );