Radius is 3 And diameter 3×2
It would be B: a set of points that extends infinitely in two directions
Answer:
1. First choice, 1/2
2. First choice, 1/2
Step-by-step explanation:
3 odd numbers on a dice, so 3/6 = 1/2
12 numbers, 1- 12, the even numbers are 2, 4, 6, 8, 1-, and 12. 6 out of 12 = 6/12 = 1/2
Take the common denominator and divide by 3
Answer:
0.3678
Step-by-step explanation:
Jones figures that the total number of thousands of miles that an auto can be driven before it would need to be junked is an exponential random variable with parameter 1/20. Smith has a used car that he claims has been driven only 10,000 miles. If Jones purchases the car, what is the probability that she would get at least 20,000 additional miles out of it?
Given that the total number of thousands of miles(X) that an auto can be driven
before it would need to be junked is an exponential random variable with parameter 1/20.
=> X ≅ Exponential(λ= 1/20)
=> f(x) = 1/20 * e^(-x/20) , 0 < x < ∞
=> F(X) = P{X < x} = 1 - e^(-x/20)
The probability that she would get at least 20,000 additional miles out of it.
P{X > 20} = 1-P{X < 20}
P{X > 20} = 1-(1 - e^(-20/20))
= e^(-1)
= 0.3678