Explore Westonci.ca, the top Q&A platform where your questions are answered by professionals and enthusiasts alike. Our platform provides a seamless experience for finding precise answers from a network of experienced professionals. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.
Sagot :
Victoria initially has $200 in her account and she deposited $15 for the next year and earns an interest of 2%, then for the first year, her total balance is
A(1) = 1.002(200 + 15)
As for the year after that,
A(2) = 1.002 [1.002(200 + 15) + 15] = 1.002^2(215) + 1.002(15)
A(3) = 1.002{ [ 1.002^2(215) + 1.002(15)] } = 1.002^3(215) + 1.002^3(15)
.
.
.
A(t) = (1.002^t)(215) + [1.002^(t-1)](15)
A(t) = [1.002^(t-1)][1.002(215) + 15] = 230.43 [ 1.002^(t-1) ]
Therefore, the recursive formula that best represents the total amount of money in t years is A(t) = 230.43 [ 1.002^(t-1) ].
Answer:
A(t) = 200+15t(1+0.02)^{t}
Step-by-step explanation:
Since the interest is calculated on the new balance every year.
Hence the formula used for compound interest is:
A = P(1+[tex]\frac{r}{n}[/tex]^{nt}
where, A =Amount after t years
P =Principal amount
200 is the initial balance and Since, here the $15 is added to the balance each year. Therefore, P = 200+15t
r = rate each year (0.02)
t = time (in years) (t)
n = no. of times the interest is compounded in a year (n=1)
Therefore, the recursive formula is:
A(t) = 200+15t(1+0.02)^{t}
Thanks for using our platform. We aim to provide accurate and up-to-date answers to all your queries. Come back soon. We appreciate your time. Please revisit us for more reliable answers to any questions you may have. Stay curious and keep coming back to Westonci.ca for answers to all your burning questions.