Find the arc length of y=x^/16+1/2x^2 x=2 x=3
Thanks but I kinda want a more in depth explanation do how to do it
find the derivative, and plug it in arclength formula
What would the derivative be? @ganeshie8
dy/dx = ?
you need help in finding the derivative ?
Well when I took the derivative I got x^3/64-1/2x^2
I don't think that's right
whats ur function ?
can u type it agian here ?
there seem to be some formatting error in ur original question
y=x^/16+1/2x^2
??
Oh sorry it's y=x^4/16+1/2x^2
ty :) \(\large y = \frac{x^4}{16} + \frac{1}{2x^2}\)
like this ?
Yep
\(\large y = \frac{x^4}{16} + \frac{1}{2x^2}\) \(\large \frac{dy}{dx} = \frac{d}{dx} \left(\frac{x^4}{16} + \frac{1}{2x^2}\right)\) \(\large ~~~~~= \frac{d}{dx} \left(\frac{x^4}{16}\right) + \frac{d}{dx}\left(\frac{1}{2x^2}\right)\) \(\large ~~~~~= \frac{1}{16}\frac{d}{dx} \left(x^4\right) + \frac{1}{2}\frac{d}{dx}\left(x^{-2}\right)\)
whats the derivative of x^4 ? whats the derivative of x^(-2) ?
The derivative of x^4 is 4x^3
And x^-2 is -2x^-3
yes.
now find dy/dx
Uhh would it be 3/4x^2+3x^-4?
it's \[ \frac{1}{16}\frac{d}{dx} \left(x^4\right) + \frac{1}{2}\frac{d}{dx}\left(x^{-2}\right) \] replace d/dx(x^4) with your result. same for the other
Yeah I did that .-.
you should get this \[ \frac{1}{16}\left(4 x^3\right) + \frac{-2}{2} \left(x^{-3}\right) \] which can be simplified
1/4x^3+ (-1x^-3)
yes. \[ y' = \frac{x^3}{4} - x^{-3} \] you now need (y')^2
we are going to use the arc length formula see http://tutorial.math.lamar.edu/Classes/CalcII/ArcLength.aspx for info.
Can I just distribute the 2 or do I have to foil it?
you have to foil. (y')^2 means y' * y' or in this case \[ \left( \frac{x^3}{4} - x^{-3} \right)\left( \frac{x^3}{4} - x^{-3} \right)\]
It looks a bit ugly, but we can deal with it.
Okay let me see what I get
X^6/16-1/2+x^-6?
yes. the arc length formula uses \[ \sqrt{ 1 + (y')^2 } \] so let's add 1 to what you got: \[ \frac{x^6}{16} + x^{-6} - \frac{1}{2} +1 \] and simplify to \[ \frac{x^6}{16} + x^{-6} + \frac{1}{2} \] to make this easier to work with, multiply and divide by x^6 \[\frac{1}{x^6} \left( x^6 \left(\frac{x^6}{16} + x^{-6} + \frac{1}{2}\right) \right) \]
distribute the x^6
this will get rid of the x^-6 we will also factor out 1/16 from the inner expression, to get rid of the fractions
you should get \[ \frac{1}{x^6} \left( \frac{x^{12}}{16} + 1 + \frac{x^6}{2} \right) \] if you also factor out 1/16 you get \[ \frac{1}{16x^6} \left( x^{12}+ 16 + 8x^6 \right) \] or \[ \frac{1}{16x^6} \left( x^{12}+ 8x^6+ 16 \right) \]
notice that you have a perfect square. can you factor it ?
Factor the x^12+8x^6+16?
Is it (x^6+4)?
yes (x^6+4)^2
that means \[ \sqrt{1 + (y')^2 } = \sqrt{ \frac{(x^6+4)^2}{16x^6} }\] can you simplify that ?
Um x^2+4/4x^6?
Oops x^6+4/4x^6
almost. the bottom x^6 should be x^3
Because of the square root ?
yes. \[ \sqrt{x^6} = x^3 \] and \( x^3 \cdot x^3 = x^6 \)
or if you use \[ \sqrt{x^6} = \left(x^6\right)^{\frac{1}{2}} = x^{6\cdot\frac{1}{2}}= x^3 \]
now you are ready to find the arc length \[ \int \sqrt{1 + (y')^2 } dx =\int_2^{3} \frac{(x^6+4)}{4x^3} \ dx\] we can simplify that to \[ \int_2^{3} \frac{x^3}{4}+x^{-3} \ dx\]
So the integral is x^4/16-x^-4/4
ok on x^4 / 16 but when you integrate you add +1 to the exponent. -3+1 is not -4
Oh sorry x^-2
so the integral is \[ \frac{x^4}{16} - \frac{1}{2} x^{-2} \]
now evaluate it from x=2 to x= 3 to find the arc length.
Join our real-time social learning platform and learn together with your friends!