MermaidWonders
- 112
- 0
True or False: Let $F(x)$ be an antiderivative of a function $f(x)$. Then, $F(2x)$ is an antiderivative of the function $f(2x)$.
Last edited:
MermaidWonders said:OK... Here's what I came up with... took me a while but I'm still kinda confused with myself. :(
Let $u = 2x$. Then $du/dx = 2$ --> $dx = du/2$.
$\int f(2x)dx$ then becomes $\int f(u)(du/2) = (1/2)f(u)du = (1/2)F(u) = (1/2)F(2x)$.