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.
Answer:
P=(-5,-1)
Q=(2,-4)
Step-by-step explanation:
hope this helps
Answer: I think 4.4 and not sure
Step-by-step explanation:
Using the simple interest formula, it is found that the APR for the loan is of 4.472%.
<h3>What is the simple interest formula and when it is used?</h3>
Simple interest is used when there is a single compounding per time period.
The amount of money after t years in is modeled by:

In which:
- A(0) is the initial amount.
- r is the interest rate, as a decimal.
The parameters for this problem are:
A(t) = 6 x 511.18 = 3067.08, A(0) = 3000, t = 0.5.
We solve the equation for r to find the APR.



1 + 0.5r = 1.02236
r = (1.02236 - 1)/0.5
r = 0.04472.
More can be learned about simple interest at brainly.com/question/25296782
#SPJ1
Answer:
B.

Step-by-step explanation:
5x - 3 = y then 5x = y + 3 then x = (y + 3)/5
then the inverse function of f is : (x+3)/5