✔ 最佳答案
Sub u = xy, then u' = xy' + y
So the equation becomes:
(u/x)2 u' = x/√(1 + x4)
u2du = x3dx/√(1 + x4)
∫u2du =∫ x3dx/√(1 + x4)
u3/3 = (1/4)∫ d(1+ x4)/√(1 + x4)
u3 = (3/2)√(1 + x4) + C where C is a constant
x3y3 = (3/2)√(1 + x4) + C
y3 = 3√(1 + x4)/(2x3) + Cx-3
y = [3√(1 + x4)/(2x3) + Cx-3]1/3
2009-02-24 14:24:49 補充:
This is called the substitution method