document.write( "Question 68609: I am in a problem seminar class and have been asked to answer and prove the following:
\n" );
document.write( "Two containers, A and B , contain different liquids called a and b correspondingly of equal volume. Suppose that one teaspoon of liquid a is poured into container B and then thoroughly mixed. Next suppose that one teaspoon of the uniform mixture in B is poured into container A. Which of the two containers (if any) is more contaminated?
\n" );
document.write( "I have tried many different things and I always end up showing that the volumes will then be equal not what the contamination of each is. \r
\n" );
document.write( "\n" );
document.write( "Can some one please HELP!!!!!!! \n" );
document.write( "
Algebra.Com's Answer #48830 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Suppose there are 100 teaspoons of a liquid and 100 teaspoons \n" ); document.write( "of b liquid to start with \n" ); document.write( "Going step by step, initially you have \n" ); document.write( "100a \n" ); document.write( "100b \n" ); document.write( "-----then move a teaspoon of a to b \n" ); document.write( "100a - 1*a \n" ); document.write( "100b + 1*a \n" ); document.write( "-----then move a teaspoon of b's mixture to a, dividing by 101 to \n" ); document.write( "get 1 teaspoon \n" ); document.write( "------------ \n" ); document.write( "100a - 1*a + (100b + 1*a) / (100 + 1) \n" ); document.write( "100b + 1*a - (100b + 1*a) / (100 + 1) \n" ); document.write( "---------now simplify, note that 100b + a is a common factor in the 2nd one \n" ); document.write( "99a + (100/101)b + (1/101)a \n" ); document.write( "(100b + a)(1 - (1/101)) \n" ); document.write( "----------------- \n" ); document.write( "(99 + (1/101))a + (100/101)b \n" ); document.write( "(100*(100/101))b + (100/101)a \n" ); document.write( "----------------- \n" ); document.write( "99.0099a + .990099b \n" ); document.write( "99.0099b + .990099a \n" ); document.write( "----------------- \n" ); document.write( "They seem to be equally contaminated with the other \n" ); document.write( " |