Solve Work Word Problem: Find Number of Men Deployed by Contractor

  • Thread starter Thread starter agoogler
  • Start date Start date
  • Tags Tags
    Work
AI Thread Summary
The problem involves determining the number of men a contractor deployed to complete a project within a set timeframe. The equations derived from the conditions state that the total work, represented as man-days, is equal to the product of the number of men and the number of days. Two additional equations are formed based on the scenarios of deploying more men and finishing earlier. The solution to these simultaneous equations reveals that the contractor initially deployed 12 men and the project was set to be completed in 10 days. This approach highlights the importance of understanding units of work in solving such problems.
agoogler
Messages
81
Reaction score
0

Homework Statement



A contractor employed a certain number of men to complete a work in a certain number of days. If 3 more men were deployed the work would be finished 2 days earlier while
if 12 more men were deployed it would be finished 5 days earlier. Find number of men
deployed by the contractor.


Homework Equations





The Attempt at a Solution


Let the number of men be n. Let the number of days be t.
Now how should I translate this problem into equation ? Please help!
 
Physics news on Phys.org
If the job needs M man-days of work to be completed, then
n*t = M

Can you use the information given to write down two more equations that involve n, t, and M?
 
These problems are nasty, the type that I hate the most, needing one to use variables and needing simultaneous equations to solve.

Think of units of work: 1 worker working for 1 day does 1 unit of work. Units of work per day is how we measure how productive a team is. Now let M be the number of units of work required to complete the project. This is exactly in line with what Office_Shredder said.
 
Office_Shredder said:
If the job needs M man-days of work to be completed, then
n*t = M

Can you use the information given to write down two more equations that involve n, t, and M?
Yes.
n*t=M
Also (n+3)(t-2)=M and (n+12)(t-5)=m
And ... I just solved this simultaneous equations to get n=12 and t=10 which is the correct answer.
Thanks a lot for help!
 
verty said:
These problems are nasty, the type that I hate the most, needing one to use variables and needing simultaneous equations to solve.
In other words, all of algebra?

Think of units of work: 1 worker working for 1 day does 1 unit of work. Units of work per day is how we measure how productive a team is. Now let M be the number of units of work required to complete the project. This is exactly in line with what Office_Shredder said.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top