Question
Worker βPβ can finish a task in 54 days, which is 18
days quicker than worker βQβ. If they take turns daily starting with βPβ, find the total time (in days) to complete the task.Solution
ATQ,
Time taken by 'Q' = 54 + 18 = 72 days Let total work be 216 units (LCM of 54 and 72) Efficiency of 'P' = 216 Γ· 54 = 4 units/day Efficiency of 'Q' = 216 Γ· 72 = 3 units/day Work in 2 days = 4 + 3 = 7 units Work in 60 days = 7 Γ 30 = 210 units Remaining work = 216 - 210 = 6 units Time by 'P' to finish remaining = 6 Γ· 4 = 1.5 days Hence, final Answer: 60 + 1.5 = 61.5 days
Which of the following data structures can be implemented using recursion?
Which AI technique focuses on creating machines that can mimic human cognitive processes, such as learning, problem-solving, and decision-making?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
Which type of routing is manually configured by a network administrator and does not change auAtomatically?
Which type of database has data only in form of only Rows and column?
What is the primary function of a router in a network?
- Name the method in which each user is assigned with an equal-portion of the bandwidth.
What is the difference between float and double in C?
What is the decimal equivalent of the binary number 10101?
Which of the following boolean functions is commutative?