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
Which key is used to create a digital signature?
What is an ER diagram used for?
What is the role of the Transaction Manager in RDBMS architecture?
With what command you can see what folder you are in?
COCOMO is a model used for estimating:
Which of the following is a common programming technique to prevent SQL injection attacks?
Comparing two strings by using which function?
Which of the following is a fundamental building block in the synthesis of sequential circuits?
Which of the following is a characteristic of a public blockchain?
What does below UNIX command do?
rm file1 file2