Question
Question: Suppose f is continuous, f(0) = 0, f(1) = 1, f'(x) > 0 and $\int_{0}^{1} f(x)dx = \frac{1}{3}$. Find...
Suppose f is continuous, f(0) = 0, f(1) = 1, f'(x) > 0 and ∫01f(x)dx=31. Find the value of the definite integral ∫01f−1(y)dy.

32
Solution
Let I=∫01f−1(y)dy. We use the substitution y=f(x). Since f(0)=0 and f(1)=1, the limits of integration for x are from 0 to 1. Differentiating y=f(x) with respect to x, we get dy=f′(x)dx. From y=f(x), we have x=f−1(y). Substituting these into the integral I: I=∫01x⋅f′(x)dx Now, we apply integration by parts. Let u=x and dv=f′(x)dx. Then, du=dx and v=f(x). Applying the integration by parts formula ∫udv=uv−∫vdu: I=[xf(x)]01−∫01f(x)dx Evaluate the term [xf(x)]01: [xf(x)]01=(1⋅f(1))−(0⋅f(0)) Given f(1)=1 and f(0)=0: [xf(x)]01=(1⋅1)−(0⋅0)=1 Substitute this value back into the expression for I: I=1−∫01f(x)dx Given that ∫01f(x)dx=31: I=1−31 I=32