Start learning 50% faster. Sign in now
Quantity I: Let the total work be 1 unit. Combined rate of A and B = 1/12 units per day. In 6 days, they complete 6 * (1/12) = 1/2 of the work. Remaining work = 1 - 1/2 = 1/2 unit, which B completes in 10 days. B’s rate = (1/2) / 10 = 1/20 units per day. Rate of A alone = (1/12) - (1/20) = (5 - 3)/60 = 1/30 units per day. Time taken by A alone to complete the work = 1 / (1/30) = 30 days. Quantity II: Let the total work be 1 unit. Combined rate of C and D = 1/15 units per day. C’s rate alone = 1/24 units per day, so D’s rate = (1/15) - (1/24) = 1/40 units per day. D worked alone for 6 days, completing 6 * (1/40) = 3/20 of the work. Remaining work = 1 - 3/20 = 17/20. Time for C and D together to complete 17/20 work = (17/20) / (1/15) = (17/20) * 15 = 12.75 days. Total time = 6 + 12.75 = 18.75 days. Answer: A (Quantity I < Quantity II)
The CPU control unit typically generates control signals for various components within the CPU, including the:
Which keyword is used to allocate dynamic memory in C++?
What is the purpose of a responsive web design?
Which of the following is a commonly used network cable for wired Ethernet connections?
Which of the following is NOT a method for handling deadlocks?
How many essential KCL equations are written when performing node analysis for a circuit with n nodes?
Which programming language is commonly used to write MapReduce jobs in Hadoop?
What is the purpose of artificial neural networks (ANN) in AI?
What is the purpose of SQL (Structured Query Language) in database management?
CSS comments are placed within the ______.