Solving for interest rate in a financial equation with exponent 22

  • Thread starter Thread starter cs23
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
7 replies · 2K views
cs23
Messages
64
Reaction score
0

Homework Statement



solve for i

4100=100{[(1+i)^22 - 1]/i(1+i)^22} + 5000[1/(1+i)^22]



Homework Equations





The Attempt at a Solution



4100=100{/ i} + 5000[1/(1+i)^22]
4100= 100+5000[1/i + 1/(1+i)^22]
4100=5100[1/(1+ i)^23]
0.803=[1/(1+ i)^23]
(1+ i)^23= 1/0.803=1.24

i= 23 sqrt(1.24) -1
 
Physics news on Phys.org
hi cs23! :smile:

(have a square-root: √ and try using the X2 icon just above the Reply box :wink:)

sorry, not following that :confused:

write 1+i in polar form (reiθ), then you can immediately find (1+i)22 and 1/(1+i) :smile:
 
Another trick is to substitute a = (1+i)^22. Solve for a. After that, finding i will become much easier.
 
In LaTeX that's: [tex]4100=100\frac{(1+i)^{22} - 1}{i(1+i)^{22}}+5000\frac{1}{(1+i)^{22}}[/tex]

Following gb7nash's suggestion this becomes: [tex]4100=100\frac{a - 1}{i\cdot a}+5000\frac{1}{a}[/tex]
 
SammyS said:
In LaTeX that's: [tex]4100=100\frac{(1+i)^{22} - 1}{i(1+i)^{22}}+5000\frac{1}{(1+i)^{22}}[/tex]

Following gb7nash's suggestion this becomes: [tex]4100=100\frac{a - 1}{i\cdot a}+5000\frac{1}{a}[/tex]

Ah, I didn't notice that one i. My method won't work. :frown:
 
gb7nash said:
Ah, I didn't notice that one i. My method won't work. :frown:
Well, it will make simplifying a little easier.... maybe not much.
 
It probably needs to be done graphically or numerically.
 
For clarification, you should state whether i = sqrt (-1) or if i represents an interest rate in some type of compounding interest problem.