<h3>Answer: 787.25 dollars</h3>
=============================
Work Shown:
A = final amount after t years = 1000
P = initial deposit = unknown
r = interest rate in decimal form = 0.08
n = compounding frequency = 12
t = number of years = 3
-----
A = P*(1+r/n)^(n*t) is the compound interest formula
1000 = P*(1+0.08/12)^(12*3)
1000 = P*1.27023705162066
1.27023705162066P = 1000
P = 1000/1.27023705162066
P = 787.254629932364
P = 787.25 rounding to the nearest penny
----
note: this assumes that the interest rate stays at 8% the entire three year period; also, you cannot withdraw any money from the account during this time period.
The answer is (2,-6) look at the picture to see how to do it
Answer:
The enrollment after 5 years is 10,724
Step-by-step explanation:
Generally, we can have the depreciation formula written as follows;
A = P(1 - r)^t
A is the number of enrollment in after a certain number of years t
P is the initial population which is 13,500
r is the rate of depreciation which is 4.5% = 4.5/100 = 0.045
t = 5 years
Substituting these values, we have it that;
A = 13,500(1-0.045)^5
A = 10,723.84