Question
'Amit', 'Ravi', and 'Neha' can finish a piece of work in
66, 99, and 132 days respectively. They all started the work, but Amit left 8 days before the work ended and Ravi left 4 days before. Find total days to complete the work. (Calculate approximate value)Solution
ATQ,
Let the total work be 1188 units (LCM of 66, 99, 132)
Efficiency of Amit = 1188 / 66 = 18 units/day
Efficiency of Ravi = 1188 / 99 = 12 units/day
Efficiency of Neha = 1188 / 132 = 9 units/day
Let total time = n days
(18 + 12 + 9)(n - 8) + (12 + 9)(4) + 9(4) = 1188
Or, 39n - 312 + 84 + 36 = 1188
Or, 39n = 1380
So, n = 1380 / 39 = 35.38 ≈ 35 days
What is a cache memory?
Type of printer in which characters or letters are formed without the use of any mechanical impact is termed as
- If a recursive function calling itself and that recursive call is the last statement in the function then it’s known as ___________
The SI unit for measuring length is:
Which type of memory is designed to provide high-speed access to frequently used data and instructions?
What is the primary purpose of memory management in an operating system?
Which is not involved in data mining
Which searching algorithm requires the data to be sorted beforehand?
Ternary relationship has how many participating entities?
Which of the following is NOT a characteristic of a good algorithm?