document.write( "Question 282535: Two different chemicals are to be mixed, Chemical 1 is 25% citrate acid, and Chemical 2 is 37% ascorbic acid. A 24 milliliters of mixture solution is desired with 30% of acid in it. \n" ); document.write( "
Algebra.Com's Answer #205165 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.25x+.37y=24*.30
\n" ); document.write( "x+y=24
\n" ); document.write( "x=14
\n" ); document.write( "y=10
\n" ); document.write( "
\n" ); document.write( "
\n" );