
Tim T. answered 03/27/20
Math: K-12th grade to Advanced Calc, Ring Theory, Cryptography
Hey! Lets break this down, shall we ?
So, we must solve this problem using what is given to us: An investment of $1000 earns 6% interest compounded monthly. How much will it be after 3 years?
1) We use the Compound Interest Formula A = P[1+(r/n)]n*t
2) n = number of times compounded (monthly, yearly/annually, quarterly, semi-annually, daily, sometimes weekly)
r = the interest rate
t = time the investment accrues interest
P = The initial investment
A = Future value after t years
3) A = (1000)[1 + (0.06/12)]12(3)
= (1000)[1 + .005]36
= (1000)[1.005]36..........Put [1.005]36 in the calculator first, then multiply that by 1000 such that
A = $1196.68
4) After plugging in the information given, make sure to compute order of operations in the parentheses. This actually get students mixed up in finding the correct solution.
5) Tips and Tricks: Remember what each variable means or make a compound interest cheat sheet. Also, remember the order of operations for the inside of the parentheses including the exponent.
I hope this helped!