Question
A plane can travel 36 km against the wind and 80 km with
the wind in 4 hours. How much percent is the speed of the plane against the wind less than the speed with the wind, considering it can travel 168 km against the wind and 128 km with the wind in 11 hours?Solution
 ATQ, Let the againts the wind speed and with the wind speed of the plane be 'p' km/h and 'q' km/h, respectively. According to question: 36/p + 80/q = 4 ------------(i) And 168/p + 128/q = 11 -----------(ii) Solving (i) and (ii), we get p = 24 and q = 32 So, the upstream speed and the downstream speed of the boat are 24 km/h and 32 km/h respectively. So, the desired percentage = {(32 – 24)/32} × 100 = 800/32 = 25%
Which of the following statements best describes the role of data visualization in data analysis?
A data analyst is tasked with improving operational efficiency by examining employee performance metrics and identifying bottlenecks. Which of the follo...
Which of the following is a key difference between Big Data and Traditional Data?
A financial organization is aiming to reduce operational costs by analyzing transactional data to identify inefficiencies. Which of the following roles ...
In descriptive statistics, which of the following measures is least affected by extreme values (outliers)?
In VLANs (Virtual LANs), what protocol is used to carry VLAN information between switches?
Which of the following is true regarding the use of pivot tables in Excel for 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...
Which SOLID principle emphasizes that software entities should be open for extension but closed for modification?
A developer is tasked with implementing a task scheduling system where multiple tasks with dependencies need to be executed. Which data structure would ...