Question
Suppose Y individuals can complete a task in (Y - 28)
days, and (Y + 12) individuals can finish the same task in (Y - 32) days, what is the number of days it would take for (3/4) Y individuals to complete the same task together?Solution
we can say that let efficiency of a man be 'e' units/day ATQ, Y × (Y - 28) × e = (Y + 12) × (Y - 32) × e Y = 48 Hence total work will be = 48 × (48 - 28) × e = 960e units Required days will be then = 960e/(48 × (3/4) × e) = (80/3) or = 26(2/3) days
In BGP path selection, which attribute is considered first?
Which of the following shows the count of arguments passed to the script?
Which component is responsible for translating virtual addresses to physical addresses?
Which keyword is used to throw an exception explicitly?
What is the purpose of the Program Counter (PC) in CPU control design?
Which of the following is a characteristic of a public blockchain?
In public key cryptography, which key is used for encryption?
State true or false.
Is it possible that the assignment of observations to clusters does not change between successive iterations in K-Means?
What does HTML stand for in web technology?
Which type of memory can be both read from and written to by the processor?