PDA

View Full Version : Area Under a Parametric Curve (did I do it correctly?)


spectravoid
May28-09, 07:31 PM
Find the area under the parametric curve (clearly a circle):
x=5sin(t)
y=2cos(t)
domain of t: [0,2pi]


h(t)=x
g(t)=y

integral from alpha to beta (lower to upper) of g(t)h'(t)dt



integral from 0 to pi/2 of 10cos(t)^2
10(x/2+sin2x/4) evaluated from 0 to pi/2

solution: 2.5pi

however, i'm not sure if that value gets multiplied by either 2 or 4 or is fine as is

Mark44
May28-09, 08:25 PM
Your parametric equations don't describe a circle: they describe an ellipse.

What's your reasoning for integrating g(t)h'(t)? That would be y*dx/dt, and I don't see how that ties into your ellipse.

spectravoid
May28-09, 08:43 PM
sorry i meant an ellipse

apparently that's the formula

integral of alpha to beta of g(t)h'(t)dt

Chrisas
May28-09, 09:08 PM
The problem says 0 to 2*pi, which is all the way around the ellipse. You did 0 to pi/2 which is only a quarter of the way around the ellipse. Since the other three quarters look the same as the one quarter that you did, what would be the answer for the entire ellipse?

Chrisas
May28-09, 09:09 PM
By the way you can look up the formula for the area of an ellipse and check your answer. They should be the same.

Chrisas
May28-09, 09:13 PM
What's your reasoning for integrating g(t)h'(t)? That would be y*dx/dt, and I don't see how that ties into your ellipse.

http://www.mathwords.com/a/area_parametric.htm

Random Variable
May28-09, 09:43 PM
I was almost tempted to make the mistake of interpreting t as the polar angle and using the area formula for polar coordinates. :blushing:

spectravoid
May28-09, 09:47 PM
The problem says 0 to 2*pi, which is all the way around the ellipse. You did 0 to pi/2 which is only a quarter of the way around the ellipse. Since the other three quarters look the same as the one quarter that you did, what would be the answer for the entire ellipse?

Thanks what i'm confused with

i assumed you multiply that solution by 4

however, i looked up the formula for the area of an oval

It's the length of the major axis/2 x length of the minor axis/2 x pi

therefore the answer would be 2.5pi

that is equal to when i evaluated it from 0 to pi/2.

Random Variable
May28-09, 09:51 PM
The length of the major axis of this particular ellipse is 10 and it's minor axis length is 4.

spectravoid
May28-09, 11:14 PM
The length of the major axis of this particular ellipse is 10 and it's minor axis length is 4.


Well that explains all of my confusion

thanks

i accidentally only looked at half of the minor axis and divided by 2