Answer:
d.5/3
Step-by-step explanation:
m=y2-y1/x2-x1
m=8-3/9-6=5/3
Answer:
I hope this helps!
Step-by-step explanation:
3y(5x+3)=15yx+9y
2y(2x+3)=4yx+6y
4y(x+2)=4yx+8y
3y(7x+2)=21yx+6y
hope u get it. I've used RHS to prove LHS
Answer:
Step-by-step explanation:
The graph is done using Desmos. Just by substitution x = 1 will force the graph to go to y = 0, but graphs are not always that good. This one gets 1.111
to get y = 0. I'd use 1 if you had to answer it and a computer will mark it.
Answer:
P(A∣D) = 0.667
Step-by-step explanation:
We are given;
P(A) = 3P(B)
P(D|A) = 0.03
P(D|B) = 0.045
Now, we want to find P(A∣D) which is the posterior probability that a computer comes from factory A when given that it is defective.
Using Bayes' Rule and Law of Total Probability, we will get;
P(A∣D) = [P(A) * P(D|A)]/[(P(A) * P(D|A)) + (P(B) * P(D|B))]
Plugging in the relevant values, we have;
P(A∣D) = [3P(B) * 0.03]/[(3P(B) * 0.03) + (P(B) * 0.045)]
P(A∣D) = [P(B)/P(B)] [0.09]/[0.09 + 0.045]
P(B) will cancel out to give;
P(A∣D) = 0.09/0.135
P(A∣D) = 0.667