gtfitzpatrick
- 372
- 0
Homework Statement
Find the area swept out by the line from the origin to the ellipse x=acos(t) y=asin(t) as t varies from 0 to t_{0} where t_{0} is a constant between 0 and 2\pi
Homework Equations
The Attempt at a Solution
so using Greens Theorem in reverse i get A=\frac{1}{2}\oint_{c} ydx-xdy
x=acos(t) dx=-asin(t)
y=asin(t) dy=cos(t)
so sub into my equation i get \frac{1}{2}\int^{t_0}_{0} a(sin^2 (t) - cos^2(t)) dt
-\frac{1}{2}\int^{t_0}_{0} a(1) dt
I think I am good up to here, i then integrate and get -\frac{1}{2} at_0 but I am not sure about how to use the information that t_0 varies from 0 to 2\pi