Question
Speed of a car is (v + 3) km/h, which is 10 km/h less
than that of bike. Time taken by car to cover 84 km is 25% less than the time taken by bike to cover 168 km. Length of a train is (5v + 11) metres. If speed of train is (v - 5) m/s, then find the time taken (in seconds) by train to cross a man standing on a platform of length 420 metres.Solution
Speed of bike = v + 3 + 10 = (v + 13) km/h 84 ÷ (v + 3) = (3/4) × 168 ÷ (v + 13) Or, 84(v + 13) = 126(v + 3) Or, 84v + 1092 = 126v + 378 Or, 42v = 714 Or, v = 17 Length of train = 5 × 17 + 11 = 96 metres Speed of train = 17 − 5 = 12 m/s Since we need to calculate the time taken by train to cross the man standing on the platform, so the length of the platform will not be considered. Required time = 96 ÷ 12 = 8 seconds
The Newton-Raphson method is an iterative technique primarily used for:
Which type of data can be ordered, but the differences between values are not meaningful (e.g., satisfaction ratings: "Good," "Better," "Best")?
The "standard deviation" is the square root of which other statistical measure?
In numerical computing, what type of error occurs when a continuous function is approximated by a discrete sum or a finite number of terms?
Which numerical method approximates the definite integral of a function by dividing the area under the curve into trapezoids?
What does a p-value less than a significance level (e.g., 0.05) typically indicate in hypothesis testing?
Which statistical measure quantifies the average squared deviation of each data point from the mean?