(x−y)y2p+(y−x)x2q=(x2+y2)z is the equation to be solved for the curves
xz=a2 ---(1)
y=0 ---(2)
Lagrange's auxillary equation is :
dx/((x−y)y2)=dy/((y−x)x2)=dz/((x2+y2)z)
Solving the first two sides; we get;
∫(dx/x2)=−∫(dy/y2)
⟹x3+y3=c1 ---(3)
Now using −1/(x−y),1/(x−y);1/z as Lagrange multipliers, we get;
−dx/(x−y)+dy/(x−y)+dz/z=0
⟹dz/z=dx−dy/(x−y)
Let x−y=t⟹dx−dy=dt
∴∫dz/z=∫dt/t
On solving we get;
t/z=c2⟹(x−y)/z=c2 ---(4)
Using (2) in (3) and (4) we get;
x3=c1 ---(5)
x=c2z
Now using (1) to substitute for z in the above equation, we get;
x=ac1/2 ---(6)
Using (6) in (5), we get;
c12=c23a6 ---(7)
Now substituting c1,c2 in (7) from (3) and (4), we get;
(x3+y3)2=(x−y)3a6/z3 ----(Answer)
Comments