Appa
- 15
- 0
Homework Statement
[tex]d/dx[/tex] ([tex]\int[/tex][tex]^{x}_{0}[/tex] x2t2dt)
So the problem is to solve the derivative of the integral [tex]\int[/tex] x2t2dt from 0 to x.
Homework Equations
[tex]d/dx[/tex] ([tex]\int[/tex][tex]^{x}_{a}[/tex] 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:
[tex]d/dx[/tex] ([tex]\int[/tex][tex]^{x}_{0}[/tex] x2t2dt) = [tex]d/dx[/tex] ([tex]1/3[/tex]x2(x)3 -([tex]1/3[/tex]x2(0)3)) = [tex]d/dx[/tex] ([tex]1/3[/tex]x5) = [tex]5/3[/tex]x4
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.