First Order Differential Equation

Click For Summary

Homework Help Overview

The discussion revolves around a first-order differential equation related to a loan repayment scenario. The original poster describes a situation where a recent graduate borrows $100,000 at a 9% interest rate and plans to make increasing monthly payments based on a formula involving time since the loan was taken. The goal is to determine when the loan will be fully paid off.

Discussion Character

  • Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the setup of the differential equation, questioning the treatment of the interest rate and the payment function. There is a focus on ensuring the correct application of initial conditions and the integration process.

Discussion Status

Some participants have provided guidance regarding the potential oversight in the treatment of the interest rate, suggesting that the original poster may need to adjust the rate to reflect monthly compounding. Others have confirmed the correctness of the integration steps, indicating a collaborative effort to clarify the problem.

Contextual Notes

There is an emphasis on the correct interpretation of the variables involved, particularly the time scale for interest and payments, which may affect the outcome of the calculations. The original poster expresses uncertainty about their approach, indicating a need for further clarification on the assumptions made in the problem setup.

DivGradCurl
Messages
364
Reaction score
0
"A recent college graduate borrows $100,000 at an interest rate of 9% to purchase a condominium. Anticipating steady salary increases, the buyer expects to make payments at a monthly rate of 800(1 + t/120), where t is the number of months since the loan was made. Assuming that this payment schedule can be maintained, when will the loan be fully paid?"

Please, help me find where I made a mistake. Here's what I've got:

[tex]S_0 = \$ 100,000[/tex]

[tex]r = 0.09[/tex]

[tex]k(t) = \$ 800 \left( 1 + \frac{t}{120} \right) / \mbox{month}[/tex]

[tex]\frac{dS}{dt}=rS-k(t), \qquad S(0)=S_0[/tex]

[tex]\frac{dS}{dt}-rS=-k(t)[/tex]

[tex]\mu = \exp \left( -r \int dt \right) = e ^{-rt}[/tex]

[tex]S(t)=e^{rt}\int -800 \left( 1 + \frac{t}{120} \right) e ^{-rt} \: dt[/tex]

[tex]S(t)=e^{rt}\left( \frac{20e^{-rt}}{3r^2} + \frac{800e^{-rt}}{r} + \frac{20e^{-rt}t}{3r} + \mathrm{C} \right)[/tex]

[tex]S(t) = \frac{20t}{3r} + \frac{800}{r} + \frac{20}{3r^2} + \mathrm{C} e^{rt}[/tex]

[tex]t=0 \Rightarrow \frac{800}{r} + \frac{20}{3r^2} + \mathrm{C} = S_0 \Rightarrow \mathrm{C} = \frac{-20-2400r+3r^2 S_0}{3r^2}[/tex]

[tex]S(t)=\frac{20}{3r^2} - \frac{20e^{rt}}{3r^2} + \frac{800}{r} - \frac{800e^{rt}}{r} + S_0 e^{rt} + \frac{20t}{3r}[/tex]

[tex]S(t)=0 \Rightarrow t \approx - 131 \mbox{ months}[/tex]

which is WRONG!

Any help is highly appreciated.
 
Physics news on Phys.org
thiago_j said:
"A recent college graduate borrows $100,000 at an interest rate of 9% to purchase a condominium. Anticipating steady salary increases, the buyer expects to make payments at a monthly rate of 800(1 + t/120), where t is the number of months since the loan was made. Assuming that this payment schedule can be maintained, when will the loan be fully paid?"

Please, help me find where I made a mistake. Here's what I've got:

[tex]S_0 = \$ 100,000[/tex]

[tex]r = 0.09[/tex]

[tex]k(t) = \$ 800 \left( 1 + \frac{t}{120} \right) / \mbox{month}[/tex]

[tex]\frac{dS}{dt}=rS-k(t), \qquad S(0)=S_0[/tex]

[tex]\frac{dS}{dt}-rS=-k(t)[/tex]

[tex]\mu = \exp \left( -r \int dt \right) = e ^{-rt}[/tex]

[tex]S(t)=e^{rt}\int -800 \left( 1 + \frac{t}{120} \right) e ^{-rt} \: dt[/tex]

[tex]S(t)=e^{rt}\left( \frac{20e^{-rt}}{3r^2} + \frac{800e^{-rt}}{r} + \frac{20e^{-rt}t}{3r} + \mathrm{C} \right)[/tex]

[tex]S(t) = \frac{20t}{3r} + \frac{800}{r} + \frac{20}{3r^2} + \mathrm{C} e^{rt}[/tex]

[tex]t=0 \Rightarrow \frac{800}{r} + \frac{20}{3r^2} + \mathrm{C} = S_0 \Rightarrow \mathrm{C} = \frac{-20-2400r+3r^2 S_0}{3r^2}[/tex]

[tex]S(t)=\frac{20}{3r^2} - \frac{20e^{rt}}{3r^2} + \frac{800}{r} - \frac{800e^{rt}}{r} + S_0 e^{rt} + \frac{20t}{3r}[/tex]

[tex]S(t)=0 \Rightarrow t \approx - 131 \mbox{ months}[/tex]

which is WRONG!

Any help is highly appreciated.

I can't say I completely follow what you are doing, but it seems to me you have two different time scales going on and you may have lost track of the initial value a few equations into your analysis. If you were making no payments, the amount owed would be increasing every month. In the continuous interest limit you would have

[tex]S(t)=S_0 e^{rt/12}[/tex]

where r is the annual interest rate and t is in months. The payments were already expressed in terms of t in months and of course they reduce the value of S(t). So I think you need

[tex]\frac{dS}{dt}=rS/12 -k(t), \qquad S(0)=S_0[/tex]
 
Your integration is all correct, so it is something small, OlderDan seems to be making sense to me.
 
You're right. It's something pretty small. I should have divided r by 12, which ultimately gives the correct answer: t = 135.36 months.

Thanks
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
12
Views
2K
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
6
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
1K