document.write( "Question 41832This question is from textbook
\n" );
document.write( ": 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 #26997 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 2(0.4)+x=0.7(2+x) \n" ); document.write( "0.8+x=1.4+.7x \n" ); document.write( "-0.6=-0.3x \n" ); document.write( "x=2 \n" ); document.write( "Hence, about 2 more gallons is needed to be added. \n" ); document.write( " \n" ); document.write( " |