Question
X can build a wall in 15 days, Y can build same wall in
25 days and Z can destroy the same wall in 30 days. If X & Y worked together for P days after that Z joined them. Now they all together completed the rest of the work in (P+15/11) days. In how many days total work will be completed?Solution
Let total work = LCM(15, 25, 30) = 150 units So, ratio of 1 day work by X, Y & Z respectively = 10 : 6 : (-5) According to question, P(10+6) + (P+15/11) × (10+6-5) = 150 16P + (P+15/11) × (11) = 150 16P + 11P + 15 = 150 27P = 135 P = 5 So total days = P + (P + 15/11)             = 5 + 5 + 15/11            = 10 + 15/11 = 125/11 days.
What does HTML stand for in web technology?
Which layer of the OSI model provides flow control, error checking, and reliability in data transmission?
In C programming, which header file is commonly used to work with DMA?
What is the data transmission direction in a Token Ring network?
Store data in single table
State true/false
Once the email is compromised, all other sites and services online associated with this email can be compromised.
Which of the following backup types provides the fastest backup and recovery performance but requires the most storage space?
What is the purpose of a semaphore in synchronization?
In which programming language is dynamic memory allocation commonly used?
What does the term "phishing" refer to in the context of cybersecurity?