First start with $623 and subtract the $152 deposit. Then divide that answer by 24, which equals 19.625. The monthly payment would be 19.63 monthly for 24 months.
Answer:
y = 2x - 3
Step-by-step explanation:
Answer:
5√2
Step-by-step explanation:
√8 + √18
We first have to find what is the largest perfect square that goes into √8:
4 is the largest, so therefore → √8 gives you 2√2:
Work: √4 * √2 → 2 * √2 → 2√2
Now we have to find what is the largest perfect square that goes into √18:
9 is the largest, so therefore → √18 gives you 3√2:
Work: √9 * √2 → 3 * √2 → 3√2
Because 2√2 and 3√2 have the same "base" of √2, they can be added together:
2√2 + 3√2 = 5√2 (The "bases" are to be left alone!)
Answer: So if you want to find the total cost (c) for a certain number of months (m) and it costs $35 per month, you just need to multiply the number of months by the cost per month. So
35m=c
If you want to see the units cancel
($35/month)(months)=$
The months will cancel out, and you will be left with total dollars.
Not sure about the second part of your question, but if you wanted to figure out how much it would cost to be a member for 6 months, you would just plug in 6 for m.
35(6)=c
c=210
So $210
Step-by-step explanation:
Answer:
P(success at first attempt) = 0.1353
Step-by-step explanation:
This question follows poisson distribution. Thus, the formula is;
P(k) = (e^(-G) × (G)k)/k!
where;
G is number of frames generated in one frame transmission time(or frame slot time)
Let's find G.
To do this, we need to find number of frames generated in 1 slot time which is given as 50 ms.
Now, in 1000 ms, the number of frames generated = 50
Thus; number of frames generated in 50 ms is;
G = (50/1000) × 50
G = 2.5
To find the chance of success on the first attempt will be given by;
P(success at first attempt) = P(0) = e^(-G) = e^(-2) = 0.1353