From Burton Tech. Points Wiki
Jump to navigation
Jump to search
|
|
Line 29: |
Line 29: |
|
| |
|
| <math> | | <math> |
| | \begin{align} |
| | \int_{-3}^{-2}\left((x^2)-(8-x^2)\right)dx &= \int_{-3}^{-2}\left(2x^2-8)\right)dx \\[2ex] |
|
| |
|
| \int_{-3}^{-2}\left((x^2)-(8-x^2)\right)dx = | | &= \left[\frac{2x^3}{3}-8x\right]\bigg|_{-3}^{-2} \\[2ex] |
|
| |
|
| | &= \left[\frac{2(-2)^3}{3}-8(-2)\right]-\left[\frac{2(-3)^3}{3}-8(-3)\right] \\[2ex] |
| | |
| | &= \left[\frac{-16}{3}+16\right]-\left[\frac{-54}{3}+24\right] = \frac{38}{3}-8 \\[2ex] |
| | |
| | &= \frac{14}{3} |
| | |
| | \end{align} |
| </math> | | </math> |
|
| |
|
Revision as of 18:26, 13 September 2022
(not done)