6.1 Areas Between Curves/5: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:


<math>\int_{-1}^{2} \left|(9-x^{2}) - (x+1)\right|dx </math>
<math>\int_{-1}^{2} \left|(9-x^{2}) - (x+1)\right|dx </math>
<math>
\begin{align}
8-x^2 &= x^2 \\
-2x^2 &= -8 \\
x^2 &= 4 \\
x &= \pm2
\end{align}
</math>

Revision as of 18:48, 22 September 2022