Titans86
- 17
- 0
Homework Statement
F = [−y^3, x^3], C the circle x^2 + y^2 = 25
Book gives answer as Pi*1875*1/2, I get Pi*1875
The Attempt at a Solution
\int\int(3x^2 + 3y^2)dxdy
\int\int(75(cos^2\vartheta + sin^2\vartheta))rdrd\vartheta
75\int[1/2 r^2]^{5}_{0}d\vartheta
\frac{1875}{2}\intd\vartheta
[\frac{1875}{2}\vartheta]^{2\pi}_{0}
=1875\pi Where did I go wrong?