document.write( "Question 157315: Pure acid is to be added to a 10% acid solution to obtain 21L of a 40% acid solution. what amount of each should be used? \n" ); document.write( "
Algebra.Com's Answer #115984 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+.1(21-x)=.4*21
\n" ); document.write( "x+2.1-.1x=8.4
\n" ); document.write( ".9x=8.4-2.1
\n" ); document.write( ".9x=6.3
\n" ); document.write( "x=6.3/.9
\n" ); document.write( "x=7 gallons of pure acid is needed.
\n" ); document.write( "21-7=14 gallons of 10% acid is needed.
\n" ); document.write( "Proof:
\n" ); document.write( "7+.1*14=8.4
\n" ); document.write( "7+1.4=8.4
\n" ); document.write( "8.4=8.4
\n" ); document.write( "
\n" ); document.write( "
\n" );