document.write( "Question 806451: How much of a mixture of 60% acid should be mixed with 24 liters of a 30% mix to produce a mixture which is 40% acid \n" ); document.write( "
Algebra.Com's Answer #485840 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.6x+.3*24=.4(x+24)
\n" ); document.write( "x = 12.
\n" ); document.write( "
\n" );