6.1 Areas Between Curves/22: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
<math> | <math> | ||
\begin{align} | \begin{align} | ||
\int_{0}^{1} \left(\sin(\frac{x\pi}{2})\right)dx \\ | \int_{0}^{1} \left(\sin\left(\frac{x\pi}{2}\right)\right)dx \\ | ||
u = \frac{x\pi}{2} \\ | u = \frac{x\pi}{2} \\ | ||
du = \frac{\pi}{2}dx \\ | du = \frac{\pi}{2}dx \\ | ||
Line 37: | Line 37: | ||
<math> | <math> | ||
\int_{0}^{1} \left(\sin(\frac{x\pi}{2})\right) dx = \int_{0}^{\frac{\pi}{2}} \sin(u) du | \int_{0}^{1} \left(\sin\left(\frac{x\pi}{2}\right)\right) dx = \int_{0}^{\frac{\pi}{2}} \sin(u) du | ||
</math> | </math> |