How do you use the trapezoidal rule with $n=2$ to approximate the area under the curve $y=\dfrac{1}{{{x}^{2}}}$ from $1$ to $3$?
Answer
566.1k+ views
Hint: In the question, we have to find the area under the curve $y=\dfrac{1}{{{x}^{2}}}$ from $1$ to $3$ using the trapezoidal rule. Firstly, we have to calculate the step-size by using the formula $h=\dfrac{b-a}{n}$, where n is given in the question as $n=2$, and a and b are the lower and the upper limits of the integration. With the help of the step size value, we can calculate ${{x}_{0}},{{x}_{1}},{{x}_{2}}$, where ${{x}_{0}}=a$ and ${{x}_{i}}=a+ih$. From these values of ${{x}_{n}}$, we can calculate \[{{y}_{n}}\] using ${{y}_{n}}=f\left( {{x}_{n}} \right)$. Then finally the value of the integral will be calculated by using the formula $\int_{a}^{b}{f\left( x \right)dx}=h\left( \dfrac{{{y}_{0}}+{{y}_{n}}}{2}+{{y}_{1}}+{{y}_{2}}+.....+{{y}_{n}} \right)$.
Complete step-by-step answer:
We know that the area under a curve is calculated by integrating it with respect to x. According to the question, the function is
$\Rightarrow y=\dfrac{1}{{{x}^{2}}}.......\left( i \right)$
The given limits are from $1$ to $3$. Therefore, the area under the given curve will be given by the integral
$\Rightarrow A=\int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}$
Now, the step size is given by
$\Rightarrow h=\dfrac{b-a}{n}$
Substituting $a=1$, $b=3$ and $n=2$, we get
$\begin{align}
& \Rightarrow h=\dfrac{3-1}{2} \\
& \Rightarrow h=\dfrac{2}{2} \\
& \Rightarrow h=1......\left( iii \right) \\
\end{align}$
Now, we know that
$\Rightarrow {{x}_{i}}=a+ih$
Substituting $i=0$ we get
$\begin{align}
& \Rightarrow {{x}_{0}}=a+\left( 0 \right)h \\
& \Rightarrow {{x}_{0}}=a \\
& \Rightarrow {{x}_{0}}=1 \\
\end{align}$
Now, substituting $i=1$ we get
$\begin{align}
& \Rightarrow {{x}_{1}}=a+\left( 1 \right)h \\
& \Rightarrow {{x}_{1}}=1+\left( 1 \right)\left( 1 \right) \\
& \Rightarrow {{x}_{1}}=2 \\
\end{align}$
Now substituting $i=2$ we get
$\begin{align}
& \Rightarrow {{x}_{2}}=a+2h \\
& \Rightarrow {{x}_{2}}=1+2\left( 1 \right) \\
& \Rightarrow {{x}_{2}}=3 \\
\end{align}$
Now, the values of \[{{y}_{i}}\] are given by
$\begin{align}
& \Rightarrow {{y}_{i}}=f\left( {{x}_{i}} \right) \\
& \Rightarrow {{y}_{i}}=\dfrac{1}{{{x}_{i}}^{2}} \\
\end{align}$
Substituting $i=0$ we get
$\begin{align}
& \Rightarrow {{y}_{0}}=\dfrac{1}{{{x}_{0}}^{2}} \\
& \Rightarrow {{y}_{0}}=\dfrac{1}{{{1}^{2}}} \\
& \Rightarrow {{y}_{0}}=1......\left( iv \right) \\
\end{align}$
Similarly, we get
\[\begin{align}
& \Rightarrow {{y}_{1}}=\dfrac{1}{{{x}_{1}}^{2}} \\
& \Rightarrow {{y}_{1}}=\dfrac{1}{{{2}^{2}}} \\
& \Rightarrow {{y}_{1}}=\dfrac{1}{4} \\
& \Rightarrow {{y}_{1}}=0.25......\left( v \right) \\
\end{align}\]
And
$\begin{align}
& \Rightarrow {{y}_{2}}=\dfrac{1}{{{x}_{2}}^{2}} \\
& \Rightarrow {{y}_{2}}=\dfrac{1}{{{3}^{2}}} \\
& \Rightarrow {{y}_{2}}=\dfrac{1}{9} \\
& \Rightarrow {{y}_{2}}=0.11......\left( vi \right) \\
\end{align}$
Now, we know that the integration using the trapezoidal rule is given by
$\Rightarrow \int_{a}^{b}{f\left( x \right)dx}=h\left( \dfrac{{{y}_{0}}+{{y}_{n}}}{2}+{{y}_{1}}+{{y}_{2}}+.....+{{y}_{n}} \right)$
In this case, $n=2$. On putting this above we get
$\Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=h\left( \dfrac{{{y}_{0}}+{{y}_{2}}}{2}+{{y}_{1}}+{{y}_{2}} \right)$
Substituting the equations (iii), (iv), (v), (vi) we get
$\begin{align}
& \Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=1\left( \dfrac{1+0.11}{2}+0.25+0.11 \right) \\
& \Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=\left( \dfrac{1.11}{2}+0.25+0.11 \right) \\
& \Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=\left( 0.555+0.25+0.11 \right) \\
& \Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=0.915 \\
\end{align}$
Hence, the area under the given curve is equal to $0.915$ square units.
Note: The value of the integral calculated using the trapezoidal rule in the above solution may deflect much from the original value. On integrating the given function and substituting the limits, we will get the value equal to $0.67$. The reason is that the value of n, equal to two, is very much small. As the value of n is increased, the value of the integral using the trapezoidal rule will approach the original value.
Complete step-by-step answer:
We know that the area under a curve is calculated by integrating it with respect to x. According to the question, the function is
$\Rightarrow y=\dfrac{1}{{{x}^{2}}}.......\left( i \right)$
The given limits are from $1$ to $3$. Therefore, the area under the given curve will be given by the integral
$\Rightarrow A=\int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}$
Now, the step size is given by
$\Rightarrow h=\dfrac{b-a}{n}$
Substituting $a=1$, $b=3$ and $n=2$, we get
$\begin{align}
& \Rightarrow h=\dfrac{3-1}{2} \\
& \Rightarrow h=\dfrac{2}{2} \\
& \Rightarrow h=1......\left( iii \right) \\
\end{align}$
Now, we know that
$\Rightarrow {{x}_{i}}=a+ih$
Substituting $i=0$ we get
$\begin{align}
& \Rightarrow {{x}_{0}}=a+\left( 0 \right)h \\
& \Rightarrow {{x}_{0}}=a \\
& \Rightarrow {{x}_{0}}=1 \\
\end{align}$
Now, substituting $i=1$ we get
$\begin{align}
& \Rightarrow {{x}_{1}}=a+\left( 1 \right)h \\
& \Rightarrow {{x}_{1}}=1+\left( 1 \right)\left( 1 \right) \\
& \Rightarrow {{x}_{1}}=2 \\
\end{align}$
Now substituting $i=2$ we get
$\begin{align}
& \Rightarrow {{x}_{2}}=a+2h \\
& \Rightarrow {{x}_{2}}=1+2\left( 1 \right) \\
& \Rightarrow {{x}_{2}}=3 \\
\end{align}$
Now, the values of \[{{y}_{i}}\] are given by
$\begin{align}
& \Rightarrow {{y}_{i}}=f\left( {{x}_{i}} \right) \\
& \Rightarrow {{y}_{i}}=\dfrac{1}{{{x}_{i}}^{2}} \\
\end{align}$
Substituting $i=0$ we get
$\begin{align}
& \Rightarrow {{y}_{0}}=\dfrac{1}{{{x}_{0}}^{2}} \\
& \Rightarrow {{y}_{0}}=\dfrac{1}{{{1}^{2}}} \\
& \Rightarrow {{y}_{0}}=1......\left( iv \right) \\
\end{align}$
Similarly, we get
\[\begin{align}
& \Rightarrow {{y}_{1}}=\dfrac{1}{{{x}_{1}}^{2}} \\
& \Rightarrow {{y}_{1}}=\dfrac{1}{{{2}^{2}}} \\
& \Rightarrow {{y}_{1}}=\dfrac{1}{4} \\
& \Rightarrow {{y}_{1}}=0.25......\left( v \right) \\
\end{align}\]
And
$\begin{align}
& \Rightarrow {{y}_{2}}=\dfrac{1}{{{x}_{2}}^{2}} \\
& \Rightarrow {{y}_{2}}=\dfrac{1}{{{3}^{2}}} \\
& \Rightarrow {{y}_{2}}=\dfrac{1}{9} \\
& \Rightarrow {{y}_{2}}=0.11......\left( vi \right) \\
\end{align}$
Now, we know that the integration using the trapezoidal rule is given by
$\Rightarrow \int_{a}^{b}{f\left( x \right)dx}=h\left( \dfrac{{{y}_{0}}+{{y}_{n}}}{2}+{{y}_{1}}+{{y}_{2}}+.....+{{y}_{n}} \right)$
In this case, $n=2$. On putting this above we get
$\Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=h\left( \dfrac{{{y}_{0}}+{{y}_{2}}}{2}+{{y}_{1}}+{{y}_{2}} \right)$
Substituting the equations (iii), (iv), (v), (vi) we get
$\begin{align}
& \Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=1\left( \dfrac{1+0.11}{2}+0.25+0.11 \right) \\
& \Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=\left( \dfrac{1.11}{2}+0.25+0.11 \right) \\
& \Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=\left( 0.555+0.25+0.11 \right) \\
& \Rightarrow \int_{1}^{3}{\dfrac{1}{{{x}^{2}}}dx}=0.915 \\
\end{align}$
Hence, the area under the given curve is equal to $0.915$ square units.
Note: The value of the integral calculated using the trapezoidal rule in the above solution may deflect much from the original value. On integrating the given function and substituting the limits, we will get the value equal to $0.67$. The reason is that the value of n, equal to two, is very much small. As the value of n is increased, the value of the integral using the trapezoidal rule will approach the original value.
Recently Updated Pages
Master Class 12 Business Studies: Engaging Questions & Answers for Success

Master Class 12 Chemistry: Engaging Questions & Answers for Success

Master Class 12 Biology: Engaging Questions & Answers for Success

Class 12 Question and Answer - Your Ultimate Solutions Guide

Master Class 9 General Knowledge: Engaging Questions & Answers for Success

Master Class 9 Maths: Engaging Questions & Answers for Success

Trending doubts
Which are the Top 10 Largest Countries of the World?

Draw a labelled sketch of the human eye class 12 physics CBSE

Name the crygenes that control cotton bollworm and class 12 biology CBSE

Differentiate between homogeneous and heterogeneous class 12 chemistry CBSE

In a transcription unit the promoter is said to be class 12 biology CBSE

Sulphuric acid is known as the king of acids State class 12 chemistry CBSE

