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
‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️Please someone find the kindness in their heart to help me. I have been waiting for 45 minutes and still
Virty [35]
Hey,
I could actually answer the question now, so I am going to put it here as well so the people don't have to read the comments above.

<span>Use the Pythagorean Theorem to find the hypotenuse:<span>a² + b² = c²
5² + 5² = c²
25 + 25 = c²
50 = c²
√50=√(c^2 )
7.07 = c

Answer: 7

Cheers,
Izzy</span></span>
6 0
3 years ago
What is the Constant in <br> 3x + 7
lys-0071 [83]
7 because the 3 is the coefficient and the x is the variable. The + is the operator so that leaves you the 7
4 0
3 years ago
Which point could be on the line that is perpendicular
slamgirl [31]

Answer:

b (2,2)

Step-by-step explanation:

4 0
3 years ago
Pls help pls pls pls​
Darya [45]

Answer:

12/4 i really hope this helps i took the test and got a 100

Step-by-step explanation:

3 0
2 years ago
The sum of the page numbers on the <br>facing pages of a book is 437. What are the page numbers?
dangina [55]
The answer is 218 and 219 assuming I understood the question correctly :)
8 0
3 years ago
Other questions:
  • HELPPPPPPPPPPPPPPPPPPPPPPPPPPP
    8·2 answers
  • Help with all please help!!!!! 11 points!!!!
    9·1 answer
  • Li(s)+O2(g) what goes in front of Li
    13·1 answer
  • Find the value of x. Round to the nearest tenth.
    12·1 answer
  • Can i get help with these questions
    6·1 answer
  • please help! Create a function y=f(x) that has a removable discontinuity at x=2 and a non-removable discontinuity x=3. Fill in t
    11·1 answer
  • Right triangle RST is shown below with the dimensions given in feet
    9·1 answer
  • Please help with this, I'm stuck.
    10·1 answer
  • I don’t understand help plzz
    6·1 answer
  • A friend asked you to borrow $250 and agrees to repay it with 4% interest how much interest will you earn after eight months
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!