Question
Question: The solution of a differential equation \(\left( kx-{{y}^{2}} \right)dy=\left( {{x}^{2}}-ky \right)d...
The solution of a differential equation (kx−y2)dy=(x2−ky)dx is:
(a) x3−y3=3kyx+C
(b) x3+y3=3kyx+C
(c) x2−y2=2kyx+C
(d) x2+y2=2kyx+C
(e) x3−y2=3kyx+C
Solution
Hint: Break the terms and adjust them in a manner such that they become an exact differential equation i.e in the form I(x,y)dx+J(x,y)dy=0.An implicit first-order ordinary differential equation of the form I(x,y)dx+J(x,y)dy=0, is called an exact differential equation.Then integrate the terms with respect to their respective variables to get the answer.
“Complete step-by-step answer:”
In mathematics, a differential equation is an equation that relates one or more functions and their derivatives. In applications, the function generally represents physical quantities, the derivatives represent their rates of change, and the differential equation defines a relationship between the two. Mainly the study of differential equations consists of the study of their solutions, the set of functions that satisfy each equation, and of the properties of their solutions. There are many types of differential equations but here we have to deal with ‘exact differential equations’.
An exact differential equation or total differential equation is a certain kind of ordinary differential equation which is widely used in physics and engineering. An implicit first-order ordinary differential equation of the form I(x,y)dx+J(x,y)dy=0, is called an exact differential equation.
Now, we come to the question. we have been given (kx−y2)dy=(x2−ky)dx. Now, separating the terms we get, kxdy−y2dy=x2dx−kydx. This can be written as, kxdy+kydx=x2dx+y2dy.
Now, kxdy+kydx=k(xdy+ydx)=kd(xy)
Therefore, kd(xy)=x2dx+y2dy. Now integrating both sides we get,
∫kd(xy)=∫x2dx+∫y2dyk∫d(xy)=∫x2dx+∫y2dykxy+c=3x3+3y33kxy+C=x3+y3⇒x3+y3=3kxy+C
Hence, option (b) is the correct answer.
Note: First we have considered ‘c’ as the indefinite integral constant and later on ‘C’ because when we cross-multiplied ‘3’ in the solution, this ‘c’ will get converted into ‘3c’ which is again only a constant and is therefore represented by ‘C’. So, don’t get confuse.Students should know the important integration formulas while solving these types of problems.