Question
P and Q together can do a piece of work in 30 days, Q
and R together can do it in 20 days. P starts the work and works on it for 5 days, then Q takes it up and works for 15 days. Then, R finishes the remaining work in 18 days. If R works alone, how many days he will take to complete the work?Solution
Given, (P + Q)’s 1 day work = 1/30 And (Q + R)’s 1 day work = 1/20 Also, P’s 5 days w + Q’s 15 days w + R’s 18 days w = 1 work ⇒P’s 5 days w + Q’s 5 days w + Q’s 10 days w + R’s 10 day w + R’s 8 day w = 1 work ⇒ (P + Q)’s 5 days w + (Q+ R)’s 10 days w + R’s 8 days work = 1 work ⇒ (5/30) + (10/20) + R’s 8 days work = 1 work ⇒ (1/6) + (1/2) + R’s 8 days work = 1 work ⇒R’s 8 days work = 1 – ( 1/6 + 1/2 ) work ⇒R’s 8 days work = 1 – ((1+3)/6) = 1 - (4/6) = 1 - (2/3) R’s 8 days work = 1/3 work R will complete the work in 8 × 3 = 24 days Alternate Method: P+Q Q+R Time 30 20 Let work = LCM = 60 units Eff 2 : 3 P`xx` 5+Q`xx` 15+R`xx` 18 = 60 P`xx` 5+Q`xx` 5+Q`xx` 10+R`xx` 10+R`xx` 8=60 (P+Q)`xx` 5 + (Q+R)`xx` 10+8R = 60 (2)`xx` 5 + (3)`xx` 10+8R = 60
What is the primary advantage of using CIDR (Classless Inter-Domain Routing) in IP addressing?
Which of the following is the most critical factor for implementing predictive analytics in the finance industry for risk modeling?
In time series analysis, which component is best described as the long-term movement in data values that is not affected by seasonal or random fluctuati...
Which of the following transformations is most appropriate to bring all feature values into the range [0,1] for a machine learning model?
...Which of the following statements correctly identifies the components of time series data ?
Which condition must be satisfied for Kruskal’s Algorithm to function correctly?
Which of the following is an example of non-random sampling?
Which of the following methods is most appropriate for forecasting future values in time series data with a consistent trend and seasonality?
If a dataset has a strongly skewed distribution , which measure of central tendency is most appropriate to represent the data?
You are combining sales data from three different sources, each with slightly different column names for the same information (e.g., "Product_ID," "Prod...