document.write( "Question 1030794: I'm having problems solving this word problem:
\n" );
document.write( "A pharmacist mixed some 10% saline solution with some 15% saline solution to obtain 100ml of a 12% saline solution. How much of the 10% saline solution did the pharmacist use in the mixture?
\n" );
document.write( " SO far, I have used this weird equation with 3 variables& i'm pretty sure I messed up somewhere? Could u point out my errors or something and explain how to do it? Here's my work:
\n" );
document.write( "X+y=z
\n" );
document.write( "0.1x+0.15y=100(0.12z)
\n" );
document.write( "Thank u tons! \n" );
document.write( "
Algebra.Com's Answer #645580 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Saline \n" ); document.write( " percent ---------------- quantity \n" ); document.write( "Saline A 10.00% ---------------- x ml \n" ); document.write( "Saline B 15.00% ------ 100 - x ml \n" ); document.write( "Mixture 12.00% ---------------- 100 \n" ); document.write( " 100 \n" ); document.write( "10.00% x + 15.00% ( 100 - x ) = 12.00% * 100 \n" ); document.write( "10 x + 15 ( 100 - x ) = 1200 \n" ); document.write( "10 x + 1500 - 15 x = 1200 \n" ); document.write( "10 x - 15 x = 1200 - -1500 \n" ); document.write( "-5 x = -300 \n" ); document.write( "/ -5 \n" ); document.write( " x = 60 ml 10.00% Saline A \n" ); document.write( " 40 ml 15.00% Saline B \n" ); document.write( " \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |