If it takes 3 men to build 3 houses in 3 months,
then how long it takes 1 man to build 1 house?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let each man have the same building speed s measured in houses/month .
Let's find the value of
s
.
Since men build together
3
houses in
3
months, their combined speed is
1
house/month
, which makes
s
be a third of it, so
s
=
3
1
.
Since s = 3 1 , we know that it takes 3 months for 1 man to build 1 house.
Hence, the answer is 3 months .
Alternative writeup:
3 men <==> 3 house <==> 3 months.
If the amount of work is reduced to 1 house instead of 3 houses, then the workload is 1/3 of the original and so the time of completion is also 1/3 of the original:
3 men <==> 1 house <==> 1 month
If the amount of manpower decreases to 1 man instead of 3 men, then the manpower is 1/3 of the original and so the time completion is three times the original
1 man <==> 1 house <==> 3 months
Here it mention that 3 men build 3 houses in 3 months. means only one man build 1 house in 3 month. anyone can misconcept by 3 mens are individually takes partly 1 month but you should know months cannot discribe the real work ability for each man. instead 1 man build one house takes 3 months.
This type of problem drove me nuts when I was young. Just remember it's parallel processes, all independent. When X entities do X tasks in Z time it's really just one doing one task in z time, and there's X of them. So, when 100 machines make 100 widgets in 1 minute it takes 1 minute for X machines to make X widgets. Drove me nuts.
Problem Loading...
Note Loading...
Set Loading...
Just imagine that each of the three men builds one of the three houses. They all stop and start at the same time, and so...
One man takes the same time to build one house as three men take to build three houses!