Start learning 50% faster. Sign in now
A and B together can complete a task in 10 days. B and C can do it together in 15 days. C and A together can do it in 12 days LCM of 10, 15 and 12 is 60 ⇒ The total task is 60 units. In 1 day A and B together can do 60/10 = 6 unit task In 1 day B and C can do together 60/15 = 4 unit task In 1 day C and A can do together 60/12 = 5 unit task In 1 day (A + B + B + C + C + A) can do (6 + 4 + 5) = 15 unit task ⇒ 2(A + B + C) can do 15 unit task in 1 day ⇒ (A + B + C) can do 15/2 = 7.5 unit task in 1 day Together A, B and C will take time to do the task (60/7.5) = 8 days. ∴ They will take 8 days to complete the task together.
Which of the following characteristics describes an ideal operational amplifier (op-amp)?
Which type of database model organizes data into tables with rows and columns?
In a binomial distribution, if you increase the number of trials (n) while keeping the probability of success (p) constant, what happens to the distribu...
What is the definition of an NP-hard problem?
What is an ER diagram used for?
Consider a weighted complete graph G on the vertex set {v1,v2 ,v} such that the weight of the edge (v,v) is 2|i-j|. The weight of a minimum spanning tr...
Suppose that x is a one dimensional array, then choose the correct answer regarding array.
What is the primary function of Internet Protocol (IP)?
What is the term for the minimum voltage required to turn on a transistor?
In Hadoop, what is the purpose of the MapReduce paradigm?