Solveeit Logo

Question

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

How do you find the general solution of dydx=x1+x2\dfrac{{dy}}{{dx}} = \dfrac{x}{1 + x^{2}} ?

Explanation

Solution

In this question, we need to find the general solution of the differential equation dydx=x1+x2\dfrac{{dy}}{{dx}} = \dfrac{x}{1 + x^{2}} . 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 chain rule by substituting the function as uu . On further integrating, we can find the integral of the given expression.

Formula used :
1. ddx(xn)=nxn1\dfrac{d}{{dx}}\left( x^{n} \right) = nx^{n – 1}
2. ddx(k)=0\dfrac{d}{{dx}}\left( k \right) = 0
3. m ln(n)=ln(n)mm\ ln(n) = ln\left( n \right)^{m}

Complete step-by-step answer:
Given,
dydx=x1+x2\dfrac{dy}{dx} = \dfrac{x}{1 + x^{2}}
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=x1+x2\dfrac{dy}{dx} = \dfrac{x}{1 + x^{2}}
For the separation of variables, we need to multiply both sides by dx{dx} ,
On multiplying both sides by dx{dx},
We get,
dy=x1+x2dxdy = \dfrac{x}{1 + x^{2}}{dx}
On integrating both sides,
We get,
dy=(x1+x2)dx\int dy = \int\left( \dfrac{x}{1 + x^{2}} \right){dx} ••• (1)
Let us consider u=(1+x2)u = \left( 1 + x^{2} \right)
On differentiating uu ,
We get,
dudx=2x+0\dfrac{du}{dx} = 2x + 0
du2=x dx\Rightarrow \dfrac{du}{2} = x\ dx
Thus equation (1) becomes,
dy=(1u)(du2)\int dy = \int\left( \dfrac{1}{u} \right)\left( \dfrac{du}{2} \right)
By rewriting the terms,
We get,
dy=12(1u)du\int dy = \dfrac{1}{2}\int\left( \dfrac{1}{u} \right){du}
We know that 1xdx=ln(x)+ c\int\dfrac{1}{x}dx = ln\left( x \right) + \ c
Thus by using reciprocal rule,
We get,
 y=12ln(u)+c\Rightarrow \ y = \dfrac{1}{2}\ln\left( u \right) + c
Where cc is the constant of integration.
By substituting the value of uu,
We get,
y=12ln(x2+1)+cy = \dfrac{1}{2}\ln\left( x^{2} + 1 \right) + c
We know that m ln(n)=ln(n)mm\ ln(n) = ln\left( n \right)^{m}
From the logarithmic rule,
We get,
y=ln(x2+1)12+cy = ln\left( x^{2} + 1 \right)^{\dfrac{1}{2}} + c
 y=ln(x2+1)+c\Rightarrow \ y = \ln\left( \sqrt{x^{2} + 1} \right) + c
Thus the general solution of dydx=x1+x2\dfrac{dy}{dx} = \dfrac{x}{1 + x^{2}} is y=ln(x2+1)+cy = ln\left( \sqrt{x^{2} + 1} \right) + c
Final answer :
The general solution of dydx=x1+x2\dfrac{dy}{dx} = \dfrac{x}{1 + x^{2}} is y=ln(x2+1)+cy = ln\left( \sqrt{x^{2} + 1} \right) + c

Note: The concept used in this question is integration method, that is integration by separation of variable methods , u-substitution and reciprocal rule . Since this is an indefinite integral we have to add an arbitrary constant ‘cc’. cc is called the constant of integration. The variable xx in dxdx is known as the variable of integration or integrator. Mathematically, integrals are also used to find many useful quantities such as areas, volumes, displacement, etc. The reverse chain rule method is related to the chain rule of differentiation, which when applied to antiderivatives is known as the reverse chain rule that is integration by uu substitution.