document.write( "Question 749841: How much 12% acid must be added to 16 gallons of pure water to get a mixture that is 7% acid? \n" ); document.write( "
Algebra.Com's Answer #456172 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! (amount of pure acid)/(amount of mixture)=(concentration of acid)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let g = gallons of the 12% acid to use.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "12*g would represent amount of acid, although 100 times larger \n" ); document.write( "g+16 would be total gallons of mixture\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Solve for g. \n" ); document.write( " |