document.write( "Question 1120241: You have 6 liters of pineapple juice blend that is 50% pineapple juice. How many liters of pineapple juice need to be added to make blend that is 75% pineapple juice?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #735904 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "In 6 liters of the 50% juice you have exactly 3 liters of the pure juice.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You add \"x\" liters of the pure juice to it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you have  (3+x) liters of the pure juice in the mixture, and the total volume of the new mixture is  (6+x).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You want\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%283%2Bx%29%2F%286%2Bx%29\" = \"3%2F4\".        ( <<<---===  \"3%2F4\" = 0.75 = 75% )\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     4*(3+x) = 3*(6+x)\r\n" );
document.write( "\r\n" );
document.write( "     12 + 4x = 18 + 3x\r\n" );
document.write( "\r\n" );
document.write( "     4x - 3x = 18 - 12\r\n" );
document.write( "\r\n" );
document.write( "     x = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  You need to add 6 liters of the pure pineapple juice.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.   After adding, you will have 3 + 6 = 9 liters of the pure juice and the total volume of  6 + 6 = 12 liters,\r\n" );
document.write( "\r\n" );
document.write( "         which gives you the concentration of the new blend of  \"9%2F12\" = \"3%2F4\", exactly what you want / (what you need).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );