Answer:
x=4
y=2
You can substitute the equations like y=1/2x and -x+y+2.
The probability of occurrence for the events A, B and C is; 1/4.
<h3>What is the probability of occurrence of.the described events?</h3>
For the first event A in which case, there's no odd number on the first two rolls, the possible events are; EEE and EEO. Consequently, the required probability is;
Event A = 2/8 = 1/4.
For the event B in which case, there's an even number on both the first and last rolls; the possible events are; EEE and EOE. Consequently, the required probability is;
Event B = 2/8 = 1/4.
For the event C in which case, there's an odd number on each of the first two rolls; the possible events are; OOO and OOE. Consequently, the required probability is;
Event C = 2/8 = 1/4.
Read more on probability;
brainly.com/question/251701
#SPJ1
Answer:
x>10
Step-by-step explanation:
I hope it helps. Please let me know.
Answer:
28
Step-by-step explanation:
Every 2 weeks 4 DVDs are purchased, so you have to multiply 14 times two, or 7 by 4. And the answer you get either way is 28.
Step-by-step explanation:
that is
sum(2^r) for r=1 to n, plus sum(1/2) for r=1 to n.
and that is
sum(2^r) + n/2 for r=1 to n.
2^r is a geometric sequence with 2 being the common ratio (every new term is created by multiplying the previous term by 2).
and since r is starting at 1, the first term a1 = 2.
the formula for the sum of a finite geometric sequence is
Sn = a1×(1 - r^n) / (1 - r)
with r being the common ratio .
so, in our case
Sn = 2×(1 - 2^n) / (1 - 2)
Sn = (2 - 2^(n+1)) / -1 = 2^(n+1) - 2
and so, in total we get
2^(n+1) - 2 + n/2 = 2^(n+1) + (n - 4)/2