document.write( "Question 1100948: A chemist has one solution that is 60% alcohol and another that is 35% alcohol. How much of each must she use to make 15 liters of a solution that is 45% alcohol?\r
\n" );
document.write( "\n" );
document.write( "60% solution
\n" );
document.write( "35% solution \n" );
document.write( "
Algebra.Com's Answer #715507 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist has one solution that is 60% alcohol and another that is 35% alcohol. How much of each must she use to make 15 liters of a solution that is 45% alcohol? \n" ); document.write( "----- \n" ); document.write( "alch + alch = alch \n" ); document.write( "0.6x + 0.35(15-x) = 0.45*15 \n" ); document.write( "----------- \n" ); document.write( "Modify:: \n" ); document.write( "60x + 35*15 - 35x = 45*15 \n" ); document.write( "25x = 10*15 \n" ); document.write( "x = (2/5)(15 \n" ); document.write( "x = 6 liters (amt. of 60% solution) \n" ); document.write( "--- \n" ); document.write( "15-x = 9 liters (amt. of 35% solution) \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |