Use of integration to find area

  • Thread starter Thread starter Calpalned
  • Start date Start date
  • Tags Tags
    Area Integration
Calpalned
Messages
297
Reaction score
6

Homework Statement


Find the area enclosed by the curve x = t^2 -2t, y = t^0.5 and the y axis

Homework Equations


Area of a parametric curve = ∫g(t) f'(t) dt, where g(t) = y and f(t) = x

The Attempt at a Solution


I believe that the limits of integration by be found by setting x and y equal to each other and solving for y. Do I still use the given equation, or do I have to modify it as this question asks about the y-axis, not the x-axis.

Thanks
 
Physics news on Phys.org
Calpalned said:

Homework Statement


Find the area enclosed by the curve x = t^2 -2t, y = t^0.5 and the y axis

Homework Equations


Area of a parametric curve = ∫g(t) f'(t) dt, where g(t) = y and f(t) = x

The Attempt at a Solution


I believe that the limits of integration by be found by setting x and y equal to each other and solving for y. Do I still use the given equation, or do I have to modify it as this question asks about the y-axis, not the x-axis.

Thanks

The limits of integration are the values of t where your curve intersects the y-axis. The y-axis is where the value of x equals 0. Solve that.
 
I solved t^2 - 2t = x = 0 and I got t = 2 and t = 0, so those are my limits
Now, do I still use ∫g(t) f'(t) dt or do I have to modify the equation to ∫f(t) g'(t) dt ?
 
Calpalned said:
I solved t^2 - 2t = x = 0 and I got t = 2 and t = 0, so those are my limits
Now, do I still use ∫g(t) f'(t) dt or do I have to modify the equation to ∫f(t) g'(t) dt ?

You can actually use either one. One will give you the negative of the other. You can see this by looking at integration by parts.
 
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