document.write( "Question 428537: How many liters of distilled water must be added to 140 liters of an 80 percent alcohol solution to obtain a 70 percent solution? \n" ); document.write( "
Algebra.Com's Answer #297838 by mananth(16946)![]() ![]() You can put this solution on YOUR website! ------ Percent ----------------quantity \n" ); document.write( "Alcohol 80----------------140 \n" ); document.write( "water 0----------------x \n" ); document.write( "Total 70----------------140+x \n" ); document.write( "80*140 +0*x=70(140+x) \n" ); document.write( "11200=9800+70x \n" ); document.write( "-70x=9800-11200 \n" ); document.write( "-70x=-1400 \n" ); document.write( "/-70 \n" ); document.write( "x=20 gallons water \n" ); document.write( " \n" ); document.write( " |