really stuck on this problem, my textbook doesn't have ANYTHING like it.
The only instruction is to find the dy/dx of the interval: $$y=x\int_2^{x^2}\sin(t^3)\,\mathrm dt $$
Thanks for any help!
really stuck on this problem, my textbook doesn't have ANYTHING like it.
The only instruction is to find the dy/dx of the interval: $$y=x\int_2^{x^2}\sin(t^3)\,\mathrm dt $$
Thanks for any help!
This may seem tricky at first but by the fundamental theorem of calculus, $$F(b)-F(a)=\int^b_a f(x)~\mathrm dx$$ and by the Second Fundamental Theorem of calculus $$F(x)=\int_a^xf(t)~dt \Rightarrow F'(x)=f(x).$$ So, in this case, all you are really doing is taking the derivative of the right-hand side. $$y(x)=x\int_2^{x^2}\sin(t^3)~\mathrm dt$$ $$y'(x)=\int_2^{x^2}\sin(t^3)~\mathrm dt+x\cdot(2 x \sin(x^6))$$ and I'll let you do the rest.