5.3 The Fundamental Theorem of Calculus/28: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<math> \int_{0}^{1}\left(3+x\sqrt{x}\right)dx </math>") |
No edit summary Tag: Manual revert |
||
(47 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<math> | <math> | ||
\begin{align} | |||
\int_{0}^{1}\left(3+x\sqrt{x}\right)dx | \int_{0}^{1}\left(3+x\sqrt{x}\right)dx &= \int_{0}^{1}\left(3+x^{1}{x}^{\frac{1}{2}}\right)dx = \int_{0}^{1}\left(3+x^{1+\frac{1}{2}}\right)dx = \int_{0}^{1}\left(3+x^{\frac{3}{2}}\right)dx \\[2ex] | ||
&= 3x+\frac{x^{\frac{3}{2}+1}}{\frac{3}{2}+1}\bigg|_{0}^{1} = 3x+\frac{x^{\tfrac{5}{2}}}{\frac{5}{2}}\bigg|_{0}^{1} = 3x+\frac{2x^{\frac{5}{2}}}{5}\bigg|_{0}^{1} \\[2ex] | |||
&= \left[3(1)+\frac{2(1)^{5/2}}{5}\right]-\left[3(0)+\frac{2(0)^{5/2}}{5}\right] \\[2ex] | |||
&= 3+\frac{2}{5} = \frac{15}{5}+\frac{2}{5} = \frac{17}{5} | |||
\end{align} | |||
</math> | </math> |
Latest revision as of 04:20, 26 August 2022