Question
Question: The D.E whose solution is \[y = a{x^2} + bx\] :...
The D.E whose solution is y=ax2+bx :
Solution
Before we get into the problem, we need to know some differentiation formulae.
dxdxn=nxn−1, using this formula we need to find the first and second derivative of the given solution.
From that we will find the values of a and b.
Complete step-by-step solution:
It is given that the solution of the differential equation is, y=ax2+bx.
Let us find the first and second derivatives of y.
We know that, dxdxn=nxn−1.
Therefore, dxdy=dxd(ax2+bx)
On differentiating this with respect to x we get,
⇒dxdy=2ax+b
Let us rename it as, y1=2ax+b.
Now let us find the second derivative of y.
dx2d2y=dxd(2ax+b)
On differentiating the above expression with respect to x we get,
⇒dx2d2y=2a
Let us rename it as, y2=2a.
From this we get, a=2y2. And from y1we get, b=y1−y2x.
Thus, we got the vales of a and b. Now let us substitute these in the given solution we get,
y=2y2x2+(y1−y2x)x
On simplifying this we get,
⇒y=2y2x2+y1x−y2x2
On further simplification we get
⇒y=2y2x2+2y1x−2y2x2
Lets simplify it further.
⇒y=22y1x−y2x2
Taking the 2to the other side we get,
⇒2y=2y1x−y2x2
Let us get all the terms to one side.
⇒2y−2y1x+y2x2=0
Rearranging the terms, we get
⇒y2x2−2y1x+2y=0
Thus, this is the required differential equation whose solution is y=ax2+bx.
Note: When the solution is given, we first try to find the values of a and b. This can be done by reducing the given solution by finding its derivative since a and b are the constant values. After finding the values of a and b in terms of derivatives of y, we will substitute it in the solution to find the required differential equation.