6.1 Areas Between Curves/20: Difference between revisions

From Mr. V Wiki Math
Jump to navigation Jump to search
(Created page with "<math> 4x+y^2=12, x=y </math>")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Desmos-graph marvin.png|right|500px|]]
<math>
<math>
4x+y^2=12, x=y
4x+y^2=12, x=y  
</math>
 
<math>
\frac{4x}{4}=\frac{-y^2+12}{4}
</math>
 
<math>
x=-\frac{1}{4}y^2+3
</math>
 
<math>
\int_{0}^{3}(-\frac{1}{4}y^2-y+3)-y
</math>
 
<math>
\int_{0}^{3} -\frac{1}{4}y^2-y+3
</math>
 
<math>
\frac{\frac{1}{4}y^3}{3}-\frac{y^2}{2}+3y
</math>
 
<math>
-\frac{1}{12}y^3-\frac{1}{2}y^2+3y\bigg|_{0}^{3}
</math>
 
<math>
-\frac{1}{12}(3)^3-\frac{1}{2}(3)^2+3(3)
</math>
 
<math>
=2.25
</math>
</math>

Latest revision as of 19:51, 13 December 2022

Desmos-graph marvin.png