document.write( "Question 839686: White vinegar is a solution of acetic acid in
\n" );
document.write( "water. There are two strengths of white
\n" );
document.write( "vinegar- a 5% solution and a 10% solution.
\n" );
document.write( "How many milliliters of each solution must
\n" );
document.write( "be mixed to make 50 mL of a 9% vinegar
\n" );
document.write( "solution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #505794 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are two strengths of white \n" ); document.write( "vinegar- a 5% solution and a 10% solution. \n" ); document.write( "How many milliliters of each solution must \n" ); document.write( "be mixed to make 50 mL of a 9% vinegar \n" ); document.write( "solution? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.05x + 0.10(50-x) = 0.09*50 \n" ); document.write( "------ \n" ); document.write( "5x + 10*50 - 10x = 9*50 \n" ); document.write( "-5x = -50 \n" ); document.write( "x = 10 mL (amt. of 5% solution needed) \n" ); document.write( "---- \n" ); document.write( "50-x = 40 mL (amt. of 10% solution needed) \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |