Start learning 50% faster. Sign in now
Let the total work = 576 units (LCM of 64, 72 and 96) Amount of work done by Anil alone in one day = 576/64 = 9 units Amount of work done by Anshika alone in one day = 576/72 = 8 units Amount of work done by Anamika alone in one day = 576/96 = 6 units Amount of work done by Anil , Anshika and Anamika together in one day = 9 + 8 + 6 = 23 units For option A: Amount of work done by Anil , Anshika and Anamika together in 24 days = 23 × 24 = 552 units Amount of work done by Anamika alone in 4 days = 6 × 4 = 24 units Total work done = 552 + 24 = 576 units So, option A can be the answer. For option B: Amount of work done by Anil , Anshika and Anamika together in 11 days = 23 × 11 = 253 units Amount of work done by Anamika alone in 53.5 days = 6 × 53.5 = 321 units Total work done = 253 + 321 = 574 units ≠ 576 units So, option B can’t be the answer. For option C: Amount of work done by Anil, Anshika and Anamika together in 18 days = 23 × 18 = 414 units Amount of work done by Anamika alone in 27 days = 27 × 6 = 162 units Total work done = 414 + 162 = 576 units So, option C can be the answer. For option D: Amount of work done by Anil, Anshika and Anamika together in 12 days = 23 × 12 = 276 units Amount of work done by Anamika alone in 50 days = 6 × 50 = 300 units Total work done = 276 + 300 = 576 units So, option D can be the answer.
Which of the following is a key distinction between Big Data and Traditional Data in the context of data analysis?
...To ensure data is accurate and complete before beginning analysis, which data validation technique is most commonly used?
What does the Dickey-Fuller test primarily assess in a time series dataset?
What is the result of the following SQL query?
SELECT department, COUNT (employee_id)
FROM employees GROUPBY department HAVING COUNT (e...Which sampling technique involves dividing the population into mutually exclusive subgroups and then randomly selecting samples from each subgroup?
Which of the following scenarios would benefit most from using time series analysis with seasonal decomposition?
Which of the following SQL commands is classified as a Data Definition Language (DDL) command?
Which of the following best distinguishes random sampling from non-random sampling ?
A company has a large dataset with a mix of numeric and categorical data. To ensure fair comparisons between variables, which data transformation techni...
When identifying business problems for data analysis, what is a critical first step?