+0  
 
0
713
4
avatar

A grauate student has an outstanding student loan of $100,000 @ 5% compounded monthly. He recently landed a job on Wall Street with a six-figure salary. He decided to pay off his student loan over a period of 10 years as follows: a) He will pay fixed monthly payments, at the end of each month, for the first 5 years or 60 payments. b) He will pay the balance of his student loan for the last 5 years or 60 months, by doubling the amount of his monthly payments, compared to the payments he made in the first 5 years. What would his monthly payments be for the first 5 years? What is the total amount of interest that he will have paid in that 10-year period?

This is a very tough problem for me. Any help would be greatly appreciated. Thanks a lot.

 Jun 4, 2016
 #1
avatar+118658 
0

A grauate student has an outstanding student loan of $100,000 @ 5% compounded monthly. He recently landed a job on Wall Street with a six-figure salary. He decided to pay off his student loan over a period of 10 years as follows: a) He will pay fixed monthly payments, at the end of each month, for the first 5 years or 60 payments. b) He will pay the balance of his student loan for the last 5 years or 60 months, by doubling the amount of his monthly payments, compared to the payments he made in the first 5 years. What would his monthly payments be for the first 5 years? What is the total amount of interest that he will have paid in that 10-year period?

This is a very tough problem for me. Any help would be greatly appreciated. Thanks a lot.

 

You may have different formulas to work with than what I know but this is how I did it.  I have not checked my answer but it should be ok.

 

Let him pay C dollars each month for 60 months and then 2C dollars each month for another 60 months.

 

X = 100000 = initial loan

n=5*12 =  60 (used in both halves)

i =0.05/12 = 0.0041666666666666 repeater

L  =1+i     = 1.0041666666666666 repeater       I usually use capital I but it looks like a 1 here  :(

PV60  refers to value owing after 60 months

 

 

\(PV_{60} = 2C * \left[ \frac{1-L^{-n}}{i} \right]\)

 

Now I want to solve for C and there are two unknowns namely PV60   and C so I need another equation so that I can solve them simultaneously.

I do not know such an equation so I will need to derive one.

 

The initial amount owing is X and each month for the first 5 years a payment of C is made at the end of each month.

So

After one month the amount owing will be

 

 

\( PV_1 = XL - C\\ then\\ PV_2 =  (XL-C)L - C\\ PV_2 =  XL^2-CL - C\\ PV_2 =  XL^2-C(L+1)\\ then\\ PV_3 = [ XL^2-C(L+1)]L-C\\ PV_3 = XL^3-CL(L+1)-C\\ PV_3 = XL^3-C(L^2+L+1)\\ \mbox{I can already see the pattern}\\ PV_n = XL^n-C(L^{n-1}+L^{n-2}+\ldots L^2+L+1)\\ \mbox{In the bracket is the sum of a GP}\\ PV_n = XL^n-C\left(\frac{1(L^n-1)}{L-1}\right)\\ PV_{60} = XL^{60}-C\left(\frac{L^{60}-1}{L-1}\right)\\\)

 

Ok now I have two equations for PV^60       

 

\(PV_{60} = 2C * \left[ \frac{1-L^{-n}}{i} \right]\\~\\ PV_{60} = XL^{60}-C\left(\frac{L^{60}-1}{L-1}\right)\\~\\ so\\ 2C * \left[ \frac{1-L^{-n}}{i} \right]=XL^{60}-C\left(\frac{L^{60}-1}{L-1}\right)\\ 2C * \left[ \frac{1-L^{-n}}{i} \right]+C\left(\frac{L^{60}-1}{i}\right)=XL^{60}\\ \frac{C}{i} * \left[ 2-2L^{-n} +L^{60}-1 \right]=XL^{60}\\ \frac{C}{i} * \left[ 1-2L^{-n} +L^{60} \right]=XL^{60}\\ C=\frac{iXL^{60}}{1-2L^{-n} +L^{60}}\\ C=\frac{0.0041\dot6 *100000*(1.0041\dot6 )^{60}}{1-2(1.0041\dot6 )^{-60} +(1.0041\dot6 )^{60}}\\ \)

 

 

(100000*0.00416666666666*1.00416666666666^60)/(1-2*1.004166666666666^-60+1.00416666666666666^60) = 737.615467649757885214385162703476071476657715295737666683233409836

 

So   $737.62 is paid at then end of each month for the first five years and then  $1475.24 is paid at the end of each month for the next 5 years and then the loan is all paid back.   

 

 

laugh wink cool

 Jun 4, 2016
 #2
avatar+118658 
0

If you dont understand  then please ask questions

I didn't do all that work just to amuse myself.  I want you to understand   :)

Melody  Jun 4, 2016
 #3
avatar
0

I will use a more common approach to solving this problem, just using common TVM formulas:

 

1) Find the PV of $1 per period for the first 5 years or 60 months, using this common formula:

PV=P{[1 + R]^N - 1.[1 + R]^-N} R^-1=PV OF $1 PER PERIOD.

Substituting in the above formula, we get PV of =$52.9907063239

 

2) Find the PV of $2 per period for the 2nd 5 years or 60 months, using the same formula above:

Substituting in the above formula, we get PV of =$105.981412648. But this PV is 5 years in the future. Therefore, we have to find its PV as of today, using this common TVM formula:

PV=FV[1 + R]^-N=PV OF $1 IN THE FUTURE.

Substituting in the above formula, we get the PV=$82.5812880087

 

3) Now we add the PV in 1) and in 2) above together:$52.9907063239 + $82.5812880087

=$135.571994333

 

4) Now we simply divide $100,000 by PV in 3 above =$100,000 / $135.571994333=$737.62, which is the student payment for the first 5 years. $737.62 x 2 =$1,475.24, which will be his payment for the last 5 years.

 Jun 4, 2016
 #4
avatar
+5

Wow!!. Thanks a million guys. I could never have been to solve it. I will study both methods carefully, and if I don't understand something, then I will seek help again.

 Jun 4, 2016

0 Online Users