Question
A boatman takes 9 hours to cover 64 km downstream and 60
km upstream. If the ratio of his speed downstream to his speed upstream is 4:3, what is the speed of the stream?Solution
Let the downstream speed and upstream speed be β4xβ km/h and β3xβ km/h, respectively. According to question, 64/4x + 60/3x = 9 16/x + 20/x = 9 36/x = 9, x = 4 So, the downstream speed and upstream speed is 16 km/h and 12 km/h, respectively. Speed of stream = (16 β 12)/2 = 2 km/h
Why is testing for stationarity important in time series modeling, and which test is commonly used for this purpose?
Consider the following code snippet. What is the output of the program?Β
#include < stdio.h >
int main ( ) {
Β Β int arr[5] = {1...
Which of the following is a key advantage of 5G technology over 4G in mobile computing?
In forecasting, which method is most appropriate when the time series data exhibits both trend and seasonality?
Deadlock prevention in operating systems can be achieved by ensuring which of the following conditions does NOT hold?
Which of the following is the most appropriate algorithmic approach for solving the "Knapsack Problem" where the goal is to maximize the value within a ...
In descriptive statistics, which of the following measures is least affected by extreme values (outliers)?
Which of the following is the most accurate description of semi-structured data ?
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 ...
Which technique best ensures that data storytelling is impactful for business stakeholders?