How do I find the length of a curve using calculus?

  • Thread starter Thread starter MozAngeles
  • Start date Start date
  • Tags Tags
    Calculus Curves
MozAngeles
Messages
100
Reaction score
0

Homework Statement



Find the length of the curve
x=y2/3, 1≤y≤8

Homework Equations


i want to see if i set this up right. and if so then how did i get started on this integral. seems really hard...

The Attempt at a Solution

L= ∫ (from 1to 8) √(1+2/3y-1/3)dy
 
Physics news on Phys.org
MozAngeles said:

Homework Statement



Find the length of the curve
x=y2/3, 1≤y≤8

Homework Equations


i want to see if i set this up right. and if so then how did i get started on this integral. seems really hard...


The Attempt at a Solution

L= ∫ (from 1to 8) √(1+2/3y-1/3)dy

My boy, I've gone and went to wikipedia and found a certain equation for use

s = \sqrt{1+f'(x)^2}

So I went about applying that there formula

y = x^{\frac{3}{2}}
y' = \frac{3}{2} x^{\frac{1}{2}}
s = \sqrt{1+\frac{9}{4} x}

I figure you've best be able to know the next step from here. Remember, though, the integration goes from 1 to 4 for x instead of the 1 to 8 for y.
 
s = \int \sqrt{1+f'(x)^2}\, dx
s = \int \sqrt{1+\frac{9}{4} x} \, dx
I've gone and forgot my integrals, boy.
 
well that was basically, i mean i already knew that formula, what i had only reversed for the x and y. i still can't figure the integral out :/
 
MozAngeles said:
well that was basically, i mean i already knew that formula, what i had only reversed for the x and y. i still can't figure the integral out :/

Boy, I cannot understand your words too well, but I will tell you that I solved for y to make for an easier integral. Now, I'm sure your integral is possible, but it seems much harder than the one I've constructed, which can be solved by a single u substitution.

Though, if you truly want to suffer that there strife, I'll go on and give you a fixin'. See, you've not squared that there y. You're really lookin' for this answer

s = \int \limits_{1}^{8} \sqrt{1+\frac{4}{9}y^{-\frac{2}{3}}}
 
sorry, its late. thanks for the help though. it just clicked.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top