document.write( "Question 909462: A solution consists of 20% acid, and the remainder is water. A chemist wishes to strengthen this solution. How many quarts of acid must be added to 24 quarts of the solution to make a mixture containing 40% acid? show solution \n" ); document.write( "
Algebra.Com's Answer #551888 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
We have 24 qt of 20% acid
\n" ); document.write( "We want to add some 100% acid to make 40% acid
\n" ); document.write( "1*x+0.2*24=0.4(24+x)
\n" ); document.write( "1*x+4.8=9.6+0.4x
\n" ); document.write( "1x-0.4x=9.6-4.8
\n" ); document.write( "0.6x=4.8
\n" ); document.write( "x=8 qt at 100% (8) is added to 24 qt at 20%(4.8) to make 40% of 32 qt(12.8)
\n" ); document.write( "check
\n" ); document.write( "1*8+0.2*24=0.4(24+8)
\n" ); document.write( "8+4.8=0.4(32)
\n" ); document.write( "12.8=12.8
\n" ); document.write( "ok\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );