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
adoni [48]
3 years ago
12

Сalculus2 Please explain in detail if possible

Mathematics
1 answer:
Tom [10]3 years ago
8 0

Looks like n_t is the number of subintervals you have to use with the trapezoidal rule, and n_s for Simpson's rule. In the attachments, I take both numbers to be 4 to make drawing simpler.

  • For both rules:

Split up the integration interval [1, 8] into <em>n</em> subintervals. Each subinterval then has length (8 - 1)/<em>n</em> = 7/<em>n</em>. This gives us the partition

[1, 1 + 7/<em>n</em>], [1 + 7/<em>n</em>, 1 + 14/<em>n</em>], [1 + 14/<em>n</em>, 1 + 21/<em>n</em>], ..., [1 + 7(<em>n</em> - 1)/<em>n</em>), 8]

The left endpoint of the ith interval is given by the arithmetic sequence,

\ell_i=1+\dfrac{7(i-1)}n

and the right endpoint is

r_i=1+\dfrac{7i}n

both with 1\le i\le n.

For Simpson's rule, we'll also need to find the midpoints of each subinterval; these are

m_i=\dfrac{\ell_i+r_i}2=1+\dfrac{7(2i-1)}{2n}

  • Trapezoidal rule:

The area under the curve is approximated by the area of 12 trapezoids. The partition is (roughly)

[1, 1.58], [1.58, 2.17], [2.17, 2.75], [2.75, 3.33], ..., [7.42, 8]

The area A_i of the ith trapezoid is equal to

A_i=\dfrac{f(r_i)+f(\ell_i)}2(r_i-\ell_i)

Then the area under the curve is approximately

\displaystyle\int_1^8f(x)\,\mathrm dx\approx\sum_{i=1}^{12}A_i=\frac7{24}\sum_{i=1}^{12}f(\ell_i)+f(r_i)

You first need to use the graph to estimate each value of f(\ell_i) and f(r_i).

For example, f(1)\approx2.1 and f(1.58)\approx2.2. So the first subinterval contributes an area of

A_1=\dfrac{f(1.58)+f(1)}2(1.58-1)=1.25417

For all 12 subintervals, you should get an approximate total area of about 15.9542.

  • Simpson's rule:

Over each subinterval, we interpolate f(x) by a quadratic polynomial that passes through the corresponding endpoints \ell_i and r_i as well as the midpoint m_i. With n=24, we use the (rough) partition

[1, 1.29], [1.29, 1.58], [1.58, 1.88], [1.88, 2.17], ..., [7.71, 8]

On the ith subinterval, we approximate f(x) by

L_i(x)=f(\ell_i)\dfrac{(x-m_i)(x-r_i)}{(\ell_i-m_i)(\ell_i-r_i)}+f(m_i)\dfrac{(x-\ell_i)(x-r_i)}{(m_i-\ell_i)(m_i-r_i)}+f(r_i)\dfrac{(x-\ell_i)(x-m_i)}{(r_i-\ell_i)(r_i-m_i)}

(This is known as the Lagrange interpolation formula.)

Then the area over the ith subinterval is approximately

\displaystyle\int_{\ell_i}^{r_i}f(x)\,\mathrm dx\approx\int_{\ell_i}^{r_i}L_i(x)\,\mathrm dx=\frac{r_i-\ell_i}6\left(f(\ell_i)+4f(m_i)+f(r_i)\right)

As an example, on the first subinterval we have f(1)\approx2.1 and f(1.29)\approx1.9. The midpoint is roughly m_1=1.15, and f(1.15)\approx2. Then

\displaystyle\int_{\ell_1}^{r_1}f(x)\,\mathrm dx\approx\frac{1.29-1}6(2.1+4\cdot2+1.9)=0.58

Do the same thing for each subinterval, then get the total. I don't have the inclination to figure out the 60+ sampling points' values, so I'll leave that to you. (24 subintervals is a bit excessive)

For part 2, the average rate of change of f(x) between the points D and F is roughly

\dfrac{f(5.1)-f(2.7)}{5.1-2.7}\approx\dfrac{1.3-2.6}{5.1-2.7}\approx-0.54

where 5.1 and 2.7 are the x-coordinates of the points F and D, respectively. I'm not entirely sure what the rest of the question is asking for, however...

You might be interested in
Only the math gods can write this 50 PT proof!
fredd [130]

Answer:

because the 1st corner and the 2nd corner is places in a straight line which the total agle is 180° so since the 1st corner has same angle as the 13th one the 14th is must be have same angle as the 2nd corner. so that the 1st corner + the 14th corner is equal as 180°

3 0
3 years ago
The difference between three times a number and 7 is 14
Stels [109]
3x -7 = 14

3x - 7 (+7) = 14 (+7)

3x = 21

3x/3 = 21/3

x = 7

hope this helps
6 0
3 years ago
Read 2 more answers
(200 x 3) + (50 x 3)
m_a_m_a [10]

<em><u>200x3=600</u></em>

<em><u>50x3=150</u></em>

<em><u></u></em>

<em><u></u></em>

<em><u>600+150=750</u></em>

<em><u></u></em>

<em><u>750</u></em>

6 0
3 years ago
Read 2 more answers
Explain how making a table helps to compare two or more sets of data that have been presented in different ways.
yawa3891 [41]
Making a table helps compare two or more sets of data because you can look at how much it has increased or decreased.
8 0
3 years ago
Read 2 more answers
Problem 1.1.A basket of fruit is arranged out of apples, bananas, and oranges.What is the smallest number of fruit that should b
Vedmedyk [2.9K]

Answer:

21

Step-by-step explanation:

The question is based in pigeonhole principle that says If n or  more  pigeons  are  distributed  among k >0 pigeonholes,then at least one pigeonhole contains at least \frac{n}{k} pigeons.

8 + 6 + 9−3 + 1 = 21

3 0
3 years ago
Other questions:
  • the lines shown below are parallel. if the green line has a slope of -4, what is the slope of the red line
    11·2 answers
  • Allie bought a 5 pound bag of trail mix. she gave 12 Oz of trail mix to Justin. then she put the rest of the trail mix to into s
    7·2 answers
  • The product of the page numbers on two facing pages of a book is 272272. find the page numbers.
    6·1 answer
  • Find the solution of this system of equations. 3x+7y=46 -3x-8y=50
    14·1 answer
  • What is 64,000 X 46,000?
    13·2 answers
  • Many young black ambitious musicians migrated to Harlem around 1940, where they found an alternative music scene in the after-ho
    13·1 answer
  • 1/2 + .50 + 1/5 help ):
    11·2 answers
  • What is the correct reason for 2?
    11·2 answers
  • A number squared then decreased by 15
    14·1 answer
  • What is it asap please​
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!