y=x3/2 = x1.5 so y' = 1.5 x.5
Arc length is given as L=∫√[1+(y')2]dx in this case with bounds from x=0 to x=8
L=0∫8√[1+(1.5x.5)2]dx=0∫8√[1+2.25x]dx=0∫8(1+2.25x)1/2dx
use u=(1+2.25x) so x=0 gives u= 1+2.25(0)=1
and x=8 gives u=1+2.25(8)= 1+18 =19
L=1∫19 u1/2du = [u3/2]191 =(19)3/2- 13/2