Solveeit Logo

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=13\int_{0}^{1} f(x)dx = \frac{1}{3}. Find the value of the definite integral 01f1(y)dy\int_{0}^{1} f^{-1}(y)dy.

Answer

23\frac{2}{3}

Explanation

Solution

Let I=01f1(y)dyI = \int_{0}^{1} f^{-1}(y)dy. We use the substitution y=f(x)y = f(x). Since f(0)=0f(0) = 0 and f(1)=1f(1) = 1, the limits of integration for xx are from 0 to 1. Differentiating y=f(x)y = f(x) with respect to xx, we get dy=f(x)dxdy = f'(x)dx. From y=f(x)y = f(x), we have x=f1(y)x = f^{-1}(y). Substituting these into the integral II: I=01xf(x)dxI = \int_{0}^{1} x \cdot f'(x) dx Now, we apply integration by parts. Let u=xu = x and dv=f(x)dxdv = f'(x)dx. Then, du=dxdu = dx and v=f(x)v = f(x). Applying the integration by parts formula udv=uvvdu\int u \, dv = uv - \int v \, du: I=[xf(x)]0101f(x)dxI = [x f(x)]_{0}^{1} - \int_{0}^{1} f(x) dx Evaluate the term [xf(x)]01[x f(x)]_{0}^{1}: [xf(x)]01=(1f(1))(0f(0))[x f(x)]_{0}^{1} = (1 \cdot f(1)) - (0 \cdot f(0)) Given f(1)=1f(1) = 1 and f(0)=0f(0) = 0: [xf(x)]01=(11)(00)=1[x f(x)]_{0}^{1} = (1 \cdot 1) - (0 \cdot 0) = 1 Substitute this value back into the expression for II: I=101f(x)dxI = 1 - \int_{0}^{1} f(x) dx Given that 01f(x)dx=13\int_{0}^{1} f(x)dx = \frac{1}{3}: I=113I = 1 - \frac{1}{3} I=23I = \frac{2}{3}