Question
Question: How do you find all solutions of the differential equation \(\dfrac{dy}{dx}=\dfrac{{{x}^{2}}}{y}?\)...
How do you find all solutions of the differential equation dxdy=yx2?
Solution
We use variables separable to find the solutions of the given equation. We take each variable and its derivative to the same side. After we separate the variables, we integrate the equation to get the solution.
Complete step-by-step solution:
Consider the given first order differential equation dxdy=yx2.......(1)
Equation (1) is called a separable equation, because the variables x and y can be separated so that x appears only on one side (say right) and y appears only on the other side (say left).
Let us separate the variables as follows,
⇒ydy=x2dx
Now we have separated the variables into different sides.
Therefore, we are integrating the above obtained equation to get the solution.
⇒∫ydy=∫x2dx
Since ∫xndx=n+1xn+1+C where C is the constant of integration, we get
⇒2y2=3x3+C
Now we got this, we are transposing 2 from the left side to the right side,
⇒y2=32x3+C1 where C1=2C
Take square root of the obtained equation,
⇒y=32x2+C1
Hence, the solution of the given first order differential equation is y=32x2+C1.
Note: The first order differential equation (1) is called a separable equation or an equation with separable variables. More generally, a first order differential equation of the form dxdy=N(y)M(x) is called a separable equation or an equation with separable variables. We solve it this way:
⇒dxdy=N(y)M(x).
By algebraic manipulation (we can simply say, separation of variables) we get,
⇒N(y)dy=M(x)dx.
We integrate this equation to get the solution.
⇒∫N(y)dy=∫M(x)dx+C, where C is the constant of integration for the indefinite integrals.
Remember that many first order differential equations can be reduced to form the separable equation dxdy=N(y)M(x).