00:01
Okay, so for this program, we want to verify that y equals to 2x and the y equals to minus 2x are the solution to this ode.
00:17
So just plug in these functions into the ode and that we can check both of these functions are the solutions to this ode.
00:28
So for example, for the y equals to 2x.
00:32
So the left -hand side of this ode will be d -y over d -x, that would be two.
00:38
And the right -hand side equals to 4x over y.
00:44
That will be 4x over 2x, which is also 2.
00:48
So the left -hand side equals to the right -hand side, which tells us y -quotes to 2x is the solution to this ode.
00:59
And you can do the same thing for this function, y equals to minus 2x.
01:06
Left -hand side equals to the derivative of y, which is minus 2.
01:10
And the right -hand side equals to 4x over y, which is minus 2...