Start learning 50% faster. Sign in now
ATQ, Time taken by ‘Armaan’ alone to complete the whole task= 1.40 × 60 = 84 days Time taken by ‘Tara’ alone to complete the whole task = 1.75 × 60 = 105 days Total task = 420 units (LCM of 60, 84 and 105) Efficiency of ‘Armaan’ = 420/84 = 5 units per day Efficiency of ‘Tara’ = 420/105 = 4 units per day Efficiency of ‘Zara’ = 420/60 = 7 units per day Task completed by ‘Armaan’, ‘Tara’ and ‘Zara’ together in 3 days = 5 + 5 + 16 = 26 units Task done by Armaan, Tara and Zara together in 48 days = 16 × 26 = 416 units Remaining 4 units Task will be completed by Armaan alone in 4/5 days Hence required time = 48 + (4/5) = 48.8 days or 49 days
Which of the following statements accurately describes the role of system calls in an operating system?
Which of the following statements correctly describes the ACID property "Durability" in database transactions?
._______ method can be used for any SQL statements(Select and Update both).
A software development team is implementing a sorting function for a large dataset in their project. They decide to use the quick sort algorithm to opti...
What is the best case time complexity of merge sort?
Which is connectionless and unreliable protocol
There is a BST and below is the Pre order of the BST, What will be it’s In order
150 70 60 80 250 200 350
What is the primary objective of the Producer-Consumer problem in concurrent programming?
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which functional dependency holds in given relation R (A, B, C) and why?