1971 AHSME Problems/Problem 2

Revision as of 19:38, 10 May 2020 by Skyguy88 (talk | contribs) (For some reason, standard LATEX isn't working.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Solution

We can use a modified version of the equation Distance = Rate * Time, which is Work Done = Rate of Work * Time Worked. In this case, the work done is the number of bricks laid, the rate of work is the number of men working, and the time worked is the number of days. With these definitions, we see from the first equation that f = b * c. If we let X be the number of days it will take c men working at the same rate to b bricks, then we have the equation b = c * x. So, x = b / c. The first equation says that f / c2 = b / c, which leads to x = f / c2. This doesn't match any of our answer choices though, so we have to fiddle around a bit before we realize that c = f / b, a substitution we can make to see that x = b2 / f. Thus, the answer is D.