document.write( "Question 584123: How much 8% saline solution should Mary mix with 80cc of an 18% saline solution to produce a 12% saline solution? \n" ); document.write( "
Algebra.Com's Answer #372688 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.08x+.18*80=(80+x)*.12
\n" ); document.write( "x=120 cc
\n" ); document.write( "
\n" );