6.1 Areas Between Curves/12: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Desmos graph 6.1.12.png|right|350px|]] | |||
<math> | <math> | ||
\begin{align} | \begin{align} | ||
Line 11: | Line 12: | ||
<math>\int_{0}^{2} \left[(4x-x^2) - (x^2) | <math>\int_{0}^{2} \left[(4x-x^2) - (x^2)\right] dx</math> | ||
<math> | <math> | ||
Line 18: | Line 19: | ||
4x-2x^2 &= 0 \\ | 4x-2x^2 &= 0 \\ | ||
2x(2-x) &= 0 \\ | 2x(2-x) &= 0 \\ | ||
x &= 0 x | x &= 0& x = 2 | ||
\end{align} | \end{align} | ||
</math> | </math> | ||
<math>\int_{ | <math>\int_{0}^{2} \left[(4x-x^2) - (x^2)\right]dx = \int_{0}^{2} (4x)dx</math> | ||
<math> | <math> | ||
\begin{align} | \begin{align} | ||
&= \left[\frac{4x^2}{2}\right]\Bigg|_{0}^{2} \\[2ex] | |||
&= \left[2x^2\right]\Bigg|_{0}^{2} \\[2ex] | |||
&= \left[\frac{ | &= \left[2(2)^2\right]-\left[2(0)^2\right] = 8-0 \\[2ex] | ||
&= 8 | |||
&= \left[ | |||
&= \left[ | |||
&= | |||
\end{align} | \end{align} | ||
</math> | </math> |