Question
Question: The general solution of \( \left( {2x - y + 1} \right)dx + \left( {2y - x + 1} \right)dy = 0 \) is ...
The general solution of (2x−y+1)dx+(2y−x+1)dy=0 is
A) x2+y2+xy−x+y=c
B) x2+y2−xy+x+y=c
C) x2−y2+2xy−x+y=c
D) x2+y2−2xy+x−y=c
Solution
Hint : The given equation is a differential equation as the differentiation of the respective variables are present and represented as dx and dy. The general solution of this equation will be the equation constituted by only the variables and not their differentials. We can use the value of their integrals that are opposite to differentials so as to eliminate them and obtain the required general solution of the given equation:
Formulas to be used:
dxd(u.v)=udv+vdu
dxd(xn)=nxn−1dx
Complete step by step solution:
The given equation is:
(2x−y+1)dx+(2y−x+1)dy=0
We can see the presence of the terms dx and dy in this equation, this ‘d’ represents differentiation of the respective variables and thus the equation is known as differential equation.
To find its general solution we need to find an equation with the variables without their respective differentials.
By opening the brackets of the given equation we get:
⇒2xdx−ydx+dx+2ydy−xdy+dy......(1)
Here, we can observe that if we group together certain quantities, we can remove the sign of differentiation using their integrals..
i)dxd(x.y)=xdy+ydx ⇒(∵dxd(u.v)=udv+vdu) ⇒∫xdy+ydx=xy
iii)dxd(x)=dx;dxd(y)=dy ⇒∫dx=x ⇒∫dy=y
Now, equation (1) can be written to make it compatible with above integration as:
2xdx+2ydy−(ydx+xdy)+dx+dy=0
Integrating both the sides, we get:
⇒x2+y2−xy+x+y=c where c is any arbitrary constant.
Therefore, the general solution of (2x−y+1)dx+(2y−x+1)dy=0 is x2+y2−xy+x+y=c
So, the correct answer is “ x2+y2−xy+x+y=c ”.
Note : Differentiation and integration are opposite to each other. Thus, for the removal of differentiation signs we use their integrals. For example:
If differentiation of x2 is given by dxd(x2)=2xdx , then the integration of 2xdx will be equal to x2 give as ∫2xdx=x2
The general formula for both differentiation and integration respectively are:
For differentiation it is dxd(xn)=nxn−1 and for integration is ∫xn=n+1xn+1