Robert Z. answered 07/25/20
3965+ hours (& counting!) tutoring math -- Prealgebra to Calculus 2
Although this question can be answered in a couple of minutes by using the normcdf function on a graphing calculator (such as a TI-84), you seem to want to know how to solve it using basic concepts. To do this requires finding the z-score of each specific speed mentioned, using the formula z(x) = (x - μ)/σ, where x is the specific speed, μ is the average speed and σ is the standard deviation, Applying this formula yields:
z(40) = (40 - 46)/4 = -1.5
z(46) = (46 - 46)/4 = 0
z(49) = (49 - 46)/4 = 0.75
z(50) = (50 - 46)/4 = 1
z(55) = (55 - 46)/4 = 2.25
The next step is to use the table of the normal distribution to find the probability, for each z-value, of that value or any lower value occurring. Let's express that in the form P(-∞, z).
P(-∞, -1.5) = .0668
P(-∞, 0) = .5000
P(-∞, 0.75) = .7734
P(-∞, 1) = .8413
P(-∞, 2.25) = .9878
We could also add in P(-∞, ∞) = 1.0000
a. I'll continued to use the z-scores as the second variable in the probability function, but it could be done using the speed values that correspond to each z-score.
P(1, 2.25) = P(-∞, 2.25) - P(-∞, 1) = .9878 - .8413 = .1465
b. For a continuous distribution, because there are an infinite number of possibles values, the probability of any exact value is zero.
We could also say P(0, 0) = P(-∞, 0) - P(-∞, 0) = .5000 - .5000 = 0
c. P(.75, ∞) = P(-∞, ∞) - P(-∞, .75) = 1.0000 - .7734 = .2266
d. P(-∞, 1) = .8413
e. P(-1.5, 1) = P(-∞, 1) - P(-∞, -1.5) = .8413 - ..0668 = .7745