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
Name two ways you can figure out an area of a composite figure.
TiliK225 [7]

Answer: they contain valuable items and are very interesting

Step-by-step explanation:

8 0
3 years ago
Which expression shows -5y (4-2y) + 8y^2-3y + 4 in simplest form?​
Tcecarenko [31]

Simplified: 18y^2-20y+1

3 0
2 years ago
How many grams are in 844 mg
charle [14.2K]
The answer is 0.844 g
6 0
3 years ago
Find the probability that when a couple has three children, at least one of themis a girl. (Assume that boys and girls are equal
kvv77 [185]

Answer:   \bold{\dfrac{7}{8}=87.5\%}

<u>Step-by-step explanation:</u>

"At least one girl" means P(1 girl) + P(2 girls) + P(3 girls)   or   1 - P(all boys)

I will use the latter: 1 - P(all boys)

P(all boys) = \dfrac{1}{2}\times \dfrac{1}{2}\times \dfrac{1}{2}=\dfrac{1}{8}

1 - P(all\ boys) \quad = \quad 1-\dfrac{1}{8}\quad =\large\boxed{\dfrac{7}{8}}

6 0
3 years ago
(07.03 LC) The steps below show the incomplete solution to find the value of q for the equation 4q − 2q − 4 = −1 + 21: Step 1: 4
Elza [17]

Answer:

3: 2q − 4 = 20

Step-by-step explanation:

Solve for q:

2 q - 4 = 20

Add 4 to both sides:

2 q + (4 - 4) = 4 + 20

4 - 4 = 0:

2 q = 20 + 4

20 + 4 = 24:

2 q = 24

Divide both sides of 2 q = 24 by 2:

(2 q)/2 = 24/2

2/2 = 1:

q = 24/2

The gcd of 24 and 2 is 2, so 24/2 = (2×12)/(2×1) = 2/2×12 = 12:

Answer:  q = 12

8 0
3 years ago
Read 2 more answers
Other questions:
  • Every day at noon, a bus leaves for townville and travels at a speed of x kilometers per hour. today, the bus left 30 minutes la
    15·1 answer
  • In how many different ways can the letters of the word mathematics be arranged?
    9·2 answers
  • (x+3)(x-5)=?<br> im having issues with this
    13·1 answer
  • Given the point (2,3) and the slope of 4 ,find y when x=22
    12·2 answers
  • Please help for 50 points...
    10·2 answers
  • A train travels at a constant speed of 60.4 miles per hour for 101.5 minutes. What distance does the train cover?
    6·1 answer
  • During the year you own nike stock you earn a dividend of $1.25 pero share. You own 720 shares. How much did you earn in dividen
    12·2 answers
  • Please help me!!! Solve for x<br>​
    5·2 answers
  • If f(x)=3x+8/2x-Aand f(0)=2.what is the value of a?
    14·1 answer
  • The new bookcase for your future dorm room has the dimensions of 24 in wide by 12 in deep by 36 in tall. If one average textbook
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!