An engineer deposits $8000 in year 1, $8500 in year 2, and amounts increasing by $500 per year through year 10. At a compounding interest of 10%, the future worth in year ten is?
I want to say it's 14,300 dollars I'm not certain but if you multiply 500 by 10 you get 5,000 and add that to the existing balance which is 8,000 so it would become 13,000 and 10% interest of that I'm pretty sure is 1,300 and add that to 13,000 would make it 14,300. I'm not sure you should double check but that's what I got.
no, I"m sorry but that's not within the choices. :(
not sure what to do with this either. How did you get your answer by the way?
Is 14,718 one?
Wait, nevermind I don't think it's right, sorry.
i saw that the answer is 60,600 but idk how it happened. lol
oh nevermind that's wrong. different question.
I mean it's not too bad, but I guess you have to use some formula..compound interest? And why is 60.6k wrong?
yeah, i've been using that but i really don't know if it's just as simple as plugging the values in directly. the question I saw was asking for present worth at 0 year
There's a bit more to it then plug and chug since we have the increase in amount by 500
So, what formula are you using?
still the compound interest. but what i tried was getting the value for each. for example, 8k then 8500, then 9000 etc... then i added those but that was wrong. lol
This correct? |dw:1450431442782:dw|
yes, for compound interest.
Ok gotcha, I'm not in business but I'm sure we can figure it out, I guess we can simply do this calculation twice but the second time with 500 being the principle amount and add it to our first that could do the trick.
Lets list of the what the variables are first, what is r and n?
i think r=10=0.10 and n=1 it only said compounded per year, right?
Looks this is an annuity problem
Ooh!
i was also thinking of that, but wasnt sure what to do.
Lets try and get a recurrence relation
are you good with solving recurrence relations ?
no. sorry. :( i just know the basic formula for annuity
What's the formula for it
I think it makes more sense
well, for future worth it's this :
\[FV = A (\frac{ ((1 + interest)^n - 1) }{ i })\]
FV= future value A=annuity This is it if im not mistaken
interest rate sorry not interest
that only works if the deposits are fixed amounts but in your problem, the deposts are increasing by 500 each year
do it twice second time with 500!
then add it
doesn't work, 500 isn't fixed 500, 1000, 1500, ...
i tried that it was wrong hahaha
ooh
Hey reccurance relation is a great idea
Lets derive a new formula, it will be easy, I promise you
Let the amount in bank after \(n\) years be \(B_n\)
Can you tell me what would be the amount in bank after \(n+1\) years ?
Bank adds 10% interest rate, so it should be \(1.1B_n\) Also, you're depositing an amount of \(8000 + 500n\) right ?
Overall, the amount after \(n+1\) years is given by : \[B_{n+1} = 1.1B_n + 800 + 500n\]
see if that makes sense...
if that doesn't make sense, excel is always there for us :)
Fixed the typo : Overall, the amount after \(n+1\) years is given by : \[B_{n+1} = 1.1B_n + 800\color{red}{0} + 500n\]
Haha nice
@1018 you're not expected to understand above relation if you're not introduced to recurrence relations yet...
man i'm really sorry i just thought i should know that by now. is recurrence relations part of engineering economics?
continue please. haha. me head hurts but in a good learning kind of way. lol
I don't want this thread to be your introduction to recurrence relations haha lets use excecl instead
hey can you teach me with this one https://www.coursehero.com/file/6427211/Test-1-section-011-Version-A-ANSWERS/
look at number 4, it has the same almost question, but it's asking for present worth. i dont' understand the solution though. isn't that the one for excel?
they are solving the problem using @Astrophysics method
work it in two steps : 1) future worth of annual payments of 8000 2) future worth of increasing annual payments of 500
for #1 you can directly use your annuity formula
oooh. how bout for 2?
for number 2 also we may use the same annuity formula, but multiple times
Can you tell me the deposit amount in year 10 ?
it should be 8000 + 500*9, right ?
Think of these 500 deposits like this : 1) 500 annuity for 9 years 2) 500 annuity for 8 years .... 9) 500 annuity for 1 year
Adding all those 9 annuities gives you : \[\dfrac{500(1+0.1)^9}{0.1} +\dfrac{500(1+0.1)^8}{0.1} +\cdots + \dfrac{500(1+0.1)^1}{0.1} \]
simplify a bit and get below geometric series : \[5000(1.1^9+1.1^8+\cdots + 1.1^2 + 1.1^1) \]
remember the partial sum formula for geometric series ?
Notice that the sum in parenthesis is a geometric series with \(a = 1.1\), \(r=1.1\), and \(n=9\)
use below formula to work the sum |dw:1450434217885:dw|
hey please continue haha, im just looking at you explain. thanks a lot!
i plugged the values in i got 14.937 ?
simplify a bit and get below geometric series : \[5000(1.1^9+1.1^8+\cdots + 1.1^2 + 1.1^1) \] that evaluates to \[5000*1.1*\dfrac{1.1^9 - 1}{1.1-1}\] simplify
Yes, you forgot the 5000 at the front ;)
it says 74687.123
Looks perfect! so the future value of those 500 increasing deposits is 74687.123 at the end of 10th year
thanks! but wait i have to add this to the 8000 annuity right?
Is 74687.123 definitely the answer? I calculate a much higher total.
74687.123 is only the 500 deposits part : ``` work it in two steps : 1) future worth of annual payments of 8000 2) future worth of increasing annual payments of 500 ``` still need to work step1 and add to above amount..
yup with the future value of 8000 right? then that's it?
I did it by figuring each year's totals. Example 8,000 in the first year yields after NINE years 8,000 * (1.1)^9 = 18,863.58
nice, @wolf1728 are you getting 202186.5 for the final answer ? http://www.wolframalpha.com/input/?i=8000*%28%281%2B0.1%29%5E10-1%29%2F0.1+%2B+5000*1.1*%281.1%5E9-1%29%2F%281.1-1%29
yes @1018
I'm wondering whether the first year's deposit should be calculated for 9 or ten years. Anyway, if it's for 9 years, then total = 157,186.52 If the 8,000 gets calculated for 10 years, then total = 172,905.17
Interesting, is that only the 8000 part ?
No, I'm thinking it is for all the deposits. So, 8,500 is calculated for 9 years at 10% So, 9,000 is calculated for 8 years at 10% I have the whole list (I use Open Office - the free version of Excel)
Assuming deposits are made at the start of the year, do we have ``` 8000 for 10 years 8500 for 9 years 9000 for 8 years . . . 12500 for 1 year ``` ?
That's how I did it. By the way, the formula you used, is it correct?
Here are my yearly totals: 8,000.00 20,749.94 8,500.00 20,042.56 9,000.00 19,292.30 9,500.00 18,512.81 10,000.00 17,715.61 10,500.00 16,910.36 11,000.00 16,105.10 11,500.00 15,306.50 12,000.00 14,520.00 12,500.00 13,750.00 TOTAL 172,905.17
yeah your work looks flawless to me there must be some mistake in my method above hmm
You'd think a problem this complex would be supplied with an answer.
Join our real-time social learning platform and learn together with your friends!