document.write( "Question 402555: how many ml of a 4% saline solution must be mixed with 40ml of a 10% saline solution to get a 6% saline solution? \n" ); document.write( "
Algebra.Com's Answer #284723 by mananth(16946)![]() ![]() You can put this solution on YOUR website! how many ml of a 4% saline solution must be mixed with 40ml of a 10% saline solution to get a 6% saline solution?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4% saline solution -------------x ml \n" ); document.write( "10% saline solution-------------40 ml \n" ); document.write( "6% saline solution-------------(x+40)ml\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "4x+10*40= 6(x+40) \n" ); document.write( "4x+400=6x+240 \n" ); document.write( "6x-4x=400-240 \n" ); document.write( "2x=160 \n" ); document.write( "/2 \n" ); document.write( "x=80 ml. of 6% solution \n" ); document.write( " |