document.write( "Question 295939: A chemist has 600 milliliters of a solution that is half acid. She needs a solution that is 70% acid. How many milliliters of acid she should add? \n" ); document.write( "
Algebra.Com's Answer #213302 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A chemist has 600 milliliters of a solution that is half acid. She needs a solution that is 70% acid. How many milliliters of acid she should add? \n" ); document.write( ". \n" ); document.write( "Let x = milliliters of acid added \n" ); document.write( "then \n" ); document.write( "x + .50(600) = .70(600+x) \n" ); document.write( "x + 300 = 420 + .70x \n" ); document.write( ".30x + 300 = 420 \n" ); document.write( ".30x = 120 \n" ); document.write( "x = 400 milliliters \n" ); document.write( " \n" ); document.write( " |