Skip to main content

Section 6.2 Arclength (AI2)

Activity 6.2.1.

Suppose we wanted to find the arclength of the parabola y=−x2+6x over the interval [0,4].

Plot of \(y=-x^2+6x\) over \([0,4]\text{.}\)
Figure 90. Plot of y=−x2+6x over [0,4].

(a)

Suppose we wished to estimate this length with two line segments where Δx=2.

Plot of \(y=-x^2+6x\) over \([0,4]\text{.}\)
Figure 91. Plot of y=−x2+6x over [0,4] with two line segments where Δx=2.

Which of the following expressions represents the sum of the lengths of the line segments with endpoints (0,0), (2,8) and (4,8)?

  1. 4+8

  2. 22+82+(4−2)2+(8−8)2

  3. 42+82

  4. 22+82+42+82

(b)

Suppose we wished to estimate this length with four line segments where Δx=1.

Plot of \(y=-x^2+6x\) over \([0,4]\text{.}\)
Figure 92. Plot of y=−x2+6x over [0,4] with four line segments where Δx=1.

Which of the following expressions represents the sum of the lengths of the line segments with endpoints (0,0), (1,5), (2,8), (3,9) and (4,8)?

  1. 42+82

  2. 12+(5−0)2+12+(8−5)2+12+(9−8)2+12+(8−9)2

  3. 12+52+22+82+32+92+42+82

(c)

Suppose we wished to estimate this length with n line segments where Δx=4n. Let f(x)=−x2+6x.

Plot of \(y=-x^2+6x\) over \([0,4]\text{.}\)
Figure 93. Plot of y=−x2+6x over [0,4] with n line segments where Δx=4n.

Which of the following expressions represents the length of the line segment from (x0,f(x0)) to (x0+Δx,f(x0+Δx))?

  1. x02+f(x0)2

  2. (x0+Δx)2+f(x0+Δx)2

  3. (Δx)2+f(Δx)2

  4. (Δx)2+(f(x0+Δx)−f(x0))2

(d)

Which of the following Riemann sums best estimates the arclength of the parabola y=−x2+6x over the interval [0,4]? Let f(x)=−x2+6x.

  1. ∑(Δx)2+f(Δx)2

  2. ∑(xi+Δx)2+f(xi+Δx)2

  3. ∑xi2+f(xi)2

  4. ∑(Δx)2+(f(xi+Δx)−f(xi))2

(e)

Note that

(Δx)2+(f(xi+Δx)−f(xi))2=(Δx)2(1+(f(xi+Δx)−f(xi)Δx)2)=1+(f(xi+Δx)−f(xi)Δx)2Δx.

Which of the following best describes limΔx→0f(xi+Δx)−f(xi)Δx?

  1. 0

  2. 1

  3. f′(xi)

  4. This limit is undefined.

Activity 6.2.3.

Use Fact 6.2.2 to find an integral which measures the arclength of the parabola y=−x2+6x over the interval [0,4].

Activity 6.2.4.

Consider the curve y=2x−1 defined on [1,5].

(a)

Estimate the arclength of this curve with two line segments where Δx=2.

xi(xi,f(xi))(xi+Δx,f(xi+Δx))Length of segment13

(b)

Estimate the arclength of this curve with four line segments where Δx=1.

xi(xi,f(xi))(xi+Δx,f(xi+Δx))Length of segment123

(c)

Find an integral which computes the arclength of the curve y=2x−1 defined on [1,5].

Activity 6.2.5.

Consider the curve y=5e−x2 over the interval [−1,4].

(a)

Estimate this arclength with 5 line segments where Δx=1.

(b)

Find an integral which computes this arclength.

Subsection 6.2.1 Videos

Figure 94. Video: Estimate the arclength of a curve with Riemann sums and find an integral which computes the arclength