document.write( "Question 1178068: A chemist needs 8 liters of a 25% acid solution. The solution is to be mixed from three solutions whose concentrations are 10%, 20%, and 50%. How many liters of each solution will satisfy each condition?
\n" );
document.write( "a. Use as little as possible of the 50% solution
\n" );
document.write( "b. Use as much as possible of the 50% solution. \n" );
document.write( "
Algebra.Com's Answer #807237 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A chemist needs 8 liters of a 25% acid solution. The solution is to be mixed from three solutions \n" ); document.write( "whose concentrations are 10%, 20%, and 50%. How many liters of each solution will satisfy each condition? \n" ); document.write( "a. Use as little as possible of the 50% solution \n" ); document.write( "b. Use as much as possible of the 50% solution. \n" ); document.write( "~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "(a) It is intuitively clear that if you want to use as little as possible of the 50% solution,\r\n" ); document.write( "\r\n" ); document.write( " you should not use 10% solution at all, and should use the 20% solution, mixing it with the 50% solution.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " In this case, let x liters be the amount of the 50% solution to use \r\n" ); document.write( " and let (8-x) liters be the amount of the 20% to add.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Then you have this equation for the pure acid volume\r\n" ); document.write( "\r\n" ); document.write( " 0.5x + 0.2*(8-x) = 0.25*8\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " From the equation, x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |