sara_87
- 748
- 0
Homework Statement
I want to combine the 2 integrals:
\int_{a}^{b}(x-3)f(x)dx+\int_{-b}^{-a}(x-3)f(x)dx<br />
Homework Equations
given:
f(x) is an even function
The Attempt at a Solution
swap the limits in the second integral:
\int_{a}^{b}(x-3)f(x)dx-\int_{-a}^{-b}(x-3)f(x)dx
use a substitution for the second integral:
let u=-x
since f(x) is even, we have f(-u)=f(u)
so:
\int_{a}^{b}(x-3)f(x)dx-\int_{a}^{b}(-u-3)f(u)(-du)
\int_{a}^{b}(x-3)f(x)dx+\int_{a}^{b}(-u-3)f(u)(du)
now I'm stuck. can i say this:
let u=x (sounds wrong since u=-x)
so:
\int_{a}^{b}(x-3)f(x)dx+\int_{a}^{b}(-x-3)f(x)(dx)
which then can be easily combined with the first integral (now that the limits of integration are the same.
Any help will be very much appreciated. thank you
Last edited: