Question
βAβ and βBβ can do a piece of work in 15 days
and 20 days, respectively. They started working together but βAβ left after 3 days. Find the time taken by βBβ to complete the remaining work.Solution
Let total amount of work be 60 units (LCM of 15 and 20). Efficiency of βAβ = 60/15 = 4 units/day Efficiency of βBβ = 60/20 = 3 units/day Amount of work done by βAβ and βBβ together in 3 days = (4 + 3) Γ 3 = 21 units Time taken by B to complete remaining work = {(60 β 21)/3} = 13 days
Which of the following SQL queries will return the second highest salary from a table Employee with columns Name and Salary?
Which of the following is a key distinction between Big Data and Traditional Data in the context of data analysis?
...If a time series exhibits a cyclical pattern that does not follow a fixed period (e.g., economic cycles), which of the following decomposition methods w...
What is a key distinction between metadata and primary data in a database context?
An e-commerce company wants to understand the trend of holiday season sales over the past decade to forecast future sales. Which analysis method should ...
Which of the following best describes non-random sampling?
How do you open a file in read mode in Python?
Which of the following statements correctly identifies the components of time series data ?
A bank notices unusual activity in a customerβs account, such as multiple large withdrawals in a short period. What is the most appropriate technique...
Which test is commonly used to check stationarity in time series data?