Integral: $J=\int_0^1 \frac{x}{1+x^8}dx$
Consider the following assertions:
$I:J> \frac{1}{4}$ and $II:J< \frac{\pi}{8}$
A. Both are true
B. Only $I$ is true
C. Only $II$ is true
D. Both are wrong
I tried using the Trapezoidal rule and got $J \approx \frac {1}{4}$ but I'm not sure how to prove the inequality/ find out which one is correct.
$$\int_0^1\frac x{1+x^8}dx=\frac12\int_0^1\frac 1{1+z^4}dz>\frac12\int_0^1\frac 1{1+z^2}dz=\frac\pi8>\frac14.$$
(By WA, $J\approx0.433486$.)