Functions of Several Variables · applications

Applications: Functions of Several Variables

10 question types · Pre-University · each worked step by step with a figure that follows the steps

01

A Shipping Crate Priced From Its Base and Its Height: Two Designs Compared, and the Base a Budget Allows

methodPrice Each Face to Write the Cost as a Function of the Two Dimensions, Substitute Each Design, Then Hold the Height Fixed and Solve the Quadratic in the Base

A crate has a square base of side x meters and a height of y meters. The plywood for the base and the lid costs $12 per square meter, and the plywood for the four sides costs $8 per square meter. (a) Write the cost C(x, y) of the plywood in dollars, and find the cost of each of two designs that both hold 4.5 cubic meters: design A, with a base of side 1.5 meters and a height of 2 meters, and design B, with a base of side 3 meters and a height of 0.5 meters. (b) The crates must be 2 meters high, and the budget for plywood is $224 a crate. Find the side of the base.

123123base side x, mheight y, mC = 24x2+ 32xy
The base and the lid cost 24x2 dollars and the four sides 32xy, so the cost is a function of both dimensions.
The base and the lid are two squares of area x2, so together they cost 12 × 2x2 = 24x2 dollars. The four sides are rectangles of area xy, so they cost 8 × 4xy = 32xy dollars. Hence C(x, y) = 24x2 + 32xy.
step 1 of 5

The cost depends on two inputs at once, the side of the base and the height, so it is a function of two variables. It is built face by face: each face's area times the price of its plywood. Part (a) substitutes both inputs for each design. In part (b) one input is fixed, which leaves a function of the side alone, and setting it equal to the budget gives a quadratic equation.

  1. The base and the lid are two squares of area x2, so together they cost 12 × 2x2 = 24x2 dollars. The four sides are rectangles of area xy, so they cost 8 × 4xy = 32xy dollars. Hence C(x, y) = 24x2 + 32xy.
  2. Both designs hold what the question says: 1.5 × 1.5 × 2 = 4.5 and 3 × 3 × 0.5 = 4.5 cubic meters. (a) For design A, C(1.5, 2) = 24 × 2.25 + 32 × 3 = 54 + 96 = 150 dollars.
  3. For design B, C(3, 0.5) = 24 × 9 + 32 × 1.5 = 216 + 48 = 264 dollars. The two designs hold the same amount, but B costs $114 more, because its large base and lid use the more expensive plywood.
  4. (b) With the height fixed at y = 2, the cost is a function of x alone: C(x, 2) = 24x2 + 64x. Setting it equal to the budget gives 24x2 + 64x = 224, and dividing by 8 gives 3x2 + 8x − 28 = 0.
  5. This factorizes as (3x + 14)(x − 2) = 0, so x = 2 or x = −143. A side cannot be negative, so the base is 2 meters square. Check: 24 × 4 + 32 × 2 × 2 = 96 + 128 = 224 dollars.

answer(a) C(x, y) = 24x2 + 32xy; design A costs $150 and design B costs $264; (b) a base 2 meters square

techniqueFunctions of Two Variables · Level Curves

Common pitfalls

  • Pricing the base and the lid as one square, 12x2. The crate has a base and a lid, two squares of area x2 each, so their plywood costs 24x2 dollars.
  • Keeping x = −143 as a second design. The quadratic has two roots, but a side must be positive, so only x = 2 describes a crate.
02

A Ball Kicked From Level Ground: The Range From the Speed and the Angle, and the Angles That Land a Pass

methodSubstitute Both Inputs for Each Kick, Then Hold the Speed Fixed and Solve for Every Angle Between 0° and 90° That Gives the Required Range

Ignoring air resistance and taking g = 10 meters per second squared, a ball kicked from level ground at a speed of v meters per second and an angle θ above the ground lands R(v, θ) = v2 sin 2θ10 meters away. (a) Which travels farther: a kick at 20 meters per second and 45°, or a kick at 25 meters per second and 15°? (b) A player kicks at 20 meters per second and wants the ball to land 20 meters away, at a teammate's feet. Find every angle that does this.

20406015457590angle, degrange, mv = 20(a) R = 400 × 1 / 10 = 40 m
(a) At 20 meters per second and 45° the ball travels 40 meters: the peak of the curve for v = 20.
(a) For the first kick, sin 90° = 1, so R(20, 45°) = 400 × 110 = 40 meters.
step 1 of 5

The range depends on two inputs, the speed and the angle, so comparing two kicks means substituting both inputs each time: a faster kick does not always go farther. Holding the speed fixed takes a cross-section of the function, which leaves the range as a function of the angle alone. Setting it equal to the distance required gives an equation in sin 2θ, which can have more than one solution between 0° and 90°.

  1. (a) For the first kick, sin 90° = 1, so R(20, 45°) = 400 × 110 = 40 meters.
  2. For the second kick, sin 30° = 0.5, so R(25, 15°) = 625 × 0.510 = 31.25 meters. The first kick travels 8.75 meters farther: the second kick's greater speed does not make up for its low angle.
  3. (b) Hold the speed at v = 20. The range is then a function of the angle alone, R(20, θ) = 400 sin 2θ10 = 40sin 2θ, and it must equal 20, so sin 2θ = 0.5.
  4. Because θ lies between 0° and 90°, 2θ lies between 0° and 180°, where the sine is 0.5 twice: 2θ = 30° or 2θ = 150°. So θ = 15° or θ = 75°.
  5. Check: sin 30° = sin 150° = 0.5, so both angles give 40 × 0.5 = 20 meters. The low kick at 15° reaches the teammate sooner; the high kick at 75° spends longer in the air.

answer(a) the kick at 20 meters per second and 45°, which travels 40 meters against 31.25 meters; (b) θ = 15° or θ = 75°

techniqueFunctions of Two Variables · Surfaces in Three Dimensions

Common pitfalls

  • Stopping at 2θ = 30°. The sine is also 0.5 at 150°, and 2θ can be as large as 180°, so the high kick at 75° is a second answer.
  • Deciding that the faster kick must travel farther. The range depends on both inputs at once: at 15° the factor sin 2θ is only 0.5, and that halves the range more than the extra speed adds to it.
03

A Curved Roof Over a Square Hall: Its Height Above the Walls and Corners, and a Truss That Follows It

methodSlice the Surface by Holding One Variable Constant, Substitute Into Each Slice, and Compare the Slices That Pass Through the Center

A sports hall stands on a square 20 meters by 20 meters. With the origin at the center of the floor, x meters east and y meters north, the roof is at a height of z = 12 + x2 − y250 meters above the point (x, y), for −10 ≤ x ≤ 10 and −10 ≤ y ≤ 10. (a) Find the height of the roof above the middle of each wall and above each corner, and describe the shape of the roof along the two center lines y = 0 and x = 0. (b) A steel truss runs just under the roof along the line x = 5, from the south wall to the north wall. Find the height of the truss at its highest point and at its two ends.

101214−10010position along the slice, mheight, m(a) walls: 14 m east and west, 10 m north and south
(a) Above the middles of the east and west walls the roof is 14 meters high; above the north and south walls, 10 meters.
(a) The middle of the east wall is (10, 0), where z = 12 + 100 − 050 = 14 meters; the middle of the west wall, (−10, 0), gives the same. The middle of the north wall is (0, 10), where z = 12 + 0 − 10050 = 10 meters, and the south wall gives the same.
step 1 of 5

The roof is the graph of a function of two variables, a surface above the floor. A surface is understood through its cross-sections: holding y constant gives the shape of the roof along an east–west line, and holding x constant gives its shape along a north–south line. Each cross-section is a function of one variable, which can be read like any graph.

  1. (a) The middle of the east wall is (10, 0), where z = 12 + 100 − 050 = 14 meters; the middle of the west wall, (−10, 0), gives the same. The middle of the north wall is (0, 10), where z = 12 + 0 − 10050 = 10 meters, and the south wall gives the same.
  2. At each corner, such as (10, 10), x2 = y2 = 100, so z = 12 + 0 = 12 meters, the same height as above the center (0, 0).
  3. Along the east–west center line y = 0, the roof is z = 12 + x250, a parabola that opens upward, so the center is its lowest point. Along the north–south line x = 0, the roof is z = 12 − y250, a parabola that opens downward, so the center is its highest point. A surface that is lowest in one direction and highest in the other at the same point has a saddle point there.
  4. (b) Hold x = 5 for the cross-section under the truss: z = 12 + 25 − y250 = 12.5 − y250. This is a parabola that opens downward, the same shape as the cross-section x = 0 raised by 0.5 meters.
  5. The truss is highest where y = 0, at 12.5 meters. Its ends are at the south and north walls, y = ± 10, where z = 12.5 − 10050 = 10.5 meters. Check: at the north end, (5, 10), the formula gives 12 + 25 − 10050 = 12 − 1.5 = 10.5 meters.

answer(a) 14 meters above the middles of the east and west walls, 10 meters above the middles of the north and south walls, and 12 meters above each corner; along y = 0 the roof is a parabola that opens upward and along x = 0 one that opens downward, so the center is a saddle point; (b) 12.5 meters at its highest point, above y = 0, and 10.5 meters at each end

techniqueSurfaces in Three Dimensions · Functions of Two Variables

Common pitfalls

  • Taking the center, where the roof is 12 meters high, as the highest or the lowest point of the roof. It is the lowest point of the east–west cross-section and the highest point of the north–south one, which is what makes it a saddle point.
  • Working out x2 − y250 at (5, 10) as 25 + 10050. The y2 is subtracted, so the roof there is 1.5 meters below 12 meters, not 2.5 meters above it.
04

A Vibrating Guitar String: Its Shape at One Instant, and the Motion of One Point on It

methodHold the Time Fixed for a Snapshot of the Whole String, Then Hold the Position Fixed for the Motion of a Single Point

A guitar string 60 centimeters long is fixed at both ends. When it vibrates, the point x centimeters from the bridge is displaced u(x, s) = 2sin(π x60)cos(200π s) millimeters from its rest position, s seconds after it is released. (a) Find the shape of the string at the instant s = 1600: the displacement along it, and its greatest value. (b) Find the amplitude and the period of the motion of the point 10 centimeters from the bridge, and the total distance that point travels in one second, treating the vibration as keeping its size for that whole second.

12−23060x, cm from the bridgeu, mmat release(a) cos(200 pi / 600) = 0.5, so u = sin(pi x / 60)
(a) Holding the time at s = 1600 gives the shape of the whole string at that instant, half its shape at release.
(a) Hold the time fixed at s = 1600. Then cos(200π s) = cosπ3 = 0.5, so the displacement along the string is u = 2 × 0.5 × sinπ x60 = sinπ x60 millimeters, for 0 ≤ x ≤ 60.
step 1 of 5

The displacement depends on where the point is and on when it is observed, so it is a function of two variables. Its two kinds of cross-section answer the two parts. Holding the time fixed gives the shape of the whole string at one instant, like a photograph. Holding the position fixed gives the motion of one point over time, like watching a single bead on the string.

  1. (a) Hold the time fixed at s = 1600. Then cos(200π s) = cosπ3 = 0.5, so the displacement along the string is u = 2 × 0.5 × sinπ x60 = sinπ x60 millimeters, for 0 ≤ x ≤ 60.
  2. This is one arch of a sine curve. It is 0 at both fixed ends, x = 0 and x = 60, and greatest where π x60 = π2, that is at the middle, x = 30, where the displacement is 1 millimeter.
  3. (b) Now hold the position fixed at x = 10. There sinπ6 = 0.5, so u = 2 × 0.5 × cos(200π s) = cos(200π s) millimeters. The point moves up and down in simple harmonic motion with an amplitude of 1 millimeter.
  4. One full oscillation takes the time for 200π s to grow by 2π, which is 2π200π = 0.01 seconds. So the period is 0.01 seconds, and there are 100 oscillations in one second.
  5. In each oscillation the point goes from 1 millimeter above its rest position to 1 millimeter below and back again, a distance of 4 × 1 = 4 millimeters. In one second it travels 100 × 4 = 400 millimeters, which is 40 centimeters. Check: the middle of the string, with an amplitude of 2 millimeters, travels twice as far, 800 millimeters.

answer(a) u = sinπ x60 millimeters, one arch of a sine curve, greatest at the middle of the string, where it is 1 millimeter; (b) an amplitude of 1 millimeter and a period of 0.01 seconds, so the point travels 400 millimeters in one second

techniqueSurfaces in Three Dimensions · Functions of Two Variables

Common pitfalls

  • Taking the amplitude of every point to be 2 millimeters. Only the middle of the string moves that far; the point at x = 10 has an amplitude of 2sinπ6 = 1 millimeter.
  • Counting the distance in one oscillation as 2 millimeters, from the top to the bottom. The point also comes back up, so one oscillation covers four times the amplitude.
05

A Hill on a Walking Map: The Height of a Hut, and the Contour Through It

methodSubstitute the Hut's Position for Its Height, Set the Height Function Equal to That Height for the Contour, and Divide Each Drop by Its Distance for the Average Gradient

Above the point x kilometers east and y kilometers north of its summit, a hill has a height of h(x, y) = 450 − 200(x2 + 4y2) meters. The model holds down to the foot of the hill, where h = 0. (a) A mountain hut stands at (0.6, 0.4). Find its height. (b) Find the equation of the contour through the hut and where it crosses the paths that run due east and due north from the summit. Compare the average gradients of those two paths from the summit down to that contour.

hut(a) 0.36 + 4 × 0.16 = 1, so h = 450 − 200 = 250 m
(a) The summit is at the center of the map; the contours drawn are at 400, 350 and 300 meters, and the hut stands at 250 meters.
(a) At the hut, x2 + 4y2 = 0.36 + 4 × 0.16 = 1, so its height is h = 450 − 200 × 1 = 250 meters.
step 1 of 5

A contour on a map is a level curve: it joins every point where the height function takes one value. Its equation comes from setting h(x, y) equal to that height. Where contours lie close together the ground is steep, and the average gradient of a path is the drop in height divided by the distance along the ground, both in meters.

  1. (a) At the hut, x2 + 4y2 = 0.36 + 4 × 0.16 = 1, so its height is h = 450 − 200 × 1 = 250 meters.
  2. (b) The contour through the hut joins every point at a height of 250 meters: 450 − 200(x2 + 4y2) = 250, which gives x2 + 4y2 = 1. This is an ellipse centered on the summit, and every contour of this hill is an ellipse of the same shape.
  3. On the path due east, y = 0, so x2 = 1 and the path meets the contour 1 kilometer from the summit. On the path due north, x = 0, so 4y2 = 1 and the path meets the contour 0.5 kilometers from the summit.
  4. Both paths drop 450 − 250 = 200 meters to the contour. The average gradient is 2001000 = 0.2 due east and 200500 = 0.4 due north, so the path due north is on average twice as steep.
  5. Check: the point (0, 0.5) gives h = 450 − 200 × 4 × 0.25 = 250 meters, as it should. On the map the contours lie closer together to the north of the summit, which is what steeper ground looks like.

answer(a) 250 meters; (b) x2 + 4y2 = 1, an ellipse that crosses the east path 1 kilometer and the north path 0.5 kilometers from the summit; the average gradients are 0.2 due east and 0.4 due north, so the north path is twice as steep

techniqueLevel Curves · Functions of Two Variables

Common pitfalls

  • Mixing kilometers and meters in the gradient, as in 2001 = 200. The drop is in meters, so the distance must be too: 1 kilometer is 1000 meters.
  • Reading the crossing of the north path as 1 kilometer because the right-hand side of x2 + 4y2 = 1 is 1. With x = 0 the equation is 4y2 = 1, so y = 0.5.
06

Isobars on a Weather Map: The Pressure at a Town, and the Distance Between Two Isobars

methodSet the Pressure Function Equal to a Constant for Each Isobar, Compare the Gradients of the Lines, and Measure the Perpendicular Distance Between Two of Them

Over a region around a weather station, the air pressure at sea level x kilometers east and y kilometers north of the station is modeled by p(x, y) = 1012 + 0.02x − 0.015y hectopascals. (a) Find the pressure at a town 100 kilometers east and 200 kilometers north of the station, and the equation of the isobar through the town. (b) Find the distance between the 1008 hectopascal isobar and the 1012 hectopascal isobar, measured at right angles to them.

km eastkm northtownstation(a) p = 1012 + 2 − 3 = 1011 hPa
(a) The town, 100 kilometers east and 200 north of the station, has a pressure of 1011 hectopascals.
(a) At the town, p(100, 200) = 1012 + 0.02 × 100 − 0.015 × 200 = 1012 + 2 − 3 = 1011 hectopascals.
step 1 of 5

An isobar is a level curve of the pressure: it joins the points where the pressure takes one value. Setting p(x, y) equal to a constant gives its equation, and for this model every such equation is a straight line. Lines with the same gradient are parallel, and the distance between two parallel lines is measured along a line at right angles to both.

  1. (a) At the town, p(100, 200) = 1012 + 0.02 × 100 − 0.015 × 200 = 1012 + 2 − 3 = 1011 hectopascals.
  2. The isobar through the town joins the points where p = 1011: 0.02x − 0.015y = −1. Multiplying by 200 gives 4x − 3y = −200. Check: 4 × 100 − 3 × 200 = −200.
  3. (b) In the same way, the isobar p = c is the line 4x − 3y = 200(c − 1012). Every one of these lines has the gradient 43, so the isobars are parallel straight lines. The 1012 isobar is 4x − 3y = 0 and the 1008 isobar is 4x − 3y = −800.
  4. The distance between the parallel lines 4x − 3y = 0 and 4x − 3y = −800 is the difference of the constants divided by √42 + 32 = 5, which is 8005 = 160 kilometers.
  5. Check: the point of the 1008 isobar nearest the station is (−128, 96), since 4 × (−128) − 3 × 96 = −512 − 288 = −800, and its distance from the station is √16384 + 9216 = √25600 = 160 kilometers. The pressure falls by 4 hectopascals over those 160 kilometers, which is 2.5 hectopascals per 100 kilometers.

answer(a) 1011 hectopascals, on the isobar 4x − 3y = −200; (b) 160 kilometers

techniqueLevel Curves · Functions of Two Variables

Common pitfalls

  • Measuring the gap along the x-axis, from x = −200 to x = 0, and answering 200 kilometers. The axis crosses the isobars at a slant; the distance between two parallel lines is measured at right angles to them.
  • Dividing 800 by √0.022 + 0.0152. The constant and the coefficients must come from the same form of the equation: either 8005 = 160 or 40.025 = 160.
07

A Workshop's Output From Its Workers and Machines: The Isoquant Through the Present Mix, and the Cheapest Mix on It

methodSet the Output Equal to Its Present Value for the Isoquant, Write the Weekly Cost Along It in One Variable, and Set Its Derivative to Zero

A workshop's weekly output is Q(L, K) = 20√LK units when it employs L workers and runs K machines. At present it has 16 workers and 25 machines. (a) Find the present weekly output, and the equation of the isoquant through the present mix: the level curve of every mix that gives the same output. (b) A worker costs $1200 a week and a machine costs $300 a week. Find the mix on that isoquant with the lowest weekly cost, and compare its cost with the present weekly cost.

25408010163050workers Lmachines Know(a) Q = 20 × 20 = 400 units a week
(a) The present mix, 16 workers and 25 machines, makes 20√400 = 400 units a week.
(a) At present, Q(16, 25) = 20√16 × 25 = 20√400 = 20 × 20 = 400 units a week.
step 1 of 5

An isoquant is a level curve of the output: every mix of workers and machines on it makes the same number of units. Holding the output at its present value ties K to L, so the weekly cost along the isoquant becomes a function of L alone. Its least value is where its derivative is zero, confirmed by the second derivative.

  1. (a) At present, Q(16, 25) = 20√16 × 25 = 20√400 = 20 × 20 = 400 units a week.
  2. The isoquant is the level curve Q = 400: 20√LK = 400, so √LK = 20 and LK = 400. Every mix on it, such as 20 workers with 20 machines, makes the same 400 units.
  3. (b) The weekly cost is C = 1200L + 300K dollars. On the isoquant K = 400L, so along it C(L) = 1200L + 120000L.
  4. Then dCdL = 1200 − 120000L2, which is 0 when L2 = 100, so L = 10, since a number of workers is positive. The second derivative, 240000L3, is positive there, so this is a minimum, and K = 40010 = 40 machines.
  5. The cheapest mix costs 1200 × 10 + 300 × 40 = 12000 + 12000 = $24000 a week. The present mix costs 1200 × 16 + 300 × 25 = 19200 + 7500 = $26700 a week, so the cheapest mix saves $2700 a week for the same output. Check: Q(10, 40) = 20√400 = 400 units.

answer(a) 400 units a week, on the isoquant LK = 400; (b) 10 workers and 40 machines, at $24000 a week against $26700 at present, a saving of $2700 a week

techniqueLevel Curves · Functions of Two Variables

Common pitfalls

  • Minimizing the cost 1200L + 300K with nothing linking L and K. The cost is then least with no workers and no machines, which makes nothing; the output must be held at 400 by putting K = 400L.
  • Writing the isoquant as L + K = 41 from the present 16 + 25. The output depends on the product LK, not the sum: 20 workers and 21 machines make 20√420, about 410 units, not 400.
08

A Mixer Tap Being Turned Off: The Temperature of the Water, and Whether It Approaches One Value as the Flow Stops

methodApproach the Point Along Straight Lines Through It, Find the Value Along Each Line, and Compare the Values From Different Lines

A mixer tap takes hot water at 60°C and cold water at 15°C. With x liters per minute of hot water and y liters per minute of cold, the water comes out at T(x, y) = 60x + 15yx + y degrees Celsius. The formula holds whenever water flows, and it has no value at (0, 0), when the tap is shut. (a) Find the temperature with 6 liters per minute of hot water and 3 liters per minute of cold. (b) Show that T has no limit as (x, y) approaches (0, 0). Then find the ratio of hot flow to cold flow which, held fixed while the tap closes, keeps the water at 42°C.

23636hot, L/mincold, L/min6 and 3(a) (360 + 45) / 9 = 45 deg C
(a) With 6 liters a minute of hot water and 3 of cold, the water comes out at 45°C.
(a) T(6, 3) = 60 × 6 + 15 × 36 + 3 = 360 + 459 = 4059 = 45°C.
step 1 of 5

A limit at a point of the plane must be the same along every path into that point. Straight lines through the point are the simplest paths to test: if two of them give different values, there is no limit. Here each straight line through (0, 0) keeps the ratio of the two flows fixed, and so it keeps the temperature fixed too.

  1. (a) T(6, 3) = 60 × 6 + 15 × 36 + 3 = 360 + 459 = 4059 = 45°C.
  2. (b) Close the tap keeping the cold flow a fixed multiple of the hot flow, y = mx with m ≥ 0. Along that line T = 60x + 15mxx + mx = 60 + 15m1 + m. The x cancels, so the temperature stays the same all the way in to (0, 0).
  3. Along y = 0.5x, the mix in (a), the value is 60 + 7.51.5 = 45°C; along y = x it is 752 = 37.5°C. Two paths into (0, 0) give different values, so T has no limit there, and no value given to T(0, 0) could make T continuous there.
  4. For 42°C, solve 60 + 15m1 + m = 42: 60 + 15m = 42 + 42m, so 27m = 18 and m = 23. The cold flow is two thirds of the hot flow, a ratio of hot to cold of 3 : 2.
  5. Check: with 3 liters per minute of hot water and 2 of cold, T = 180 + 305 = 42°C, and halving both flows to 1.5 and 1 gives 90 + 152.5 = 42°C again.

answer(a) 45°C; (b) along y = 0.5x the temperature stays at 45°C and along y = x it stays at 37.5°C, so there is no limit; a ratio of hot to cold of 3 : 2 keeps it at 42°C

techniqueLimits of Functions of Two Variables · Level Curves · Continuity in Two Variables

Common pitfalls

  • Substituting x = 0 and y = 0 and giving 00, or 0°C, as the limit. 00 says only that substitution fails; the behavior near (0, 0) has to be found along paths.
  • Testing one path, finding a value, and calling it the limit. A limit must be the same along every path; the path y = 0, hot water only, gives 60°C, and the path x = 0 gives 15°C.
09

A Heat Exchanger's Log Mean Temperature Difference: Its Value for Two End Differences, and Its Value When They Are Equal

methodEvaluate the Formula Where It Is Defined, Then Write One Difference as a Multiple of the Other and Use a Standard One-Variable Limit Where the Formula Reads 0/0

In a heat exchanger, the hot stream is x degrees Celsius hotter than the cold stream at one end and y degrees hotter at the other. Engineers size the exchanger with the log mean temperature difference D(x, y) = x − yln x − ln y, which is defined for positive x and y except where x = y, when it reads 00. (a) Find D when the differences are 40°C and 10°C, and compare it with their ordinary average. (b) In some exchangers the two differences are equal. Find the limit of D(x, y) as (x, y) approaches (10, 10), and so the value D(10, 10) must take for D to be continuous there.

102010203040x, with y held at 10D21.6average 25(a) D = 30 / ln 4 = 21.6, average 25
(a) The log mean of 40°C and 10°C is 30ln 4 ≈ 21.6°C, below their ordinary average of 25°C.
(a) D(40, 10) = 40 − 10ln 40 − ln 10 = 30ln 4 = 301.3863 ≈ 21.6°C. The ordinary average is 40 + 102 = 25°C, so the log mean is smaller, by about 3.4°C.
step 1 of 5

Substituting (10, 10) gives 00, which says only that substitution fails. To find the limit, write the second difference as a multiple of the first, y = x(1 + u). Then D becomes x times a quantity that depends on u alone, and a standard one-variable limit settles that quantity for every path at once. A function is continuous at a point when its value there equals its limit there.

  1. (a) D(40, 10) = 40 − 10ln 40 − ln 10 = 30ln 4 = 301.3863 ≈ 21.6°C. The ordinary average is 40 + 102 = 25°C, so the log mean is smaller, by about 3.4°C.
  2. (b) Write y = x(1 + u), where u = yx − 1. Then x − y = −xu and ln x − ln y = −ln(1 + u), so D = x × uln(1 + u) whenever u ≠ 0.
  3. As (x, y) approaches (10, 10) along any path, x approaches 10 and u = yx − 1 approaches 1010 − 1 = 0. The standard limit ln(1 + u)u → 1 as u → 0 gives uln(1 + u) → 1.
  4. So D approaches 10 × 1 = 10 whichever way (x, y) approaches (10, 10): the limit is 10°C. Defining D(10, 10) = 10, the common difference, makes D continuous there; in the same way D(a, a) = a for every positive a.
  5. Check: D(10, 10.2) = −0.2ln 10 − ln 10.2 = −0.2−0.0198 ≈ 10.1, just above 10, as it should be for differences at or a little above 10°C.

answer(a) 30ln 4 ≈ 21.6°C, about 3.4°C below the ordinary average of 25°C; (b) the limit is 10°C, so D(10, 10) = 10 makes D continuous there

techniqueContinuity in Two Variables · Limits of Functions of Two Variables

Common pitfalls

  • Using the ordinary average, 25°C, in place of the log mean. Along the exchanger the difference changes exponentially, not in a straight line, so its average over the length is the log mean; the ordinary average overstates it and would make the exchanger too small.
  • Deciding that D has no limit at (10, 10) because it reads 00 there. 00 says only that substitution fails; the limit exists and is 10.
10

Two Rheostats Joined in Parallel: The Combined Resistance, and Its Limit as Both Are Turned Down to Zero

methodBound the Function Above by an Expression Whose Limit Is Plain, and Squeeze the Function Between Zero and That Bound

Two rheostats, which are variable resistors, are set to x and y ohms and joined in parallel. Their combined resistance is R(x, y) = xyx + y ohms for x ≥ 0 and y ≥ 0, except at (0, 0), where the formula reads 00. (a) Find the combined resistance when the rheostats are set to 6 ohms and 3 ohms. (b) Show that R(x, y) ≤ x + y4. Use it to find the limit of R as (x, y) approaches (0, 0), and so the value R(0, 0) must take for R to be continuous there.

346346x, ohmsy, ohmsR = 2(a) R = 18 / 9 = 2 ohms
(a) The settings 6 and 3 ohms give 2 ohms. The curve joins every pair of settings that gives 2 ohms.
(a) R(6, 3) = 6 × 36 + 3 = 189 = 2 ohms, less than either rheostat on its own, as a pair in parallel always is.
step 1 of 5

Testing paths can prove that a limit does not exist, but it cannot prove that one does, because there are infinitely many paths. A bound can: if 0 ≤ R ≤ B near the point and B approaches 0 however the point is approached, then R is squeezed to 0 along every path at once. The bound here comes from the fact that a square is never negative.

  1. (a) R(6, 3) = 6 × 36 + 3 = 189 = 2 ohms, less than either rheostat on its own, as a pair in parallel always is.
  2. (b) For the bound, start from (x − y)2 ≥ 0, which expands to x2 + y2 ≥ 2xy. Adding 2xy to both sides gives (x + y)2 ≥ 4xy.
  3. Dividing both sides by 4(x + y), which is positive everywhere except at (0, 0), gives xyx + y ≤ x + y4. So 0 ≤ R(x, y) ≤ x + y4 for every setting.
  4. As (x, y) approaches (0, 0) along any path, x + y4 approaches 0, and R is squeezed between 0 and it. So the limit of R is 0 ohms, and defining R(0, 0) = 0, which is what the circuit gives when both rheostats are turned right down, makes R continuous there.
  5. Check: with both rheostats below 0.1 ohms, the bound gives R < 0.1 + 0.14 = 0.05 ohms. The settings 0.08 and 0.02 ohms give R = 0.00160.1 = 0.016 ohms, below that bound.

answer(a) 2 ohms; (b) R ≤ x + y4, so R approaches 0 ohms along every path, and R(0, 0) = 0 makes R continuous at (0, 0)

techniqueLimits of Functions of Two Variables · Continuity in Two Variables

Common pitfalls

  • Testing a few straight lines y = mx, finding 0 along each, and concluding that the limit is 0. Agreement along straight lines does not prove a limit, because a curved path could still give another value; the bound x + y4 covers every path at once.
  • Dividing by x + y at (0, 0) itself. The inequality holds only where x + y > 0; the point (0, 0) is exactly where the formula has no value, which is why its value there has to be chosen from the limit.
Mr. Chalk Read the guide