Start learning 50% faster. Sign in now
Get Started with ixamBee
Start learning 50% faster. Sign in nowATQ,
Let the total work be LCM (30, 24) = 120 units
Work done by Bhanu and Bala per day = 120 ÷ 30 = 4 units
Work done by Bala and Bimal per day = 120 ÷ 24 = 5 units
Since efficiency of Bala and Bimal is the same,
Work done by Bala per day = 5 ÷ 2 = 2.5 units
Work done by Bimal per day = 2.5 units
Work done by Bhanu per day = 4 – 2.5 = 1.5 units
Now, Bhanu needs to complete 40% of 120 = 48 units
Time = 48 ÷ 1.5 = 32 days
Quantity II:
Time taken = (50 × 75)/(50 + 75) = 3750/125 = 30 days
So, Quantity-I > Quantity-II
Which part of RDBMS handles concurrency control to ensure multiple transactions operate concurrently without conflicts?
Which network topology connects all nodes in a linear fashion?
The time required to delete a node x from a doubly linked list having n nodes is
What does a "hash" represent in the context of blockchain?
What is a VPN (Virtual Private Network) used for in cybersecurity?
Which data mining technique is used to find patterns or associations in big datasets, such as market basket analysis?
Which of the following is not a limitation of binary search algorithm?
How many whitespace characters are allowed in C language?
In Node.js, which module is used for file system operations?
Which algorithmic design technique involves breaking down a problem into smaller subproblems and solving them recursively?