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
 
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