First Order Linear Differential Equation - I can't solve it

jumbogala
Messages
414
Reaction score
4

Homework Statement


Solve the differential equation dx/dt = 0.63 - (9x / 2060).

Homework Equations


The Attempt at a Solution


I started by finding the integrating factor. So I integrated 9/2060, to get 9t/2060. Therefore e^(9t/2060) is my integrating factor.

Multiply 0.63 by that integrating factor to get 0.63e^(9t/2060) on the left side of the equation.

Integrate the left side, and you get 144.2e^(9x/2060). The right side of the equation looks like (e^(9t/2060))x right now.

I need this in a function of x so I divide by e^(9t/2060)... and I get x = 144.2.

But that doesn't make sense in the context of the question. What I have should be something that varies with t...
 
Physics news on Phys.org
You don't need an integrating factor. It's separable. You just have to integrate something of the form dx/(a+bx)=dt. It's just a log.
 
Oh... shouldn't it work the way I did it anyway though? I thought I could always use an integrating factor if I wanted to...

I can't figure out how to separate it =/
 
jumbogala said:
Oh... shouldn't it work the way I did it anyway though? I thought I could always use an integrating factor if I wanted to...

I can't figure out how to separate it =/

You can use an integrating factor if you do it half way carefully, sure. But where did t come from?? And how did it disappear at the end? You were being sloppy.

dx/(0.63 - (9x / 2060))=dt. There. It's separated. Now just integrate it.
 
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