Question
A alone can complete 70% of a work in 21 days while B
takes 15 days more than A to complete it. If B and C together can complete the work in 20 days, then find the time taken by C alone to complete the same work.Solution
Time taken by A alone to complete the entire work = 21/0.7 = 30 days Time taken by B alone to complete the entire work = 30 + 15 = 45 days Let the total work = L.C.M of 30, 45 and 20 = 180 units Then, efficiency of B = (180/45) = 4 units/day Combined efficiency of B and C = (180/20) = 9 units/day So, efficiency of C alone = 9 – 4 = 5 units/day So, time taken by C alone to complete the entire work = (180/5) = 36 days
Which data analytics technique is suitable for handling missing data points in a dataset?
The dynamic memory allocation is the memory allocation done at the _________.
Which of these can be overloaded?
Which of the following is a valid token in lexical analysis?
What does a "Shared Lock" in a DBMS locking protocol allow?
Consider a 4-way set associative cache consisting of 128 lines with a line size of 64 words. The CPU generates a 20-bit address of a word in main memor...
In dynamic programming, what is memoization?
What is the minimum no. of variables/ features required to perform clustering?
What is the basic component of an electronic circuit that restricts the flow of current?
When designing a sequential circuit, what is the purpose of flip-flops or latches?