Question
Question: What is a solution to the differential equation \(\dfrac{dy}{dx}=xy\)?...
What is a solution to the differential equation dxdy=xy?
Solution
To obtain the solution of the differential equation given use separable of variable formula. Firstly we will separate the variables in the equation and get them together with their respective derivatives. Then we will integrate the equation on both sides with respect to x. Finally we will solve our integration sign and get the desired answer.
Complete step-by-step solution:
To differential equation given is:
dxdy=xy…….(1)
We will use separable of variable formula in above equation by taking all the x term with its derivative on one side and all the y terms with its derivative on other side as:
y1×dy=x×dx
Now we will integrate the above equation by using the formula given below:
∫xndx=n+1xn+1+C
∫y1dy=lny
So we get,
⇒∫y1×dy=∫x×dx⇒lny=2x2+C
Now, taking logarithm from left side to right side we get,
⇒y=e(2x2+C)⇒y=e(2x2)×eC∴y=Ae2x2
Where A=ec
Hence solution of differential equation dxdy=xy is Ae2x2.
Note: A differential equation is the one which relates one or more function and derivative of one function i.e. dependent variable with respect to the other variable i.e. independent variable. The function used represents physical quantities whereas the derivatives represent the rate of change. The separation of variable is used when the given differential equation is of the form dxdy=f(x)h(y)such that the x,y variable can be separated easily. Ti is widely used in many fields of science like in physics, engineering and even in biology. Logarithm function is an inverse function of exponential function; it is defined as y=logbx where b is the base. The logarithm function with base 10 is known as natural logarithm.