5.5 The Substitution Rule/55: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<math>
<math>
\int_{0}^{\pi} \sec^2(\frac{t}{4})dt
\int_{0}^{\pi} \sec^2\left(\frac{t}{4}\right)dt
</math>
 
 
<math>
\begin{align}
 
u &= \frac{t}{4} \\[2ex]
du &= \frac{1}{4}dt \\[2ex]
4du &=dx
 
\end{align}
</math>
 
 
<math>
\begin{align}
 
\int_{0}^{\pi} \sec^2\left(\frac{t}{4}\right)dt
&= 4\int_{0}^{\pi} \sec^2(u)du \\[2ex]
&= 4\cdot \tan^2(u) = 4\cdot \tan^2\left(\frac{t}{4}\right)\bigg|_{0}^{\pi} \\[2ex]
&= 4\cdot \tan^2\left(\frac{\pi}{4}\right)-4\cdot \tan^2\left(\frac{0}{4}\right) \\[2ex]
&= 4-0 \\[2ex]
&= 4
 
\end{align}
</math>
</math>

Latest revision as of 16:19, 4 October 2022