document.write( "Question 576777: How many gallons of hydrochloric acid must be added to 12 gallons of a 30% solution to obtain a 40% solution? \n" ); document.write( "
Algebra.Com's Answer #369998 by chana(69)![]() ![]() You can put this solution on YOUR website! How many gallons of hydrochloric acid must be added to 12 gallons of a 30% solution to obtain a 40% solution? \n" ); document.write( "sol: \n" ); document.write( "x be the extra added solution \n" ); document.write( "30% of 12 gallons = 3.6 gall. \n" ); document.write( "so forming the equation : \n" ); document.write( "( 3.6 + x)/(12+x) = 40 / 100 \n" ); document.write( "solve for x you will get the required quantity which is 2 gallons \n" ); document.write( " |