6.1 Areas Between Curves/21: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
(Created page with "File:6.1number21.png")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
File:6.1number21.png
[[File:6.1number21.png|right|600px|]]
<math>
\begin{align}
x&=1-y^2, x=y^2-1 \\[1ex]
A &= \int_{a}^{b}[x_R-x_L]dy=\int_{1}^{-1}[(1-y^2)-(y^2-1)]dy\\[2ex]
&=\int_{1}^{-1}[2-2y^2]dy=[2y-2(\frac{y^3}{3})|_{-1}^{0}\\[2ex]
&=2(1)-2(\frac{(1)^3}{3})-[2(-1)-2(\frac{(-1)^3}{3})]\\[2ex]
&=2-\frac{2}{3}+2-\frac{2}{3}\\[2ex]
&=\frac{8}{3}
\end{align}
</math>

Latest revision as of 19:51, 22 September 2022

6.1number21.png