SOLUTION: Six carpenters can build 6 doghouses in 6 days. How many days will it take 3 carpenters to build 2 doghouses?

Algebra ->  Rate-of-work-word-problems -> SOLUTION: Six carpenters can build 6 doghouses in 6 days. How many days will it take 3 carpenters to build 2 doghouses?      Log On


   



Question 703136: Six carpenters can build 6 doghouses in 6 days. How many days will it take 3 carpenters to build 2 doghouses?
Found 3 solutions by Edwin McCravy, stanbon, AnlytcPhil:
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
Six carpenters can build 6 doghouses in 6 days. How many days will it take 3 carpenters to build 2 doghouses?
Six carpenters can build 6 doghouses in 6 days.
Therefore 3 (half as many) carpenters would take 12 (twice as many)
days to build those 6 doghouses. To build 2 doghouses (one-third as many)
would only take them 4 days (one third of 12 days).
Edwin

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Six carpenters can build 6 doghouses in 6 days. How many days will it take 3 carpenters to build 2 doghouses?
------
# of days is directly related to # of houses and indirectly related
to # of carpenters.
---
d = k*h/c
-----
Solve for k using "Six carpenters can build 6 doghouses in 6 days".
----
6 = k*6/6
----
k = 6
-----
Equation:
d = 6*h/c
----
How many days will it take 3 carpenters to build 2 doghouses?
d = 6*2/3
d = 4
---
Ans: # of days needed is 4
===========================
Cheers,
Stan H.

Answer by AnlytcPhil(1806) About Me  (Show Source):
You can put this solution on YOUR website!

Here's another way to do it.

Use the worker-time-job formula, which is:

%28W%5B1%5DT%5B1%5D%29%2FJ%5B1%5D%22%22=%22%22%28W%5B2%5DT%5B2%5D%29%2FJ%5B2%5D

where

W1 = the number of workers in the first situation.
T1 = the number of time units (days in this case) in the first situation.
J1 = the number of jobs in the first situation.

W2 = the number of workers in the second situation.
T2 = the number of time units (days in this case) in the second situation.
J2 = the number of jobs in the second situation.

W1 =  6             W2 = 3     
T1 =  6             T2 = the unknown quantity 
J1 =  6             J2 = 2

%28W%5B1%5DT%5B1%5D%29%2FJ%5B1%5D%22%22=%22%22%28W%5B2%5DT%5B2%5D%29%2FJ%5B2%5D

%286%2A6%29%2F6%22%22=%22%22%283%2AT%5B2%5D%29%2F2

36%2F6%22%22=%22%22%283%2AT%5B2%5D%29%2F2

36%2F6 reduces to 6

6%22%22=%22%22%283%2AT%5B2%5D%29%2F2

Multiply through by 2

12%22%22=%22%223%2AT%5B2%5D

Divide both sides by 3

 4 = T2 

Answer: 4 hrs.

Edwin