Question
Question: Let $f:(0,\infty) \rightarrow R$ and $F(x) = \int_{0}^{x}f(t)dt$. If $F(x^2) = x^2(1+x)$ then $f(4)$...
Let f:(0,∞)→R and F(x)=∫0xf(t)dt. If F(x2)=x2(1+x) then f(4) equals:

4
Solution
To find the value of f(4), we will use the given information and the Fundamental Theorem of Calculus.
Given:
- F(x)=∫0xf(t)dt
- F(x2)=x2(1+x)
Step 1: Relate F(x) and f(x) using the Fundamental Theorem of Calculus. According to the Fundamental Theorem of Calculus, if F(x)=∫axf(t)dt, then F′(x)=f(x). Therefore, from the first given condition, we have: F′(x)=f(x)
Step 2: Differentiate the second given equation with respect to x. The second equation is F(x2)=x2(1+x). Differentiate both sides with respect to x: dxd(F(x2))=dxd(x2(1+x))
For the left side, use the chain rule: dxdF(g(x))=F′(g(x))⋅g′(x). Here g(x)=x2, so g′(x)=2x. dxd(F(x2))=F′(x2)⋅2x
For the right side, first expand x2(1+x) to x2+x3, then differentiate: dxd(x2+x3)=2x+3x2
Equating the derivatives of both sides: F′(x2)⋅2x=2x+3x2
Step 3: Substitute F′(x2) with f(x2). From Step 1, we know F′(x)=f(x). Replacing x with x2, we get F′(x2)=f(x2). Substitute this into the equation from Step 2: f(x2)⋅2x=2x+3x2
Step 4: Solve for f(x2). Divide both sides by 2x. Since the domain of f is (0,∞), x must be positive, so 2x=0. f(x2)=2x2x+3x2 f(x2)=2x2x+2x3x2 f(x2)=1+23x
Step 5: Find f(4). We need to find f(4). From the expression f(x2)=1+23x, we need x2=4. Since x∈(0,∞), we take the positive square root, so x=2. Substitute x=2 into the expression for f(x2): f(4)=1+23(2) f(4)=1+3 f(4)=4
The final answer is 4.