Attachment 25121
Why is it that f(x) is treated the same as f(x/5)?
I know the answer is 40a, I just don't understand why the factor isn't taken into account.
Thanks
Printable View
Attachment 25121
Why is it that f(x) is treated the same as f(x/5)?
I know the answer is 40a, I just don't understand why the factor isn't taken into account.
Thanks
Hey ineedhelplz.
The factor is taken into account within the limits of the new integral. Let z*5 = x. 5*dz = dx/5. If the old limits for z were [0,a] then when z = 0, x = 0 and when z = a, x = 5a. This is just an integral substitution that retains the value of the integral, but compensates for the change in variable by changing the limits.
Where is the z coming from?
Sorry I'm a bit confused
It's just a dummy variable. where we define 5*z = x or z = x/5 and look at the integral in relation to x/5 instead of x. So if you think of the first integral in terms of z = x and the next integral in terms of x = 5*z you go from a normal f(z) integral to a f(5*z) or f(x/5) which is what is in the integral on the RHS.\
You can go from f(x) to f(x/5) but I've just introduced a dummy variable so that you don't confuse the two x's as being the same.
The integration substitution formula is that if we have an integral of Integral [a,b] f(g(x))g'(x)dx then we make the substitution u = g(x) and this gives us the new integral [g(a),g(b)] f(u)du and both integrals have the same value.
We are asked to evaluate:
We may make a substitution:
and we have:
As mentioned, the variable of integration is a "dummy" variable, as it gets integrated out in the evaluation of the definite integral.
Thanks very much!