\(\text{www.the}\beta\text{etafunction.com}\)
Home
Login
Questions: Algebra BusinessCalculus

Please login to create an exam or a quiz.

Calculus
Applications of Integrals
New Random

Use Simpson's rule to find the arclength of the curve \(\displaystyle f(x)=x^{2}\) on \(\displaystyle (2,8)\) with \(\displaystyle n=34\).


\(\displaystyle \Delta x = \frac{ 8 - 2 }{ 34 }\). \(\displaystyle x_i = a +i\Delta x = 2 + i \frac{3}{17}\)Using the 1,4,2,...,2,4,1 pattern the sum can be written as \(\displaystyle x_i\) can be written split into the even and odd terms. \(\displaystyle x_k = 2 + (2k-1)\cdot \frac{3}{17}\) for \(\displaystyle k=1\) to \(\displaystyle k =17\) and \(\displaystyle x_j = 2 + (2j)\cdot \frac{3}{17}\) for \(\displaystyle j=1\) to \(\displaystyle j =16\). \(\displaystyle f(2) +f(8)+4\sum_{k=1}^{17}f\left(\frac{6 k}{17} + \frac{31}{17}\right) + 2\sum_{j=1}^{16}f\left(\frac{6 j}{17} + 2\right)\). The value is \(\displaystyle 60.345\)

Download \(\LaTeX\)

\begin{question}Use Simpson's rule to find the arclength of the curve $f(x)=x^{2}$ on $(2,8)$ with $n=34$. 
    \soln{9cm}{$\Delta x = \frac{ 8 - 2 }{ 34 }$. $x_i = a +i\Delta x = 2 + i \frac{3}{17}$Using the 1,4,2,...,2,4,1 pattern the sum can be written as $x_i$ can be written split into the even and odd terms. $x_k = 2 + (2k-1)\cdot \frac{3}{17}$ for $k=1$ to $k =17$ and  $x_j = 2 + (2j)\cdot \frac{3}{17}$ for $j=1$ to $j =16$.  $f(2) +f(8)+4\sum_{k=1}^{17}f\left(\frac{6 k}{17} + \frac{31}{17}\right) + 2\sum_{j=1}^{16}f\left(\frac{6 j}{17} + 2\right)$. The value is $60.345$}

\end{question}

Download Question and Solution Environment\(\LaTeX\)
\documentclass{article}
\usepackage{tikz}
\usepackage{amsmath}
\usepackage[margin=2cm]{geometry}
\usepackage{tcolorbox}

\newcounter{ExamNumber}
\newcounter{questioncount}
\stepcounter{questioncount}

\newenvironment{question}{{\noindent\bfseries Question \arabic{questioncount}.}}{\stepcounter{questioncount}}
\renewcommand{\labelenumi}{{\bfseries (\alph{enumi})}}

\newif\ifShowSolution
\newcommand{\soln}[2]{%
\ifShowSolution%
\noindent\begin{tcolorbox}[colframe=blue,title=Solution]#2\end{tcolorbox}\else%
\vspace{#1}%
\fi%
}%
\newcommand{\hideifShowSolution}[1]{%
\ifShowSolution%
%
\else%
#1%
\fi%
}%
\everymath{\displaystyle}
\ShowSolutiontrue

\begin{document}\begin{question}(10pts) The question goes here!
    \soln{9cm}{The solution goes here.}

\end{question}\end{document}
HTML for Canvas
<p> <p>Use Simpson's rule to find the arclength of the curve  <img class="equation_image" title=" \displaystyle f(x)=x^{2} " src="/equation_images/%20%5Cdisplaystyle%20f%28x%29%3Dx%5E%7B2%7D%20" alt="LaTeX:  \displaystyle f(x)=x^{2} " data-equation-content=" \displaystyle f(x)=x^{2} " />  on  <img class="equation_image" title=" \displaystyle (2,8) " src="/equation_images/%20%5Cdisplaystyle%20%282%2C8%29%20" alt="LaTeX:  \displaystyle (2,8) " data-equation-content=" \displaystyle (2,8) " />  with  <img class="equation_image" title=" \displaystyle n=34 " src="/equation_images/%20%5Cdisplaystyle%20n%3D34%20" alt="LaTeX:  \displaystyle n=34 " data-equation-content=" \displaystyle n=34 " /> . </p> </p>
HTML for Canvas
<p> <p> <img class="equation_image" title=" \displaystyle \Delta x = \frac{ 8 - 2 }{ 34 } " src="/equation_images/%20%5Cdisplaystyle%20%5CDelta%20x%20%3D%20%5Cfrac%7B%208%20-%202%20%7D%7B%2034%20%7D%20" alt="LaTeX:  \displaystyle \Delta x = \frac{ 8 - 2 }{ 34 } " data-equation-content=" \displaystyle \Delta x = \frac{ 8 - 2 }{ 34 } " /> .  <img class="equation_image" title=" \displaystyle x_i = a +i\Delta x = 2 + i \frac{3}{17} " src="/equation_images/%20%5Cdisplaystyle%20x_i%20%3D%20a%20%2Bi%5CDelta%20x%20%3D%202%20%2B%20i%20%5Cfrac%7B3%7D%7B17%7D%20" alt="LaTeX:  \displaystyle x_i = a +i\Delta x = 2 + i \frac{3}{17} " data-equation-content=" \displaystyle x_i = a +i\Delta x = 2 + i \frac{3}{17} " /> Using the 1,4,2,...,2,4,1 pattern the sum can be written as  <img class="equation_image" title=" \displaystyle x_i " src="/equation_images/%20%5Cdisplaystyle%20x_i%20" alt="LaTeX:  \displaystyle x_i " data-equation-content=" \displaystyle x_i " />  can be written split into the even and odd terms.  <img class="equation_image" title=" \displaystyle x_k = 2 + (2k-1)\cdot \frac{3}{17} " src="/equation_images/%20%5Cdisplaystyle%20x_k%20%3D%202%20%2B%20%282k-1%29%5Ccdot%20%5Cfrac%7B3%7D%7B17%7D%20" alt="LaTeX:  \displaystyle x_k = 2 + (2k-1)\cdot \frac{3}{17} " data-equation-content=" \displaystyle x_k = 2 + (2k-1)\cdot \frac{3}{17} " />  for  <img class="equation_image" title=" \displaystyle k=1 " src="/equation_images/%20%5Cdisplaystyle%20k%3D1%20" alt="LaTeX:  \displaystyle k=1 " data-equation-content=" \displaystyle k=1 " />  to  <img class="equation_image" title=" \displaystyle k =17 " src="/equation_images/%20%5Cdisplaystyle%20k%20%3D17%20" alt="LaTeX:  \displaystyle k =17 " data-equation-content=" \displaystyle k =17 " />  and   <img class="equation_image" title=" \displaystyle x_j = 2 + (2j)\cdot \frac{3}{17} " src="/equation_images/%20%5Cdisplaystyle%20x_j%20%3D%202%20%2B%20%282j%29%5Ccdot%20%5Cfrac%7B3%7D%7B17%7D%20" alt="LaTeX:  \displaystyle x_j = 2 + (2j)\cdot \frac{3}{17} " data-equation-content=" \displaystyle x_j = 2 + (2j)\cdot \frac{3}{17} " />  for  <img class="equation_image" title=" \displaystyle j=1 " src="/equation_images/%20%5Cdisplaystyle%20j%3D1%20" alt="LaTeX:  \displaystyle j=1 " data-equation-content=" \displaystyle j=1 " />  to  <img class="equation_image" title=" \displaystyle j =16 " src="/equation_images/%20%5Cdisplaystyle%20j%20%3D16%20" alt="LaTeX:  \displaystyle j =16 " data-equation-content=" \displaystyle j =16 " /> .   <img class="equation_image" title=" \displaystyle f(2) +f(8)+4\sum_{k=1}^{17}f\left(\frac{6 k}{17} + \frac{31}{17}\right) + 2\sum_{j=1}^{16}f\left(\frac{6 j}{17} + 2\right) " src="/equation_images/%20%5Cdisplaystyle%20f%282%29%20%2Bf%288%29%2B4%5Csum_%7Bk%3D1%7D%5E%7B17%7Df%5Cleft%28%5Cfrac%7B6%20k%7D%7B17%7D%20%2B%20%5Cfrac%7B31%7D%7B17%7D%5Cright%29%20%2B%202%5Csum_%7Bj%3D1%7D%5E%7B16%7Df%5Cleft%28%5Cfrac%7B6%20j%7D%7B17%7D%20%2B%202%5Cright%29%20" alt="LaTeX:  \displaystyle f(2) +f(8)+4\sum_{k=1}^{17}f\left(\frac{6 k}{17} + \frac{31}{17}\right) + 2\sum_{j=1}^{16}f\left(\frac{6 j}{17} + 2\right) " data-equation-content=" \displaystyle f(2) +f(8)+4\sum_{k=1}^{17}f\left(\frac{6 k}{17} + \frac{31}{17}\right) + 2\sum_{j=1}^{16}f\left(\frac{6 j}{17} + 2\right) " /> . The value is  <img class="equation_image" title=" \displaystyle 60.345 " src="/equation_images/%20%5Cdisplaystyle%2060.345%20" alt="LaTeX:  \displaystyle 60.345 " data-equation-content=" \displaystyle 60.345 " /> </p> </p>