Asked by chen
integrate x^(1/2)e^x.dx from 0 to 4, n=12
1) the trapezoidal rule
1) the trapezoidal rule
Answers
Answered by
drwls
You will need to calculate f(x) at thirteen points: x = 0, 1/3, 2/3, 1, 1 1/3, ... 3 2/3 and 4. The width of each trapezoid is h = 1/3.
Add up the values of f(x) at each point except the endpoints, add
[f(0) + f(4)]/2 to that, and multiply by h.
Add up the values of f(x) at each point except the endpoints, add
[f(0) + f(4)]/2 to that, and multiply by h.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.