document.write( "Question 175411: How much you should invest now to get $8,000 annually for ever, given an interest rate of 8% for the first 3 years & 10% for the remaining years \n" ); document.write( "
Algebra.Com's Answer #130576 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! in order for you to get the money forever, you have to invest enough so that the principal never gets below a minimum figure. \n" ); document.write( "--- \n" ); document.write( "what you will be drawing out each year is 8000. \n" ); document.write( "--- \n" ); document.write( "assume that you are starting in the 4th year. \n" ); document.write( "your interest rate is 10% forever. \n" ); document.write( "your money that you want to take out each year is $8,000 \n" ); document.write( "your equation would be: \n" ); document.write( "p = principal \n" ); document.write( "r = interest rate \n" ); document.write( "i = interest \n" ); document.write( "--- \n" ); document.write( "p*r = i \n" ); document.write( "solving for p, we get: \n" ); document.write( "p = i/r \n" ); document.write( "if i = 8000 and r = .1, then p = 8000/.1 = 80000 \n" ); document.write( "--- \n" ); document.write( "to see if this is true, then check to see if this holds. \n" ); document.write( "80000 * .1 = 8000 + 80000 = 88000 at the end of the 4th year. \n" ); document.write( "withdraw 8000 and you are left with 80000. \n" ); document.write( "80000 * .1 = 8000 + 80000 = 88000 at the end of the 5th year. \n" ); document.write( "withdraw 8000 and you are left with 80000. \n" ); document.write( "--- \n" ); document.write( "it's plain to see that if you have 80000 at the beginning of the 4th year you can withdraw 8000 forever assuming the interest rate remains at 10%. \n" ); document.write( "---- \n" ); document.write( "now to the first 3 years. \n" ); document.write( "--- \n" ); document.write( "you need to have 80,000 left in the account at the beginning of the 4th year. \n" ); document.write( "your future value is therefore 80,000 \n" ); document.write( "you need to withdraw 8000 each year. \n" ); document.write( "your interest rate is .08 per year. \n" ); document.write( "your initial investment is x (unknown) \n" ); document.write( "--- \n" ); document.write( "this winds up being the future value of an annuity formula. \n" ); document.write( "that formula is so complicated i won't even show it here. \n" ); document.write( "i used the PV formula from excel. \n" ); document.write( "that function takes in arguments as follows: \n" ); document.write( "PV(rate,nper,pmt,fv,type) \n" ); document.write( "where: \n" ); document.write( "rate is the interest rate per payment period = .08 per year. \n" ); document.write( "nper is number of payment periods = 3 years \n" ); document.write( "pmt is 8000 which is the amount you withdraw each period. \n" ); document.write( "fv is future value of the investment = 80,000 cause that's what you need to have at the end of the 3 years. \n" ); document.write( "type is 0 which means the payments are made at the end of each payment period. \n" ); document.write( "--- \n" ); document.write( "that function gave me the answer. \n" ); document.write( "--- \n" ); document.write( "the answer is: \n" ); document.write( "initial investment is 84,123.36 \n" ); document.write( "--- \n" ); document.write( "here's how it works: \n" ); document.write( "--- \n" ); document.write( "the problem: \n" ); document.write( "How much you should invest now to get $8,000 annually for ever, given an interest rate of 8% for the first 3 years & 10% for the remaining years \n" ); document.write( "--- \n" ); document.write( "the answer: \n" ); document.write( "you invest 84,123.36 now. \n" ); document.write( "---- \n" ); document.write( "interest rate for the first 3 years is 8% annually. \n" ); document.write( "amount to withdraw each year is 8,000 \n" ); document.write( "--- \n" ); document.write( "end of year 1: \n" ); document.write( "1.08 * 84123.36 - 8000 = 82853.2288 \n" ); document.write( "end of year 2: \n" ); document.write( "1.08 * 82853.2288 - 8000 = 81481.4871 \n" ); document.write( "end of year 3: \n" ); document.write( "1.08 * 81481.4871 - 8000 = 80000.00607 \n" ); document.write( "--- \n" ); document.write( "now you start at 10% a year interest: \n" ); document.write( "--- \n" ); document.write( "end of year 4: \n" ); document.write( "1.10 * 80000.00607 - 8000 = 80,000.00668 \n" ); document.write( "end of year 5: \n" ); document.write( "1.10 * 80000.00668 - 8000 = 80,000.00735 \n" ); document.write( "etc......... \n" ); document.write( "--- \n" ); document.write( "you will be able to withdraw 8000 forever and the principal will remain the same. \n" ); document.write( "--- \n" ); document.write( "there is a very slight increase of principal each year due to rounding errors. \n" ); document.write( "--- \n" ); document.write( "hope this helps. \n" ); document.write( "i tried deriving the formula for the first 3 years but gave up because it was too complicated and was taking too much time. \n" ); document.write( "for problems like this, using a financial calculator, or microsoft excel financial functions, is the best way to go. \n" ); document.write( "---\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |