Here is the sketch of the two given functions.
The y = sin(x) is plotted with a red color while y = (2x)/pi is plotted with a blue color.
As shown the graph, the two graphs intersect at the following points (approximately):
---> (-1.57 -1)
---> (0,0)
---> (1.57, 1).
The x-values from the intersection points will be used as the limits of integration or boundary values of x for each bounded region.
Using integration with respect to x, we follow the formula for the "Area between Two Curves" as:
A = int_a^bf(x)-g(x)dx
such that f(x)gt=g(x) for interval [a,b]
Or A =int_a^b[y_(above)-y_(below)]dx
Please see the attached file: "graph" to view how a typical approximating rectangle (sky blue in color) is used when using integration with respect to x. In the attached file, the width =dx and the height =f(x) such that
f(x)= y_(above) - y_(below).
To find the area of a bounded region, we will solve each bounded region with two separate integral then find the sum for the total bounded area/region.
In the first bounded region (yellow in shade), we have the y_(above)= (2x)/pi
and y_(below) = sin(x) with limits of integration from x =-1.57 to x=0.
A_1= int_-1.57^0[(2x)/pi -sin(x)]dx
=[cos(x)+x^2/pi]|_(-1.57)^0
= [cos(0)+0^2/pi]-[cos(-1.57)+(-1.57)^2/pi]
= [1+0] - [ 0.00079633+0.7846020385]
= 1 - 0.7853983685
~~ 0.2146
In the second bounded region (pink in shade), we have the y_(above)=sin(x)
and y_(below) = (2x)/pi with limits of integration from x =0 to x=1.57.
A_2 =int_0^1.57[sin(x)-(2x)/pi]dx
=[-cos(x) - x^2/pi]|_0^(1.57)
=[-cos(1.57)-(1.57)^2/pi]-[-cos(0)-0^2/pi]
= [ -0.00079633-0.7846020385] -[-1-0]
= - 0.7853983685+1
~~ 0.2146
Notice that they are symmetrical about the origin.
We can multiply A_1 by 2 since the two bounded area is the same.
Total Area=
= 0.2146 +0.2146
=0.4292
In the first bounded region (yellow in shade), we have the y_(above)= (2x)/pi
and y_(below) = sin(x) with limits of integration from x =-1.57 to x=1.
In the first bounded region (yellow in shade), we have the y_(above)= (2x)/pi
and y_(below) = sin(x) with limits of integration from x =-1.57 to x=1.
Friday, September 11, 2015
Calculus: Early Transcendentals, Chapter 6, 6.1, Section 6.1, Problem 10
Subscribe to:
Post Comments (Atom)
Why is the fact that the Americans are helping the Russians important?
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Friar Lawrence plays a significant role in Romeo and Juliet's fate and is responsible not only for secretly marrying the two lovers but ...
-
Suppose that the average daily food consumption $F$ of a herbivorous mammal with body weight $x$, where both $F$ and $x$ are measured in pou...
-
Pablo Neruda's "Ode to My Socks" is full of figurative language, including similes and metaphors. Similes are figurative compa...
-
In the late author Tom Clancy’s first novel, The Hunt for Red October, the assistance rendered to the Russians by the United States is impor...
-
Resourceful: Phileas Fogg doesn't let unexpected obstacles deter him. For example, when the railroad tracks all of a sudden end in India...
-
Evaluate $\displaystyle \int x^2 \cos mx dx$ by using Integration by parts. If we let $u = x^2$ and $dv = \cos mx dx$, then $d...
-
At the beginning of the Victorian period, science was generally in accord with religion, and the study of nature was conducted in such a way...
No comments:
Post a Comment