document.write( "Question 282519: 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 #205122 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! 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. \r \n" ); document.write( "\n" ); document.write( "Let x be the amount of chemical 1. Then the amount of chemical 2 will be 24-x. \n" ); document.write( "We have then:\r \n" ); document.write( "\n" ); document.write( ".25*x + .37*(24-x) = .3*24\r \n" ); document.write( "\n" ); document.write( "Solve for x.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |