document.write( "Question 424837: How many ounces of 20% saline solution must be added to 50 ounces of a 2% saline solutuion to make a 10% saline solution?\r
\n" );
document.write( "\n" );
document.write( "I just need help with the formula of how to figure out this problem I am not sure where to begin, Thanks! \n" );
document.write( "
Algebra.Com's Answer #296045 by mananth(16946)![]() ![]() You can put this solution on YOUR website! percent ----------------quantity \n" ); document.write( "Saline 2 ----------------50 \n" ); document.write( "Saline 20 ----------------x \n" ); document.write( "Total 10 ----------------50+x \n" ); document.write( "... \n" ); document.write( "2*50+20*x=10(50+x) \n" ); document.write( "100+20x=500+10x \n" ); document.write( "20x-10x =500-100 \n" ); document.write( "10x=400 \n" ); document.write( "/10 \n" ); document.write( "x=40 ounces of 20% Saline \n" ); document.write( " \n" ); document.write( " |