Solution
Stationary point from the system 3x+y-4 = 0, x+y-2 = 0
Subtracting this equations 2x-2 = 0 => x=1, y=1
New variables X = x-1, Y = y-1
dXdY=−x + y − 23x +y −4=−X+Y3X+Y=−Y/X+1Y/X+3
For z = Y/X or Y = z*X expression of the derivative is dXdY=dXdzX+z
So dXdzX+z=−z+1z+3 => dXdzX=−z+1z2+2z+3
According to separable variable method z2+2z+3(z+1)dz=−XdX and ∫z2+2z+3(z+1)dz=−∫XdX
After multiplication by 2: ln(z2+2z+3)+2ln|X|=lnC
(z2+2z+3)*X2=C => Y2+2X*Y+3X2 = C => (y-1)2+2(x-1)(y-1)+3(x-1)2 = C
Answer
(y-1)2+2(x-1)(y-1)+3(x-1)2 = C
Comments
Leave a comment