document.write( "Question 166588: You need 880 mL of a 75% alcohol solution. On hand, you have a 20% alcohol mixture. How much of the 20% alcohol mixture and pure alcohol will you need to obtain the desired solution?\r
\n" );
document.write( "\n" );
document.write( "You will need
\n" );
document.write( " mL of the 20% solution
\n" );
document.write( "and
\n" );
document.write( " mL of pure alcohol. \n" );
document.write( "
Algebra.Com's Answer #122778 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You need 880 mL of a 75% alcohol solution. On hand, you have a 20% alcohol mixture. How much of the 20% alcohol mixture and pure alcohol will you need to obtain the desired solution? \n" ); document.write( "-------------------------------------- \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "0.20x + 1(880-x) = 0.75*880 \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "20x + 100*880 -100x = 75*880 \n" ); document.write( "-80x = - -20*880 \n" ); document.write( "x = 220 mml ( amt. of pure alcohol needed for the mixture) \n" ); document.write( "880-220 = 660mml ( amt. of 20% solution you need for the mixture) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |