document.write( "Question 300140: How much water should be added to 800 cc of a 70% solution of boric acid to make it a 40% solution of boric acid \n" ); document.write( "
Algebra.Com's Answer #215424 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How much water should be added to 800 cc of a 70% solution of boric acid to make it a 40% solution of boric acid \n" ); document.write( ". \n" ); document.write( "Let x = amount (cc) of water to be added \n" ); document.write( "then \n" ); document.write( ".70(800) = .40(800+x) \n" ); document.write( "560 = 320+.40x \n" ); document.write( "240 = .40x \n" ); document.write( "600 cc = x (amount of water to add) \n" ); document.write( " |