Simplify Homework: Solving for i in a Complex Equation

  • Thread starter Thread starter cs23
  • Start date Start date
AI Thread Summary
The discussion revolves around solving the equation for i, specifically in the context of a financial problem involving compounding interest. Participants suggest various methods, including rewriting the equation in polar form and substituting variables to simplify the expression. One user points out the importance of clarifying whether i represents the imaginary unit or an interest rate, as this affects the approach to the solution. There is consensus that the problem may require graphical or numerical methods for resolution. Overall, the conversation highlights the complexities involved in solving for i in this equation.
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:
 
Another trick is to substitute a = (1+i)^22. Solve for a. After that, finding i will become much easier.
 
In LaTeX that's: 4100=100\frac{(1+i)^{22} - 1}{i(1+i)^{22}}+5000\frac{1}{(1+i)^{22}}

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

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

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