Precursor
- 219
- 0
Homework Statement
Find the length of the curve. y = x^{3/2} from x = 0 to x = 4.
Homework Equations
L = \int^{b}_{a} \sqrt{1 + (dy/dx)^{2}} dx
The Attempt at a Solution
L = \int^{b}_{a} \sqrt{1 + (dy/dx)^{2}} dx
L = \int^{4}_{0} \sqrt{1 + (3x^{1/2}/2)^{2}} dx
.
.
.
.
I used substitution rule
.
.
.
L = 64/27
Is this correct?
Thanks