Question
Alok finishes 60% of a project in 30 days, while Neha
finishes 20% of the same in 15 days. Alok worked for 25 days and then stopped. Find the time taken by Neha to complete the remaining project.Solution
ATQ,
Alok’s total time = 30 / 0.60 = 50 days
Neha’s total time = 15 / 0.20 = 75 days
Total work = LCM(50, 75) = 150 units
Efficiency of Alok = 150 / 50 = 3 units/day
Efficiency of Neha = 150 / 75 = 2 units/day
Work done by Alok = 25 Ă— 3 = 75 units
Remaining work = 150 - 75 = 75 units
Time by Neha = 75 / 2 = 37.5 days
Which of the following semantic HTML tags is best suited for defining a block of navigation links?
Which forecasting method is most appropriate for time series data with a consistent trend but no seasonality?
Which of the following is the primary reason why bias occurs in sampling?
Which of the following is an example of semi-structured data?
Which of the following is a measure of central tendency?
In R, which operator is used for sequence?
Which data structure is used in Prim’s Algorithm to efficiently find the minimum edge connecting a vertex to the spanning tree?
Why is sampling an essential technique in data analysis?
You are analyzing sales data and notice missing values in some of the records. What is the most appropriate first step to take during the data analysis ...
A data analyst is tasked with understanding customer churn for a subscription-based business. Which of the following steps should they prioritize immedi...