document.write( "Question 939224: a pharmacist has 700ml of a solution that is 70% active ingredient. how much pure water should she add to the solution to get a solution that is 10% active ingredient? \n" ); document.write( "
Algebra.Com's Answer #572299 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x amount of pure water added \n" ); document.write( "water = water \n" ); document.write( "... \n" ); document.write( "x + .30(700ml) = .90(700ml + x) \n" ); document.write( "x = .60(700ml)/.10 = 4200ml, amount of pure water added \n" ); document.write( " \n" ); document.write( " |