document.write( "Question 183925: A chemist must mix 8 liters of 40% acid solution with some 70% solution to obtain a 50% solution. How much of the 70% solution should be used? \n" ); document.write( "
Algebra.Com's Answer #138032 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .70x+.40*8=.50(8+x) \n" ); document.write( ".70x+3.2=4+.50x \n" ); document.write( ".70x-.50x=4-3.2 \n" ); document.write( ".20x=.8 \n" ); document.write( "x=.8/.2 \n" ); document.write( "x=4 liters of 70% acid is used. \n" ); document.write( "Proof: \n" ); document.write( ".70*4+.4*8=.5(8+4) \n" ); document.write( "2.8+3.2=.5*12 \n" ); document.write( "6=6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |