MathProblems.info

Problem 177 Solution

First let's define some terms:

mg = math's gathering speed
ms = math's shaking speed
bg = boy's gathering speed
bs = boy's shaking speed

The problems tells us that 3*mg = bs. Let's arbitrarily define mg=1. So bs=3.

The problem also tells us that "Any one of the men can shake apples off the trees 25% faster than the other two men and boy can pick them up." To put this in the form of an equation:

(1) ms = 1.25 * (2*mg + bg) = 1.25 * (2 + bg).

The problem also tells us that "The same number of apples are gathered regardless of who is the shaker, as long as everybody is always doing something and no excess apples are left on the ground." Assume that a man is designated the shaker. At some point he should switch from shaking to gathering, lest he shake off more apples than can be gathered, which would violate the condition that no apples are left on the group. Let's call the ratio of time the shaker spends shaking r. We can now set up two more equations:

(2) 3 = r*ms

(3) 3 = 2 + bg + (1-r)

Rearranging equation (2): r=3/ms

Substituting this into equation (3):

3 = 2 + bg + 1 - 3/ms

3 = 3 + bg - 3/ms

(4) bg = 3/ms

Now let's combine equations (1) and (4):

ms = 1.25 * (2 + 3/ms). Next multiply both sides by 4*ms

4ms2 = 5 * (2*ms + 3).

4ms2 = 10*ms + 15.

4ms2 - 10*ms - 15 = 0.

ms = [ 10 + (102 + 4*4*15)1/2 ] / 2*4

ms = ( 10 + 3401/2 ) / 8

ms = ( 5 + 851/2 ) / 4 =~ 3.5549

So the ratio of the man's shaking speed to the boy's shaking speed is 3.5549 to 3 =~ 1.1850. This is also the ratio by which they should get paid. To verify we can also find the ratio of the man's gatering speed to the boy's gathering speed. To do this plug this into equation (1) to get bg = (4/5)*(ms - 2.5 ) =~ 0.8439. So the ratio of gathering speeds is 1 to 0.8439 =~ 1.1850

Let call sm the man's salary and sb the boy's salary.

sb = 0.8439 * sm.

$500 = 3*sm + sb

$500 = 3.8439*3*sm

sm = $500/3.8439 = $130.08.

sb = 0.8439 * $130.08 = $109.77

Michael Shackleford, A.S.A.

MathProblems.info home