document.write( "Question 995277: One canned juice drink is 30% orange juice, another is 5% orange juice. How many liters of each should be mixed together in order to get 25 liters that is 7% of orange juice. \n" ); document.write( "
Algebra.Com's Answer #614049 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
One canned juice drink is 30% orange juice, another is 5% orange juice. How many liters of each should be mixed together in order to get 25 liters that is 7% of orange juice.
\n" ); document.write( "----
\n" ); document.write( "Equation:
\n" ); document.write( "orange + orange = orange
\n" ); document.write( "0.30x + 0.05(25-x) = 0.07*25
\n" ); document.write( "--------
\n" ); document.write( "30x + 5*25 - 5x = 7*25
\n" ); document.write( "------
\n" ); document.write( "25x = 2*25
\n" ); document.write( "----
\n" ); document.write( "x = 2 liters (amt. of 30% juice needed)
\n" ); document.write( "25-x = 23 liters (amt. of 5% juice needed)
\n" ); document.write( "---------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" );