Recall that for two functions
u and
v, the derivative is given by:
dxd(u⋅v)=udxdv+vdxdu
If we set
u=x and
v=f(x), the derivative of
x⋅f(x) becomes:
dxd(x⋅f(x))=x⋅f′(x)+f(x)⋅1
By recognizing this pattern, we can rewrite the differential equation in a much more manageable form:
dxd(xf(x))=x2
To isolate
f(x), we perform integration on both sides with respect to
x:
∫dxd(xf(x))dx=∫x2dx
The left side simplifies to
xf(x), while the right side yields the power rule result plus the constant of integration
C:
xf(x)=3x3+C
We now apply our anchor point
(−2,2) by substituting
x=−2 and
f(x)=2 into the equation:
(−2)(2)=3(−2)3+C
Substituting
C back into our general solution, we obtain:
xf(x)=3x3−34
To express this in a standard form, we multiply the entire equation by
3:
3xf(x)=x3−4
Rearranging the terms, we arrive at the final result:
x3−3xf(x)−4=0