Integrating with Changing Intervals: Finding the Area Between Two Curves

titasB
Messages
14
Reaction score
2

Homework Statement



Find ∫ f(x) dx between [4,8]

if,

∫ f(2x) dx between [1,4] = 3 and ∫ f(x) dx between [2,4] = 4

Homework Equations


[/B]
∫ f(x) dx between [4,8] ,
∫ f(2x) dx between [1,4] = 3 and ∫ f(x) dx between [2,4] = 4
pic.jpg


The Attempt at a Solution



We are given ∫ f(2x) dx between [1,4] = 3

Let, 2x = u ⇒ dx = du/2

So, the new intervals are u2 = 2(4) = 8 and u1 = 2(1) = 2

This gives: 1/2 ∫ f(u) du between [2,8] = 3 ⇒ ∫ f(u) du between [2,8] = 6

And so to find t ∫ f(x) dx between [4,8]

I subtract ∫ f(x) dx between [2,4] from ∫ f(2x) dx between [1,4]

which is the same as writing: ∫ f(u) du between [2,8] - ∫ f(x) dx between [2,4] = 6- 4 = 2

Is this the correct answer? I'm not sure if ∫ f(u) du between [2,8] = 6 is the same as ∫ f(x) dx between [2,8] = 6
I read something about a dummy variable and this seems like a reasonable answer. Please let me know.
 
Physics news on Phys.org
Yes your reasoning and result are correct. And indeed x or u are just placeholders in the integrals, you can replace them with any symbol you like.
 
  • Like
Likes titasB
thank you
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top