How do i solve a problem like this? If it takes 8 workers 3 hours to clean 2 miles of highway, how long would it take 15 workers to clean 8 miles of highway.
Use the worker-time-job formula, which is:
where
W1 = the number of workers in the first situation.
T1 = the number of time units (hours in this case) in the first situation.
J1 = the number of jobs in the first situation. (a "job" is
"a highway mile "hwm" cleaned")
W2 = the number of workers in the second situation.
T2 = the number of time units (hours in this case) in the second situation.
J2 = the number of jobs in the second situation. (a "job" is
"a highway mile "hwm" cleaned")
W1 = 8 W2 = 15
T1 = 3 hrs T2 = The unknown quantity
J1 = 2 hwm J2 = 8 hwm
Cross-multiply
30T2 = 192
Divide both sides by 30
T2 = = 6.4 hours
0.4 hours = 24 minutes
Answer: 6 hours 24 minutes.
Edwin