document.write( "Question 635018: You have 15L of 24% acid solution. How much water should you add to dilute the solution so that it is 8% acid. \n" ); document.write( "
Algebra.Com's Answer #400045 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! from the view of the acid \n" ); document.write( ".24*15=.08(15+x) \n" ); document.write( "x=30 \n" ); document.write( "from view point of water \n" ); document.write( ".76*15+x=.92(15+x) \n" ); document.write( "also x=30 \n" ); document.write( " |