document.write( "Question 234753: how many gallons of a 70% acid solution must be mixed with 30 gallons of a 24% solution to obtain a solution that is 60% acid? \n" ); document.write( "
Algebra.Com's Answer #173095 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .70x+.24*30=.60(30+x) \n" ); document.write( ".70x+7.2=18+.6x \n" ); document.write( ".70x-.60x=18-7.2 \n" ); document.write( ".1x=10.8 \n" ); document.write( "x=10.8/.1 \n" ); document.write( "x=108 gallons of 70% acid is used. \n" ); document.write( "Proof: \n" ); document.write( ".70*108+.24*30=.60(30+108) \n" ); document.write( "75.6+7.2=.6*138 \n" ); document.write( "82.8=82.8 \n" ); document.write( " \n" ); document.write( " |