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+xb is
A.x2y2+2xy1=2y
B.x2y2−xy1+2y=0
C.x2y2+xy1+y=0
D.x2y2+xy1+2y=0
Solution
Here, we will first differentiate the given solution with respect to x to find the first value of a. We will again differentiate it with respect to x to find the second value of a. Then we will equate both the values of a and solve it further to find the required differential equation.
Formula Used:
We will use the following formulas:
1.dxdy(A⋅B)=A⋅(dxdyB)+B⋅(dxdyA)
2.dxdyxn=nxn−1
Complete step-by-step answer:
We are given that the solution of a differential equation is xy=ax2+xb
First, we will take the LCM in the RHS. Therefore, we get
⇒xy=xax3+b
Multiplying both sides by x, we get
⇒x2y=ax3+b
Now, differentiating both sides with respect to x using the formula of differentiation dxdy(A⋅B)=A⋅(dxdyB)+B⋅(dxdyA) and dxdyxn=nxn−1, we get
⇒x2(dxdy)+y(2x)=a(3x2)
Multiplying the terms, we get
⇒x2(dxdy)+2xy=3ax2
Here, substituting dxdy=y1 in the above equation, we get
⇒x2y1+2xy=3ax2
Dividing both sides by 3x2, we get
⇒3x2x2y1+2xy=a
Taking xcommon from the numerator and cancelling it out with that of the denominator, we get,
⇒a=3xxy1+2y………………………………….(1)
Multiplying both sides by 3x, we get
⇒3xa=xy1+2y
Now back substituting dxdy=y1 in the above equation, we get
⇒3xa=x(dxdy)+2y
Hence, again, differentiating both sides with respect to x, we get
⇒3a(1)=x(dx2d2y)+(dxdy)(1)+2(dxdy)
Again, writing dxdy=y1 and dx2d2y=y2, we get
⇒3a=xy2+y1+2y1
Adding the like terms, we get
⇒3a=xy2+3y1
Dividing both sides by 3, we get
⇒a=3xy2+3y1…………………………….(2)
Now, we have two values of a so will equate equation (1) and (2). Therefore, we get
3xxy1+2y=3xy2+3y1
Multiplying both sides by 3x, we get
⇒xy1+2y=x(xy2+3y1)
⇒xy1+2y=x2y2+3xy1
Solving further, we get
⇒2y=x2y2+3xy1−xy1
Subtracting the like terms, we get
⇒x2y2+2xy1=2y
Therefore, the D.E. whose solution is xy=ax2+xb is x2y2+2xy1=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.