MHB Rate Problem: How many minutes does it take 14 people to paint 14 walls?

  • Thread starter Thread starter bp05528
  • Start date Start date
  • Tags Tags
    Paint Rate
AI Thread Summary
It takes 28 minutes for 7 people to paint 7 walls, indicating that each person paints one wall in that time. Consequently, if 14 people are painting 14 walls at the same rate, they will also take 28 minutes to complete the task. The formula for such problems confirms that doubling both the number of workers and the workload does not change the time required. The logic holds that the rate of work remains constant regardless of the number of participants. Therefore, the answer is that it takes 28 minutes for 14 people to paint 14 walls.
bp05528
Messages
1
Reaction score
0
It takes 28 minutes for 7 people to paint 7 walls.
How many minutes does it take 14 people to paint 14 walls?
 
Mathematics news on Phys.org
bp05528 said:
It takes 28 minutes for 7 people to paint 7 walls.
How many minutes does it take 14 people to paint 14 walls?

If the walls are the same size and each individual paints at an equal rate (1 person paints 1 wall in 28 minutes), then it takes the same amount of time ... 28 minutes.
 
Hi bp05528.

There is a very useful formula for problems of this kind:

If $X_1$ “producers” can make $Y_1$ “products” in time $T_1$ and $X_2$ “producers” can make $Y_2$ “products” in time $T_2$ at the same rate, then
$$\boxed{\frac{X_1T_1}{Y_1}\ =\ \frac{X_2T_2}{Y_2}}.$$

Example: If $5$ hens can lay $5$ eggs in $5$ days …

  • how long will it take $10$ hens to lay $10$ eggs?
  • how many hens can lay $10$ eggs in $10$ days?
  • how many eggs will $10$ hens lay in $10$ days?
Answers: (a) $5$ days, (b) $5$ hens, (c) $20$ eggs. You can either work the answers out by simple logic, or use the formula above, where the “producers” are hens and the “products” are eggs.

In this case of your problem:
bp05528 said:
It takes 28 minutes for 7 people to paint 7 walls.
How many minutes does it take 14 people to paint 14 walls?
the “producers” are the wall painters and “products” are painted walls. Substituting $X_1=7$, $Y_1=7$, $T_1=28$, $X_2=14$, $Y_2=14$ into the formula gives
$$\frac{7\cdot28}7\ =\ \frac{14\cdot T_2}{14}$$
$\implies\ T_2=28$ minutes. (In other words, it takes the same time for twice the number of people to do twice the amount of work – which makes sense, doesn’t it?)

Here is the proof of the formula above.

$X_1$ producers make $Y_1$ products in time $T_1$

$\implies$ $1$ producer makes $\dfrac{Y_1}{X_1}$ products in time $T_1$

$\implies$ $X_2$ producers make $\dfrac{X_2Y_1}{X_1}$ products in time $T_1$

$\implies$ $X_2$ producers make $\dfrac{X_2Y_1}{X_1T_1}$ products in time $1$

$\implies$ $X_2$ producers make $\dfrac{X_2Y_1T_2}{X_1T_1}$ products in time $T_2$.

That is to say,
$$Y_2\ =\ \frac{X_2Y_1T_2}{X_1T_1}$$
which can be rearranged to the formula above.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top