There is no common ratio or common difference. The first three terms increases more slowly than a cubic, but the last three increase more quickly than the cube of n. The pattern is not obvious to me. When the sequence is cast in recursive terms, you get
... a[n] = (48/13)a[n-2] + (59/39)a[n-1] . . . . a[1] = 2, a[2] = 9
The next term using this rule is 174 34/39, not an integer.
The coefficients p and q for a[n-2] and a[n-1] can be found from
_____
Any sequence of 4 numbers can be matched by a polynomial of degree 3 or less. Here, a calculator's polynomial regression function tells us the rule could be
... a[n] = 4.5n³ -24.5n² +49n -27
Using this rule, the next two terms are 168 and 357.
If you were to add the two numbers you would get 2 1/2 so the answer would be 2 1/2 hours altogether.
There were 5 of the 15 in the simulation that used a coupon. To find the probability you just divide 5 by 15
P(=>4) = 5/15 = 1/3 - probability of 4 or more
Answer:
$3.20
Step-by-step explanation:
I hope this helps.
Sorry if I'm wrong.