Solving Integral Issues: "If b∫f(x)dx = a + 2b, then ∫ (f(x) + 5)dx?

  • Thread starter Thread starter kenny87
  • Start date Start date
  • Tags Tags
    Integral Issues
kenny87
Messages
23
Reaction score
0
Here's the question:

If:

b b
∫ f(x)dx = a + 2b, then ∫ (f(x) + 5)dx = ?
a a

I'm thinking myself into circles... I want to say I need to take the derivative of a+2b to then find out what equals f(x) and then just take the integral of that +5... but its just not working out.
 
Physics news on Phys.org
If I am reading correctly what you wrote then you are merely adding 5(b-a) to the original integral.
 
\int_a^b (f(x)+ 5)dx= \int_a^b f(x)dx+ 5\int_a^b dx
 
So would it be just a+2b+5?
 
Nope, what does \int^b_a dx equal?
 
Ok, so then I just do 5(b-a)?
 
You have to add that, yes :smile:
 
Yeah, that's what I meant to say.

So in this problem:

If f(x)=g(x)+7 from 3 to 5, then the integral from 3 to 5 of [f(x)+g(x)]dx is?

Can I just use the same method and get

5
2 ∫ g(x)dx+7
3
 
Almost, don't forget that the 7 was in the integrand!

\int\limits_3^5 {f\left( x \right) + g\left( x \right)dx} = \int\limits_3^5 {g\left( x \right) + 7 + g\left( x \right)dx} = 2\int\limits_3^5 {g\left( x \right)dx} + 7\int\limits_3^5 {dx}
 
  • #10
how do i figure dx in this case? do i use g(x) or f(x)?
 
  • #11
You either use f(x) and substitute g(x) by f(x)-7 or you use g(x), and substitute f(x) by g(x)+7.
 
Back
Top