document.write( "Question 889981: How many liters containing 8% acid solution should be added to 20 liters containing 60% acid in order to obtain a 40% acid solution? \n" ); document.write( "
Algebra.Com's Answer #538600 by Alan3354(69443) You can put this solution on YOUR website! Do it like this one: \n" ); document.write( "---- \n" ); document.write( "How many millilitres of water must be added to 240 milliliters of a 25% sulphuric acid solution to reduce the percentage of sulphuric acid in the new solution to 10%? \n" ); document.write( "=================================\r \n" ); document.write( "\n" ); document.write( "Add W ml. \n" ); document.write( "---------- \n" ); document.write( "240*25 + 0*W = (240 + W)*10 \n" ); document.write( " \n" ); document.write( " |