Question
A can finish a job in 20 days while B can finish same
job in 30 days. A and B both worked for 5 days and C joins them. In next 3.5 days, all three have managed to complete the job. Find in how many days C alone can finish the job.Solution
A's 1 day's work = 1/20 B's 1 day's work = 1/30 (A + B)’s 1 day's work = 1/20 + 1/30 = 1/12 (A + B)’s 5 day's work = 5/12 Remaining fraction of work after 5 days = 1 – 5/12 = 7/12 Let C's 1 day's work be 1/M. Then, ⇒ (1/12 + 1/M) = 7/12 × 1/3.5 ⇒ (1/12 + 1/M) = 1/6 ⇒ 1/M = 1/12 C alone can complete the work in 12 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?