document.write( "Question 417141: Katy needs to mix a 20% saline solution with a 50% saline solution to create 100 millileters of a 44% solution. How many millileters of each solution must Katy use?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #292666 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "creating 100 millileters of a 44% solution
\n" ); document.write( "Let x and (100ml -x) represent the amount of 50% and 20% solution respectively
\n" ); document.write( "Question states*** Mixing...
\n" ); document.write( " .50x + .20(100-x) = .44*100ml
\n" ); document.write( "Solving for x
\n" ); document.write( " .30x = 24
\n" ); document.write( " x = 80ml , the amount of the 50% solution. 20ml of 20% solution (100-80) \r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( ".50*80ml + .20*20ml = 40ml + 4ml = 44ml =.44*100ml \n" ); document.write( "
\n" );