Ask your own question, for FREE!
Mathematics 17 Online
OpenStudy (1018):

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?

OpenStudy (aworldofcolor):

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.

OpenStudy (1018):

no, I"m sorry but that's not within the choices. :(

OpenStudy (1018):

not sure what to do with this either. How did you get your answer by the way?

OpenStudy (aworldofcolor):

Is 14,718 one?

OpenStudy (aworldofcolor):

Wait, nevermind I don't think it's right, sorry.

OpenStudy (1018):

i saw that the answer is 60,600 but idk how it happened. lol

OpenStudy (1018):

oh nevermind that's wrong. different question.

OpenStudy (astrophysics):

I mean it's not too bad, but I guess you have to use some formula..compound interest? And why is 60.6k wrong?

OpenStudy (1018):

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

OpenStudy (astrophysics):

There's a bit more to it then plug and chug since we have the increase in amount by 500

OpenStudy (astrophysics):

So, what formula are you using?

OpenStudy (1018):

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

OpenStudy (astrophysics):

This correct? |dw:1450431442782:dw|

OpenStudy (1018):

yes, for compound interest.

OpenStudy (astrophysics):

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.

OpenStudy (astrophysics):

Lets list of the what the variables are first, what is r and n?

OpenStudy (1018):

i think r=10=0.10 and n=1 it only said compounded per year, right?

ganeshie8 (ganeshie8):

Looks this is an annuity problem

OpenStudy (astrophysics):

Ooh!

OpenStudy (1018):

i was also thinking of that, but wasnt sure what to do.

ganeshie8 (ganeshie8):

Lets try and get a recurrence relation

ganeshie8 (ganeshie8):

are you good with solving recurrence relations ?

OpenStudy (1018):

no. sorry. :( i just know the basic formula for annuity

OpenStudy (astrophysics):

What's the formula for it

OpenStudy (astrophysics):

I think it makes more sense

OpenStudy (1018):

well, for future worth it's this :

OpenStudy (1018):

\[FV = A (\frac{ ((1 + interest)^n - 1) }{ i })\]

OpenStudy (1018):

FV= future value A=annuity This is it if im not mistaken

OpenStudy (1018):

interest rate sorry not interest

ganeshie8 (ganeshie8):

that only works if the deposits are fixed amounts but in your problem, the deposts are increasing by 500 each year

OpenStudy (astrophysics):

do it twice second time with 500!

OpenStudy (astrophysics):

then add it

ganeshie8 (ganeshie8):

doesn't work, 500 isn't fixed 500, 1000, 1500, ...

OpenStudy (1018):

i tried that it was wrong hahaha

OpenStudy (1018):

ooh

OpenStudy (astrophysics):

Hey reccurance relation is a great idea

ganeshie8 (ganeshie8):

Lets derive a new formula, it will be easy, I promise you

ganeshie8 (ganeshie8):

Let the amount in bank after \(n\) years be \(B_n\)

ganeshie8 (ganeshie8):

Can you tell me what would be the amount in bank after \(n+1\) years ?

ganeshie8 (ganeshie8):

Bank adds 10% interest rate, so it should be \(1.1B_n\) Also, you're depositing an amount of \(8000 + 500n\) right ?

ganeshie8 (ganeshie8):

Overall, the amount after \(n+1\) years is given by : \[B_{n+1} = 1.1B_n + 800 + 500n\]

ganeshie8 (ganeshie8):

see if that makes sense...

ganeshie8 (ganeshie8):

if that doesn't make sense, excel is always there for us :)

ganeshie8 (ganeshie8):

Fixed the typo : Overall, the amount after \(n+1\) years is given by : \[B_{n+1} = 1.1B_n + 800\color{red}{0} + 500n\]

OpenStudy (astrophysics):

Haha nice

ganeshie8 (ganeshie8):

@1018 you're not expected to understand above relation if you're not introduced to recurrence relations yet...

OpenStudy (1018):

man i'm really sorry i just thought i should know that by now. is recurrence relations part of engineering economics?

OpenStudy (1018):

continue please. haha. me head hurts but in a good learning kind of way. lol

ganeshie8 (ganeshie8):

I don't want this thread to be your introduction to recurrence relations haha lets use excecl instead

OpenStudy (1018):

hey can you teach me with this one https://www.coursehero.com/file/6427211/Test-1-section-011-Version-A-ANSWERS/

OpenStudy (1018):

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?

ganeshie8 (ganeshie8):

they are solving the problem using @Astrophysics method

ganeshie8 (ganeshie8):

work it in two steps : 1) future worth of annual payments of 8000 2) future worth of increasing annual payments of 500

ganeshie8 (ganeshie8):

for #1 you can directly use your annuity formula

OpenStudy (1018):

oooh. how bout for 2?

ganeshie8 (ganeshie8):

for number 2 also we may use the same annuity formula, but multiple times

ganeshie8 (ganeshie8):

Can you tell me the deposit amount in year 10 ?

ganeshie8 (ganeshie8):

it should be 8000 + 500*9, right ?

ganeshie8 (ganeshie8):

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

ganeshie8 (ganeshie8):

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} \]

ganeshie8 (ganeshie8):

simplify a bit and get below geometric series : \[5000(1.1^9+1.1^8+\cdots + 1.1^2 + 1.1^1) \]

ganeshie8 (ganeshie8):

remember the partial sum formula for geometric series ?

ganeshie8 (ganeshie8):

Notice that the sum in parenthesis is a geometric series with \(a = 1.1\), \(r=1.1\), and \(n=9\)

ganeshie8 (ganeshie8):

use below formula to work the sum |dw:1450434217885:dw|

OpenStudy (1018):

hey please continue haha, im just looking at you explain. thanks a lot!

OpenStudy (1018):

i plugged the values in i got 14.937 ?

ganeshie8 (ganeshie8):

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

ganeshie8 (ganeshie8):

Yes, you forgot the 5000 at the front ;)

OpenStudy (1018):

it says 74687.123

ganeshie8 (ganeshie8):

Looks perfect! so the future value of those 500 increasing deposits is 74687.123 at the end of 10th year

OpenStudy (1018):

thanks! but wait i have to add this to the 8000 annuity right?

OpenStudy (wolf1728):

Is 74687.123 definitely the answer? I calculate a much higher total.

ganeshie8 (ganeshie8):

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..

OpenStudy (1018):

yup with the future value of 8000 right? then that's it?

OpenStudy (wolf1728):

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

ganeshie8 (ganeshie8):

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

ganeshie8 (ganeshie8):

yes @1018

OpenStudy (wolf1728):

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

ganeshie8 (ganeshie8):

Interesting, is that only the 8000 part ?

OpenStudy (wolf1728):

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)

ganeshie8 (ganeshie8):

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 ``` ?

OpenStudy (wolf1728):

That's how I did it. By the way, the formula you used, is it correct?

OpenStudy (wolf1728):

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

ganeshie8 (ganeshie8):

yeah your work looks flawless to me there must be some mistake in my method above hmm

OpenStudy (wolf1728):

You'd think a problem this complex would be supplied with an answer.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!