Question
A and B are travelling towards each other with a speed
of 100 km/hr and 110 km/hr. If they started at same time and A covered 30 km less distance than B before meeting him, then find the distance between them before starting.Solution
Since, the time taken by A and B is same, therefore the ratio of the distance covered by them will be equal to the ratio of their speeds. Therefore, ratio of the distance covered by A and B = 100:110 = 10:11 Let the distance covered by A and B be 10x km and 11x km According to the question, 11x β 10x = 30 Or, x = 30 Therefore, distance between them before starting = 10x + 11x = 21x = 630 km
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?