Solveeit Logo

Question

Question: The D.E. whose solution is \[xy = a{x^2} + \dfrac{b}{x}\] is A.\[{x^2}{y_2} + 2x{y_1} = 2y\] B.\...

The D.E. whose solution is xy=ax2+bxxy = a{x^2} + \dfrac{b}{x} is
A.x2y2+2xy1=2y{x^2}{y_2} + 2x{y_1} = 2y
B.x2y2xy1+2y=0{x^2}{y_2} - x{y_1} + 2y = 0
C.x2y2+xy1+y=0{x^2}{y_2} + x{y_1} + y = 0
D.x2y2+xy1+2y=0{x^2}{y_2} + x{y_1} + 2y = 0

Explanation

Solution

Here, we will first differentiate the given solution with respect to xx to find the first value of aa. We will again differentiate it with respect to xx to find the second value of aa. Then we will equate both the values of aa and solve it further to find the required differential equation.

Formula Used:
We will use the following formulas:
1.dydx(AB)=A(dydxB)+B(dydxA)\dfrac{{dy}}{{dx}}\left( {A \cdot B} \right) = A \cdot \left( {\dfrac{{dy}}{{dx}}B} \right) + B \cdot \left( {\dfrac{{dy}}{{dx}}A} \right)
2.dydxxn=nxn1\dfrac{{dy}}{{dx}}{x^n} = n{x^{n - 1}}

Complete step-by-step answer:
We are given that the solution of a differential equation is xy=ax2+bxxy = a{x^2} + \dfrac{b}{x}
First, we will take the LCM in the RHS. Therefore, we get
xy=ax3+bx\Rightarrow xy = \dfrac{{a{x^3} + b}}{x}
Multiplying both sides by xx, we get
x2y=ax3+b\Rightarrow {x^2}y = a{x^3} + b
Now, differentiating both sides with respect to xx using the formula of differentiation dydx(AB)=A(dydxB)+B(dydxA)\dfrac{{dy}}{{dx}}\left( {A \cdot B} \right) = A \cdot \left( {\dfrac{{dy}}{{dx}}B} \right) + B \cdot \left( {\dfrac{{dy}}{{dx}}A} \right) and dydxxn=nxn1\dfrac{{dy}}{{dx}}{x^n} = n{x^{n - 1}}, we get
x2(dydx)+y(2x)=a(3x2)\Rightarrow {x^2}\left( {\dfrac{{dy}}{{dx}}} \right) + y\left( {2x} \right) = a\left( {3{x^2}} \right)
Multiplying the terms, we get
x2(dydx)+2xy=3ax2\Rightarrow {x^2}\left( {\dfrac{{dy}}{{dx}}} \right) + 2xy = 3a{x^2}
Here, substituting dydx=y1\dfrac{{dy}}{{dx}} = {y_1} in the above equation, we get
x2y1+2xy=3ax2\Rightarrow {x^2}{y_1} + 2xy = 3a{x^2}
Dividing both sides by 3x23{x^2}, we get
x2y1+2xy3x2=a\Rightarrow \dfrac{{{x^2}{y_1} + 2xy}}{{3{x^2}}} = a
Taking xxcommon from the numerator and cancelling it out with that of the denominator, we get,
a=xy1+2y3x\Rightarrow a = \dfrac{{x{y_1} + 2y}}{{3x}}………………………………….(1)\left( 1 \right)
Multiplying both sides by 3x3x, we get
3xa=xy1+2y\Rightarrow 3xa = x{y_1} + 2y
Now back substituting dydx=y1\dfrac{{dy}}{{dx}} = {y_1} in the above equation, we get
3xa=x(dydx)+2y\Rightarrow 3xa = x\left( {\dfrac{{dy}}{{dx}}} \right) + 2y
Hence, again, differentiating both sides with respect to xx, we get
3a(1)=x(d2ydx2)+(dydx)(1)+2(dydx)\Rightarrow 3a\left( 1 \right) = x\left( {\dfrac{{{d^2}y}}{{d{x^2}}}} \right) + \left( {\dfrac{{dy}}{{dx}}} \right)\left( 1 \right) + 2\left( {\dfrac{{dy}}{{dx}}} \right)
Again, writing dydx=y1\dfrac{{dy}}{{dx}} = {y_1} and d2ydx2=y2\dfrac{{{d^2}y}}{{d{x^2}}} = {y_2}, we get
3a=xy2+y1+2y1\Rightarrow 3a = x{y_2} + {y_1} + 2{y_1}
Adding the like terms, we get
3a=xy2+3y1\Rightarrow 3a = x{y_2} + 3{y_1}
Dividing both sides by 3, we get
a=xy2+3y13\Rightarrow a = \dfrac{{x{y_2} + 3{y_1}}}{3}…………………………….(2)\left( 2 \right)
Now, we have two values of aa so will equate equation (1)\left( 1 \right) and (2)\left( 2 \right). Therefore, we get
xy1+2y3x=xy2+3y13\dfrac{{x{y_1} + 2y}}{{3x}} = \dfrac{{x{y_2} + 3{y_1}}}{3}
Multiplying both sides by 3x3x, we get
xy1+2y=x(xy2+3y1)\Rightarrow x{y_1} + 2y = x\left( {x{y_2} + 3{y_1}} \right)
xy1+2y=x2y2+3xy1\Rightarrow x{y_1} + 2y = {x^2}{y_2} + 3x{y_1}
Solving further, we get
2y=x2y2+3xy1xy1\Rightarrow 2y = {x^2}{y_2} + 3x{y_1} - x{y_1}
Subtracting the like terms, we get
x2y2+2xy1=2y\Rightarrow {x^2}{y_2} + 2x{y_1} = 2y
Therefore, the D.E. whose solution is xy=ax2+bxxy = a{x^2} + \dfrac{b}{x} is x2y2+2xy1=2y{x^2}{y_2} + 2x{y_1} = 2y
Hence, option A is the correct answer.

Note: In mathematics, differential equations are those equations which relate to one or more than one functions and their respective derivatives. The differential equation defines a relationship between the functions which are representing a physical quantity and the derivatives which represents the rate of change of those physical quantities. Also, the first derivative represents the slope of the function at a point graphically, whereas, the second order derivative shows how the slope changes over the independent variable in the graph.