6.1 Areas Between Curves/27: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Desmos-graph.png|right|500px|]]
[[File:Desmos-graph100.png|right|500px|]]


<math>
<math>
Line 5: Line 5:


& \color{red}\mathbf{y= \frac{1}{x} }  
& \color{red}\mathbf{y= \frac{1}{x} }  
& \color{royalblue}\mathbf{y=x} \\
& \color{green}\mathbf{y=x} \\
&  \color{green}\mathbf{y= \frac{1}{4} x } \\
&  \color{blue}\mathbf{y= \frac{1}{4} x } \\
& x>0 \\
& x>0 \\


Line 13: Line 13:
</math>
</math>


<math>\int_{0}^{1} \left|(x-\frac{1}{4}x)\right|dx + \int_{1}^{2}  \left|(\frac{1}{x}-\frac{1}{4}x)\right|d = \int_{0}^{1} \left|(\frac{3}{4}x)\right|dx + \int_{1}^{2} \left|(\frac{1}{x})\right|dx - \int_{1}^{2} \left|(\frac{1}{4}x)\right|dx </math>
 
<math>\int_{0}^{1} \left(x-\frac{1}{4}x\right)dx + \int_{1}^{2}  \left(\frac{1}{x}-\frac{1}{4}x\right)dx = \int_{0}^{1} \left(\frac{3}{4}x\right)dx + \int_{1}^{2} \left(\frac{1}{x}\right)dx - \int_{1}^{2} \left(\frac{1}{4}x\right)dx  
 
 
</math>


<math>
<math>
\begin{align}
\begin{align}


&= \left[\frac{3x^2}{8}\right]\Bigg|_{0}^{1} + \left[\ln(x)\right]\Bigg|_{1}^{2} - \left[\frac{1}{8} x^2\right]\Bigg|_{1}^{2}=
 
&= \left[\frac{3(1)^2}{8}\right] + \left[ln(2)-ln(1)\right] - \left[\frac{1}{8} (2)^2 - \frac{1}{8} (1)^2\right]  \\[2ex]
 
&= \left[\frac{3}{8}\right] + \left[ln(2)\right] - \left[\frac{3}{8}\right]
&= \left[\frac{3x^2}{8}\right]\Bigg|_{0}^{1} + \left[\ln|x|\right]\Bigg|_{1}^{2} - \left[\frac{1}{8} x^2\right]\Bigg|_{1}^{2} \\[2ex]
&= \left[\frac{3(1)^2}{8}\right] + \left[ln|2|-ln|1|\right] - \left[\frac{1}{8} (2)^2 - \frac{1}{8} (1)^2\right]  \\[2ex]
&= \frac{3}{8} + ln|2| - \frac{3}{8}
&= ln(2)
&= ln(2)
\end{align}
\end{align}
</math>
</math>

Latest revision as of 19:21, 20 September 2022

Desmos-graph100.png