A little confusion on my part. Study of multi variable calculus and we are using the formula for length of a parameterized curve. The equation makes intuitive sense and I can work it OK. But I also recall using the same integral with out the parameterizing to find the length of a curve where the first term of the square root in just one. The former formula is the general case.
Now for the question: I had just previously used the integral for completing the quadrature i.e. Find the area under a curve. Is the single integral used for finding both area and length ? I guess I am trying to unify the concepts in my mind to understand the context of how they are used and know the difference. Thank you.
You are given a function $\phi:\>[a,b]\to{\mathbb R}$ representing some "intensity" depending on $x$. The integral $$\int_a^b \phi(x)\>dx$$ then captures the "total impact" that this variable intensity has on the domain $[a,b]$.
If we are talking about the "area under a curve $y=f(x)\geq0$" then the intensity $\phi_{\rm area}(x)$ is just $f(x)$, because the area per "infinitesimal increment" $dx$ is $f(x)\,dx$. It follows that the total area under the curve between $x=a$ and $x=b$ is $$\int_a^b\phi_{\rm area}(x)\>dx=\int_a^b f(x)\>dx\ .$$ If we are talking about the "length of a curve $\gamma: \ y=f(x)$" (or some other geometrical or physical quantity associated to a curve $\gamma$) then the intensity $\phi_{\rm length}$ in question is $\sqrt{1+f'^2(x)}$ because a certain geometrical and limit argument has shown that the length increment of $\gamma$ per "infinitesimal increment" $dx$ is $\sqrt{1+f'^2(x)}\,dx$. It follows that the total length of the curve $\gamma$ is given by $$L(\gamma)=\int_a^b\phi_{\rm length}(x)\>dx=\int_a^b\sqrt{1+f'^2(x)}\>dx\ .$$