(Numerical Integration: Composite Rectangle Rule). All numerical answers should be rounded to 8-digit floating-point numbers. (i) (a) Use the Composite Rectangle Rule with n = 20 to find an approximation I* of the integral In(40.8+ sin² (x)) dx (b) Show your work by filling in the following table of selected values of the grid points and the values of the integrand at these points: k 0 5 10 15 19 Xk 0.5 I = Yk

Algebra & Trigonometry with Analytic Geometry
13th Edition
ISBN:9781133382119
Author:Swokowski
Publisher:Swokowski
Chapter2: Equations And Inequalities
Section2.3: Quadratic Equations
Problem 81E
icon
Related questions
Question
Numerical Analysis and Its Applications.
(Numerical Integration: Composite Rectangle Rule). All numerical answers should be
rounded to 8-digit floating-point numbers.
(i) (a) Use the Composite Rectangle Rule with n
-
integral
5
10
In(40.8+ sin² (x)) dx
(b) Show your work by filling in the following table of selected values of the grid points and
the values of the integrand at these points:
k
0
15
19
Xk
I
0.5
=
So
20 to find an approximation I* of the
Yk
Transcribed Image Text:(Numerical Integration: Composite Rectangle Rule). All numerical answers should be rounded to 8-digit floating-point numbers. (i) (a) Use the Composite Rectangle Rule with n - integral 5 10 In(40.8+ sin² (x)) dx (b) Show your work by filling in the following table of selected values of the grid points and the values of the integrand at these points: k 0 15 19 Xk I 0.5 = So 20 to find an approximation I* of the Yk
(ii) By (1),
I* =
In this and the following problems, it is a good idea to obtain a sufficiently accurate approximation of the integral
in question by executing the commands similar to
evalf( integral (f (x), x = a.. b), 14 )
or to
N[ Integrate [ f [x], {x,a, b}], 14 ]
at the Wolfram Alpha website, or any other online resource/software, in order to compare with your answer.
Check
Transcribed Image Text:(ii) By (1), I* = In this and the following problems, it is a good idea to obtain a sufficiently accurate approximation of the integral in question by executing the commands similar to evalf( integral (f (x), x = a.. b), 14 ) or to N[ Integrate [ f [x], {x,a, b}], 14 ] at the Wolfram Alpha website, or any other online resource/software, in order to compare with your answer. Check
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer