Find the average of f(x)=sqrt(1-x) on the interval [-1,1]?

  • Thread starter Thread starter Chandasouk
  • Start date Start date
  • Tags Tags
    Average Interval
Chandasouk
Messages
163
Reaction score
0
Please show work. There was a negative sign that appeared in the solution and I don't know why.

I know \sqrt{}(1-X) can be rewritten as (1-X)^1/2 and then you use the power rule to integrate but that gives you

(1-x)^3/2
------------
3/2

2(1-X)^3/2
--------------
3

My book shows

-(1-X)^3/2
------------
3/2

instead
 
Physics news on Phys.org
You integrate that by using the substitution u=1-x. So dx=(-du). Then use the power rule on the u integral. That's where the '-' sign comes from.
 
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...
Back
Top