Question
Question: How do I estimate the area under the graph of \[f\left( x \right){\text{ }} = \;3cos(x)\] from \[x =...
How do I estimate the area under the graph of f(x) =3cos(x) from x=0 to x=2π using left and right endpoint methods?
Solution
In this question we have found the area of the given trigonometric form. Next, we use left and right endpoint methods and then simplify to arrive at our final answer. And also we are going to draw a graph in complete step by step solution.The area A of the region under the graph of f above the x=a to b can be found by
A=n→∞limi=1∑nf(xi)Δx.
Were, xi=a+iΔx and Δx=nb−a.
Complete step by step solution:
You'll need a value for n to actually get an answer, but here's the method:
Given,
⇒f(x) =3cos(x), x=0and x=2π
Find Δx:
Δx=nb−a=n2π−0=2nπ
Find all endpoints: start at a and successively add Δx until you get to b:
0,2nπ,2n2π,2n3π,⋅⋅⋅,2n(n−1)π,2nnπ=2π
Each rectangle has areas base time height, which will be Δx times f at an endpoint
To use left endpoints delete the last endpoint, above, because it is not a left endpoint
Rectangle 1 has area Δxf(0)=(2nπ)3cos(0)
Rectangle 2 has area Δxf(2nπ)=(2nπ)3cos(2nπ)
Rectangle 3 has area Δxf(2n2π)=(2nπ)3cos(2n2π)
Rectangle 4 has area Δxf(2n3π)=(2nπ)3cos(2n3π)
And so on up to
Rectangle n has areaΔxf(2n(n−1)π)=(2nπ)3cos(2n(n−1)π)
Do the arithmetic and add the areas.
For right endpoints delete the case x=0and add the case x=2π
(2nπ)3cos(2nπ)+(2nπ)3cos(2n2π)+(2nπ)3cos(2n3π)+...+(2π)3cos(2nπ)
You can divide the range 0 to 2πinto a few rectangular strips and using left and right edges (endpoints) multiplied by the width of each strip calculate a minimum and a maximum area.
This is the required graph.
Note: We have to mind that, Rectangular integration is a numerical integration technique that approximates the integral of a function with a rectangle. It uses rectangles to approximate the area under the curve. Rectangles would be used to approximate the integral; each smaller rectangle has the width of the smaller interval.
The rectangle method (also called the midpoint rule) is the simple method in mathematics used to compute an approximation of a definite integral.