document.write( "Question 1129724: Theresa Morgan, a chemist, has a 25% hydrochloric acid solution and a 55% hydrochloric acid solution. How many liters of each should she mix to get 465 liters of a hydrochloric acid solution with a 45% acid concentration? \r
\n" );
document.write( "\n" );
document.write( "___ liters of 25% H
\n" );
document.write( "____ liters of 55% H \n" );
document.write( "
Algebra.Com's Answer #746301 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! One way is to note that 45% is 2/3 of the way between 25% and 55%, so twice as much of the 55% will be used.\r \n" ); document.write( "\n" ); document.write( "Or, \n" ); document.write( "x at 25% \n" ); document.write( "465-x at 55% \n" ); document.write( ".25x+.55(465-x)=465*.45=209.25 \n" ); document.write( ".25x+255.75-.55x=209.25 \n" ); document.write( "-.30x=-46.50 \n" ); document.write( "x=155 liters \n" ); document.write( "465-x=310 liters, twice as much. \n" ); document.write( " |