document.write( "Question 698525: Please help me solve this word problem: How many liters of water must be added to 20 L of an 85% solution of ammonia to make a solution that is 70% ammonia? \n" ); document.write( "
Algebra.Com's Answer #430757 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How many liters of water must be added to 20 L of an 85% solution of ammonia to make a solution that is 70% ammonia? \n" ); document.write( "** \n" ); document.write( "let x=amt of water to add \n" ); document.write( "85%*20+0%x=70%(20+x) \n" ); document.write( "17=14+0.7x \n" ); document.write( "0.7x=3 \n" ); document.write( "x≈4.29 \n" ); document.write( "amt of water to add≈4.29 L \n" ); document.write( " |