document.write( "Question 7769: In order to create 3oo milliliters of a solution that is 60% alcohol, a solution that is 50% ALCOHOL is mixed with a solution that is 80% alcohol. Ho much of each solution is required?
\n" );
document.write( "__________milliliters of the 50% solution and
\n" );
document.write( "__________milliliters of the 80% solution. \n" );
document.write( "
Algebra.Com's Answer #4272 by prince_abubu(198)![]() ![]() ![]() You can put this solution on YOUR website! It looks like you want to dilute (AKA, lessen/weaken) the alcohol concentration from 80% to 60% by mixing in a 50% alcohol solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x = the mL's of the 80% alcohol.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let 300 - x = the mL's of the 50% alcohol. (We know that the mLs of the 80% mix and the 50% mix MUST equal to 300. Let's say that x is the mL's of the 80% alcohol and y is the mL's of the 50% alcohol. Then x + y = 300 because their volumes must add up to the 300 mL. Solving for y would mean getting the expression for the amount of 50% alcohol. That would be y = 300 - x.)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, we know that there's x mL of the 80% alchol. That's the 0.8x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We know that the 50% alcohol is (300 - x) mL, which translates to 0.5(300 - x) Since we're adding this 50% solution to the 80%, our equation so far is 0.8x + 0.5(300 - x).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After those two are combined, we should get a mixture that is 300 mL AND 60%. So, 0.8x + 0.5(300 - x) = 0.6(300). Now we're going to solve for x, the amount of 80% solution we started with.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |