document.write( "Question 1202892: Officials begin to release water from a full man-made lake at a rate that would empty the lake in 12
\n" );
document.write( " weeks, but a river that can fill the lake in 20
\n" );
document.write( " weeks is replenishing the lake at the same time. How many weeks does it take to empty the lake? Express your answer as a fraction reduced to lowest terms, if needed.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #838090 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The response from the other tutor solves the problem by choosing a \"nice\" number for the number of gallons in the full lake. That of course is a valid way of solving the problem. \n" ); document.write( "If you wanted a formal algebraic solution, it might look something like this: \n" ); document.write( "Let x be the number of gallons in the full lake. Then, according to the given information, \n" ); document.write( "(1/12)x = gallons released in 1 week \n" ); document.write( "(1/20)x = gallons filled by the river in 1 week \n" ); document.write( "The number of gallons in the lake decreases by the difference between those two amounts. \n" ); document.write( " \n" ); document.write( "Since the capacity of the lake in gallons is x, and the number of gallons in the lake is decreasing by (1/30)x each week, the number of weeks needed to empty the lake is 30. \n" ); document.write( "ANSWER: 30 \n" ); document.write( "And, if formal algebra is not required, here is an informal method for solving this kind of problem that avoids working with fractions. \n" ); document.write( "Consider the least common multiple of the two rates for filling and emptying the lake. The least common multiple of 12 and 20 is 60. \n" ); document.write( "In 60 weeks, the lake could be emptied 60/12 = 5 times by releasing water; in those 60 weeks, the lake could be filled by the river 60/20 = 3 times. \n" ); document.write( "That means that if water is flowing into and out of the lake at the same time, in 60 weeks the lake could be emptied 5-3 = 2 times. \n" ); document.write( "Then, since the lake would be emptied twice in 60 weeks, the number of weeks needed to drain the lake (once) is 60/2 = 30. \n" ); document.write( " \n" ); document.write( " |