document.write( "Question 819020: A chemist has 100 liters of 30% sodium chloride solution. She intends to drain a certain number of liters and replace with a more concentrated solution.\r
\n" );
document.write( "\n" );
document.write( "a) How much of this solution should she drain and replace with 80% sodium chloride if she wants a 55% sodium chloride solution? \n" );
document.write( "
Algebra.Com's Answer #545117 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 0.8*100-0.8x+0.3x=0.55(100) \n" ); document.write( "80+-0.5x=55 \n" ); document.write( "-0.5x=55-80 \n" ); document.write( "-0.5x=-25 \n" ); document.write( "x=50 \n" ); document.write( "check \n" ); document.write( "0.8*50+0.3*50=0.55(100) \n" ); document.write( "40+15=55 \n" ); document.write( "55=55 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |