Constrained Maxima and Minima EXAMPLE 1 Finding a Minimum with Constraint

Size: px
Start display at page:

Download "Constrained Maxima and Minima EXAMPLE 1 Finding a Minimum with Constraint"

Transcription

1 1038 Chapter 14: Partial Derivatives 14.8 Lagrange Multipliers HISTORICAL BIOGRAPHY Joseph Louis Lagrange ( ) Sometimes we need to find the etreme values of a function whose domain is constrained to lie within some particular subset of the plane a disk, for eample, a closed triangular region, or along a curve. In this section, we eplore a powerful method for finding etreme values of constrained functions: the method of Lagrange multipliers. Constrained Maima and Minima EXAMPLE 1 Finding a Minimum with Constraint Find the point P(,, z) closest to the origin on the plane + - z - 5 = 0. Solution The problem asks us to find the minimum value of the function ƒ OP 1 ƒ = s - 0d + s - 0d + sz - 0d = + + z

2 14.8 Lagrange Multipliers 1039 subject to the constraint that Since ƒ OP 1 ƒ has a minimum value wherever the function has a minimum value, we ma solve the problem b finding the minimum value of ƒ(,, z) subject to the constraint + - z - 5 = 0 (thus avoiding square roots). If we regard and as the independent variables in this equation and write z as our problem reduces to one of finding the points (, ) at which the function has its minimum value or values. Since the domain of h is the entire -plane, the First Derivative Test of Section 14.7 tells us that an minima that h might have must occur at points where This leads to and the solution + - z - 5 = 0. ƒs,, zd = + + z z = + - 5, hs, d = ƒs,, + - 5d = + + s + - 5d h = + s + - 5dsd = 0, h = + s + - 5d = = 0, = 10, = 5 3, = 5 6. We ma appl a geometric argument together with the Second Derivative Test to show that these values minimize h. The z-coordinate of the corresponding point on the plane z = is z z = a 5 3 b = Therefore, the point we seek is Closest point: P a 5 3, 5 6, b. The distance from P to the origin is 5> 6 L.04. (1, 0, 0) ( 1, 0, 0) Attempts to solve a constrained maimum or minimum problem b substitution, as we might call the method of Eample 1, do not alwas go smoothl. This is one of the reasons for learning the new method of this section. z 1 EXAMPLE Finding a Minimum with Constraint Find the points closest to the origin on the hperbolic clinder - z - 1 = 0. FIGURE The hperbolic clinder - z - 1 = 0 in Eample. Solution 1 The clinder is shown in Figure We seek the points on the clinder closest to the origin. These are the points whose coordinates minimize the value of the function ƒs,, zd = + + z Square of the distance

3 1040 Chapter 14: Partial Derivatives subject to the constraint that - z - 1 = 0. If we regard and as independent variables in the constraint equation, then z = - 1 and the values of ƒs,, zd = + + z on the clinder are given b the function hs, d = + + s - 1d = To find the points on the clinder whose coordinates minimize ƒ, we look for the points in the -plane whose coordinates minimize h. The onl etreme value of h occurs where h = 4 = 0 and h = = 0, The hperbolic clinder z 1 On this part, On this part, z z 1 z FIGURE The region in the plane from which the first two coordinates of the points (,, z) on the hperbolic clinder - z = 1 are selected ecludes the band in the -plane (Eample ). that is, at the point (0, 0). But there are no points on the clinder where both and are zero. What went wrong? What happened was that the First Derivative Test found (as it should have) the point in the domain of h where h has a minimum value. We, on the other hand, want the points on the clinder where h has a minimum value. Although the domain of h is the entire plane, the domain from which we can select the first two coordinates of the points (,, z) on the clinder is restricted to the shadow of the clinder on the -plane; it does not include the band between the lines = -1 and = 1 (Figure 14.51). We can avoid this problem if we treat and z as independent variables (instead of and ) and epress in terms of and z as With this substitution, ƒs,, zd = + + z becomes and we look for the points where k takes on its smallest value. The domain of k in the zplane now matches the domain from which we select the - and z-coordinates of the points (,, z) on the clinder. Hence, the points that minimize k in the plane will have corresponding points on the clinder. The smallest values of k occur where or where = z = 0. This leads to = z + 1. ks, zd = sz + 1d + + z = z k = = 0 and k z = 4z = 0, = z + 1 = 1, = ;1. The corresponding points on the clinder are s ;1, 0, 0d. We can see from the inequalit ks, zd = z Ú 1 that the points s ;1, 0, 0d give a minimum value for k. We can also see that the minimum distance from the origin to a point on the clinder is 1 unit. Solution Another wa to find the points on the clinder closest to the origin is to imagine a small sphere centered at the origin epanding like a soap bubble until it just touches the clinder (Figure 14.5). At each point of contact, the clinder and sphere have the same tangent plane and normal line. Therefore, if the sphere and clinder are represented as the level surfaces obtained b setting ƒs,, zd = + + z - a and gs,, zd = - z - 1

4 14.8 Lagrange Multipliers 1041 z 1 0 z z a 0 FIGURE 14.5 A sphere epanding like a soap bubble centered at the origin until it just touches the hperbolic clinder - z - 1 = 0 (Eample ). equal to 0, then the gradients ƒ and g will be parallel where the surfaces touch. At an point of contact, we should therefore be able to find a scalar l ( lambda ) such that or ƒ = l g, i + j + zk = lsi - zkd. Thus, the coordinates,, and z of an point of tangenc will have to satisf the three scalar equations = l, = 0, z = -lz. For what values of l will a point (,, z) whose coordinates satisf these scalar equations also lie on the surface - z - 1 = 0? To answer this question, we use our knowledge that no point on the surface has a zero -coordinate to conclude that Z 0. Hence, = l onl if = l, or l = 1. For l = 1, the equation z = -lz becomes z = -z. If this equation is to be satisfied as well, z must be zero. Since = 0 also (from the equation = 0), we conclude that the points we seek all have coordinates of the form s, 0, 0d. What points on the surface - z = 1 have coordinates of this form? The answer is the points (, 0, 0) for which - s0d = 1, = 1, or = ;1. The points on the clinder closest to the origin are the points s ;1, 0, 0d.

5 104 Chapter 14: Partial Derivatives The Method of Lagrange Multipliers In Solution of Eample, we used the method of Lagrange multipliers. The method sas that the etreme values of a function ƒ(,, z) whose variables are subject to a constraint gs,, zd = 0 are to be found on the surface g = 0 at the points where ƒ = l g for some scalar l (called a Lagrange multiplier). To eplore the method further and see wh it works, we first make the following observation, which we state as a theorem. THEOREM 1 The Orthogonal Gradient Theorem Suppose that ƒ(,, z) is differentiable in a region whose interior contains a smooth curve C: rstd = gstdi + hstdj + kstdk. If P 0 is a point on C where ƒ has a local maimum or minimum relative to its values on C, then ƒ is orthogonal to C at P 0. Proof We show that ƒ is orthogonal to the curve s velocit vector at P 0. The values of ƒ on C are given b the composite ƒ(g(t), h(t), k(t)), whose derivative with respect to t is dƒ dt = 0ƒ dg 0 dt + 0ƒ dh 0 dt At an point P 0 where ƒ has a local maimum or minimum relative to its values on the curve, dƒ>dt = 0, so ƒ # v = ƒ dk 0z dt = ƒ # v. B dropping the z-terms in Theorem 1, we obtain a similar result for functions of two variables. COROLLARY OF THEOREM 1 At the points on a smooth curve rstd = gstdi + hstdj where a differentiable function ƒ(, ) takes on its local maima and minima relative to its values on the curve, ƒ # v = 0, where v = dr>dt. Theorem 1 is the ke to the method of Lagrange multipliers. Suppose that ƒ(,, z) and g(,, z) are differentiable and that P 0 is a point on the surface gs,, zd = 0 where ƒ has a local maimum or minimum value relative to its other values on the surface. Then ƒ takes on a local maimum or minimum at P 0 relative to its values on ever differentiable curve through P 0 on the surface gs,, zd = 0. Therefore, ƒ is orthogonal to the velocit vector of ever such differentiable curve through P 0. So is g, moreover (because g is orthogonal to the level surface g = 0, as we saw in Section 14.5). Therefore, at P 0, ƒ is some scalar multiple l of g.

6 14.8 Lagrange Multipliers 1043 The Method of Lagrange Multipliers Suppose that ƒ(,, z) and g(,, z) are differentiable. To find the local maimum and minimum values of ƒ subject to the constraint gs,, zd = 0, find the values of,, z, and l that simultaneousl satisf the equations ƒ = l g and gs,, zd = 0. For functions of two independent variables, the condition is similar, but without the variable z. (1) FIGURE Eample 3 shows how to find the largest and smallest values of the product on this ellipse. EXAMPLE 3 Using the Method of Lagrange Multipliers Find the greatest and smallest values that the function takes on the ellipse (Figure 14.53) ƒs, d = 8 + = 1. Solution We want the etreme values of ƒs, d = subject to the constraint gs, d = = 0. To do so, we first find the values of,, and l for which The gradient equation in Equations (1) gives from which we find ƒ = l g and gs, d = 0. i + j = l i + lj, 4 = l 4, = l, and = l 4 sld = l 4, so that = 0 or l = ;. We now consider these two cases. Case 1: If = 0, then = = 0. But (0, 0) is not on the ellipse. Hence, Z 0. Case : If Z 0, then l = ; and = ;. Substituting this in the equation gs, d = 0 gives s ;d 8 + = 1, = 8 and = ;1. The function ƒs, d = therefore takes on its etreme values on the ellipse at the four points s ;, 1d, s ;, -1d. The etreme values are = and = -. The Geometr of the Solution The level curves of the function ƒs, d = are the hperbolas = c (Figure 14.54). The farther the hperbolas lie from the origin, the larger the absolute value of ƒ. We want

7 1044 Chapter 14: Partial Derivatives f i j g 1 i j FIGURE When subjected to the constraint gs, d = >8 + > - 1 = 0, the function ƒs, d = takes on etreme values at the four points s ;, ;1d. These are the points on the ellipse when ƒ (red) is a scalar multiple of g (blue) (Eample 3). to find the etreme values of ƒ(, ), given that the point (, ) also lies on the ellipse + 4 = 8. Which hperbolas intersecting the ellipse lie farthest from the origin? The hperbolas that just graze the ellipse, the ones that are tangent to it, are farthest. At these points, an vector normal to the hperbola is normal to the ellipse, so ƒ = i + j is a multiple sl = ;d of g = s>4di + j. At the point (, 1), for eample, ƒ = i + j, g = 1 i + j, and ƒ = g. At the point s -, 1d, ƒ = i - j, g =- 1 i + j, and ƒ = - g. EXAMPLE 4 Finding Etreme Function Values on a Circle Find the maimum and minimum values of the function ƒs, d = on the circle + = 1. Solution We model this as a Lagrange multiplier problem with ƒs, d = 3 + 4, gs, d = and look for the values of,, and l that satisf the equations ƒ = l g: 3i + 4j = li + lj gs, d = 0: = 0. The gradient equation in Equations (1) implies that l Z 0 and gives = 3 l, = l.

8 14.8 Lagrange Multipliers f 3i 4j g g 6 i 8 j 5 5 3, These equations tell us, among other things, that and have the same sign. With these values for and, the equation gs, d = 0 gives so a 3 l b + a l b - 1 = 0, 9 4l + 4 l = 1, = 4l, 4l = 5, and l = ; Thus, = 3 l = ;3 5, = l = ;4 5, FIGURE The function ƒs, d = takes on its largest value on the unit circle gs, d = = 0 at the point (3> 5, 4> 5) and its smallest value at the point s -3>5, -4>5d (Eample 4). At each of these points, ƒ is a scalar multiple of g. The figure shows the gradients at the first point but not the second. C g 1 f g g 0 g 1 0 FIGURE The vectors g 1 and g lie in a plane perpendicular to the curve C because g 1 is normal to the surface g 1 = 0 and g is normal to the surface g = 0. and ƒs, d = has etreme values at s, d = ;s3>5, 4>5d. B calculating the value of at the points ;s3>5, 4>5d, we see that its maimum and minimum values on the circle + = 1 are 3 a 3 5 b + 4 a4 5 b = 5 5 = 5 and 3 a- 3 5 b + 4 a- 4 5 b =-5 5 = -5. The Geometr of the Solution The level curves of ƒs, d = are the lines = c (Figure 14.55). The farther the lines lie from the origin, the larger the absolute value of ƒ. We want to find the etreme values of ƒ(, ) given that the point (, ) also lies on the circle + = 1. Which lines intersecting the circle lie farthest from the origin? The lines tangent to the circle are farthest. At the points of tangenc, an vector normal to the line is normal to the circle, so the gradient ƒ = 3i + 4j is a multiple sl = ;5>d of the gradient g = i + j. At the point (3> 5, 4> 5), for eample, ƒ = 3i + 4j, g = 6 5 i j, and ƒ = 5 g. Lagrange Multipliers with Two Constraints Man problems require us to find the etreme values of a differentiable function ƒ(,, z) whose variables are subject to two constraints. If the constraints are g 1 s,, zd = 0 and g s,, zd = 0 and g 1 and g are differentiable, with g 1 not parallel to g, we find the constrained local maima and minima of ƒ b introducing two Lagrange multipliers l and m (mu, pronounced mew ). That is, we locate the points P(,, z) where ƒ takes on its constrained etreme values b finding the values of,, z, l, and m that simultaneousl satisf the equations ƒ = l g 1 + m g, g 1 s,, zd = 0, g s,, zd = 0 Equations () have a nice geometric interpretation. The surfaces g 1 = 0 and g = 0 (usuall) intersect in a smooth curve, sa C (Figure 14.56). Along this curve we seek the points where ƒ has local maimum and minimum values relative to its other values on the curve. ()

9 1046 Chapter 14: Partial Derivatives These are the points where ƒ is normal to C, as we saw in Theorem 1. But g 1 and g are also normal to C at these points because C lies in the surfaces g 1 = 0 and g = 0. Therefore, ƒ lies in the plane determined b g 1 and g, which means that ƒ = l g 1 + m g for some l and m. Since the points we seek also lie in both surfaces, their coordinates must satisf the equations g 1 s,, zd = 0 and g s,, zd = 0, which are the remaining requirements in Equations (). z Clinder 1 EXAMPLE 5 Finding Etremes of Distance on an Ellipse The plane + + z = 1 cuts the clinder + = 1 in an ellipse (Figure 14.57). Find the points on the ellipse that lie closest to and farthest from the origin. P Solution We find the etreme values of ƒs,, zd = + + z (0, 1, 0) (1, 0, 0) P 1 Plane z 1 FIGURE On the ellipse where the plane and clinder meet, what are the points closest to and farthest from the origin? (Eample 5) (the square of the distance from (,, z) to the origin) subject to the constraints g 1 s,, zd = = 0 g s,, zd = + + z - 1 = 0. The gradient equation in Equations () then gives ƒ = l g 1 + m g i + j + zk = lsi + jd + msi + j + kd i + j + zk = sl + mdi + sl + mdj + mk or = l + m, = l + m, z = m. The scalar equations in Equations (5) ield = l + z Q s1 - ld = z, = l + z Q s1 - ld = z. (3) (4) (5) (6) Equations (6) are satisfied simultaneousl if either l = 1 and z = 0 or l Z 1 and = = z>s1 - ld. If z = 0, then solving Equations (3) and (4) simultaneousl to find the corresponding points on the ellipse gives the two points (1, 0, 0) and (0, 1, 0). This makes sense when ou look at Figure If =, then Equations (3) and (4) give = z - 1 = 0 = 1 The corresponding points on the ellipse are z = 1 - = ; z = 1 <. P 1 = a,, 1 - b and P = a-, -, 1 + b.

10 14.8 Lagrange Multipliers 1047 Here we need to be careful, however. Although and P both give local maima of ƒ on the ellipse, P is farther from the origin than P 1. The points on the ellipse closest to the origin are (1, 0, 0) and (0, 1, 0). The point on the ellipse farthest from the origin is P. P 1

Review: critical point or equivalently f a,

Review: critical point or equivalently f a, Review: a b f f a b f a b critical point or equivalentl f a, b A point, is called a of if,, 0 A local ma or local min must be a critical point (but not conversel) 0 D iscriminant (or Hessian) f f D f f

More information

EXERCISES Chapter 14: Partial Derivatives. Finding Local Extrema. Finding Absolute Extrema

EXERCISES Chapter 14: Partial Derivatives. Finding Local Extrema. Finding Absolute Extrema 34 Chapter 4: Partial Derivatives EXERCISES 4.7 Finding Local Etrema Find all the local maima, local minima, and saddle points of the functions in Eercises 3... 3. 4. 5. 6. 7. 8. 9.... 3. 4. 5. 6. 7. 8.

More information

f x, y x 2 y 2 2x 6y 14. Then

f x, y x 2 y 2 2x 6y 14. Then SECTION 11.7 MAXIMUM AND MINIMUM VALUES 645 absolute minimum FIGURE 1 local maimum local minimum absolute maimum Look at the hills and valles in the graph of f shown in Figure 1. There are two points a,

More information

CALCULUS 4 QUIZ #3 REVIEW Part 2 / SPRING 09

CALCULUS 4 QUIZ #3 REVIEW Part 2 / SPRING 09 CACUUS QUIZ #3 REVIEW Part / SPRING 09 (.) Determine the following about maima & minima of functions of variables. (a.) Complete the square for f( ) = + and locate all absolute maima & minima.. ( ) ( )

More information

Functions of Several Variables

Functions of Several Variables Chapter 1 Functions of Several Variables 1.1 Introduction A real valued function of n variables is a function f : R, where the domain is a subset of R n. So: for each ( 1,,..., n ) in, the value of f is

More information

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential CHAPTER : Partial Derivatives.1 Definition of a Partial Derivative. Increments and Differential.3 Chain Rules.4 Local Etrema.5 Absolute Etrema 1 Chapter : Partial Derivatives.1 Definition of a Partial

More information

Eigenvectors and Eigenvalues 1

Eigenvectors and Eigenvalues 1 Ma 2015 page 1 Eigenvectors and Eigenvalues 1 In this handout, we will eplore eigenvectors and eigenvalues. We will begin with an eploration, then provide some direct eplanation and worked eamples, and

More information

12.10 Lagrange Multipliers

12.10 Lagrange Multipliers .0 Lagrange Multipliers In the last two sections we were often solving problems involving maimizing or minimizing a function f subject to a 'constraint' equation g. For eample, we minimized the cost of

More information

D u f f x h f y k. Applying this theorem a second time, we have. f xx h f yx k h f xy h f yy k k. f xx h 2 2 f xy hk f yy k 2

D u f f x h f y k. Applying this theorem a second time, we have. f xx h f yx k h f xy h f yy k k. f xx h 2 2 f xy hk f yy k 2 93 CHAPTER 4 PARTIAL DERIVATIVES We close this section b giving a proof of the first part of the Second Derivatives Test. Part (b) has a similar proof. PROOF OF THEOREM 3, PART (A) We compute the second-order

More information

Mat 241 Homework Set 7key Due Professor David Schultz

Mat 241 Homework Set 7key Due Professor David Schultz Mat 1 Homework Set 7ke Due Proessor David Schultz Directions: Show all algebraic steps neatl and concisel using proper mathematical smbolism. When graphs and technolog are to be implemented, do so appropriatel.

More information

MAXIMA & MINIMA The single-variable definitions and theorems relating to extermals can be extended to apply to multivariable calculus.

MAXIMA & MINIMA The single-variable definitions and theorems relating to extermals can be extended to apply to multivariable calculus. MAXIMA & MINIMA The single-variable definitions and theorems relating to etermals can be etended to appl to multivariable calculus. ( ) is a Relative Maimum if there ( ) such that ( ) f(, for all points

More information

Rolle s Theorem. THEOREM 3 Rolle s Theorem. x x. then there is at least one number c in (a, b) at which ƒ scd = 0.

Rolle s Theorem. THEOREM 3 Rolle s Theorem. x x. then there is at least one number c in (a, b) at which ƒ scd = 0. 4.2 The Mean Value Theorem 255 4.2 The Mean Value Theorem f '(c) 0 f() We know that constant functions have zero derivatives, ut could there e a complicated function, with man terms, the derivatives of

More information

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY 4. Newton s Method 99 4. Newton s Method HISTORICAL BIOGRAPHY Niels Henrik Abel (18 189) One of the basic problems of mathematics is solving equations. Using the quadratic root formula, we know how to

More information

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables.

Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of

More information

Differentiation and applications

Differentiation and applications FS O PA G E PR O U N C O R R EC TE D Differentiation and applications. Kick off with CAS. Limits, continuit and differentiabilit. Derivatives of power functions.4 C oordinate geometr applications of differentiation.5

More information

Mat 267 Engineering Calculus III Updated on 9/19/2010

Mat 267 Engineering Calculus III Updated on 9/19/2010 Chapter 11 Partial Derivatives Section 11.1 Functions o Several Variables Deinition: A unction o two variables is a rule that assigns to each ordered pair o real numbers (, ) in a set D a unique real number

More information

DIFFERENTIATION. 3.1 Approximate Value and Error (page 151)

DIFFERENTIATION. 3.1 Approximate Value and Error (page 151) CHAPTER APPLICATIONS OF DIFFERENTIATION.1 Approimate Value and Error (page 151) f '( lim 0 f ( f ( f ( f ( f '( or f ( f ( f '( f ( f ( f '( (.) f ( f '( (.) where f ( f ( f ( Eample.1 (page 15): Find

More information

Maxima and Minima for Functions with side conditions. Lagrange s Multiplier. Question Find the critical points of w= xyz subject to the condition

Maxima and Minima for Functions with side conditions. Lagrange s Multiplier. Question Find the critical points of w= xyz subject to the condition Maima and Minima for Functions with side conditions. Lagrange s Multiplier. Find the critical points of w= z subject to the condition + + z =. We form the function ϕ = f + λg = z+ λ( + + z ) and obtain

More information

v t t t t a t v t d dt t t t t t 23.61

v t t t t a t v t d dt t t t t t 23.61 SECTION 4. MAXIMUM AND MINIMUM VALUES 285 The values of f at the endpoints are f 0 0 and f 2 2 6.28 Comparing these four numbers and using the Closed Interval Method, we see that the absolute minimum value

More information

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following:

Math 323 Exam 2 - Practice Problem Solutions. 2. Given the vectors a = 1,2,0, b = 1,0,2, and c = 0,1,1, compute the following: Math 323 Eam 2 - Practice Problem Solutions 1. Given the vectors a = 2,, 1, b = 3, 2,4, and c = 1, 4,, compute the following: (a) A unit vector in the direction of c. u = c c = 1, 4, 1 4 =,, 1+16+ 17 17

More information

and ( x, y) in a domain D R a unique real number denoted x y and b) = x y = {(, ) + 36} that is all points inside and on

and ( x, y) in a domain D R a unique real number denoted x y and b) = x y = {(, ) + 36} that is all points inside and on Mat 7 Calculus III Updated on 10/4/07 Dr. Firoz Chapter 14 Partial Derivatives Section 14.1 Functions o Several Variables Deinition: A unction o two variables is a rule that assigns to each ordered pair

More information

10.3 Solving Nonlinear Systems of Equations

10.3 Solving Nonlinear Systems of Equations 60 CHAPTER 0 Conic Sections Identif whether each equation, when graphed, will be a parabola, circle, ellipse, or hperbola. Then graph each equation.. - 7 + - =. = +. = + + 6. + 9 =. 9-9 = 6. 6 - = 7. 6

More information

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes Parametric Curves 17.3 Introduction In this section we eamine et another wa of defining curves - the parametric description. We shall see that this is, in some was, far more useful than either the Cartesian

More information

ES.182A Problem Section 11, Fall 2018 Solutions

ES.182A Problem Section 11, Fall 2018 Solutions Problem 25.1. (a) z = 2 2 + 2 (b) z = 2 2 ES.182A Problem Section 11, Fall 2018 Solutions Sketch the following quadratic surfaces. answer: The figure for part (a) (on the left) shows the z trace with =

More information

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes

17.3. Parametric Curves. Introduction. Prerequisites. Learning Outcomes Parametric Curves 7.3 Introduction In this Section we eamine et another wa of defining curves - the parametric description. We shall see that this is, in some was, far more useful than either the Cartesian

More information

32. Method of Lagrange Multipliers

32. Method of Lagrange Multipliers 32. Method of Lagrange Multipliers The Method of Lagrange Multipliers is a generalized approach to solving constrained optimization problems. Assume that we are seeking to optimize a function z = f(, y)

More information

Chapter 18 Quadratic Function 2

Chapter 18 Quadratic Function 2 Chapter 18 Quadratic Function Completed Square Form 1 Consider this special set of numbers - the square numbers or the set of perfect squares. 4 = = 9 = 3 = 16 = 4 = 5 = 5 = Numbers like 5, 11, 15 are

More information

11.4 Polar Coordinates

11.4 Polar Coordinates 11. Polar Coordinates 917 11. Polar Coordinates In Section 1.1, we introduced the Cartesian coordinates of a point in the plane as a means of assigning ordered pairs of numbers to points in the plane.

More information

Unit 10 - Graphing Quadratic Functions

Unit 10 - Graphing Quadratic Functions Unit - Graphing Quadratic Functions PREREQUISITE SKILLS: students should be able to add, subtract and multipl polnomials students should be able to factor polnomials students should be able to identif

More information

Vector Fields. Field (II) Field (V)

Vector Fields. Field (II) Field (V) Math 1a Vector Fields 1. Match the following vector fields to the pictures, below. Eplain our reasoning. (Notice that in some of the pictures all of the vectors have been uniforml scaled so that the picture

More information

Math Lagrange Multipliers

Math Lagrange Multipliers Math 213 - Lagrange Multipliers Peter A. Perr Universit of Kentuck October 12, 2018 Homework Re-read section 14.8 Begin practice homework on section 14.8, problems 3-11 (odd), 15, 21, 23 Begin (or continue!)

More information

Learning Outcomes and Assessment Standards

Learning Outcomes and Assessment Standards Lesson 5 CALCULUS (8) Rate of change Learning Outcomes and Assessment Standards Learning Outcome : Functions and Algebra Assessment standard 1..7(e) Solve practical problems involving optimisation and

More information

Scalar functions of several variables (Sect. 14.1)

Scalar functions of several variables (Sect. 14.1) Scalar functions of several variables (Sect. 14.1) Functions of several variables. On open, closed sets. Functions of two variables: Graph of the function. Level curves, contour curves. Functions of three

More information

y intercept Gradient Facts Lines that have the same gradient are PARALLEL

y intercept Gradient Facts Lines that have the same gradient are PARALLEL CORE Summar Notes Linear Graphs and Equations = m + c gradient = increase in increase in intercept Gradient Facts Lines that have the same gradient are PARALLEL If lines are PERPENDICULAR then m m = or

More information

Math 20 Spring 2005 Final Exam Practice Problems (Set 2)

Math 20 Spring 2005 Final Exam Practice Problems (Set 2) Math 2 Spring 2 Final Eam Practice Problems (Set 2) 1. Find the etreme values of f(, ) = 2 2 + 3 2 4 on the region {(, ) 2 + 2 16}. 2. Allocation of Funds: A new editor has been allotted $6, to spend on

More information

Quick Review 4.1 (For help, go to Sections 1.2, 2.1, 3.5, and 3.6.)

Quick Review 4.1 (For help, go to Sections 1.2, 2.1, 3.5, and 3.6.) Section 4. Etreme Values of Functions 93 EXPLORATION Finding Etreme Values Let f,.. Determine graphicall the etreme values of f and where the occur. Find f at these values of.. Graph f and f or NDER f,,

More information

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still Notes. For

More information

UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS )

UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS ) UNIVERSIDAD CARLOS III DE MADRID MATHEMATICS II EXERCISES (SOLUTIONS ) CHAPTER : Limits and continuit of functions in R n. -. Sketch the following subsets of R. Sketch their boundar and the interior. Stud

More information

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1)

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1) MATH : Final Eam Review Can ou find the distance between two points and the midpoint of a line segment? (.) () Consider the points A (,) and ( 6, ) B. (a) Find the distance between A and B. (b) Find the

More information

Constrained Optimization in Two Variables

Constrained Optimization in Two Variables in Two Variables James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 17, 216 Outline 1 2 What Does the Lagrange Multiplier Mean? Let

More information

Derivatives 2: The Derivative at a Point

Derivatives 2: The Derivative at a Point Derivatives 2: The Derivative at a Point 69 Derivatives 2: The Derivative at a Point Model 1: Review of Velocit In the previous activit we eplored position functions (distance versus time) and learned

More information

Transpose & Dot Product

Transpose & Dot Product Transpose & Dot Product Def: The transpose of an m n matrix A is the n m matrix A T whose columns are the rows of A. So: The columns of A T are the rows of A. The rows of A T are the columns of A. Example:

More information

MAT389 Fall 2016, Problem Set 2

MAT389 Fall 2016, Problem Set 2 MAT389 Fall 2016, Problem Set 2 Circles in the Riemann sphere Recall that the Riemann sphere is defined as the set Let P be the plane defined b Σ = { (a, b, c) R 3 a 2 + b 2 + c 2 = 1 } P = { (a, b, c)

More information

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes Mathematics 309 Conic sections and their applicationsn Chapter 2. Quadric figures In this chapter want to outline quickl how to decide what figure associated in 2D and 3D to quadratic equations look like.

More information

= x. Algebra II Notes Quadratic Functions Unit Graphing Quadratic Functions. Math Background

= x. Algebra II Notes Quadratic Functions Unit Graphing Quadratic Functions. Math Background Algebra II Notes Quadratic Functions Unit 3.1 3. Graphing Quadratic Functions Math Background Previousl, ou Identified and graphed linear functions Applied transformations to parent functions Graphed quadratic

More information

Conic Sections CHAPTER OUTLINE. The Circle Ellipses and Hyperbolas Second-Degree Inequalities and Nonlinear Systems FIGURE 1

Conic Sections CHAPTER OUTLINE. The Circle Ellipses and Hyperbolas Second-Degree Inequalities and Nonlinear Systems FIGURE 1 088_0_p676-7 /7/0 :5 PM Page 676 (FPG International / Telegraph Colour Librar) Conic Sections CHAPTER OUTLINE. The Circle. Ellipses and Hperbolas.3 Second-Degree Inequalities and Nonlinear Sstems O ne

More information

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 hsn.uk.net Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still

More information

Section 5.1: Functions

Section 5.1: Functions Objective: Identif functions and use correct notation to evaluate functions at numerical and variable values. A relationship is a matching of elements between two sets with the first set called the domain

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval................... 0 Section. Rolle s Theorem and the Mean Value Theorem...... 0 Section. Increasing and Decreasing Functions and

More information

39.1 Absolute maxima/minima

39.1 Absolute maxima/minima Module 13 : Maxima, Minima Saddle Points, Constrained maxima minima Lecture 39 : Absolute maxima / minima [Section 39.1] Objectives In this section you will learn the following : The notion of absolute

More information

UNCORRECTED. To recognise the rules of a number of common algebraic relations: y = x 1 y 2 = x

UNCORRECTED. To recognise the rules of a number of common algebraic relations: y = x 1 y 2 = x 5A galler of graphs Objectives To recognise the rules of a number of common algebraic relations: = = = (rectangular hperbola) + = (circle). To be able to sketch the graphs of these relations. To be able

More information

Analytic Geometry in Three Dimensions

Analytic Geometry in Three Dimensions Analtic Geometr in Three Dimensions. The Three-Dimensional Coordinate Sstem. Vectors in Space. The Cross Product of Two Vectors. Lines and Planes in Space The three-dimensional coordinate sstem is used

More information

Transpose & Dot Product

Transpose & Dot Product Transpose & Dot Product Def: The transpose of an m n matrix A is the n m matrix A T whose columns are the rows of A. So: The columns of A T are the rows of A. The rows of A T are the columns of A. Example:

More information

Chapter Adequacy of Solutions

Chapter Adequacy of Solutions Chapter 04.09 dequac of Solutions fter reading this chapter, ou should be able to: 1. know the difference between ill-conditioned and well-conditioned sstems of equations,. define the norm of a matri,

More information

Constrained Optimization in Two Variables

Constrained Optimization in Two Variables Constrained Optimization in Two Variables James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 17, 216 Outline Constrained Optimization

More information

2.5 CONTINUITY. a x. Notice that Definition l implicitly requires three things if f is continuous at a:

2.5 CONTINUITY. a x. Notice that Definition l implicitly requires three things if f is continuous at a: SECTION.5 CONTINUITY 9.5 CONTINUITY We noticed in Section.3 that the it of a function as approaches a can often be found simpl b calculating the value of the function at a. Functions with this propert

More information

Linear Equation Theory - 2

Linear Equation Theory - 2 Algebra Module A46 Linear Equation Theor - Copright This publication The Northern Alberta Institute of Technolog 00. All Rights Reserved. LAST REVISED June., 009 Linear Equation Theor - Statement of Prerequisite

More information

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general A Sketch graphs of = a m b n c where m = or and n = or B Reciprocal graphs C Graphs of circles and ellipses D Graphs of hperbolas E Partial fractions F Sketch graphs using partial fractions Coordinate

More information

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives Chapter 3 3Quadratics Objectives To recognise and sketch the graphs of quadratic polnomials. To find the ke features of the graph of a quadratic polnomial: ais intercepts, turning point and ais of smmetr.

More information

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

More information

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs

STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE. Functions & Graphs STUDY KNOWHOW PROGRAM STUDY AND LEARNING CENTRE Functions & Graphs Contents Functions and Relations... 1 Interval Notation... 3 Graphs: Linear Functions... 5 Lines and Gradients... 7 Graphs: Quadratic

More information

Math 21a: Multivariable calculus. List of Worksheets. Harvard University, Spring 2009

Math 21a: Multivariable calculus. List of Worksheets. Harvard University, Spring 2009 Math 2a: Multivariable calculus Harvard Universit, Spring 2009 List of Worksheets Vectors and the Dot Product Cross Product and Triple Product Lines and Planes Functions and Graphs Quadric Surfaces Vector-Valued

More information

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100 Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 5 1 Quadratics 5 The Discriminant 54 Completing the Square 55 4 Sketching Parabolas 57 5 Determining the Equation

More information

Methods for Advanced Mathematics (C3) Coursework Numerical Methods

Methods for Advanced Mathematics (C3) Coursework Numerical Methods Woodhouse College 0 Page Introduction... 3 Terminolog... 3 Activit... 4 Wh use numerical methods?... Change of sign... Activit... 6 Interval Bisection... 7 Decimal Search... 8 Coursework Requirements on

More information

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed.

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed. Section A ln. Let g() =, for > 0. ln Use the quotient rule to show that g ( ). 3 (b) The graph of g has a maimum point at A. Find the -coordinate of A. (Total 7 marks) 6. Let h() =. Find h (0). cos 3.

More information

OA = 6, 5, 4 2, 7, 1 = 4, 12, 3 AB, AC, and = 5, 3, 3 3, 4, 12 = = 39 = 39. AC, AD) = = 3 AC) AC) AD

OA = 6, 5, 4 2, 7, 1 = 4, 12, 3 AB, AC, and = 5, 3, 3 3, 4, 12 = = 39 = 39. AC, AD) = = 3 AC) AC) AD Math Fall First Eam Solutions October, Problem. ( pts.) Consider the points A(, 7, ), B(6,, 4), C(6,, 3), and D(7, 4, 4). (a pts.) Find the area of the parallelogram defined b AB and AC. First we calculate

More information

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1 Higher Mathematics Contents 1 1 Quadratics EF 1 The Discriminant EF 3 3 Completing the Square EF 4 4 Sketching Parabolas EF 7 5 Determining the Equation of a Parabola RC 9 6 Solving Quadratic Inequalities

More information

11.6 DIRECTIONAL DERIVATIVES AND THE GRADIENT VECTOR

11.6 DIRECTIONAL DERIVATIVES AND THE GRADIENT VECTOR SECTION 11.6 DIRECTIONAL DERIVATIVES AND THE GRADIENT VECTOR 633 wit speed v o along te same line from te opposite direction toward te source, ten te frequenc of te sound eard b te observer is were c is

More information

Name of the Student:

Name of the Student: Engineering Mathematics 016 SUBJECT NAME : Engineering Mathematics - I SUBJECT CODE : MA111 MATERIAL NAME : Universit Questions REGULATION : R008 WEBSITE : wwwhariganeshcom UPDATED ON : Januar 016 TEXTBOOK

More information

7.7. Inverse Trigonometric Functions. Defining the Inverses

7.7. Inverse Trigonometric Functions. Defining the Inverses 7.7 Inverse Trigonometric Functions 57 7.7 Inverse Trigonometric Functions Inverse trigonometric functions arise when we want to calculate angles from side measurements in triangles. The also provide useful

More information

Engineering Mathematics I

Engineering Mathematics I Engineering Mathematics I_ 017 Engineering Mathematics I 1. Introduction to Differential Equations Dr. Rami Zakaria Terminolog Differential Equation Ordinar Differential Equations Partial Differential

More information

Equations for Some Hyperbolas

Equations for Some Hyperbolas Lesson 1-6 Lesson 1-6 BIG IDEA From the geometric defi nition of a hperbola, an equation for an hperbola smmetric to the - and -aes can be found. The edges of the silhouettes of each of the towers pictured

More information

Systems of Linear Equations: Solving by Graphing

Systems of Linear Equations: Solving by Graphing 8.1 Sstems of Linear Equations: Solving b Graphing 8.1 OBJECTIVE 1. Find the solution(s) for a set of linear equations b graphing NOTE There is no other ordered pair that satisfies both equations. From

More information

Chapter Nine Chapter Nine

Chapter Nine Chapter Nine Chapter Nine Chapter Nine 6 CHAPTER NINE ConcepTests for Section 9.. Table 9. shows values of f(, ). Does f appear to be an increasing or decreasing function of? Of? Table 9. 0 0 0 7 7 68 60 0 80 77 73

More information

Lecture 5. Equations of Lines and Planes. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 5. Equations of Lines and Planes. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Lecture 5 Equations of Lines and Planes Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 Universit of Massachusetts Februar 6, 2018 (2) Upcoming midterm eam First midterm: Wednesda Feb. 21, 7:00-9:00

More information

Name: Student ID: Math 314 (Calculus of Several Variables) Exam 3 May 24 28, Instructions:

Name: Student ID: Math 314 (Calculus of Several Variables) Exam 3 May 24 28, Instructions: Name: Student ID: Section: Instructor: _00 Scott Glasgow Math 314 (Calculus of Several Variables) RED Eam 3 Ma 4 8, 013 Instructions: For questions which require a written answer, show all our work. Full

More information

. This is the Basic Chain Rule. x dt y dt z dt Chain Rule in this context.

. This is the Basic Chain Rule. x dt y dt z dt Chain Rule in this context. Math 18.0A Gradients, Chain Rule, Implicit Dierentiation, igher Order Derivatives These notes ocus on our things: (a) the application o gradients to ind normal vectors to curves suraces; (b) the generaliation

More information

Unit 12 Study Notes 1 Systems of Equations

Unit 12 Study Notes 1 Systems of Equations You should learn to: Unit Stud Notes Sstems of Equations. Solve sstems of equations b substitution.. Solve sstems of equations b graphing (calculator). 3. Solve sstems of equations b elimination. 4. Solve

More information

1.5. Analyzing Graphs of Functions. The Graph of a Function. What you should learn. Why you should learn it. 54 Chapter 1 Functions and Their Graphs

1.5. Analyzing Graphs of Functions. The Graph of a Function. What you should learn. Why you should learn it. 54 Chapter 1 Functions and Their Graphs 0_005.qd /7/05 8: AM Page 5 5 Chapter Functions and Their Graphs.5 Analzing Graphs of Functions What ou should learn Use the Vertical Line Test for functions. Find the zeros of functions. Determine intervals

More information

Lines and Planes 1. x(t) = at + b y(t) = ct + d

Lines and Planes 1. x(t) = at + b y(t) = ct + d 1 Lines in the Plane Lines and Planes 1 Ever line of points L in R 2 can be epressed as the solution set for an equation of the form A + B = C. Will we call this the ABC form. Recall that the slope-intercept

More information

Handout for Adequacy of Solutions Chapter SET ONE The solution to Make a small change in the right hand side vector of the equations

Handout for Adequacy of Solutions Chapter SET ONE The solution to Make a small change in the right hand side vector of the equations Handout for dequac of Solutions Chapter 04.07 SET ONE The solution to 7.999 4 3.999 Make a small change in the right hand side vector of the equations 7.998 4.00 3.999 4.000 3.999 Make a small change in

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. 0 Section. Rolle s Theorem and the Mean Value Theorem. 07 Section. Increasing and Decreasing Functions and the First

More information

Mathematics. Mathematics 1. hsn.uk.net. Higher HSN21000

Mathematics. Mathematics 1. hsn.uk.net. Higher HSN21000 Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still Notes. For

More information

A.5. Complex Numbers AP-12. The Development of the Real Numbers

A.5. Complex Numbers AP-12. The Development of the Real Numbers AP- A.5 Comple Numbers Comple numbers are epressions of the form a + ib, where a and b are real numbers and i is a smbol for -. Unfortunatel, the words real and imaginar have connotations that somehow

More information

MATHEMATICS 200 December 2011 Final Exam Solutions

MATHEMATICS 200 December 2011 Final Exam Solutions MATHEMATICS December 11 Final Eam Solutions 1. Consider the function f(, ) e +4. (a) Draw a contour map of f, showing all tpes of level curves that occur. (b) Find the equation of the tangent plane to

More information

MATH Line integrals III Fall The fundamental theorem of line integrals. In general C

MATH Line integrals III Fall The fundamental theorem of line integrals. In general C MATH 255 Line integrals III Fall 216 In general 1. The fundamental theorem of line integrals v T ds depends on the curve between the starting point and the ending point. onsider two was to get from (1,

More information

Applications of Derivatives

Applications of Derivatives 58_Ch04_pp86-60.qd /3/06 :35 PM Page 86 Chapter 4 Applications of Derivatives A n automobile s gas mileage is a function of man variables, including road surface, tire tpe, velocit, fuel octane rating,

More information

( ) 2 3x=0 3x(x 3 1)=0 x=0 x=1

( ) 2 3x=0 3x(x 3 1)=0 x=0 x=1 Stewart Calculus ET 5e 05497;4. Partial Derivatives; 4.7 Maimum and Minimum Values. (a) First we compute D(,)= f (,) f (,) [ f (,)] =(4)() () =7. Since D(,)>0 and f (,)>0, f has a local minimum at (,)

More information

Vector-Valued Functions

Vector-Valued Functions Vector-Valued Functions 1 Parametric curves 8 ' 1 6 1 4 8 1 6 4 1 ' 4 6 8 Figure 1: Which curve is a graph of a function? 1 4 6 8 1 8 1 6 4 1 ' 4 6 8 Figure : A graph of a function: = f() 8 ' 1 6 4 1 1

More information

and y f ( x ). given the graph of y f ( x ).

and y f ( x ). given the graph of y f ( x ). FUNCTIONS AND RELATIONS CHAPTER OBJECTIVES:. Concept of function f : f ( ) : domain, range; image (value). Odd and even functions Composite functions f g; Identit function. One-to-one and man-to-one functions.

More information

y = f(x + 4) a) Example: A repeating X by using two linear equations y = ±x. b) Example: y = f(x - 3). The translation is

y = f(x + 4) a) Example: A repeating X by using two linear equations y = ±x. b) Example: y = f(x - 3). The translation is Answers Chapter Function Transformations. Horizontal and Vertical Translations, pages to. a h, k h, k - c h -, k d h 7, k - e h -, k. a A (-,, B (-,, C (-,, D (,, E (, A (-, -, B (-,, C (,, D (, -, E (,

More information

Section 4.1 Increasing and Decreasing Functions

Section 4.1 Increasing and Decreasing Functions Section.1 Increasing and Decreasing Functions The graph of the quadratic function f 1 is a parabola. If we imagine a particle moving along this parabola from left to right, we can see that, while the -coordinates

More information

Mathematics Extension 2

Mathematics Extension 2 0 HIGHER SCHL CERTIFICATE EXAMINATIN Mathematics Etension General Instructions Reading time 5 minutes Working time hours Write using black or blue pen Black pen is preferred Board-approved calculators

More information

MATHEMATICS 200 December 2014 Final Exam Solutions

MATHEMATICS 200 December 2014 Final Exam Solutions MATHEMATICS 2 December 214 Final Eam Solutions 1. Suppose that f,, z) is a function of three variables and let u 1 6 1, 1, 2 and v 1 3 1, 1, 1 and w 1 3 1, 1, 1. Suppose that at a point a, b, c), Find

More information

Pure Further Mathematics 2. Revision Notes

Pure Further Mathematics 2. Revision Notes Pure Further Mathematics Revision Notes October 016 FP OCT 016 SDB Further Pure 1 Inequalities... 3 Algebraic solutions... 3 Graphical solutions... 4 Series Method of Differences... 5 3 Comple Numbers...

More information

Higher. Differentiation 28

Higher. Differentiation 28 Higher Mathematics UNIT OUTCOME Differentiation Contents Differentiation 8 Introduction to Differentiation 8 Finding the Derivative 9 Differentiating with Respect to Other Variables 4 Rates of Change 4

More information

What is the limit of a function? Intuitively, we want the limit to say that as x gets closer to some value a,

What is the limit of a function? Intuitively, we want the limit to say that as x gets closer to some value a, Limits The notion of a limit is fundamental to the stud of calculus. It is one of the primar concepts that distinguishes calculus from mathematical subjects that ou saw prior to calculus, such as algebra

More information

Overview. Distances in R 3. Distance from a point to a plane. Question

Overview. Distances in R 3. Distance from a point to a plane. Question Overview Yesterda we introduced equations to describe lines and planes in R 3 : r + tv The vector equation for a line describes arbitrar points r in terms of a specific point and the direction vector v.

More information

10.4 Nonlinear Inequalities and Systems of Inequalities. OBJECTIVES 1 Graph a Nonlinear Inequality. 2 Graph a System of Nonlinear Inequalities.

10.4 Nonlinear Inequalities and Systems of Inequalities. OBJECTIVES 1 Graph a Nonlinear Inequality. 2 Graph a System of Nonlinear Inequalities. Section 0. Nonlinear Inequalities and Sstems of Inequalities 6 CONCEPT EXTENSIONS For the eercises below, see the Concept Check in this section.. Without graphing, how can ou tell that the graph of + =

More information

(x a) (a, b, c) P. (z c) E (y b)

(x a) (a, b, c) P. (z c) E (y b) ( a). FUNCTIONS OF TWO VARIABLES 67 G (,, ) ( c) (a, b, c) P E ( b) Figure.: The diagonal PGgives the distance between the points (,, ) and (a, b, c) F Using Pthagoras theorem twice gives (PG) =(PF) +(FG)

More information