When you look at a function with a variable in the denominator, it ALWAYS goes to infinity the closer it gets to 0. in this fraction's case it would be at x=4 or D
Answer:
probability of a crash with at least one fatality if a driver drives while legally intoxicated (BAC greater than 0.09) = 0.001932
Step-by-step explanation:
P(BAC=0|Crash with fatality)=0.625
P(BAC is between .01 and .09|Crash with fatality)=0.302
P(BAC is greater than .09|Crash with fatality)=0.069
Let the event of BAC = 0 be X
Let the event of BAC between 0.01 and 0.09 be Y
Let the event of BAC greater than 0.09 be Z
Let the event of a crash with at least one fatality = C
P(X|C) = 0.625
P(Y|C) = 0.302
P(Z|C) = 0.069
P(C) = 0.028
probability of a crash with at least one fatality if a driver drives while legally intoxicated (BAC greater than 0.09) = P(C n Z)
But note that the conditional probability of probability that a driver is intoxicated (BAC greater than 0.09) given that there was a crash that involved at least a fatality is given by
P(Z|C) = P(Z n C)/P(C)
P(Z n C) = P(Z|C) × P(C) = 0.069 × 0.028 = 0.001932
Hope this Helps!!!
Answer: its A, B, and D
Step-by-step explanation:
The first thing we must know in this case is that the distance is equal to the speed for time.
We have then:
For Chris:
d1 = 40 * t
For Amy:
d2 = 60 * (t-2)
The distance between both will be given by the hypotenuse of the rectangle triangle:
300 = root ((40 * t) ^ 2 + (60 * (t-2)) ^ 2)
Answer:
300 = root ((40 * t) ^ 2 + (60 * (t-2)) ^ 2)
option 3
This is an example of The Distributive Property.
We can tell this because the number on the outside of the parenthesis on the left side has been distributed to each number inside on the right. You do this by multiplying each number by the number on the outside.