Answer:
24
Step-by-step explanation:
f(n) = f(n − 1) + 3
if n = 7 => f(7) = f(7-1) + 3 = f(6) + 3
if n = 6 => f(6) = f(6-1) + 3 = f(5) + 3
if n = 5 => f(5) = f(5-1) + 3 = f(4) + 3
if n = 4 => f(4) = f(4-1) + 3 = f(3) + 3
if n = 3 => f(3) = f(3-1) + 3 = f(2) + 3
if n = 2 => f(2) = f(2-1) + 3 = f(1) + 3
if f(1) = 6 then f(2) = 9
f(3) = 12
f(4) = 15
f(5) = 18
f(6) = 21
f(7) = 24
Answer:
E. y/3
Step-by-step explanation:
Read and follow:
Y DIVIDED BY 3
Y ÷ 3
or just

Hope this helps
~R3VO
The answer should be 3 hours and 45 minutes if i did the math in my head correctly
Answer:
Option b
Step-by-step explanation:
We have a compound interest problem. With an annual interest rate of 0.675 and an initial payment of 8500, with t = 25 years
Then you must use the annual compound interest formula, which is represented by a growing exponential function:

Where:
h is the interest rate of 0.675
y is the money in the savings account as a function of time
Then substitute the values in the formula and we have:


Answer:
b = 5
Step-by-step explanation: