Question
'A' is 40% less productive compared to 'B', who is 25%
more productive than 'C'. Together, they can finish a task in 45 days. After 'B' and 'C' have collaborated on the task for 40 days, they stop working. How long will it take for 'A' to finish the remaining part of the task by himself?Solution
Let efficiency of βBβ is βxβ units per day Efficiency of βAβ = 0.60 Γ x = 0.6x units per day Efficiency of βCβ = x/1.25 = 0.8x units per day Total amount of work = (x + 0.6x + 0.8x) Γ 45 = 108x units Amount of work completed by βBβ and βCβ together in 40 days = 1.8x Γ 40 = 72x units Remaining work = 108x β 72x = 36x units Desired time = 36x/0.6x = 60 days
Which version of IP is widely used in today's networks?
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
What is the primary function of Internet Protocol (IP)?
What is the primary purpose of memory management in an operating system?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
Amongst which of the following is / are the Numeric Types of Data Types?
Which type of memory can be both read from and written to by the processor?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
What is a primary key in the context of the ER model?
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?