What is a simplified expression for e^2.8 - e^2?

  • Thread starter Thread starter paradigm
  • Start date Start date
  • Tags Tags
    Interest
paradigm
Messages
21
Reaction score
0
Problem:
What is the final difference in account values if $100,000 is invested in a) a project with returns of 7% / yr or b) one with returns of 5% / yr. Let the period of investment be 40 years.
This problem is quite simple in theory, and I know the answer should be 100,000(1.07^40 - 1.05^40) = $793446.91. However, this problem is for a logic class in which we are not permitted to use calculators.

Using a couple Taylor expansion approximations -- for the range of values in question, (1+x)^n = e^(nx) -- I get the following:
1.07^40 = e^2.8 and 1.05^40 = e^2.
Basically, all I need to know is how to simplify the expression e^2.8 - e^2 , and then I can simply multiply by $100k to get an accurate approximation.
 
Physics news on Phys.org
anyone? :/
 
yeah, the binomial expansion was my first thought, but because nx (40 * 0.02) is not <<1 in this case, I would have to take out the series to a large and undetermined number of terms to produce an answer that is even remotely within the ball park.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top