c Dr Oksana Shatalov, Spring 2013 1 Spring 2013 Math 251 Week in Review 6 courtesy: Oksana Shatalov (covering Sections 12.7(continued), 13.1-13.3 ) 12.7: Maximum and minimum values (continued) 1. The surface z = 4xy − x4 − y 4 has two peaks and one pass. Find them. 2. Two ants are free to move on the curves given by vector functions: and R(s) = hs, s − 1i . r(t) = t, t2 What are their positions when they are closest together. 3. Given the function f (x, y) = (x2 + y 2 )ey + 2013. (a) Locate the critical points. (b) Classify the critical points of f (i.e. local maximum, local minimum or saddle). 13.1-13.3 : Double Integral Key Points • FUBINI’s THEOREM:If f is continuous on on the rectangle R = [a, b] × [c, d] then ZZ Z bZ d Z dZ b f (x, y) dA = f (x, y) dydx = f (x, y) dxdy. R a c c a • If g and h are continuous functions of one variable and R = [a, b] × [c, d] then ! Z ! ZZ Z b g(x)h(y) dA = R d g(x)dx a h(y) dy . c • If f (x, y) ≥ 0 and f is continuous on the region D then the volume V of the solid S that lies above D and under the graph of f , i.e. S = (x, y, z) ∈ R3 | 0 ≤ z ≤ f (x, y), (x, y) ∈ D , is ZZ V = f (x, y) dA. D • If D is a region of type I such that D = {(x, y)| a ≤ x ≤ b, g1 (x) ≤ y ≤ g2 (x)} then ZZ Z b Z g2 (x) f (x, y) dA = f (x, y) dydx. D a g1 (x) • If D is a region of type II s.t. D = {(x, y)| c ≤ y ≤ d, h1 (y) ≤ x ≤ h2 (y)} then ZZ Z d Z h2 (y) f (x, y) dA = f (x, y) dxdy. D c h1 (y) c Dr Oksana Shatalov, Spring 2013 2 4. Reverse the order of integratioin the following integrals: Z 1 Z 1−x2 (a) f (x, y) dydx √ − 1−x2 0 Z 3Z 9 f (x, y) dxdy (b) y2 0 Z −2 Z x+6 Z 0 x2 Z f (x, y) dydx. f (x, y) dydx + (c) −6 −2 0 0 5. Evaluate the integral Z 0 3 Z 9 y cos(x2 )dxdy. y2 6. Find the volume of the solid that lies above the region D = {(x, y) : x2 + y 2 ≤ 2x, y ≥ 0} and under the graph of ρ(x, y) = y. ZZ y cos y 7. Find the integral dA , where R = {(x, y)| 1 ≤ x ≤ e4 , 0 ≤ y ≤ π/2}. x R ZZ √ 8. Evaluate D y dA where D is the region in the first quadrant bounded by x = 1 + x2 y 2 , x = 4, y = 0. Z 1Z 2 9. Evaluate x3 sin y 3 dy dx . 0 2x2 2 10. Sketch the region bounded by y 2 = 2x (or x = y2 ), the line x + y = 4 and the x-axis, in the first quadrant. Find the area of the region using a double integral. Z 2Z 4 11. Describe the solid which volume is given by the integral (x2 + y 2 )dx dy and find the 0 volume. 12. Find the volume of the solid bounded by the following planes z = 1 + x + y, z = 0, x + y = 1, x = 0, y = 0. y2