Skip to main content
Ch. 11 - Parametric Equations and Polar Coordinates
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 11, Problem 11.2.25

Lengths of Curves


Find the lengths of the curves in Exercises 25–30.


x = cos t, y = t + sin t, 0 ≤ t ≤ π

Verified step by step guidance
1
Recall the formula for the length of a curve defined parametrically by \(x = x(t)\) and \(y = y(t)\) over the interval \(a \leq t \leq b\): \[L = \int_a^b \sqrt{\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2} \, dt\]
Identify the given parametric functions: \[x(t) = \cos t, \quad y(t) = t + \sin t\] and the interval: \[0 \leq t \leq \pi\]
Compute the derivatives of \(x(t)\) and \(y(t)\) with respect to \(t\): \[\frac{dx}{dt} = -\sin t\] \[\frac{dy}{dt} = 1 + \cos t\]
Substitute the derivatives into the arc length formula under the square root: \[\sqrt{(-\sin t)^2 + (1 + \cos t)^2} = \sqrt{\sin^2 t + (1 + \cos t)^2}\]
Simplify the expression inside the square root as much as possible to prepare for integration, then set up the integral for the length: \[L = \int_0^{\pi} \sqrt{\sin^2 t + (1 + \cos t)^2} \, dt\] From here, you can proceed to simplify and evaluate the integral to find the length.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
6m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Parametric Equations

Parametric equations express the coordinates of points on a curve as functions of a parameter, often denoted as t. In this problem, x and y are given in terms of t, allowing the curve to be analyzed by studying these functions over the specified interval.
Recommended video:
Guided course
08:02
Parameterizing Equations

Arc Length Formula for Parametric Curves

The length of a curve defined parametrically by x(t) and y(t) from t = a to t = b is found using the integral of the square root of the sum of the squares of the derivatives: L = ∫_a^b √[(dx/dt)² + (dy/dt)²] dt. This formula calculates the total distance traveled along the curve.
Recommended video:
06:29
Arc Length of Parametric Curves

Differentiation of Trigonometric Functions

To apply the arc length formula, derivatives of x(t) and y(t) must be computed. Understanding how to differentiate trigonometric functions like sine and cosine is essential, as these derivatives determine the integrand for the arc length calculation.
Recommended video:
6:04
Introduction to Trigonometric Functions