Question
Question: How do you calculate the arc length of the curve \(y={{x}^{2}}\) from \(x=0\) to \(x=4\)?...
How do you calculate the arc length of the curve y=x2 from x=0 to x=4?
Solution
Arc length is basically the distance between two points but along a particular curve. Thus, we shall apply the formula of calculating the arc lengths of curve which is given as L=a∫b1+(f′(x))2.dx. In accordance with it, we shall first find the derivative of the given function and then perform definite integration to apply the limits.
Complete step by step solution:
Given the curve y=x2 whose arc length is to be found from x=0 to x=4.
The arc length of a curve is given as
L=a∫b1+(f′(x))2.dx
Where,
f′(x)= First integral of the given curve whose arc length is to be calculated
b= Rightmost point of the defined arc which becomes the upper limit of our definite integral
a= Leftmost point of the defined arc which becomes the lower limit of our definite integral
We shall first differentiate the given curve y=x2 or f(x)=x2 with respect to x.
f′(x)=dxdf(x)
⇒f′(x)=dxd(x2)
Applying the basic property of derivatives, dxdxn=nxn−1, we get
⇒f′(x)=2(x2−1)
⇒f′(x)=2x
We see that the rightmost point of our defined arc is x=4, thus the upper limit is equal to 4 and the leftmost point of our defined arc is x=0, thus the lower limit is equal to 0.
⇒L=0∫41+(2x)2.dx
⇒L=0∫41+4x2.dx
Taking 4 common and then out of the square root as 2, we get
⇒L=0∫44(41+x2).dx
⇒L=0∫42(41+x2).dx
⇒L=20∫4((21)2+x2).dx
In order to integrate this function of the form of a special integral, we shall make use of the formula
\Rightarrow L=\left. 2\left\\{ \dfrac{1}{2}\left[ x\sqrt{{{\left( \dfrac{1}{2}
\right)}^{2}}+{{x}^{2}}}+{{\left( \dfrac{1}{2} \right)}^{2}}\log \left| x+\sqrt{{{\left( \dfrac{1}{2}
\right)}^{2}}+{{x}^{2}}} \right| \right] \right\\} \right|_{1}^{4}
⇒L=[x41+x2+41logx+41+x2]14
⇒L=[x41+x2+41logx+41+x2]14
Applying the limits of integration, we get
⇒L=[441+42+41log4+41+42]−[141+12+41log1+41+12]
We know that 42=16 and 12=1.
⇒L=[441+16+41log4+41+16]−[141+1+41log1+41+1]
⇒L=[4465+41log4+465]−[445+41log1+45]
⇒L=(4465−45)+41(log4+465−log1+45)
⇒L=(265−25)+41(log4+265−log1+25)
Applying the property of logarithms, loga−logb=logba.
⇒L=(265−25)+41log2+58+65
Therefore, the arc length of the curve y=x2 from x=0 to x=4 is ⇒L=(265−25)+41log2+58+65 units.
Note: We usually use definite integrals to find the area defined by some curves along with some other boundaries. However, we use definite integration for finding the arc length or area under a particular curve because the fundamental concept of integrals is breaking curves into infinitely small parts that we can approximate with lines and rectangles and then we could take the infinite sum of those infinitely small parts.