The area enclosed by a parametric curve
x=f(θ) and
y=g(θ) is given by the formula:
A=21∫θ1θ2(x(θ)dθdy−y(θ)dθdx)dθ.Here,
x=3cosθ and
y=5sinθ, with
θ ranging from
0 to
2π.
Step 1: Compute the derivatives of
x and
y:
dθdx=−3sinθ,dθdy=5cosθ.Step 2: Substitute into the area formula:
A=21∫02π(3cosθ⋅5cosθ−5sinθ⋅(−3sinθ))dθSimplifying:
A=21∫02π(15cos2θ+15sin2θ)dθ A=21∫02π15(cos2θ+sin2θ)dθ.Since
cos2θ+sin2θ=1, the integral becomes:
A=21∫02π15dθ A=21⋅15⋅2π=15π.Thus, the area enclosed by the curve is
15π.
Therefore, the correct answer is option (A).
Quick Tip: When calculating the area enclosed by parametric curves, always compute the derivatives of
x(θ) and
y(θ) and substitute them into the formula. The trigonometric identity
cos2θ+sin2θ=1 simplifies the integration.