Solveeit Logo

Question

Question: How do you determine the area enclosed by an ellipse \(\dfrac{{{x}^{2}}}{5}+\dfrac{{{y}^{2}}}{3}\) u...

How do you determine the area enclosed by an ellipse x25+y23\dfrac{{{x}^{2}}}{5}+\dfrac{{{y}^{2}}}{3} using the trapezoidal rule?

Explanation

Solution

We have been given an ellipse whose area is to be found using the trapezoidal rule. We have to divide our desired area into ‘n’ intervals or ‘n’ rectangles whose area will be then added to find the total area of the required area. Thus, we shall first find the width of the interval by taking ‘n’ as some suitable positive integer and then apply the formula of calculating area by trapezoidal rule.

Complete step by step solution:
Given the ellipse x25+y23=1\dfrac{{{x}^{2}}}{5}+\dfrac{{{y}^{2}}}{3}=1.

We see that the major axis is the x-axis and the minor axis of the ellipse is the y-axis.
Thus, for the given ellipse, x25+y23=1\dfrac{{{x}^{2}}}{5}+\dfrac{{{y}^{2}}}{3}=1,
a=5a=\sqrt{5} and b=3b=\sqrt{3}
Since an ellipse is a symmetrical figure with respect to the x-axis, thus the lower half of the ellipse is equal to the upper half of the ellipse and the total area of ellipse is double the area of the upper half of ellipse.
The upper half of the ellipse is given by the function, y=153x25y=\sqrt{\dfrac{15-3{{x}^{2}}}{5}} or f(x)=153x25f\left( x \right)=\sqrt{\dfrac{15-3{{x}^{2}}}{5}}.
The value of x varies from 5-\sqrt{5} to 5\sqrt{5}.
Now, to apply the trapezoidal rule, we shall first find a positive integer ‘n’.
We have the upper limit, b=5b=\sqrt{5} and the lower limit, a=5a=-\sqrt{5}.
Δx\Delta x is the value of every sub interval or rectangle which is equal to the upper limit of integral minus the lower limit divided by ‘n’. Let us choose ‘n’ equal to 5.
Δx=ban\Delta x=\dfrac{b-a}{n}
Δx=5(5)5 Δx=255 Δx=25 \begin{aligned} & \Rightarrow \Delta x=\dfrac{\sqrt{5}-\left( -\sqrt{5} \right)}{5} \\\ & \Rightarrow \Delta x=\dfrac{2\sqrt{5}}{5} \\\ & \Rightarrow \Delta x=\dfrac{2}{\sqrt{5}} \\\ \end{aligned}
The width of each subinterval is Δx\Delta x.
The formula of the trapezoidal rule is Tn=Δx2[f(x0)+2f(x1)+2f(x2)+......+2f(xn1)+f(xn)]{{T}_{n}}=\dfrac{\Delta x}{2}\left[ f\left( {{x}_{0}} \right)+2f\left( {{x}_{1}} \right)+2f\left( {{x}_{2}} \right)+......+2f\left( {{x}_{n-1}} \right)+f\left( {{x}_{n}} \right) \right]
Putting all values, we get
Tn=225[f(5)+2f(25)+2f(2.25)+......+2f(4.25)+f(5)]\Rightarrow {{T}_{n}}=\dfrac{2}{2\sqrt{5}}\left[ f\left( -\sqrt{5} \right)+2f\left( \dfrac{2}{\sqrt{5}} \right)+2f\left( 2.\dfrac{2}{\sqrt{5}} \right)+......+2f\left( 4.\dfrac{2}{\sqrt{5}} \right)+f\left( \sqrt{5} \right) \right]
Tn=225[(153(5)25)+2(153(25)25)+2(153(45)25)+...... ..........+2(153(85)25)+(153(5)25) ]\Rightarrow {{T}_{n}}=\dfrac{2}{2\sqrt{5}}\left[ \begin{aligned} & \left( \sqrt{\dfrac{15-3{{\left( -\sqrt{5} \right)}^{2}}}{5}} \right)+2\left( \sqrt{\dfrac{15-3{{\left( \dfrac{2}{\sqrt{5}} \right)}^{2}}}{5}} \right)+2\left( \sqrt{\dfrac{15-3{{\left( \dfrac{4}{\sqrt{5}} \right)}^{2}}}{5}} \right)+...... \\\ & ..........+2\left( \sqrt{\dfrac{15-3{{\left( \dfrac{8}{\sqrt{5}} \right)}^{2}}}{5}} \right)+\left( \sqrt{\dfrac{15-3{{\left( \sqrt{5} \right)}^{2}}}{5}} \right) \\\ \end{aligned} \right]
We know that 5=2.236\sqrt{5}=2.236.
Tn=6.0832\Rightarrow {{T}_{n}}=6.0832
But the total area of the ellipse is 2Tn2{{T}_{n}}.
2Tn=2×6.0832 2Tn=12.1668 \begin{aligned} & \Rightarrow 2{{T}_{n}}=2\times 6.0832 \\\ & \Rightarrow 2{{T}_{n}}=12.1668 \\\ \end{aligned}
Therefore, the area enclosed by an ellipse x25+y23\dfrac{{{x}^{2}}}{5}+\dfrac{{{y}^{2}}}{3} using the trapezoidal rule is 12.1668 square units.

Note:
The trapezoidal rule allows you to estimate the value of a definite integral which represents the area under a curve. If we have to use the trapezoidal rule, then we divide the area under the graph into ‘n’ subintervals of ‘n’ rectangles. Then we can estimate how close our approximation is using the exact value of the definite integral.