Finding the Area Between Two Functions: Integration Problem from 0 to 2

  • Thread starter Thread starter pb23me
  • Start date Start date
  • Tags Tags
    Integration
pb23me
Messages
204
Reaction score
0

Homework Statement


Find the area between f(x)=(x-1)^3 and f(x)=(x-1) on the interval from 0 to 2.


Homework Equations





The Attempt at a Solution

Working it out I am using the top function minus the bottom function from 0 to 1 and then from 1 to 2. The graphs cross at x=0,x=1,andx=2.
Im geting - (1/2) for my final answer and the answer is 1/2. It's been awhile since if done any calculus so I don't know why my answer is the wrong sign.
 
Physics news on Phys.org
If you show us what you did, I'll be happy to point out what's wrong...
 
Nevermind it will take me 30 mins of wasted time to type out all that goodbye
 
pb23me said:
Working it out I am using the top function minus the bottom function from 0 to 1 and then from 1 to 2. The graphs cross at x=0,x=1,andx=2.
Im getting - (1/2) for my final answer and the answer is 1/2.

You took the wrong functions to "top" and "bottom". Plot them to see.

ehild
 
That was what it was. Thanks
 
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...
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top