
Michael M. answered 02/23/21
Math, Chem, Physics, Tutoring with Michael ("800" SAT math)
arc length = ∫ab √(1 + f '(x)2) dx
f '(x) = (3/2)x1/2
Next plug in
arc length = ∫04 √(1 + ( (3/2)x1/2 )2) dx = ∫04 √(1 + (9/4)x) dx
Next make a u substitution:
u = 1 + (9/4)x
du = 9/4 dx, or 4/9du = dx
Your interval of integration now is [1, 10]
∫110 √(u) (4/9) du = (4/9) ∫110 u1/2du
= (4/9) u3/2 / (3/2) |110 = (8/27) u3/2 |110
= (8/27)(103/2 - 13/2)