document.write( "Question 243371: OF a mixture containing 7 quarts, 5 quarts are alcohol. how many quarts of water must be added to produce a mixure containing 25%alcohol? \n" ); document.write( "
Algebra.Com's Answer #178305 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! OF a mixture containing 7 quarts, 5 quarts are alcohol. how many quarts of water must be added to produce a mixure containing 25%alcohol? \n" ); document.write( "----------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "5 + 0*x = 0.25(7+x) \n" ); document.write( "5 = (7/4) + (x/4) \n" ); document.write( "20 = 7 + x \n" ); document.write( "x = 13 quarts (amount of water needed in the mixture) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |