
Jay T. answered 03/14/23
Retired Engineer/Math Tutor
The length of a curve (also referred to as the length of an arc) is given by the formula:
L = ∫ab √(1 + f’(x)2)
(a)
We are given
x = 3t2
y = 2t3
0 ≤ t ≤ 2
We know that f’(x) = dy/dx
dy/dx = dy/dt/dx/dt
= 6t2 / 6t
= t
L = ∫02 √(1+t2)dt
≈ 2.96
A calculator was used to get this. The integration is quite messy.
(b)
y = 2ln(sin(x/2))
Using the chain rule,
y’ = cot(x/2)
Using the same formulas as in part (a)
L = ∫π/2π√(1+cot2(x))