6.1 Areas Between Curves/5: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<math> \begin{align} & \color{red}\mathbf{y=x+1} & \color{royalblue}\mathbf{y=9-x^{2}} \\ & x=-1 & x=2 \\ \end{align} </math>") |
No edit summary |
||
Line 7: | Line 7: | ||
& x=2 \\ | & x=2 \\ | ||
\end{align} | |||
</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} | \end{align} | ||
</math> | </math> |
Revision as of 18:48, 22 September 2022