Question
David can complete a work alone in 30 days, while Ethan
can complete the same work in 50 days. Both of them started the work together and worked till 96% of the work is completed and then David left the work. If the remaining work is done by Ethan alone, then find the time taken to complete the whole work.Solution
ATQ, Let the total work = 300 units (L.C.M of 30 and 50 units) Efficiency of David = 300/30 = 10 units/day Efficiency of Ethan = 300/50 = 6 units/day 96% of the work = 0.96 Γ 300 = 288 units Number of days taken by David and Ethan to complete 288 units = 288/(10 + 6) = 18 days Remaining work = 300 β 288 = 12 units Number of days taken by Ethan to complete 12 units of the work = 12/6 = 2 days Total time taken to complete the work = 18 + 2 = 20 days
Which phase of the software process involves understanding the customer's needs and defining the system's functionalities?
What does black-box testing focus on?
A cloud app experiences sudden spikes for a short period (10β15 seconds). Traditional CPU-based auto-scaling is too slow. Which method is MOST effecti...
Which Software Development Life Cycle (SDLC) model is best suited for projects with unclear requirements that are expected to evolve over time?
Which of the following best describes a "software process"?
What is the primary function of the RAM (Random Access Memory) in a computer system?
Which of the following is NOT a software quality attribute?
A computer system has a cache memory with an access time of 10 ns and a main memory with an access time of 100 ns. If the cache hit ratio is 95%, what i...
Which is not a software development life cycle phase?
Which SDLC model is best suited for projects where requirements are well-understood and unlikely to change significantly?