You need to use the midpoint rule to approximate the interval. First, you need to find Delta x , such that:
Delta x = (b-a)/n
The problem provides b=8, a=0 and n = 4, such that:
Delta x = (8-0)/4 = 2
Hence, the following intervals of length 2 are: [0,2], [2,4], [4,6], [6,8].
Now, you may evaluate the integral such that:
int_0^8 sin (sqrt x) dx = Delta x(f((0+2)/2) + f((2+4)/2) + f((4+6)/2) + f((6+8)/2))
int_0^8 sin (sqrt x) dx = 2(f(1) + f(3) + f(5) + f(7))
int_0^8 sin (sqrt x) dx = 2(sin sqrt1 + sin sqrt3 + sin sqrt 5 + sin sqrt 7))
int_0^8 sin (sqrt x) dx = 2(0.017 + 0.030 + 0.039 + 0.046)
int_0^8 sin (sqrt x) dx = 2*0.132
int_0^8 sin (sqrt x) dx =0.264
Hence, approximating the definite integral, using the midpoint rule, yields int_0^8 sin (sqrt x) dx =0.264.
Thursday, May 3, 2018
Calculus: Early Transcendentals, Chapter 5, 5.2, Section 5.2, Problem 9
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...
-
Iago states in act 1, scene 1 that he is jealous Othello made Cassio his lieutenant. Iago believes he has had more battle experience and is ...
-
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...
-
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...
-
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...
No comments:
Post a Comment