I have been informed that on March 7th from 6:00am to 6:00pm Central Time Lamar University will be doing some maintenance to replace a faulty UPS component and to do this they will be completely powering down their data center.
Unfortunately, this means that the site will be down during this time. I apologize for any inconvenience this might cause.
Paul
February 18, 2026
Section 16.4 : Line Integrals of Vector Fields
2. Evaluate \( \displaystyle \int\limits_{C}{{\vec F\centerdot d\vec r}}\) where \(\vec F\left( {x,y} \right) = \left( {x + y} \right)\,\vec i + \left( {1 - x} \right)\vec j\) and \(C\) is the portion of \(\displaystyle \frac{{{x^2}}}{4} + \frac{{{y^2}}}{9} = 1\) that is in the 4th quadrant with the counter clockwise rotation.
Show All Steps Hide All Steps
Start SolutionHere is a quick sketch of \(C\) with the direction specified in the problem statement shown.

Next, we need to parameterize the curve.
\[\vec r\left( t \right) = \left\langle {2\cos \left( t \right),3\sin \left( t \right)} \right\rangle \,\,\,\,\,\,\,\,\frac{3}{2}\pi \le t \le 2\pi \] Show Step 3In order to evaluate this line integral we’ll need the dot product of the vector field (evaluated at the along the curve) and the derivative of the parameterization.
Here is the vector field evaluated along the curve (i.e. plug in \(x\) and \(y\) from the parameterization into the vector field).
\[\vec F\left( {\vec r\left( t \right)} \right) = \left( {2\cos \left( t \right) + 3\sin \left( t \right)} \right)\,\vec i + \left( {1 - 2\cos \left( t \right)} \right)\vec j\]The derivative of the parameterization is,
\[\vec r'\left( t \right) = \left\langle { - 2\sin \left( t \right),3\cos \left( t \right)} \right\rangle \]Finally, the dot product of the vector field and the derivative of the parameterization.
\[\begin{align*}\vec F\left( {\vec r\left( t \right)} \right)\centerdot \vec r'\left( t \right) & = \left( {2\cos \left( t \right) + 3\sin \left( t \right)} \right)\left( { - 2\sin \left( t \right)} \right) + \left( {1 - 2\cos \left( t \right)} \right)\left( {3\cos \left( t \right)} \right)\\ & = - 4\cos \left( t \right)\sin \left( t \right) - 6{\sin ^2}\left( t \right) + 3\cos \left( t \right) - 6{\cos ^2}\left( t \right)\\ & = - 4\cos \left( t \right)\sin \left( t \right) - 6\left[ {{{\sin }^2}\left( t \right) + {{\cos }^2}\left( t \right)} \right] + 3\cos \left( t \right)\\ & = - 2\sin \left( {2t} \right) + 3\cos \left( t \right) - 6\end{align*}\]Make sure that you simplify the dot product with an eye towards doing the integral! In this case that meant using the double angle formula for sine to “simplify” the first term for the integral.
Show Step 4Now all we need to do is evaluate the integral.
\[\begin{align*}\int\limits_{C}{{\vec F\centerdot d\vec r}} & = \int_{{\frac{3}{2}\pi }}^{{2\pi }}{{ - 2\sin \left( {2t} \right) + 3\cos \left( t \right) - 6\,dt}}\\ & = \left. {\left[ {\cos \left( {2t} \right) + 3\sin \left( t \right) - 6t} \right]} \right|_{\frac{3}{2}\pi }^{2\pi } = \require{bbox} \bbox[2pt,border:1px solid black]{{5 - 3\pi }}\end{align*}\]