Saturday, June 14, 2008

Lawn Mowing Siblings

After yesterday's easy question I found something better. It doesn't deal with differential equations or have a fancy name, but it just deals with some thinking and setting up equations correctly.

A brother and a sister are mowing the lawn on their backyard. It takes the brother 15 minutes longer to mow the lawn than it takes his sister. Together they mow the lawn in 56 minutes. How long does it take each of them to mow the lawn?

To solve this, we need something, and we need it fast: variables. x sounds like a great variable. Let x be the time it takes the sister to mow the lawn.

Now, since it takes her x minutes to mow the lawn, she does 1/x of the lawn every minute. Her brother takes x + 15 minutes to mow the lawn, so he mows 1/(x + 15) every minute.

Since together they mow the lawn in 56 minutes, 56 times the mowing rate of the brother plus 56 times the mowing rate of the sister should give 1, which is 100% of the lawn. We finally have an equation:
56/x + 56/(x + 15) = 1

This equation is easily solved:
56(x + 15) + 56x = x(x + 15)
56x + 840 + 56x = x2 + 15x
x2 - 97x - 840 = 0

Now we can solve it by factoring or by the quadratic formula. Since the quadratic formula is boring, let's try to factor. The numbers here are big, so you can start from something like 10 and see how the difference between the factors grow. Finally, you will reach the correct factoring:
(x - 105)(x + 8) = 0

Since the sister can't mow the lawn in -8 minutes, it must be 105 minutes, or 1 hour and 45 minutes. This means the brother needs 120 minutes, or two whole hours to mow this lawn. It must be a big lawn.

To test that, check: 56/105 + 56/120 = 8/15 + 7/15 = 1

I really doubt this answer is correct. If it takes the sister alone almost two hours to mow the lawn, with her brother it will take them about 3-4 hours, and that's before they even start mowing.

There is a new proof added at super math tips, go check it out.

Have a great weekend,
Nadav

nadavs

No comments: