Answer: x=45
STEPS:
1
Add the same term to both sides of the equation
2
Simplify
3
Multiply all terms by the same value to eliminate fraction denominators
4
Simplify
71/100 because 71 cant be divided by anything
2/8 is equivalent to 1/4, as it is directly proportional.
The first solution is quadratic, so its derivative y' on the left side is linear. But the right side would be a polynomial of degree greater than 1, so this is not the correct choice.
The third solution has a similar issue. The derivative of √(x² + 1) will be another expression involving √(x² + 1) on the left side, yet on the right we have y² = x² + 1, so that the entire right side is a polynomial. But polynomials are free of rational powers, so this solution can't work.
This leaves us with the second choice. Recall that
1 + tan²(x) = sec²(x)
and the derivative of tangent,
(tan(x))' = sec²(x)
Also notice that the ODE contains 1 + y². Now, if y = tan(x³/3 + 2), then
y' = sec²(x³/3 + 2) • x²
and substituting y and y' into the ODE gives
sec²(x³/3 + 2) • x² = x² (1 + tan²(x³/3 + 2))
x² sec²(x³/3 + 2) = x² sec²(x³/3 + 2)
which is an identity.
So the solution is y = tan(x³/3 + 2).