intelli
- 19
- 0
Homework Statement
f(x) = integral from x to x^2
t^2 dt
find f ' (x) = ?
find f '(5)= ?
Homework Equations
The Attempt at a Solution
Break the integral in 2: \int_x^{x^2} t^2 dt = \int_x^{0} t^2 dt +\int_0^{x^2} t^2 dt = -\int_0^{x} t^2 dt + \int_0^{x^2} t^2 dt
Then take the derivative of both integrals using the FTC.