document.write( "Question 1167841: A chemist wants to make 42 ml of a 16% acid solution by mixing an 11% acid solution and an 18% acid solution. How many milliliters of each solution should the chemist use? \n" ); document.write( "
Algebra.Com's Answer #792438 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x ml of 11%
\n" ); document.write( "42-x ml of 18%
\n" ); document.write( ".11x+.18(42-x)=42*0.16=6.72 ml pure acid
\n" ); document.write( ".11x+7.56-.18x=6.72
\n" ); document.write( "-0.07x=-0.84
\n" ); document.write( "x=12 ml of 11%
\n" ); document.write( "42-x=30 ml of 18%\r
\n" ); document.write( "\n" ); document.write( "Also,
\n" ); document.write( "16% is 5/7 of the way from 11 to 18%
\n" ); document.write( "want 5/7 of the higher percent and 2/7 of the lower
\n" ); document.write( "with 42 ml, that is 30 ml of 18% and 12 ml of 12%.
\n" ); document.write( "
\n" );