| New Reply |
Differential Equation Model |
Share Thread | Thread Tools |
| Apr3-12, 04:57 AM | #1 |
|
|
Differential Equation Model
1. The problem statement, all variables and given/known data
Here's a model for the balance owed on a loan with the following conditions: * Interest accumulated on the loan at a rate of 5.24% per year * The amount owed at the beginning of the loan was $20,000. * No payments were made on the loan for the first two years * After two years, the loan was paid off at $3,000 per year. The model is given by the equations: [itex]\frac{dL}{dt} = 0.0524 \ L, \ \ \ 0<t<2[/itex] [itex]\frac{dL}{dt} = 0.0524 \ L \ - \ 3 , \ \ t>2[/itex] (L is in thousands) Using a direction field work out how large repayments should be if the loan is to be paid back in exactly 12 years (i.e., with exactly 10 years of repayments after the first two years with no repayments). 3. The attempt at a solution Here is the direction field I made for this model ![]() And the solution for the initial value L(0)=20 is ![]() The root of this solution occurs at t=11.39, so 11 years is how long it will take to pay back the loan. But how can we work out how large repayments should be if the loan is to be paid back in 12 years? ![]() Any help is greatly appreciated. |
| Apr3-12, 12:42 PM | #2 |
|
Recognitions:
|
Change the DE to dL/dt = 0.0524L - R for t > 2, and solve it with R as a symbolic parameter. Then find R that makes L(12) = 0.
RGV |
| Apr3-12, 04:11 PM | #3 |
|
|
Is this what you meant? |
| Apr3-12, 04:30 PM | #4 |
|
Recognitions:
|
Differential Equation ModelRGV |
| Apr3-12, 04:56 PM | #5 |
|
|
dL/dt = 0.0524 L - 0.6288 I'm not sure how this helps us. Did you mean I have to first solve the DE using separation of variables while ignoring R? I appreciate it if you could maybe explain that a bit more clearly. |
| Apr3-12, 06:14 PM | #6 |
|
|
It looks like you are using a phase plane plotter as well as the direction field. You can use it or the direction field to plot backwards as well as forwards in time! (And it looks like that is what your plotter is doing since your starting point is in the middle!)
|
| Apr3-12, 06:26 PM | #7 |
|
|
Yes I've used the Matlab add-on called "dfield", my plot shows the initial condition y(0)=20. But how do can we use this plot to figure out how large repayments should be if the loan is to be paid back in exactly 12 years?
|
| Apr3-12, 07:19 PM | #8 |
|
Recognitions:
|
I don't have access to Matlab, so I cannot offer technical advice. But if I were doing the question I would avoid the use of a phase plot and would, instead, just write down the formula for the DE solution; it would be a formula that has both R and t in it: L = f(t,R). Then I would set L=0 at t=12 and solve the equation to find R.
I guess if you want to use phase plot methods you could start by guessing a value of R, then make the phase plot for that R value and trace out the solution. If L=0 occurs before t=12 our guessed value if R is too large, so we should decrease it a bit and start over. If L=0 occurs after t=12, our guessed R is too small, so we should increase it a bit and start over. This procedure would be horrible and would take forever, and that is why I would not use it unless I had hours of spare time and nothing better to do. RGV |
| Apr3-12, 07:22 PM | #9 |
|
|
Your plot is actually predicting backwards from that t(0) - predicting your what your debt would have been over the previous 30+ years if your first eq. had been applicable over that time!
Now you know where your starting t is for the 'retrodiction'. t = 12. It should be obvious that at your present R = 3 the slopefield will not take you back from (12, 0) to (0, 20) i.e. L = 20 but to something higher. If not obvious make a few trials and you'll soon see. So as you cannot get back to 20 at the right time with that R try different R till it comes right! You can as RV said calculate it mathematically, which is not very hard depending on what math you know. But using the plotter is not even math, it's common sense. |
| Apr3-12, 07:24 PM | #10 |
|
|
|
| Apr3-12, 07:26 PM | #11 |
|
|
|
| Apr3-12, 07:43 PM | #12 |
|
|
|
| Apr3-12, 07:49 PM | #13 |
|
|
You have all you need. (I have to go now.) |
| Apr3-12, 07:52 PM | #14 |
|
Recognitions:
|
I really need more information from you in order to _guide_ you while avoiding doing your homework for you. What is the course? What is your background? How much calculus have you had? etc. RGV |
| Apr3-12, 08:01 PM | #15 |
|
|
|
| Apr3-12, 08:08 PM | #16 |
|
Recognitions:
|
It may be that you are comfortable with solving the DE dL/dt = c*L but uncomfortable with the DE that has the extra '-R' on the right. Is that the case? If so, look instead at the DE for M = L - p, where p is some constant. You ought to be able to figure out what p value to choose in order to get rid of the constants on the right and have just dM/dt = c*M. Alternatively, you can use an integrating factor. RGV |
| New Reply |
| Thread Tools | |
Similar Threads for: Differential Equation Model
|
||||
| Thread | Forum | Replies | ||
| Differential Equations - Logistic Model | Calculus & Beyond Homework | 3 | ||
| solving a differential equation of epidemic model but not getting the right answer! | Differential Equations | 2 | ||
| Simple Differential Equation (Ordinary Differential Equation) | Differential Equations | 7 | ||
| Show that ____ is a solution to the differential equation model? | Calculus & Beyond Homework | 5 | ||
| Differential Equations...Model Help | Calculus & Beyond Homework | 16 | ||