Answer: The number of drinks she bought would be <u><em>6</em></u> and the number of pretzels she bought would be <u><em>10. </em></u>
Answer:
12,300%
Step-by-step explanation:
Normally when dealing with coins the probability of getting heads or tails is 0.5 each. However in this case since its an unfair coin, the probability of getting heads is 0.2.
H - head
T - tails
R - red marble
pr (H) = 0.2
urn
6 red and 4 blue
pr (T) = 0.8
urn
3 red and 5 blue
when heads is obtained
red - 6/10 -0.6
blue - 4/10 - 0.4
therefore when multiplying with 0.2 probability of getting heads
pr (R ∩ H) red - 0.6*0.2 = 0.12
when tails is obtained
red - 3/8 - 0.375
blue - 5/8 - 0.625
when multiplying with 0.8 probability of getting tails
pr (R ∩ T) red - 0.375 * 0.8 = 0.3
using bayes rule the answer can be found out,
the following equation is used;
pr (H | R) = pr (R ∩ H) / {pr (R ∩ H) + pr (R ∩ T)}
= 0.12 / (0.12 + 0.3)
= 0.12 / 0.42
= 0.286
the final answer is 0.286
The answer is 1.869 or 1.87
<span> To get an explicit formula, we need to find an expression which gives the n-th term without having to compute earlier terms in the sequence. Looking at the numbers, and from the recursive formula, we see that the sequence is built by subtracting n from the previous term. This is similar to the triangular number sequence 1,3,6,10,15,... which has the explicit formula a_n = n(n+1)/2. In our case we are subtracting n from the previous term, so we multiply by -1/2 instead of 1/2. However, we also need to add a constant term to reproduce the numbers of the sequence. We can write a_1 = -1(2)/2 + c = 8. Therefore, c = 9.
So the explict formula is:
a_n = -n(n+1)/2 + 9</span>