#help

32 messages · Page 1 of 1 (latest)

vivid ledge
#

A couple decides on the following plan for their newborn child's college education. Every 3 months, they will deposit $1,000 into a savings account paying 3.4% interest compounded quarterly. However, after 8 years, they are unable to deposit any more money into the account. They stop making deposits and let the money accumulate interest at the same rate for 15 more years. How much money will be in the account at the end of the 23 years?

(Hint: You will need to use two different formulas to answer this question.)

unkempt boneBOT
trim sage
#

!status

unkempt boneBOT
#
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
trim sage
#

@vivid ledge

vivid ledge
#

i got my answer wrong and i need help with it

#

60814.34

trim sage
#

Show me your work

vivid ledge
#

1000*((1+.034/4)^32-1))/.034/4 = 36597.53664245

#

36597.53664* (1+.034/4)^60 = 60814.34

#

used p=(1+r/n)^nt-1/(r/n) as first forula

#

a= p(1+r/n)^nt as second formula

#

@trim sage

trim sage
#

Use the geometric series formula

vivid ledge
#

i dont knowwhat that means.

trim sage
#

Let a be 1000 dollars and b the interest + 100%

#

So a = 1000 dollars and b = 103.4%

#

The deposit a dollars every month and the interest is added so times b

#

The first quarter would be a * b

#

The second would be a*b plus 1000 dollars and increased by the interest

#

So (a*b+a)*b

#

The third quarter would be that increased by 1000 dollars and the interest

#

((ab+a)b+a)b

#

And it would go like this

#

First quarter: ab

#

Second quarter: (ab+a)b so ab²+ab

#

Third quarter: ((ab+a)b+a)b so ab³+ab²+ab

#

Do you see the pattern

#

It's a geometric series without the first term: a+ar+ar²+ar³+ar⁴+…

#

You there? @vivid ledge

edgy crag
#

3.4% interest means 3.4% per year. The compounding period is when the interest is paid.

#

That means it's 3.4%/4 per quarter.