document.write( "Question 548187: A container has 6 liters of a 40% solution of alcohol in it. How much pure alcohol should be added to raise it to a 60% solution.\r
\n" );
document.write( "\n" );
document.write( "I have a test today and i dont understand mixture problems very well and i was hoping you could be my lifesaver and help me learn this before i have to go to school :) \n" );
document.write( "
Algebra.Com's Answer #356765 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A container has 6 liters of a 40% solution of alcohol in it. How much pure alcohol should be added to raise it to a 60% solution. \n" ); document.write( ". \n" ); document.write( "Let x = amount (liters) of pure (100%) alcohol \n" ); document.write( "then \n" ); document.write( "\"amt added\" + \"amt of alcohol at star\" = \"new percentage\" \n" ); document.write( "x + .40(6) = .60(x+6) \n" ); document.write( "x + 2.4 = .60x+3.6 \n" ); document.write( ".40x + 2.4 = 3.6 \n" ); document.write( ".40x = 1.4 \n" ); document.write( "x = 1.4/.40 \n" ); document.write( "x = 3.5 liters\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |