Practice Exam 4
Multiple Integrals
Evaluate \(\displaystyle\int_0^1\!\!\int_0^2 (x^2y + 2y)\,dy\,dx\).
Solution
Inner integral first, treating \(x\) as a constant. The integrand factors as \((x^2 + 2)\cdot y\) over a rectangle, so it is also \(\int_0^1(x^2+2)\,dx\cdot\int_0^2 y\,dy = \tfrac73\cdot2 = \tfrac{14}{3}\). โ
Evaluate \(\iint_D 2xy\,dA\) where \(D\) is bounded by \(y = x^2\) and \(y = x\).
Solution
Sketch: the curves meet at \(x = 0\) and \(x = 1\); on \((0,1)\) the line is above the parabola. Vertical strips from \(y = x^2\) to \(y = x\):
Horizontal strips would run from \(x = y\) to \(x = \sqrt y\) for \(0\le y\le1\) โ try it; same answer.
Evaluate \(\displaystyle\int_0^2\!\!\int_{y/2}^{1} e^{x^2}\,dx\,dy\).
Solution
\(\int e^{x^2}dx\) cannot be done. Recover the region: \(0\le y\le2\), \(y/2\le x\le1\) โ the triangle with vertices \((0,0)\), \((1,0)\), \((1,2)\), below the line \(y = 2x\). Vertical strips: \(0\le x\le1\), \(0\le y\le2x\).
The inner integral in \(y\) manufactured the factor \(2x\) that \(u = x^2\) needs. This is always the shape of a reverse-the-order problem.
(a) Evaluate \(\iint_D e^{-(x^2+y^2)}\,dA\) over the disk \(x^2+y^2\le4\). (b) Find the area enclosed by the cardioid \(r = 1 + \cos\theta\).
Solution
Without the Jacobian \(r\), the inner integral would be the impossible \(\int e^{-r^2}dr\). With it, \(u = -r^2\) works instantly.
The Calculus II polar-area formula \(\tfrac12\int r^2\,d\theta\) is just this double integral with the inner \(r\)-integration already done.
A lamina occupies the triangle with vertices \((0,0)\), \((1,0)\), \((0,1)\) and has density \(\rho(x,y) = x + y\). Find its mass and centre of mass.
Solution
Region: \(0\le x\le1\), \(0\le y\le1-x\).
\(\bar x = M_y/m = \tfrac{1/8}{1/3} = \tfrac38\). By the symmetry of both region and density under \(x\leftrightarrow y\), \(\bar y = \tfrac38\) too. Centre of mass \((\tfrac38, \tfrac38)\).
Sensible? A uniform triangle would balance at \((\tfrac13, \tfrac13)\). The density grows away from the origin, so the balance point should shift outward. \(\tfrac38 > \tfrac13\). โ
(a) Find the area of the part of the plane \(z = 2x + 3y\) that lies over the disk \(x^2+y^2\le1\). (b) Find the area of the part of the cone \(z = \sqrt{x^2+y^2}\) below \(z = 2\).
Solution
A tilted plane has a constant stretch factor, so the area is the factor times the shadow's area.
Also constant โ a cone is a rolled-up flat sector. Check with geometry: lateral area \(\pi r\ell\) with \(r = 2\), slant height \(\ell = 2\sqrt2\): \(4\sqrt2\pi\). โ
Let \(E\) be the tetrahedron bounded by the coordinate planes and \(x + y + z = 1\). Find its volume and the \(z\)-coordinate of its centroid.
Solution
Floor \(z = 0\), ceiling \(z = 1 - x - y\), shadow the triangle \(0\le x\le1\), \(0\le y\le1-x\).
\(\bar z = \dfrac{1/24}{1/6} = \dfrac14\). By symmetry \(\bar x = \bar y = \tfrac14\) too โ the centroid of a tetrahedron is a quarter of the way from the base to the apex, the 3D analogue of a triangle's one-third rule.
Between the conductors of a coaxial cable (inner radius \(a\), outer radius \(b\)) the field is \(\mathbf{E} = \dfrac{V_0}{r\ln(b/a)}\,\hat{\mathbf{r}}\). (a) Find the stored energy per unit length, \(W' = \iiint\tfrac12\varepsilon|\mathbf{E}|^2\,dV\). (b) Using \(W' = \tfrac12C'V_0^2\), deduce the capacitance per unit length and evaluate it for \(a = 1\) mm, \(b = 3.5\) mm, \(\varepsilon = \varepsilon_0 = 8.854\times10^{-12}\) F/m.
Solution
(a) Cylindrical coordinates, unit length in \(z\):
The Jacobian \(r\) cancelled one power of the \(1/r^2\), leaving \(\int dr/r = \ln(b/a)\) โ the same logarithm that appears in the field.
(b) \(\tfrac12C'V_0^2 = \dfrac{\pi\varepsilon V_0^2}{\ln(b/a)}\) gives
This is the textbook coaxial capacitance formula, derived here purely from a triple integral of the energy density. Real RG-58 cable (polyethylene, \(\varepsilon_r\approx2.3\)) comes in near 100 pF/m โ this number times 2.3.
Find the centroid of the solid upper half-ball \(x^2+y^2+z^2\le4\), \(z\ge0\).
Solution
By symmetry \(\bar x = \bar y = 0\). The volume is \(\tfrac12\cdot\tfrac43\pi(8) = \tfrac{16\pi}{3}\). For \(\bar z\), use \(z = \rho\cos\phi\):
In general \(\bar z = \tfrac38R\) for a hemisphere; with \(R = 2\) that is \(0.75\). โ Note the limits: \(\phi\) runs only to \(\pi/2\) for the upper half.
Evaluate \(\iint_R (x + y)\,e^{x-y}\,dA\) where \(R\) is the region bounded by \(x + y = 1\), \(x + y = 3\), \(x - y = 0\) and \(x - y = 2\).
Solution
Let \(u = x + y\), \(v = x - y\). Then \(R\) becomes the rectangle \(1\le u\le3\), \(0\le v\le2\). Invert: \(x = \tfrac{u+v}{2}\), \(y = \tfrac{u-v}{2}\).
The absolute value of the Jacobian is what enters โ a negative determinant just means the map reverses orientation. The region in \(xy\) is a tilted rectangle of area \(2\times2\times\tfrac12 = 2\); the \(uv\) rectangle has area 4 and the factor \(\tfrac12\) fixes that. โ
Scoring
| Score | Where you are |
|---|---|
| 90–100 | Solid. On to vector fields. |
| 75–89 | Limits are right, arithmetic is leaking. Evaluate inner integrals on a separate line and substitute the limits explicitly. |
| 60–74 | Limit errors โ a variable in an outer limit, or a missing Jacobian. Redo each miss starting from a sketch of the region. |
| < 60 | Spend an hour in the region lab until strips and limits are automatic, then retry. |
The missing \(r\) (Q4, Q8) and \(\rho^2\sin\phi\) (Q9); trying to swap limits without redrawing the region (Q3); integrating \(\phi\) to \(\pi\) instead of \(\pi/2\) for a half-ball (Q9); and forgetting the absolute value on the Jacobian (Q10). Every one of these is caught by checking units or sign of the final answer.