tangibleLime
- 71
- 0
Homework Statement
Sketch the region enclosed by the given curves. Decide whether to integrate with respect to x or y.
Homework Equations
\int_a^b [f(x) - g(x)]dx
The Attempt at a Solution
f(x) = 6x-x^2
g(x) = x^2
a = 0, b = 3
\int_a^b [f(x) - g(x)]dx
\int_0^3 [(6x-x^2)-(x^2)]dx
((3x^2-\frac{x^3}{3})-(\frac{x^3}{3})\vert_0^3
((3(3)^2-\frac{(3)^3}{3})-(\frac{(3)^3}{3}))
((24)-(3))
21