Solveeit Logo

Question

Question: How do you find the general solution of \[\dfrac{dy}{dx} = \dfrac{x}{y}\]?...

How do you find the general solution of dydx=xy\dfrac{dy}{dx} = \dfrac{x}{y}?

Explanation

Solution

In this question, we need to find the general solution of the given expression dydx=xy\dfrac{dy}{dx} = \dfrac{x}{y}. We can find the general solution of the differential equation by using separation of variable methods. First by using the separation of variables method, we can separate the derivative term and variable term. Then we need to use the reverse power rule . On further integrating, we can find the integral of the given expression.

Formula used:
Reverse power rule: Reverse power rule is used to integrate the expression which is in the form of xnx^{n}
xndx=xn+1n+1+c\int x^{n}{dx} = \dfrac{x^{n + 1}}{n + 1} + c
Where cc is the constant of integration.
This rule is not applicable when n=1n = - 1 .

Complete step by step answer:
Given , dydx=xy\dfrac{dy}{dx} = \dfrac{x}{y}
The degree and order of the given differential equation is one. Thus we can use the separation of variables method to find the general solution of the given equation.
In the separation of variables method, we need to separate the derivative term and variable term to another side of equality.
We have dydx=xy\dfrac{dy}{dx} = \dfrac{x}{y}
On cross multiplying,
We get,
 y dy=x dx\Rightarrow \ y\ dy = x\ dx
On integrating both sides,
We get,
 y dy=x dx\Rightarrow \ \int y\ dy = \int x\ dx
Now by using reverse power rule,
y22=x22+ c\Rightarrow \dfrac{y^{2}}{2} = \dfrac{x^{2}}{2} + \ c
Where cc is the constant of integration .
On simplifying,
We get,
y22=x2+2c2\Rightarrow \dfrac{y^{2}}{2} = \dfrac{x^{2} + 2c}{2}
Now on multiplying both sides by 22 ,
We get,
 y2=x2+2c\Rightarrow \ y^{2} = x^{2} + 2c
On rearranging the terms,
We get,
 y2x2=2c\Rightarrow \ y^{2} – x^{2} = 2c which is can be written as y2x2=Cy^{2} – x^{2} = C where CC is the constant which is equal to 2c2c .

Now depending on the value of CC , whether it is positive , negative or zero, we get a hyperbola open to x axis, also open to y axis or a pair of straight lines through the origin. Thus the solution of the equation dydx=xy\dfrac{dy}{dx} = \dfrac{x}{y} are the members of the family of the cure. All the curves are hyperbole which is of the form of x2y2=Cx^{2} – y^{2} = C . For the different values of CC, the equation of hyperbola may give two intersecting lines.Also if C=0C = 0 , the hyperbolic equation y2x2= 0y^{2} – x^{2} = \ 0 gives two intersecting straight lines.Now the equation is y2x2=0y^{2} – x^{2} = 0. On adding x2x^{2} on both sides,
We get,
 y2=x2\Rightarrow \ y^{2} = x^{2}
On taking square root on both sides,
We get,
 y=±x\Rightarrow \ y = \pm x
That is y=xy = x and y=xy = - x

Thus we get the general solution of the dydx=xy\dfrac{dy}{dx} = \dfrac{x}{y} is y=±xy = \pm x.

Note: The concept used in this question is integration method, that is integration by separation of variable methods and reverse power rule . Since this is an indefinite integral we have to add an arbitrary constant ‘cc’. cc is called the constant of integration.Mathematically , the order of the derivative can be found without actually solving the given question. The order of the equation is nothing but the number of constants in the equation. We must be careful in choosing the methods to solve the problem, Choosing the wrong method may lead to the wrong calculation.