Question
Question: How do you find the arc length of the curve \(f\left( x \right)=\dfrac{{{x}^{3}}}{6}+\dfrac{1}{2x}\)...
How do you find the arc length of the curve f(x)=6x3+2x1 over the interval [1,3] ?
Solution
We have been given the equation of a curve whose arc length we have to find in a fixed interval. We shall use the formula of arc length as L=a∫b1+f′(x)2.dx. Thus, to apply this formula, we will first find the derivative of the given function and then substitute it in the formula of arc length to integrate it within the provided interval.
Complete step by step solution:
Given that f(x)=6x3+2x1.
We shall first differentiate the function f(x)=6x3+2x1 with respect to variable-x and find the derivative, f′(x).
f′(x)=dxd(6x3+2x1)
⇒f′(x)=dxd.6x3+dxd.2x1
⇒f′(x)=dxd.6x3+dxd.2x−1
Here, we shall use a property of differentials dxdxn=nxn−1.
⇒f′(x)=63x3−1+2(−1)x−1−1
⇒f′(x)=63x2−2x−2
⇒f′(x)=2x2−2x21
Taking 2 common in the denominator, we get
⇒f′(x)=21(x2−x21) ………………. Equation (1)
The formula of arc length, L is given as:
L=a∫b1+f′(x)2.dx
Where,
a= lower limit of integral
b= upper limit of integral
f′(x)=derivative of the function
Substituting the value of derivative of function, we get
L=1∫31+(21(x2−x21))2.dx
We know that (21)2=41, thus taking 21outside and squaring it, we get
⇒L=1∫31+41(x2−x21)2.dx
We will expand the terms within the square, (x2−x21)2using the algebraic property (a−b)2=a2+b2−2ab where a=x2 and b=x21.
⇒L=1∫31+41(x4+x41−2x2(x21)).dx
⇒L=1∫31+41x4+4x41−(41)2x2(x21).dx
⇒L=1∫31+4x4+4x41−21.dx
⇒L=1∫34x4+4x41+21.dx
We shall take LCM here to simplify these terms.
⇒L=1∫34x4x8+2x4+1.dx
⇒L=1∫3(2x2x4+1)2.dx
⇒L=1∫32x2x4+1.dx
⇒L=1∫32x2.dx+1∫32x21.dx
⇒L=[6x3]13−[2x1]13
⇒L=[633−613]−[2(3)1−2(1)1]
⇒L=[627−61]−[61−21]
⇒L=[626]−[−62]
⇒L=628
⇒L=314
Therefore, the arc length of the curve f(x)=6x3+2x1 over the interval [1,3]is 314 units.
Note: We must have prior knowledge of the various formulae of integration and in order to proceed with such problems. The property of integration used in this problem is ∫xn.dx=n+1xn+1+C but since the limits of integration were already provided, thus we removed the constant of integration, C and substituted the upper and lower limits further to reach the final solution.