document.write( "Question 151346: 1.How many quarts of pure alcohol must be added to 10 quarts of a 15% alcohol solution to obtain a mixture which is 25% alcohol? All percentages are by volume \n" ); document.write( "
Algebra.Com's Answer #111254 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1.How many quarts of pure alcohol must be added to 10 quarts of a 15% alcohol solution to obtain a mixture which is 25% alcohol? All percentages are by volume. \n" ); document.write( ": \n" ); document.write( "Let x = amt of pure alcohol required \n" ); document.write( ": \n" ); document.write( "Write amt of alcohol equation: \n" ); document.write( ".15(10) + x = .25(x+10) \n" ); document.write( ": \n" ); document.write( "1.5 + x = .25x + 2.5 \n" ); document.write( ": \n" ); document.write( "x - .25x = 2.5 - 1.5 \n" ); document.write( ": \n" ); document.write( ".75x = 1 \n" ); document.write( "x = \n" ); document.write( "x = 1 \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check solution on cal \n" ); document.write( "1.5 + 1.33 = .25(2.83) \n" ); document.write( "2.83 = 2.83 \n" ); document.write( " |