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 dxdy=1+x2x ?
Solution
In this question, we need to find the general solution of the differential equation dxdy=1+x2x . 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 u . On further integrating, we can find the integral of the given expression.
Formula used :
1. dxd(xn)=nxn–1
2. dxd(k)=0
3. m ln(n)=ln(n)m
Complete step-by-step answer:
Given,
dxdy=1+x2x
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,
dxdy=1+x2x
For the separation of variables, we need to multiply both sides by dx ,
On multiplying both sides by dx,
We get,
dy=1+x2xdx
On integrating both sides,
We get,
∫dy=∫(1+x2x)dx ••• (1)
Let us consider u=(1+x2)
On differentiating u ,
We get,
dxdu=2x+0
⇒2du=x dx
Thus equation (1) becomes,
∫dy=∫(u1)(2du)
By rewriting the terms,
We get,
∫dy=21∫(u1)du
We know that ∫x1dx=ln(x)+ c
Thus by using reciprocal rule,
We get,
⇒ y=21ln(u)+c
Where c is the constant of integration.
By substituting the value of u,
We get,
y=21ln(x2+1)+c
We know that m ln(n)=ln(n)m
From the logarithmic rule,
We get,
y=ln(x2+1)21+c
⇒ y=ln(x2+1)+c
Thus the general solution of dxdy=1+x2x is y=ln(x2+1)+c
Final answer :
The general solution of dxdy=1+x2x is y=ln(x2+1)+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 ‘c’. c is called the constant of integration. The variable x in dx 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 u substitution.