I'm starting to learn about differential equation

cambo86
Messages
25
Reaction score
0

Homework Statement


Verify that the differential equation,
<br /> {\frac{dy}{dx}} = 15 - {\frac{2y}{81+3x}}<br />
has the general solution
<br /> y(x) = 3(81+3x) + C(81+3x)^{-2/3}<br />

2. The attempt at a solution
I've just learned about differential equations, so I'm probably missing something very basic. I've tried serperating x and y so that I can integrate and it's not an exact equation.

Thanks in advance for the help.
 
Physics news on Phys.org
cambo86 said:

Homework Statement


Verify that the differential equation,
<br /> {\frac{dy}{dx}} = 15 - {\frac{2y}{81+3x}}<br />
has the general solution
<br /> y(x) = 3(81+3x) + C(81+3x)^{-2/3}<br />

2. The attempt at a solution
I've just learned about differential equations, so I'm probably missing something very basic. I've tried serperating x and y so that I can integrate and it's not an exact equation.

Thanks in advance for the help.

Can you differentiate the solution and plug it back into the original differential equation and see if it satisfies the DE?

-Matt
 
If you want to solve the differential equation, bring the fractional term on the RHS over to the LHS and you see you have a form that can be solved via integrating factors (the resulting eqn is linear in the independent variable y so this method is valid).
 
hi cambo86! :smile:
cambo86 said:
Verify …

"verify" always means that you don't have to solve it, you just assume the answer, and check it! :wink:

(by plugging it in, as Matt (leright) :smile: says)
 
So I differentiated the general solution and then subsituted that into the DE. Then I manipulated that to form the general solution again. Is that all that is needed to verify?
 
cambo86 said:
So I differentiated the general solution and then subsituted that into the DE. Then I manipulated that to form the general solution again. Is that all that is needed to verify?

I don't understand what you are trying to say. You have a function
y = y(x) = 3(81+3x)+C(81+3x)^{−2/3}.
You can compute dy/dx. When you do that, can you re-write dy/dx as
15− \frac{2y}{81+3x}?
If your answer is YES, then you have verified the solution. What other possible meaning could the word "verify" have?
 
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