Given differential equation: dxdy=3y32
The above differential equation is of the form
dxdy=F(x,y) , where F(x,y)=3y32
Observe that both F(x,y) and ∂y∂F(x,y) are continuous functions on (−∞,∞) and
it contains 0.
Therefore,, the given initial value problem has unique solution by using Existence and uniqueness theorem.
To find the solution, use separation of variables.
Using separation of variables, we get
y32dy=3dx
Integrating on both sides, we get
∫y32dy=3∫dx
31y31=3x+C
That is, we get
3y31=3x+C
Use the initial condition y(0)=0 to find C
Now y(0)=0⇒3(0)+C=0⇒C=0
Therefore, solution to the initial value problem is
3y31=3x or y31=x
Comments