Simplify Homework: Solving for i in a Complex Equation

  • Thread starter Thread starter cs23
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
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 (re), then you can immediately find (1+i)22 and 1/(1+i) :smile:
 
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: