Question
A boat covers a distance of 240 km downstream in 8
hours. If the ratio of upstream speed to downstream speed of the boat is 2:5, then find the distance travelled by the boat in upstream in 15 hours.Solution
ATQ, Let the upstream and downstream speed of the boat be '2x' km/hr and '5x' km/hr, respectively. ATQ, 5x = (240/8) So, 'x' = 6 So, upstream speed of the boat = 2x = 2 × 6 = 12 km/hr Required distance = 12 × 15 = 180 km
In requirement analysis, which of the following best defines functional requirements?
Which of the following strategies helps reduce sampling bias?
Which layer in the OSI model is responsible for end-to-end communication and error-free delivery of data between hosts?
In a min-heap, what is the complexity of removing the smallest element and restoring the heap property?
Which forecasting method is most appropriate for time series data with a consistent trend but no seasonality?
Which time series application would most likely require ARIMA modeling for accurate forecasting?
In the finance industry, which application of data analysis is most critical for reducing credit risk?
Which Python library is mainly used for machine learning?
Which ES6 feature allows for function parameters to have default values if no value is provided during a function call?
Which of the following scheduling algorithms can cause the starvation of low-priority processes?