document.write( "Question 257810: Number 1\r
\n" );
document.write( "\n" );
document.write( "A chemist is making a solution that is to be 55% chlorine. He has one solution that is 40% chlorine and another that is 65% chlorine. He wants 100 liters of the final solution. How much of each should he mix?\r
\n" );
document.write( "\n" );
document.write( "a. Choose a variable to represent the amount of the first solution. Then find the amount of the second solution to be added to make 100 liters. Now figure out how much chlorine is in each solution.\r
\n" );
document.write( "\n" );
document.write( "b. Write the equation.\r
\n" );
document.write( "\n" );
document.write( "c. Solve the equation.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a. Use x for the amount of the first solution.
\n" );
document.write( "Use (100 - x) for the amount of the second
\n" );
document.write( "solution. This is because when the two are
\n" );
document.write( "added together you want 100 liters of final
\n" );
document.write( "solution. For the amount of chlorine you
\n" );
document.write( "multiply the proper percentage and the
\n" );
document.write( "amount of solution. For the first it is (.40x),
\n" );
document.write( "and for the second it is .65(100-x) or
\n" );
document.write( "(65 - .65x). You want 100 liters of final
\n" );
document.write( "solution at 55% chlorine, so that means
\n" );
document.write( ".55(100) or 55. \r
\n" );
document.write( "\n" );
document.write( "b. Add the first two solutions, and write the
\n" );
document.write( "equation (simplified): .40x + 65 - .65x = 55 \r
\n" );
document.write( "\n" );
document.write( "c. Solve
\n" );
document.write( "© 2004 clipart.com
\n" );
document.write( "Amount Solution
\n" );
document.write( "% CI
\n" );
document.write( "Amount Chlorine
\n" );
document.write( "X
\n" );
document.write( "40%
\n" );
document.write( ".40X
\n" );
document.write( "100-X
\n" );
document.write( "65%
\n" );
document.write( ".65(100-X)
\n" );
document.write( "100
\n" );
document.write( "55%
\n" );
document.write( ".55(100)
\n" );
document.write( "The equation comes from the last column.
\n" );
document.write( "Sol 1 + Sol 2 = Final solution\r
\n" );
document.write( "\n" );
document.write( ".40x + .65(100-x) = .55(100) \n" );
document.write( "
Algebra.Com's Answer #189698 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist is making a solution that is to be 55% chlorine. He has one solution that is 40% chlorine and another that is 65% chlorine. He wants 100 liters of the final solution. How much of each should he mix? \n" ); document.write( "----------------- \n" ); document.write( "It's not that complicated. \n" ); document.write( "Equation: \n" ); document.write( "chlorine + chlorine = chlorine \n" ); document.write( "0.40x + 0.65(100-x) = 0.55*100 \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "40x + 65*100 - 65x = 55*100 \n" ); document.write( "-15x = -10*100 \n" ); document.write( "x = 66 2/3 liters (amt. of 40% solution needed in the mixture) \n" ); document.write( "100 - x = 33 1/3 liters (amt. of 65% solution needed in the mixture \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |