Finding the area of the loop of the curve y^2=x^3(1-x)^2

  • Thread starter Thread starter stardust006
  • Start date Start date
  • Tags Tags
    Area Curve Loop
stardust006
Messages
9
Reaction score
0
Find the area of the loop of the curve y^2=x^3(1-x)^2 using integral calculus.

y=√x^3(1-x)^2
y=√x^3/2 (1-x)


To sketch the curve, I assigned values for x and then solved the corresponding values of y.

x= -1, y= -2
x= -0.5, y= -0.53
x=0, y= 0
x= 0.5, y= 0.177
x=1, y=0

how can i find the area of this? >.<
 
Physics news on Phys.org
stardust006 said:
Find the area of the loop of the curve y^2=x^3(1-x)^2 using integral calculus.
                   The following needs extra parentheses to be correct.
y=(√x^3(1-x)^2)    
y=√x^3/2 (1-x)    This should be y = ±√(x3) (1-x) or y = ±x3/2 (1-x) .

To sketch the curve, I assigned values for x and then solved the corresponding values of y.

x= -1, y= -2
x= -0.5, y= -0.53
x=0, y= 0
x= 0.5, y= 0.177
x=1, y=0

how can i find the area of this? >.<

Hello stardust006. Welcome to PF !

The ± is important. It gives a clue as to why the graph has a loop.

There are two x-intercepts. Can you find them ?
 
Thank you, I should practice my math T.T
 
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