document.write( "Question 228058: How much alcohol must be added to 16 liters of a 25% alcohol solution to make a 55% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #169400 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much alcohol must be added to 16 liters of a 25% alcohol solution to make a 55% alcohol solution? \n" ); document.write( "--------------------- \n" ); document.write( "Equation: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "0.25*16 + 1.00x = 0.55(16+x) \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "25*16 + 100x = 55*16 + 55x \n" ); document.write( "45x = 30*16 \n" ); document.write( "x = (2/3)*16 \n" ); document.write( "x = 10 2/3 liters (amount of pure alcohol needed in the mixture) \n" ); document.write( "================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |