current objective find the area of a region bounded by two functions that cross question determine the area…

current objective find the area of a region bounded by two functions that cross question determine the area, in square units, of the region bounded by f(x)=x³ + 19x²+11x and g(x)=6x² - 19x over the interval -2,2. sorry, thats incorrect. try again? 208/3 i feedback view answer submit
Answer
Explanation:
Step1: Find the difference of functions
Let $h(x)=f(x)-g(x)=(x^{3}+19x^{2}+11x)-(6x^{2}-19x)=x^{3}+13x^{2}+30x$.
Step2: Use the definite - integral formula for area
The area $A$ between two curves $y = f(x)$ and $y = g(x)$ on the interval $[a,b]$ is $A=\int_{a}^{b}|f(x)-g(x)|dx$. Here, $a=-2$, $b = 2$, and we need to evaluate $\int_{-2}^{2}|x^{3}+13x^{2}+30x|dx$. Since $y=x^{3}+30x$ is an odd - function ($y(-x)=(-x)^{3}+30(-x)=-(x^{3}+30x)$) and $y = 13x^{2}$ is an even - function ($y(-x)=13(-x)^{2}=13x^{2}$), we know that $\int_{-2}^{2}(x^{3}+30x)dx = 0$ (because for an odd function $\int_{-a}^{a}f(x)dx = 0$). So, $A=\int_{-2}^{2}(x^{3}+13x^{2}+30x)dx=\int_{-2}^{2}x^{3}dx+\int_{-2}^{2}13x^{2}dx+\int_{-2}^{2}30xdx$. Since $\int_{-2}^{2}x^{3}dx = 0$ and $\int_{-2}^{2}30xdx = 0$, we only need to calculate $\int_{-2}^{2}13x^{2}dx$.
Step3: Evaluate the definite integral
Using the power - rule for integration $\int x^{n}dx=\frac{x^{n + 1}}{n+1}+C(n\neq - 1)$, we have $\int_{-2}^{2}13x^{2}dx=13\int_{-2}^{2}x^{2}dx$. Since $\int_{-2}^{2}x^{2}dx=\left[\frac{x^{3}}{3}\right]{-2}^{2}=\frac{2^{3}}{3}-\frac{(-2)^{3}}{3}=\frac{8}{3}+\frac{8}{3}=\frac{16}{3}$, then $13\int{-2}^{2}x^{2}dx=13\times\frac{16}{3}=\frac{208}{3}$.
Answer:
$\frac{208}{3}$