Appa
- 15
- 0
Homework Statement
d/dx (\int^{x}_{0} x2t2dt)
So the problem is to solve the derivative of the integral \int x2t2dt from 0 to x.
Homework Equations
d/dx (\int^{x}_{a} f(t)dt) = f(x)
The Attempt at a Solution
I'm really unsure of how this should be computed but this was my guess:
d/dx (\int^{x}_{0} x2t2dt) = d/dx (1/3x2(x)3 -(1/3x2(0)3)) = d/dx (1/3x5) = 5/3x4
So, first I calculated the integral with respect to t and then derivated it with respect to x. But it feels wrong. I don't know how to treat the function x2t2 because the variable x is both part of the function and an endpoint of the interval for integration.