document.write( "Question 255487: How much of a 50% acid solution must be mixed with 8 gallons of a 22% acid solution to obtain a solution that is 40% acid? \n" ); document.write( "
Algebra.Com's Answer #188000 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .50x+.22*8=.40(8+x) \n" ); document.write( ".50x+1.76=3.2+.40x \n" ); document.write( ".50x-.40x=3.2-1.76 \n" ); document.write( ".1x=1.44 \n" ); document.write( "x=1.44/.1 \n" ); document.write( "x=14.4 gals. of 50% acid is used. \n" ); document.write( "Proof: \n" ); document.write( ".50*14.4+.22*8=.40(8+14.4) \n" ); document.write( "7.2+1.76=.40*22.4 \n" ); document.write( "8.96=8.96 \n" ); document.write( " \n" ); document.write( " |