document.write( "Question 450199: Theresa Morgan, a chemist, has a 25% hydrochloric acid solution and a 50% hydrochloric acid solution. How many liters of each should she mix to get 10 liters of a hydrochloric acid solution with a 40% acid concentration? \n" ); document.write( "
Algebra.Com's Answer #309711 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=vol. in L. \n" ); document.write( ".25 x = .25x \n" ); document.write( ".50(10-x)=5-.5x \n" ); document.write( ". \n" ); document.write( ".25x+5-.5x=10*.4 \n" ); document.write( "-.25x+5=4 \n" ); document.write( "-.25x=-1 \n" ); document.write( "x=4 L of 25% HCl \n" ); document.write( "10-x=6 L of 50% HCl \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |