SOLUTION: A group of workers decided to finish a work in 10 days but 5 of them could not join the team.if the crew completed the job in 12 days,then the number of members present originally

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A group of workers decided to finish a work in 10 days but 5 of them could not join the team.if the crew completed the job in 12 days,then the number of members present originally      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 705717: A group of workers decided to finish a work in 10 days but 5 of them could not join the team.if the crew completed the job in 12 days,then the number of members present originally was?
Found 2 solutions by josgarithmetic, stanbon:
Answer by josgarithmetic(39625) About Me  (Show Source):
You can put this solution on YOUR website!
Let m be the original number of workers and then m-5, the number of such workers when 5 of them were not working.

Groups______rate(jobs/day)_________time(days)________Jobs
m, original____(1/10)_______________10______________1
m-5, ________(1/12)_______________12______________1

Assumption is, each worker does his task at same rate as any other worker; and rates are additive. If one worker works at r, then two workers at once work at r+r. There is 2r rate of 2 workers, 3r rate for 3 workers.

%281%2F10%29%2F%281%2F12%29=m%2F%28m-5%29
6%2F5=m%2F%28m-5%29
.
m=30, the original group was 30 workers.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A group of workers decided to finish a work in 10 days but 5 of them could not join the team.if the crew completed the job in 12 days,then the number of members present originally was?
----
Let the original # of workers be "x".
That number can complete the job in 10 days.
Note: Since # of workers and # of days are indirectly related,
(# of workers) = k/(# of days)
x = k/10
k = 10x
-----
Equation:
w = (10x)/d
------------------
If x-5 workers can complete the job in 12 days.
----
x-5 = (10x)/12
---
12x - 60 = 10x
2x = 60
x = 30 (original # of workers)
==================================
Cheers,
Stan H.
=================