document.write( "Question 154631: How much pure acid should be mixed with 2 gallons of a 40% acid solution in order to get a 70% acid solution? \n" ); document.write( "
Algebra.Com's Answer #113870 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How much pure acid should be mixed with 2 gallons of a 40% acid solution in order to get a 70% acid solution? \n" ); document.write( ". \n" ); document.write( "Let x = gallons of pure acid to be added \n" ); document.write( ". \n" ); document.write( "The equation is derived from: \n" ); document.write( "\"acid added from pure acid solution\" + \"acid from 40% solution\" = \n" ); document.write( "\"70% of total solution\" \n" ); document.write( ". \n" ); document.write( "x + .40(2) = .70(2+x) \n" ); document.write( "x + .80 = 1.40 + .70x \n" ); document.write( ".30x = .60 \n" ); document.write( "x = 2 gallons\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |