Erica knits 39 on friday just add 21 and 18 then u get 39 hope i helped
4/7 = y/5019....with y being yes votes
cross multiply
(7)(y) = (4)(5019)
7y = 20076
y = 20076/7
y = 2868 <=== yes votes
total of yes and no votes : 5019 + 2868 = 7887
Answer:
61,940
Step-by-step explanation:
For a recursive sequence of reasonable length, it is convenient to use a suitable calculator for figuring the terms of it. Since each term not only depends on previous terms, but also depends on the term number, it works well to use a spreadsheet for doing the calculations. The formula is easily entered and replicated for as many terms as may be required.
__
The result of executing the given algorithm is shown in the attachment. (We have assumed that g_1 means g[-1], and that g_2 means g[-2]. These are the starting values required to compute g[0] when k=0.
That calculation looks like ...
g[0] = (0 -1)×g[-1] +g[-2} = (-1)(9) +5 = -4
The attachment shows the last term (for k=8) is 61,940.
The rule of geometric sequence is ⇒⇒⇒ a * r^(n-1)
Where a is the first term and r is the common ratio
for the given sequence √5 , √10 , 2√5 , .......
a = √5
r = √10 / √5 = √2
The ninth term = √5 * (√2)^(9-1) = √5 * (√2)⁸ = 16 √5
the correct answer is the third option 16√5