Care to share what you've tried? For reference, Simpson's Rule (and in particular, Composite Simpson's Rule).
Set up your subintervals and then just apply the formula.
People are usually more willing to help if you demonstrate that you've made an effort to solve the problem. An easy way to do this is to show any work you've done. And if you can't figure out where to start, you should give specifics on what you don't understand about the process.
I'll set it up this time, though. We want to split [0, 5] into 10 subintervals. That means each subinterval would have to beunits wide. Therefore, the values separating the subintervals are
Now we put these values into the formula.
Now evaluate the integrand (which I'm calling) at each endpoint.
First of all here is a link to the Simpson's Rule with shown examples.
Secondly this integral can be solved directly using substitution rule.
Letthen du=16tdt and
.
Since x is changing from 0 to 5 then u is changing from 7 to 207 and your integral now is
Now, if you are still don't understand Simpson's rule than divide interval [0,5] on n=10 subintervals with length
So,:
Your function is
Therefore, by Simpson's rule approximation is
Plug values and calculate. For example![]()