document.write( "Question 356924: How many liters of 70% alcohol must be mixed with 30 liters of 15% alcohol to make a mixture that is 60% alcohol? \n" ); document.write( "
Algebra.Com's Answer #254864 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! mixture 1 + mixture 2 = total mixture\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.70x + 0.15(30) = 0.60(x + 30)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Can you solve for x? \n" ); document.write( " |