document.write( "Question 985223: How many gallons of distilled water must be mixed with 50 gallons of 30% alcohol solution to obtain a 25% solution? \n" ); document.write( "
Algebra.Com's Answer #606050 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many gallons of distilled water must be mixed with 50 gallons of 30% alcohol solution to obtain a 25% solution? \n" ); document.write( "========================== \n" ); document.write( "Add G gallons \n" ); document.write( "-- \n" ); document.write( "50*30 + G*0 = (50+G)*25 \n" ); document.write( " \n" ); document.write( " |