Question
Question: What is the solution to the differential equation \[\dfrac{dy}{dx}={{y}^{2}}\]?...
What is the solution to the differential equation dxdy=y2?
Solution
Firstly, we have to check the order of the differential equation given. Then choose the correct procedure of solving the equation. After obtaining the answer, if it contains no products or powers, it is said to be linear or else it is called a separable differential equation.
Complete step-by-step solution:
Let us have a look at what a separable differential equation means. A first order equation is said to be separable if after solving for the derivative, if the right hand side can be factored as a formula of just x times a formula of just y.
Let us start solving dxdy=y2.
Upon checking the order of the equation, we find it to be a First Order Separable Ordinary Differential Equation.
A first order separable ordinary differential equation will have the form N(y)⋅y′=M(x)
Let us substitute dxdy with y′.
Now we get, y′ =y2.
In the next step, we would be rewriting the equation in the form of a first order equation.
The general form of the First Order Separable ODE is F(x,y)=f(x)
Now we are supposed to write our equation in this form.
That would be y21y′=1
Now on differentiating this equation, we get:
Differentiate it using the vu formula.
We get, y−1=x+c1
On further isolating this equation, we obtain the equation as
y=−x+c11
Hence the solution of the given differential equation is y=−x+c11.
Note: We must have a note that differential equations cannot be solved using symbolic analysis. There exist two methods in solving the differential equations: they are- separation of variables and integrating factor. We must be accurate in choosing the method in proceeding with the method.