Question
P alone can finish a piece of work ‘M’ in 6
days while Q takes 3 days to finish it alone. P, Q and R working together can finish the work ‘N’ which is 6 times of work ‘M’ in 6 days. How long will R take to finish work ‘N’, when working alone?Solution
Let the work ‘M’ = 6 units (LCM of 6 and 3) Efficiency of P = 6/6 = 1 units Efficiency of Q = 6/3 = 2 units Efficiency of P, Q and R = (6 × 6)/6 = 6 units per day Efficiency of R = 6 – (1 + 2) = 3 units per day Time taken by R to finish work ‘N’ = 36/3 = 12 days
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0]Â Â Â Â ...
A circuit has five branches with four nodes including reference node , then the number of linearly independent mesh equation would be_______
If 2 K bits/second is bit rate, what is the minimum PCM bandwidth required for successful transmission?Â
What are the different modes of fiber optic communication?
- What is the relationship between the Java Virtual Machine (JVM) and the Java Runtime Environment (JRE)?
Which of the following statements correctly describes the ACID property "Durability" in database transactions?Â
Which statement is TRUE regarding Norton theorem?
What is Computer Output Microfilm (COM) primarily used for in data management and archival systems?
What is the primary purpose of using private class members in object-oriented programming?
What is a primary advantage of using virtual machines in a computing environment?Â