1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Alla [95]
3 years ago
14

Use (a) the midpoint rule and (b) simpson's rule to approximate the below integral. ∫ x^2sin(x) dx with n = 8.

Mathematics
1 answer:
MaRussiya [10]3 years ago
7 0

Answer:

midpoint rule =  5.93295663

simpson's rule = 5.869246855

Step-by-step explanation:

a) midpoint rule

\int\limits^b_a {(x)} \, dx≈ Δ x (f(x₀+x₁)/2 + f(x₁+x₂)/2 + f(x₂+x₃)/2 +...+ f(x_{n}_₂+x_{n}_₁)/2 +f(x_{n}_₁+x_{n})/2)

Δx = (b − a) / n

We have that a = 0, b = π, n = 8

Therefore

Δx = (π − 0) / 8 = π/8

Divide the interval [0,π] into n=8 sub-intervals of length Δx = π/8 with the following endpoints:

a=0, π/8, π/4, 3π/8, π/2, 5π/8, 3π/4, 7π/8, π = b

Now, we just evaluate the function at these endpoints:

f(\frac{x_{0}+x_{1}  }{2} ) = f(\frac{0+\frac{\pi}{8}   }{2} ) = f(\frac{\pi }{16})=\frac{\pi^{2}sin(\frac{\pi }{16})  }{256} = 0.00752134

f(\frac{x_{1}+x_{2}  }{2} ) = f(\frac{\frac{\pi }{8} +\frac{\pi}{4}   }{2} ) = f(\frac{3\pi }{16})=\frac{9\pi ^{2} sin(\frac{3\pi }{16}) }{256} = 0.19277080

f(\frac{x_{2}+x_{3}  }{2} ) = f(\frac{\frac{\pi }{4} +\frac{3\pi}{8}   }{2} ) = f(\frac{5\pi }{16})=\frac{25\pi ^{2} sin(\frac{5\pi }{16}) }{256} = 0.80139415

f(\frac{x_{3}+x_{4}  }{2} ) = f(\frac{\frac{3\pi }{8} +\frac{\pi}{2}   }{2} ) = f(\frac{7\pi }{16})=\frac{49\pi ^{2} sin(\frac{7\pi }{16}) }{256} = 1.85280536

f(\frac{x_{4}+x_{5}  }{2} ) = f(\frac{\frac{\pi }{2} +\frac{5\pi}{8}   }{2} ) = f(\frac{9\pi }{16})=\frac{81\pi ^{2} sin(\frac{7\pi }{16}) }{256} = 3.062800704

f(\frac{x_{5}+x_{6}  }{2} ) = f(\frac{\frac{5\pi }{8} +\frac{3\pi}{4}   }{2} ) = f(\frac{11\pi }{16})=\frac{121\pi ^{2} sin(\frac{5\pi }{16}) }{256} = 3.878747709

f(\frac{x_{6}+x_{7}  }{2} ) = f(\frac{\frac{3\pi }{4} +\frac{7\pi}{8}   }{2} ) = f(\frac{13\pi }{16})=\frac{169\pi ^{2} sin(\frac{3\pi }{16}) }{256} = 3.61980731

f(\frac{x_{7}+x_{8}  }{2} ) = f(\frac{\frac{7\pi }{8} +\pi    }{2} ) = f(\frac{15\pi }{16})=\frac{225\pi ^{2} sin(\frac{\pi }{16}) }{256} = 1.69230261

Finally, just sum up the above values and multiply by Δx = π/8:

π/8 (0.00752134 +0.19277080+ 0.80139415 + 1.85280536 + 3.062800704 + 3.878747709 + 3.61980731 + 1.69230261) = 5.93295663

b) simpson's rule

\int\limits^b_a {(x)} \, dx  ≈ (Δx)/3 (f(x₀) + 4f(x₁) + 2f(x₂) + 4f(x₃) + 2f(x₄) + ... + 2f(x_{n-2}) + 4f(x_{n-1}) + f(x_{n}))

where Δx = (b−a) / n

We have that a = 0, b = π, n = 8

Therefore

Δx = (π−0) / 8 = π/8

Divide the interval [0,π] into n = 8 sub-intervals of length Δx = π/8, with the following endpoints:

a = 0, π/8, π/4, 3π/8, π/2, 5π/8, 3π/4, 7π/8 ,π = b

Now, we just evaluate the function at these endpoints:  

f(x₀) = f(a) = f(0) = 0 = 0

4f(x_{1} ) = 4f(\frac{\pi }{8} )=\frac{\pi^{2}\sqrt{\frac{1}{2}-\frac{\sqrt{2} }{4}   }  }{16} = 0.23605838

2f(x_{2} ) = 2f(\frac{\pi }{4} )=\frac{\sqrt{2\pi^{2}  } }{16} = 0.87235802

4f(x_{3} ) = 4f(\frac{3\pi }{8} )=\frac{9\pi^{2}\sqrt{\frac{\sqrt{2} }{4}-\frac{{1} }{2}   }  }{16} = 5.12905809

2f(x_{4} ) = 2f(\frac{\pi }{2} )=\frac{\pi ^{2} }{2} = 4.93480220

4f(x_{5} ) = 4f(\frac{5\pi }{8} )=\frac{25\pi^{2}\sqrt{\frac{\sqrt{2} }{4}-\frac{{1} }{2}   }  }{16} = 14.24738359

2f(x_{6} ) = 2f(\frac{3\pi }{4} )=\frac{9\sqrt{2\pi^{2}  } }{16} = 7.85122222

4f(x_{7} ) = 4f(\frac{7\pi }{8} )=\frac{49\pi^{2}\sqrt{\frac{1}{2}-\frac{\sqrt{2} }{4}   }  }{16} = 11.56686065

f(x₈) = f(b) = f(π) = 0 = 0

Finally, just sum up the above values and multiply by Δx/3 = π/24:

π/24 (0 + 0.23605838 + 0.87235802 + 5.12905809 + 4.93480220 + 14.24738359 + 7.85122222 + 11.56686065 = 5.869246855

You might be interested in
State the restrictions, if any.<br> F(x)= x/x2-81
Crazy boy [7]

Answer:

f=1/x^2-81

Step-by-step explanation:

Step 1: Multiply both sides by x^2-81.

fx3−81fx=x

Step 2: Factor out variable f.

f(x3−81x)=x

Step 3: Divide both sides by x^3-81x.

f(x3−81x)

x3−81x =x x3−81x f= 1 x2−81

3 0
3 years ago
How do u work out what fraction is equal to 1/8
I am Lyosha [343]

If the number on the bottom of the fraction is 8 times the size
of the number on top, then the fraction is equal to  1/8 .

Examples:

100 / 800

20 / 160

8 / 64

7 0
3 years ago
There were 10 bunches of roses and tulips. Each bunch had 5 of the same flowers. There were 2 more bunches of tulips than roses.
____ [38]

Answer:

7

Step-by-step explanation:

6 0
3 years ago
Katie has $6,500 in a saving account if she earns 6% interest every month how much money does Katie have in your bank account af
Dennis_Churaev [7]

Answer:

i believe the answer is 2,340

Step-by-step explanation:

6 0
3 years ago
In a standard deck of cards, there are 26 different red cards. How many possible combinations of 5 red cards
Oksi-84 [34.3K]

Step-by-step explanation:

It doesn't matter what order they are drawn in, so youi have a combination problem

26C5

My calculator gives the answer directly,

It is 65780

5 0
3 years ago
Other questions:
  • Could someone please answer these questions with simple yet explanatory answers?
    11·1 answer
  • F(1)=4
    15·2 answers
  • Find the distance between the points (-3, 5) and (6, -7)
    11·1 answer
  • In a shopping mall, two elevators pass each other moving in opposite directions. Each elevator is moving at the same speed. The
    15·2 answers
  • Suppose a jar contains 5 red marbles and 25 blue marbles. If you reach in the jar and pull out one marble at random, do not repl
    7·1 answer
  • Solve |y + 2| &gt; 6<br> Need answer please
    13·1 answer
  • How do you solve it?
    9·2 answers
  • b) The average age of Bishwant. Pujan. Tanus and Salon is 11 years. If the of the first three children are 10 years, 14 years an
    14·1 answer
  • Find the indicated numerator 9/10
    12·2 answers
  • Please help !!! I will give 20 points to correct answer !!!!
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!