There is no attachment attached.
Step-by-step explanation:
you must have made a typo here.
none of the answer options are correct for the given problem.
let me just show you what you told me, and how I can solve at least this :
2a/4 = b/4
this simply means (multiply both sides by 4) :
2a = b
so, 5b is then (multiplying both sides by 5) :
5×2a = 5b
10a = 5b
but again, "10a" is not among the offered answers.
so, I don't know if you made a mistake with the basic problem or with the answer options.
Answer:
{2, 4}
Step-by-step explanation:
Intersection is the elements that two or more sets have in common. In A and B, they share {2, 4} in common.
1st digit: 9 possibilities (can’t have 0)
2nd digit: 10 possibilities
3rd digit:10
4th digit:10
5th digit:10
6th digit: 4 possibilities (it can only be even)
9•10•10•10•10•4 =360,000 possibilities
Answer:
The probability is 0.971032
Step-by-step explanation:
The variable that says the number of components that fail during the useful life of the product follows a binomial distribution.
The Binomial distribution apply when we have n identical and independent events with a probability p of success and a probability 1-p of not success. Then, the probability that x of the n events are success is given by:
In this case, we have 2000 electronics components with a probability 0.005 of fail during the useful life of the product and a probability 0.995 that each component operates without failure during the useful life of the product. Then, the probability that x components of the 2000 fail is:
(eq. 1)
So, the probability that 5 or more of the original 2000 components fail during the useful life of the product is:
P(x ≥ 5) = P(5) + P(6) + ... + P(1999) + P(2000)
We can also calculated that as:
P(x ≥ 5) = 1 - P(x ≤ 4)
Where P(x ≤ 4) = P(0) + P(1) + P(2) + P(3) + P(4)
Then, if we calculate every probability using eq. 1, we get:
P(x ≤ 4) = 0.000044 + 0.000445 + 0.002235 + 0.007479 + 0.018765
P(x ≤ 4) = 0.028968
Finally, P(x ≥ 5) is:
P(x ≥ 5) = 1 - 0.028968
P(x ≥ 5) = 0.971032