document.write( "Question 843975: How many gallons of a 30% alcohol solution must be mixed with a 60gallons of 14% solution to obtain a solution that is 20% alcohol? \n" ); document.write( "
Algebra.Com's Answer #511336 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .3*x+.14*60=.2*(60+x) \n" ); document.write( "x = 36 gallons at 30% \n" ); document.write( " |