Question
A work can be completed by βAβ and βBβ, alone in
10 days and 12 days, respectively. Find the number of days taken by βCβ to complete the same work alone if βAβ, βBβ and βCβ together can complete the whole work in 4 days.Solution
Let total work = 60 units (LCM of 10 and 12) Efficiency of βAβ = (60/10) = 6 units/day Efficiency of βBβ = (60/12) = 5 units/day Combined efficiency of βAβ, βBβ and βCβ = (60/4) = 15 units/day Efficiency of βCβ = 15 β (6 + 5) = 4 units/day Required time taken = (60/4) = 15 days
A scatter plot reveals a strong positive linear relationship between two variables. Which of the following is the most appropriate statistical measure t...
In the context of fraud detection in financial transactions , which of the following techniques is most effective for identifying unusual patterns or an...
In Python, which library is most commonly used for data manipulation?
What is the primary difference between recursion and iteration in programming?
What is a common method to handle missing data in a dataset?
Which of the following methods is most commonly used during data wrangling to handle missing values in a dataset?
What is a defining characteristic of big data compared to traditional data?
A database holding sensitive customer data is compromised, and attackers exfiltrate data without altering it. Which principle of the CIA triad has been ...
What is the purpose of the break statement in Python?
In the context of network security protocols, which of the following is responsible for securing web traffic by encrypting data between a client and a s...