document.write( "Question 290698: how much water needs to be added to 3 quarts of 96% alcohol to produce a mixture that is 75% alcohol? (concentration of alcohol in water is 0%) \n" ); document.write( "
Algebra.Com's Answer #210341 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! There are at least two approaches to this problem. \n" ); document.write( "From the view of alcohol or from the view of water. \n" ); document.write( "Alcohol view \n" ); document.write( "3*.96=(x+3)*.75 \n" ); document.write( "x=.84 quarts\r \n" ); document.write( "\n" ); document.write( "Water view \n" ); document.write( "3*(.04+x)=.25(x+3) \n" ); document.write( "x=.84 quarts\r \n" ); document.write( "\n" ); document.write( "They serve as a check on each other. \n" ); document.write( " \n" ); document.write( " |