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]
2 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]2 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
Situation: You land your dream job. You negotiate a starting salary of $50,500. You are told that you will get a 6% increase in
aliya0001 [1]

Answer:

it arthmetic and 589166

Step-by-step explanation:

5 0
3 years ago
Read 2 more answers
What's a statement that is true for any number or variable<br>​
KATRIN_1 [288]
Digit 3 has a value of 3*10000
5 0
3 years ago
Read 2 more answers
What is 0.057×10 equal
lbvjy [14]
0.057x 10 is equal to .57. All you have to do is move the decimal to the right one time because there is one zero in 10. 
8 0
3 years ago
Will give brainliest, if its correct
Paul [167]

Answer:

C) -1

Step-by-step explanation:

(ax+3)²=36

<em>Square root both sides</em>

ax+3=6

<em>Subtract 3 from both sides</em>

ax=3

<em>Put x in</em>

-3a=3

a= -1

C) -1 would work.

6 0
3 years ago
Read 2 more answers
Help ASAP.
dlinn [17]

24.5 \div 24.5
try that then times it by 12.1
7 0
2 years ago
Read 2 more answers
Other questions:
  • 2 ln(x + 2) − ln(−x) = 0
    9·1 answer
  • .51 as a fraction in simplest form
    7·2 answers
  • The expected number of typographical errors on any page of a certain magazine is 0.2. What is the probability that a certain pag
    5·1 answer
  • Help me please thank you
    14·1 answer
  • The cost of a week long vacation in a city has a mean of 1000 and a variance of 1200. The city imposes a tax which will raise al
    9·1 answer
  • Please help me. thank you!
    11·2 answers
  • HELP!! Identify the transformation from ABC to A'B'C'.
    15·1 answer
  • Join my z oom id:998-0514-2461 pass:m8dGHM
    12·2 answers
  • Help me with this question : <br><br><img src="https://tex.z-dn.net/?f=%20%5Cquad%20%5Ctt%20%5C%3A%28%20%20%7Ba%7D%5E%7B%7D%20%2
    11·2 answers
  • Please help I need the right answer
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!