document.write( "Question 732224: how many milliliters of water must be added to 50 ml of a 24% acid solution to make a solution that is 12% acid solution \n" ); document.write( "
Algebra.Com's Answer #447726 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! .24*50=.12(50+X) \n" ); document.write( "12=6+.12X \n" ); document.write( ".12X=12-6 \n" ); document.write( ".12X=6 \n" ); document.write( "X=6/.12 \n" ); document.write( "X=50 ML OF WATER IS NEEDED. \n" ); document.write( "PROOF: \n" ); document.write( ".24*50=.12(50+50) \n" ); document.write( "12=.12*100 \n" ); document.write( "12=12 \n" ); document.write( " \n" ); document.write( " |