Separable equations: 1st order DE

  • Thread starter Thread starter jenzao
  • Start date Start date
  • Tags Tags
    Separable
jenzao
Messages
48
Reaction score
0

Homework Statement


solve the quation dy/dx = (4x - x^3) / (4 + y^3)
the first thing the book does is rewrite the equation as:

(4+y^3)dy = (4x-x^3)dx

and i understand that they are 1st separating it out... BUT shouldn't it be (1 / (4+y^3))dy?

How can they dissmiss the fact that the y terms are in the denominator?
On every problem, the fact that terms are under denominator gets ignored --why?

Homework Equations


thanks!


The Attempt at a Solution


 
Physics news on Phys.org
\frac{dy}{dx} = \frac{4x - x^3}{4 + y^3}

\times (4 + y^3)


(4 + y^3) \frac{dy}{dx} = 4x - x^3


Now separate the variables.
 
jenzao said:
How can they dissmiss the fact that the y terms are in the denominator?

Hi jenzao! :smile:

The y terms are in the denominator on the RHS,

but when you move them over to the LHS, they must go on top.

(and the dx on the bottom of the LHS must go on the top of the RHS for the same reason)

Technically, that's because if A/B = C/D, then AD = BC. :smile:
 
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