MATH20132 Calculus of Several Variables. 2018

Size: px
Start display at page:

Download "MATH20132 Calculus of Several Variables. 2018"

Transcription

1 MATH20132 Calculus of Several Variables 2018 Solutions to Problems 8 Lagrange s Method 1 For x R 2 let fx = x 2 3xy +y 2 5x+5y i Find the critical values of fx in R 2, ii Findthecriticalvaluesoffxrestrictedtotheparametriccurvet 2,t 3 T,t R, iii Find the critical values of fx restricted to the level set x+6y = 6 use Lagrange s method Solution i The critical values of fx in R 2 are the solutions of fx = 0 The two components of the gradient vector give 2x 3y 5 = 0 and 3x+2y +5 = 0 So the critical point in R 2 is 1, 1 T ii For the critical points of fx : x = t 2,t 3 T,t R look for the critical points of f t 2,t 3 T : t R For a function of one variable the gradient vector has one component, the derivative of f t 2,t 3 T = t 4 3t 5 +t 6 5t 2 +5t 3 The derivative of this is 6t 5 15t 4 +4t 3 +15t 2 10t which factors as tt 1t+1 6t 2 15t+10 The square can be completed in the quadratic factor as 6t 5/ /8 which shows that it is never zero and so cannot be factored Thus there are critical points when t = 0,1 and 1, ie at points 0,0 T,1,1 T and 1, 1 T iii For the critical points of f x : x+6y = 6 we use Lagrange s method So if gx = x+6y 6, we try to solve f x = λ gx along with x+6y = 6 The co-ordinates of the gradient vectors give the system Solve for x and y : 2x 3y 5 = λ and 3x+2y +5 = 6λ x = 1 4λ and y = 1 3λ Yet we require x + 6y = 6,ie 1 4λ 61+3λ = 6, which leads to λ = 1/2 Hence the only critical point is 3,1/2 1

2 Note we did not need to use Lagrange s method, we could instead have substituted x = 6y+6 in f x and looked for the turning points f y x = 0 The point of the question is that a function fx, x S R n may have different critical points depending on the set S Also, if S is given parametrically as the image of gu, u R m, we look for critical points of fgu Thus Lagrange s method is only applied when S is a level set 2 i Find the minimum value of 3x 2 + 3y 2 + z 2 subject to the condition x+y +z = 1 ii Find the maximum and minimum values of xy subject to the condition x 2 +y 2 = 1 iii Find the minimum and maximum values of xy 2 subject to the condition x 2 /a 2 +y 2 /b 2 = 1 where a and b are positive constants Solution i Let fx = 3x 2 +3y 2 +z 2, and gx = x+y +z 1, x R 3 We wish to find min{fx : gx = 0} The set {x : gx = 0} is a level set and, to be a surface, the Jacobian of g has to be full rank Yet g is scalar-valued so this is equivalent to demanding that the gradient of g is non-zero Here gx = 1,1,1 T for all x and so is non-zero for all x and we can apply the method of Lagrange multipliers This gives the equation fx = λ gx for some λ along with gx = 0 Write these out as 6x, 6y, 2z = λ1, 1, 1, x+y +z = 1 The first gives y = x, z = 3x In the second this gives x = 1/5 in which case y = 1/5 and z = 3/5 That λ = 6/5 is of no interest Hence p = 1/5,1/5,3/5 T is an extremal point of fx restricted to gx = 0 Here fp = 3/25+3/25+9/25 = 3/5 The set of x : x + y + z = 1 is closed but not bounded, so we cannot immediately say that fx attains it s lower bound at p You could argue by first restricting to x, y, z 1 We now have a closed and bounded region on which fx will attain it s lower bound Looking for this point we will either find p or a point on the boundary But if any x 1, y 1 or z 1 then fx 1 > fp Thus fp is the minimum value 2

3 ii Let fx = xy, and gx = x 2 + y 2 1 with x R 2 Here gx = 2x,2y T which is non-zero for all x : gx = 0 So we can apply the method of Lagrange multipliers This gives the equations y, x = λ2x, 2y along with x 2 +y 2 = 1 From the first y = 2λx and x = 2λy which together gives x = 4λ 2 x The solutions of this are either x = 0 or λ = ±1/2 If x = 0 then y = 2λx = 0 but 0,0 is not a point satisfying x 2 +y 2 = 1 If λ = ±1/2 then y = 2λx = ±x In x 2 +y 2 = 1 this gives x = ±1/ 2 Thus we have four solutions ±1/ 2,±1/ 2 T Since the circle x 2 + y 2 = 1 is a closed and bounded set the continuous function f must have minimum and maximum values on it These must occur within the points we have found Checking, 1/ T f 2,1/ 2 value, 1/ T f 2,1/ 2 1/ T = f 2, 1/ 2 = 1/2 is the minimum 1/ T = f 2, 1/ 2 = 1/2 the maximum z x p 1 q 2 p 4 q 4 q 1 p 2 y q 3 p 3 What we are doing in this problem if finding the points on the blue line with the largest height, ie largest value of z, with x,y T restricted to the red circle iii Letfx = xy 2 wherex R 2, subjecttotheconditionx 2 /a 2 +y 2 /b 2 1 = 0 Here gx = 2x/a 2,2y/b 2 T which is non-zero for all x : gx = 0 So we can apply the method of Lagrange multipliers This gives the equations y 2, 2xy 2x 2y = λ a2, b 2 3 and x2 a 2 + y2 b 2 = 1

4 From 2xy = λy/b 2 either y = 0 or x = λ/b 2 If x = λ/b 2 then combined with y 2 = 2λx/a 2 we get y 2 = 2λ 2 /a 2 b 2 In x 2 /a 2 +y 2 /b 2 = 1 we get 1 a 2 2 λ + 1 Thus we get four points λ x, y = b 2, ± 2 λ = ab b 2 2λ 2 = 1, ie λ = b 2 a 2 ±ab2 b2 3 ± a, ± 2 b 3 3 If y = 0 then x = ±a and we get two point ±a,0 Since the ellipse x 2 /a 2 + y 2 /b 2 = 1 is closed and bounded a continuous function must have minimum and maximum values By evaluating the function at the points found above we see that the minimum is 2ab 2 /3 3, the maximum 2ab 2 /3 3 given that a is positive Note In both parts ii & iii the problem can be reduced to a problem of one variable: i Finding extrema of xy subject to x 2 +y 2 = 1 is the same as finding extrema of ±x 1 x 2 ; ii Finding extrema of xy 2 subject to x 2 /a 2 +y 2 /b 2 = 1 is the same as finding extrema of b 2 x1 x 2 /a 2 But, if asked to use Lagrange s method, use it! 3 Find points on the circle x y +1 2 = 4 which are a maximum and minimum distance from the origin Hint consider the square of the distance Solution Follow the hint and find the minimum and maximum of the square of the distance function from the origin to x,y T So we start by finding the critical points of x 2 +y 2 subject to x 2 2 +y +1 2 = 4 The method of Lagrange s multipliers leads to 2x = 2λx 2 and 2y = 2λy +1 Rearrange as λ 1x 2 = 2 and λ 1y +1 = 1 Multiply x y +1 2 = 4 by λ 1 2 and substitute in to get = 4

5 4λ 1 2 The resulting 4λ 1 2 = 5 has two solutions λ = 1+ 5/2 and λ = 1 5/2 These lead to the points respectively , 5+2 T 5 and , 5 2 T 5, 5 5 Note this can be checked Without proof it seems reasonable that if we consider the straight line through the origin and the centre of the circle 2, 1 T, then the circle will intersect this line at the points we need this would require a proofthe point of the question is that if you need a critical pointofthedistanceyoucanfindacriticalpointofthesquare ofthedistance 4 Find the minimum distance from the point a,0 T R 2 to the parabola y 2 = x Solution As in the previous question, consider the square of the distance from a,0 T to a point x,y T on the parabola, which is x a 2 +y 0 2 So, we need to minimise fx = x a 2 +y 2 subject to the condition gx = 0, x R 2, where gx = y 2 x Here gx = 1,2y T which is never zero so we can apply the method of Lagrange multipliers This gives 2x a = λ, From 2y = 2λy either y = 0 or λ = 1 If y = 0 then x = y 2 = 0 too 2y = 2λy, y 2 = x Ifλ = 1then2x a = 1,ie x = a 1/2andy = ± x = ± a 1/2 as long as a 1/2 Checking at the points found: f0 = a 2 and, if a 1/2, f a 1/2, ± T a 1/2 = a 1/4 Take the positive root to find the distance and we have the minimum distance is { a if a < 1/2 a 1/4 if a 1/2 5

6 The set of x : gx = 0 is closed but not bounded so we need an ad-hoc argument not given here to prove that we have, in fact, found the minimum values 5 Find the extremal values of f x = xy +yz, x R 3 on the level set x 2 +y 2 = 1 yz x = 0 Solution For this we need that the Jacobian of the level set is of full rank The Jacobian is 2x 2y 0 1 z y On x 2 +y 2 = 1 we cannot have x and y zero simultaneously, so the top row of the Jacobian is never 0 The two rows are possibly linearly dependent if y = 0, but then yz = x implies x = 0 which we have noted is not possible Thus the Jacobian matrix is of full rank for all x in the level set and we can apply the method of Lagrange multipliers At extremal values there exist λ,µ R such that fx = λ x 2 +y 2 + µ yz x So we have the system y = λ2x µ, x+z = 2yλ+µz, y = µy, x 2 +y 2 = 1 and yz = x From y = µy either y = 0 or µ = 1 If y = 0 the last two conditions become x 2 = 1 and 0 = x of which there is no solution So y 0 and µ = 1, when the system becomes y = λ2x 1, x = 2yλ, x 2 +y 2 = 1 and yz = x From the second, 2λ = x/y, which in the first gives y = x 2 /y 1 Rearrange so y 2 +y = x 2 = 1 y 2, having used the third equation Therefore 2y 2 +y 1 = 0 This factorises as 2y 1y +1 = 0 The solution y = 1/2 gives x = ± 3/2 and z = ± 3 The solution y = 1 gives x = 0 = z So the solutions are x 1 = 0, 1, 0, x 2 = 3/2, 1/2, 3, x 3 = 3/2, 1/2, 3 6

7 Calculating f at these points give fx 1 = 0, fx 2 = 3 3/4, the maximum value, fx 3 = 3 3/4, the minimum value The set of x : gx = 0 is closed but not bounded so we need an ad-hoc argumentnotgivenheretoprovethatwehave, infact, foundtheextremum values 6 Find the maximum and minimum values of 4y 2z subject to the conditions 2x y z = 2 and x 2 +y 2 = 1 SolutionThelevelsetisclosedandbounded x 2 +y 2 = 1implies x, y 1 while 2x y z = 2 means z = 2x y 2 2 x + y +2 5, by the triangle inequality The function fx = 4y 2z is continuous and so must have maximum and minimum values on the level set The Jacobian matrix of the level set is x 2y 0 This is not of full-rank only if x = y = 0 which, because of x 2 +y 2 = 1 does not lie on the level set So at all points of the level set the Jacobian matrix is of full-rank and we can apply the method of Lagrange multipliers Thus there exist λ,µ R such that fx = λ g 1 x + µ g 2 x for x R 3 This gives system of equations 0 = 2λ+2µx 4 = λ+2µy 2 = λ, along with 2x y z = 2 and x 2 +y 2 = 1 Substituting λ = 2 into the first two equations gives µy = 3 and µx = 2 Then, multiplying x 2 + y 2 = 1 by µ gives µ 2 = µx 2 + µy 2 = so µ = ± 13 Thus Then x = 2/ 13, and y = ±3/ 13 z = 2x y 2 = 4/ 13 3/ 13 2 = 7/ 13 2 So the two critical points of f on the surface are x 1 = 2/ 13, 3/ 13, 7/ T 13 2, x 2 = 2/ 13, 3/ 13, 7/ 13 2 T 7

8 All that remains are the calculations f x 1 = 26/ 13+4 = , f x 2 = Thereforethemaximumvalueoff ons is2 13+4, theminimum Find the minimum distance between a point on the circle in R 2 with the equation x 2 + y 2 = 1 and a point on the parabola in R 2 with the equation y 2 = 24 x Solution Let x,y T be a point on the circle so that x 2 + y 2 = 1 and let u,v T be a point on the parabola so that v 2 = 24 u Then, as in Question 2, the problem is to minimize the function fx = x u 2 + y v 2, where x = x,y,u,v T the square of the distance between x,y T and u,v T subject to the constraint x 2 +y 2 1 gx = v 2 = 0 24 u The Jacobian matrix Jgx = 2x 2y v is not full rank only if either row is zero The second row is obviously never zero, the first is if x = y = 0 but this does not satisfy x 2 +y 2 = 1 Hence we can apply the method of Lagrange multipliers This gives the equations fx = λ g 1 x+µ g 2 x, x 2 +y 2 = 1 and v 2 = 24 u The first of these is 2x u 2y v 2x u = λ 2y v 2x 2y 0 0 +µ v 1 So 2x u = 2λx, 2y v = 2λy, 2x u = 2µ and 2y v = 2µv There are many ways to solve this system, what follows is just one 8

9 From 2x u = 2µ and 2y v = 2µv we get vx u = y v Then from the first pair λy = y v = vx u = λvx, ie λy = λvx Thus either λ = 0 or y = vx If λ = 0 then from the first two lines in 1 we have x = u and y = v, ie x,y = u,v But this is impossible since the curves x 2 +y 2 = 1 and y 2 = 24 x do not intersect If they did x would satisfy 1 x 2 = 24 x and you can check this has no real roots Hence y = vx Multiply vx u = y v through by x and use vx = y to get yx u = xy v ie uy = vx = y Thus either y = 0 or u = 1 If y = 0 then from x 2 + y 2 = 1, x = ±1 From y = vx, v = 0 in which case, from v 2 = 24 u, we obtain u = 4 So we get the two points x 1 = 1,0,4,0 T and x 2 = 1,0,4,0 T If u = 1 then, from v 2 = 24 u,we obtain ν = ± 6 Then y = vx = ± 6x Using x 2 +y 2 = 1 we find x = ±1/ 7 Thus we get a further four points x 3 = x 4 = x 5 = x 6 = 1/ 7, 6/ 7, 1, T 6 1/ 7, 6/ 7, 1, T 6 1/ 7, 6/ 7, 1, T 6 1/ 7, 6/ 7, 1, T 6 Note that because of y = vx there is not a free choice on the sign of y, it follows from the choices for x and v, thus four points Now we are left with the calculations, fx 1 = 9,fx 2 = 25, fx 3 = fx 4 = and fx 6 = fx 5 = The minimum distance therefore is 8 2 7, approximately An ellipse in R 3 is given by the equations { 2x 2 +y 2 = 4, x+y +z = 0 9

10 The intersection of a cylinder with a plane UsethemethodofLagrangemultiplierstofindthepointsontheellipsewhich are closest to the y-axis ThisisaquestionfromtheJune2012examinationwhichturnedouttobe too difficult! It should be alright away from the pressure of the examination room When you come to solving a system of equations remember to focus on finding x, y and z, ie remove the Lagrange parameters λ and µ as soon as possible Solution Given points x,y,z T on the ellipse and 0,v,0 T on the y-axis, the square of their distance apart is x 2 +y v 2 +z 2 When this is minimal we must have y = v, and so it remains to minimise fx = x 2 +z 2, subject to gx = 0 where 2x 2 +y 2 4 gx = x+y +z The level set x : gx = 0 is closed and bounded The function f is continuous and so will be bounded and will attain it s bounds The Jacobian matrix of g is Jgx = 4x 2y This is not full rank only if x = y = 0 but this does not occur in any solutionofgx = 0 HencewecanapplythemethodofLagrangemultipliers and solve fx = λ g 1 x+µ g 2 x with x R 3,λ,µ R and gx = 0 This gives the equations 2x = 4λx+µ, 0 = 2λy +µ, 2z = µ, along with gx = 0 Then µ = 2z in the first two give x = 2λx+z and λy = z Multiply the first of these by y and substitute in the second to get xy = 2zx+zy = z2x y 10

11 From g 2 x = 0 we have z = x+y so xy = x+y2x y = 2x 2 +xy y 2, ie y 2 = 2x 2 From g 1 x = 0, we have 4 = 2x 2 +y 2 Combined with y 2 = 2x 2 this gives 4 = 4x 2 so x = ±1 Then y = ± 2 and z follows from z = x y This leads to four critical points of f restricted to the surface: Calculating, a 1 = a 2 = a 3 = a 4 = 1, 2, 1 T 2, 1, 2, 1+ T 2, 1, 2, 1 T 2, 1, 2, 1+ T 2 fa 1 = 4+2 2, fa 2 = 4 2 2, fa 3 = 4 2 2, fa 4 = So a 2 and a 3 are the points on the ellipse closest to the y-axis 11

3 Applications of partial differentiation

3 Applications of partial differentiation Advanced Calculus Chapter 3 Applications of partial differentiation 37 3 Applications of partial differentiation 3.1 Stationary points Higher derivatives Let U R 2 and f : U R. The partial derivatives

More information

Math 212-Lecture Interior critical points of functions of two variables

Math 212-Lecture Interior critical points of functions of two variables Math 212-Lecture 24 13.10. Interior critical points of functions of two variables Previously, we have concluded that if f has derivatives, all interior local min or local max should be critical points.

More information

f(x, y) = 1 2 x y2 xy 3

f(x, y) = 1 2 x y2 xy 3 Problem. Find the critical points of the function and determine their nature. We have We find the critical points We calculate f(x, y) = 2 x2 + 3 2 y2 xy 3 f x = x y 3 = 0 = x = y 3 f y = 3y 3xy 2 = 0

More information

HOMEWORK 7 SOLUTIONS

HOMEWORK 7 SOLUTIONS HOMEWORK 7 SOLUTIONS MA11: ADVANCED CALCULUS, HILARY 17 (1) Using the method of Lagrange multipliers, find the largest and smallest values of the function f(x, y) xy on the ellipse x + y 1. Solution: The

More information

MATH2070 Optimisation

MATH2070 Optimisation MATH2070 Optimisation Nonlinear optimisation with constraints Semester 2, 2012 Lecturer: I.W. Guo Lecture slides courtesy of J.R. Wishart Review The full nonlinear optimisation problem with equality constraints

More information

Math 10C - Fall Final Exam

Math 10C - Fall Final Exam Math 1C - Fall 217 - Final Exam Problem 1. Consider the function f(x, y) = 1 x 2 (y 1) 2. (i) Draw the level curve through the point P (1, 2). Find the gradient of f at the point P and draw the gradient

More information

Solutions to Homework 7

Solutions to Homework 7 Solutions to Homework 7 Exercise #3 in section 5.2: A rectangular box is inscribed in a hemisphere of radius r. Find the dimensions of the box of maximum volume. Solution: The base of the rectangular box

More information

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29 Practice problems for Exam.. Given a = and b =. Find the area of the parallelogram with adjacent sides a and b. A = a b a ı j k b = = ı j + k = ı + 4 j 3 k Thus, A = 9. a b = () + (4) + ( 3)

More information

LESSON 25: LAGRANGE MULTIPLIERS OCTOBER 30, 2017

LESSON 25: LAGRANGE MULTIPLIERS OCTOBER 30, 2017 LESSON 5: LAGRANGE MULTIPLIERS OCTOBER 30, 017 Lagrange multipliers is another method of finding minima and maxima of functions of more than one variable. In fact, many of the problems from the last homework

More information

Lecture 13 - Wednesday April 29th

Lecture 13 - Wednesday April 29th Lecture 13 - Wednesday April 29th jacques@ucsdedu Key words: Systems of equations, Implicit differentiation Know how to do implicit differentiation, how to use implicit and inverse function theorems 131

More information

Lagrange Multipliers

Lagrange Multipliers Lagrange Multipliers (Com S 477/577 Notes) Yan-Bin Jia Nov 9, 2017 1 Introduction We turn now to the study of minimization with constraints. More specifically, we will tackle the following problem: minimize

More information

Practice Midterm 2 Math 2153

Practice Midterm 2 Math 2153 Practice Midterm 2 Math 23. Decide if the following statements are TRUE or FALSE and circle your answer. You do NOT need to justify your answers. (a) ( point) If both partial derivatives f x and f y exist

More information

Math 210, Final Exam, Spring 2012 Problem 1 Solution. (a) Find an equation of the plane passing through the tips of u, v, and w.

Math 210, Final Exam, Spring 2012 Problem 1 Solution. (a) Find an equation of the plane passing through the tips of u, v, and w. Math, Final Exam, Spring Problem Solution. Consider three position vectors (tails are the origin): u,, v 4,, w,, (a) Find an equation of the plane passing through the tips of u, v, and w. (b) Find an equation

More information

MATH Midterm 1 Sample 4

MATH Midterm 1 Sample 4 1. (15 marks) (a) (4 marks) Given the function: f(x, y) = arcsin x 2 + y, find its first order partial derivatives at the point (0, 3). Simplify your answers. Solution: Compute the first order partial

More information

Method of Lagrange Multipliers

Method of Lagrange Multipliers Method of Lagrange Multipliers A. Salih Department of Aerospace Engineering Indian Institute of Space Science and Technology, Thiruvananthapuram September 2013 Lagrange multiplier method is a technique

More information

Lagrange Multipliers

Lagrange Multipliers Optimization with Constraints As long as algebra and geometry have been separated, their progress have been slow and their uses limited; but when these two sciences have been united, they have lent each

More information

Lagrange Multipliers

Lagrange Multipliers Lagrange Multipliers 3-15-2018 The method of Lagrange multipliers deals with the problem of finding the maxima and minima of a function subject to a side condition, or constraint. Example. Find graphically

More information

Maths Higher Prelim Content

Maths Higher Prelim Content Maths Higher Prelim Content Straight Line Gradient of a line A(x 1, y 1 ), B(x 2, y 2 ), Gradient of AB m AB = y 2 y1 x 2 x 1 m = tanθ where θ is the angle the line makes with the positive direction of

More information

0, otherwise. Find each of the following limits, or explain that the limit does not exist.

0, otherwise. Find each of the following limits, or explain that the limit does not exist. Midterm Solutions 1, y x 4 1. Let f(x, y) = 1, y 0 0, otherwise. Find each of the following limits, or explain that the limit does not exist. (a) (b) (c) lim f(x, y) (x,y) (0,1) lim f(x, y) (x,y) (2,3)

More information

********************************************************** 1. Evaluate the double or iterated integrals:

********************************************************** 1. Evaluate the double or iterated integrals: Practice problems 1. (a). Let f = 3x 2 + 4y 2 + z 2 and g = 2x + 3y + z = 1. Use Lagrange multiplier to find the extrema of f on g = 1. Is this a max or a min? No max, but there is min. Hence, among the

More information

1. For each function, find all of its critical points and then classify each point as a local extremum or saddle point.

1. For each function, find all of its critical points and then classify each point as a local extremum or saddle point. Solutions Review for Exam # Math 6. For each function, find all of its critical points and then classify each point as a local extremum or saddle point. a fx, y x + 6xy + y Solution.The gradient of f is

More information

Solutions to old Exam 3 problems

Solutions to old Exam 3 problems Solutions to old Exam 3 problems Hi students! I am putting this version of my review for the Final exam review here on the web site, place and time to be announced. Enjoy!! Best, Bill Meeks PS. There are

More information

Math 2163, Practice Exam II, Solution

Math 2163, Practice Exam II, Solution Math 63, Practice Exam II, Solution. (a) f =< f s, f t >=< s e t, s e t >, an v v = , so D v f(, ) =< ()e, e > =< 4, 4 > = 4. (b) f =< xy 3, 3x y 4y 3 > an v =< cos π, sin π >=, so

More information

1 Functions of Several Variables 2019 v2

1 Functions of Several Variables 2019 v2 1 Functions of Several Variables 2019 v2 11 Notation The subject of this course is the study of functions f : R n R m The elements of R n, for n 2, will be called vectors so, if m > 1, f will be said to

More information

Math 265H: Calculus III Practice Midterm II: Fall 2014

Math 265H: Calculus III Practice Midterm II: Fall 2014 Name: Section #: Math 65H: alculus III Practice Midterm II: Fall 14 Instructions: This exam has 7 problems. The number of points awarded for each question is indicated in the problem. Answer each question

More information

McGill University April Calculus 3. Tuesday April 29, 2014 Solutions

McGill University April Calculus 3. Tuesday April 29, 2014 Solutions McGill University April 4 Faculty of Science Final Examination Calculus 3 Math Tuesday April 9, 4 Solutions Problem (6 points) Let r(t) = (t, cos t, sin t). i. Find the velocity r (t) and the acceleration

More information

Calculus 2 A collection of solved exercises

Calculus 2 A collection of solved exercises Czech Technical University in Prague Calculus A collection of solved exercises Miroslav Korbelář Paola Vivi Department of Mathematics Faculty of Electrical Engineering Prague 16 Contents 1 Sets in R n

More information

CALCULUS: Math 21C, Fall 2010 Final Exam: Solutions. 1. [25 pts] Do the following series converge or diverge? State clearly which test you use.

CALCULUS: Math 21C, Fall 2010 Final Exam: Solutions. 1. [25 pts] Do the following series converge or diverge? State clearly which test you use. CALCULUS: Math 2C, Fall 200 Final Exam: Solutions. [25 pts] Do the following series converge or diverge? State clearly which test you use. (a) (d) n(n + ) ( ) cos n n= n= (e) (b) n= n= [ cos ( ) n n (c)

More information

Partial Derivatives. w = f(x, y, z).

Partial Derivatives. w = f(x, y, z). Partial Derivatives 1 Functions of Several Variables So far we have focused our attention of functions of one variable. These functions model situations in which a variable depends on another independent

More information

Math 207 Honors Calculus III Final Exam Solutions

Math 207 Honors Calculus III Final Exam Solutions Math 207 Honors Calculus III Final Exam Solutions PART I. Problem 1. A particle moves in the 3-dimensional space so that its velocity v(t) and acceleration a(t) satisfy v(0) = 3j and v(t) a(t) = t 3 for

More information

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

Mathematics 1 Lecture Notes Chapter 1 Algebra Review Mathematics 1 Lecture Notes Chapter 1 Algebra Review c Trinity College 1 A note to the students from the lecturer: This course will be moving rather quickly, and it will be in your own best interests to

More information

Calculus III (MAC )

Calculus III (MAC ) Calculus III (MAC2-) Test (25/9/7) Name (PRINT): Please show your work. An answer with no work receives no credit. You may use the back of a page if you need more space for a problem. You may not use any

More information

Ph.D. Katarína Bellová Page 1 Mathematics 2 (10-PHY-BIPMA2) EXAM - Solutions, 20 July 2017, 10:00 12:00 All answers to be justified.

Ph.D. Katarína Bellová Page 1 Mathematics 2 (10-PHY-BIPMA2) EXAM - Solutions, 20 July 2017, 10:00 12:00 All answers to be justified. PhD Katarína Bellová Page 1 Mathematics 2 (10-PHY-BIPMA2 EXAM - Solutions, 20 July 2017, 10:00 12:00 All answers to be justified Problem 1 [ points]: For which parameters λ R does the following system

More information

Polynomials. In many problems, it is useful to write polynomials as products. For example, when solving equations: Example:

Polynomials. In many problems, it is useful to write polynomials as products. For example, when solving equations: Example: Polynomials Monomials: 10, 5x, 3x 2, x 3, 4x 2 y 6, or 5xyz 2. A monomial is a product of quantities some of which are unknown. Polynomials: 10 + 5x 3x 2 + x 3, or 4x 2 y 6 + 5xyz 2. A polynomial is a

More information

Math 291-3: Lecture Notes Northwestern University, Spring 2016

Math 291-3: Lecture Notes Northwestern University, Spring 2016 Math 291-3: Lecture Notes Northwestern University, Spring 216 Written by Santiago Cañez These are lecture notes for Math 291-3, the third quarter of MENU: Intensive Linear Algebra and Multivariable Calculus,

More information

3.7 Constrained Optimization and Lagrange Multipliers

3.7 Constrained Optimization and Lagrange Multipliers 3.7 Constrained Optimization and Lagrange Multipliers 71 3.7 Constrained Optimization and Lagrange Multipliers Overview: Constrained optimization problems can sometimes be solved using the methods of the

More information

Physics 116A Solutions to Homework Set #5 Winter Boas, problem Use an augmented matrix to solve the following equation

Physics 116A Solutions to Homework Set #5 Winter Boas, problem Use an augmented matrix to solve the following equation Physics 6A Solutions to Homework Set # Winter 202. Boas, problem 3.2 4. Use an augmented matrix to solve the following equation 2x + 3y z = 2 x + 2y z = 4 4x + 7y 3z = ( We can write this as a 3 x 4 matrix

More information

MATH 1020 WORKSHEET 12.1 & 12.2 Vectors in the Plane

MATH 1020 WORKSHEET 12.1 & 12.2 Vectors in the Plane MATH 100 WORKSHEET 1.1 & 1. Vectors in the Plane Find the vector v where u =, 1 and w = 1, given the equation v = u w. Solution. v = u w =, 1 1, =, 1 +, 4 =, 1 4 = 0, 5 Find the magnitude of v = 4, 3 Solution.

More information

7a3 2. (c) πa 3 (d) πa 3 (e) πa3

7a3 2. (c) πa 3 (d) πa 3 (e) πa3 1.(6pts) Find the integral x, y, z d S where H is the part of the upper hemisphere of H x 2 + y 2 + z 2 = a 2 above the plane z = a and the normal points up. ( 2 π ) Useful Facts: cos = 1 and ds = ±a sin

More information

Implicit Functions, Curves and Surfaces

Implicit Functions, Curves and Surfaces Chapter 11 Implicit Functions, Curves and Surfaces 11.1 Implicit Function Theorem Motivation. In many problems, objects or quantities of interest can only be described indirectly or implicitly. It is then

More information

Examination paper for TMA4180 Optimization I

Examination paper for TMA4180 Optimization I Department of Mathematical Sciences Examination paper for TMA4180 Optimization I Academic contact during examination: Phone: Examination date: 26th May 2016 Examination time (from to): 09:00 13:00 Permitted

More information

Math 234 Final Exam (with answers) Spring 2017

Math 234 Final Exam (with answers) Spring 2017 Math 234 Final Exam (with answers) pring 217 1. onsider the points A = (1, 2, 3), B = (1, 2, 2), and = (2, 1, 4). (a) [6 points] Find the area of the triangle formed by A, B, and. olution: One way to solve

More information

Tangent spaces, normals and extrema

Tangent spaces, normals and extrema Chapter 3 Tangent spaces, normals and extrema If S is a surface in 3-space, with a point a S where S looks smooth, i.e., without any fold or cusp or self-crossing, we can intuitively define the tangent

More information

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS MATH 228: Calculus III (FALL 216) Sample Problems for FINAL EXAM SOLUTIONS MATH 228 Page 2 Problem 1. (2pts) Evaluate the line integral C xy dx + (x + y) dy along the parabola y x2 from ( 1, 1) to (2,

More information

MATH H53 : Final exam

MATH H53 : Final exam MATH H53 : Final exam 11 May, 18 Name: You have 18 minutes to answer the questions. Use of calculators or any electronic items is not permitted. Answer the questions in the space provided. If you run out

More information

Multivariable Calculus and Matrix Algebra-Summer 2017

Multivariable Calculus and Matrix Algebra-Summer 2017 Multivariable Calculus and Matrix Algebra-Summer 017 Homework 4 Solutions Note that the solutions below are for the latest version of the problems posted. For those of you who worked on an earlier version

More information

1. Find and classify the extrema of h(x, y) = sin(x) sin(y) sin(x + y) on the square[0, π] [0, π]. (Keep in mind there is a boundary to check out).

1. Find and classify the extrema of h(x, y) = sin(x) sin(y) sin(x + y) on the square[0, π] [0, π]. (Keep in mind there is a boundary to check out). . Find and classify the extrema of hx, y sinx siny sinx + y on the square[, π] [, π]. Keep in mind there is a boundary to check out. Solution: h x cos x sin y sinx + y + sin x sin y cosx + y h y sin x

More information

Lecture 9: Implicit function theorem, constrained extrema and Lagrange multipliers

Lecture 9: Implicit function theorem, constrained extrema and Lagrange multipliers Lecture 9: Implicit function theorem, constrained extrema and Lagrange multipliers Rafikul Alam Department of Mathematics IIT Guwahati What does the Implicit function theorem say? Let F : R 2 R be C 1.

More information

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours)

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours) SOLUTIONS TO THE 18.02 FINAL EXAM BJORN POONEN December 14, 2010, 9:00am-12:00 (3 hours) 1) For each of (a)-(e) below: If the statement is true, write TRUE. If the statement is false, write FALSE. (Please

More information

LB 220 Homework 4 Solutions

LB 220 Homework 4 Solutions LB 220 Homework 4 Solutions Section 11.4, # 40: This problem was solved in class on Feb. 03. Section 11.4, # 42: This problem was also solved in class on Feb. 03. Section 11.4, # 43: Also solved in class

More information

WORKSHEET #13 MATH 1260 FALL 2014

WORKSHEET #13 MATH 1260 FALL 2014 WORKSHEET #3 MATH 26 FALL 24 NOT DUE. Short answer: (a) Find the equation of the tangent plane to z = x 2 + y 2 at the point,, 2. z x (, ) = 2x = 2, z y (, ) = 2y = 2. So then the tangent plane equation

More information

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives.

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives. PRACTICE PROBLEMS Please let me know if you find any mistakes in the text so that i can fix them. 1.1. Let Show that f is C 1 and yet How is that possible? 1. Mixed partial derivatives f(x, y) = {xy x

More information

Taylor Series and stationary points

Taylor Series and stationary points Chapter 5 Taylor Series and stationary points 5.1 Taylor Series The surface z = f(x, y) and its derivatives can give a series approximation for f(x, y) about some point (x 0, y 0 ) as illustrated in Figure

More information

Algebra. Mathematics Help Sheet. The University of Sydney Business School

Algebra. Mathematics Help Sheet. The University of Sydney Business School Algebra Mathematics Help Sheet The University of Sydney Business School Introduction Terminology and Definitions Integer Constant Variable Co-efficient A whole number, as opposed to a fraction or a decimal,

More information

(a) The points (3, 1, 2) and ( 1, 3, 4) are the endpoints of a diameter of a sphere.

(a) The points (3, 1, 2) and ( 1, 3, 4) are the endpoints of a diameter of a sphere. MATH 4 FINAL EXAM REVIEW QUESTIONS Problem. a) The points,, ) and,, 4) are the endpoints of a diameter of a sphere. i) Determine the center and radius of the sphere. ii) Find an equation for the sphere.

More information

Review for the Final Exam

Review for the Final Exam Calculus 3 Lia Vas Review for the Final Exam. Sequences. Determine whether the following sequences are convergent or divergent. If they are convergent, find their limits. (a) a n = ( 2 ) n (b) a n = n+

More information

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

Roots and Coefficients of a Quadratic Equation Summary

Roots and Coefficients of a Quadratic Equation Summary Roots and Coefficients of a Quadratic Equation Summary For a quadratic equation with roots α and β: Sum of roots = α + β = and Product of roots = αβ = Symmetrical functions of α and β include: x = and

More information

MAT 211 Final Exam. Spring Jennings. Show your work!

MAT 211 Final Exam. Spring Jennings. Show your work! MAT 211 Final Exam. pring 215. Jennings. how your work! Hessian D = f xx f yy (f xy ) 2 (for optimization). Polar coordinates x = r cos(θ), y = r sin(θ), da = r dr dθ. ylindrical coordinates x = r cos(θ),

More information

Constrained optimization

Constrained optimization Constrained optimization In general, the formulation of constrained optimization is as follows minj(w), subject to H i (w) = 0, i = 1,..., k. where J is the cost function and H i are the constraints. Lagrange

More information

4.Let A be a matrix such that A. is a scalar matrix and Then equals :

4.Let A be a matrix such that A. is a scalar matrix and Then equals : 1.Consider the following two binary relations on the set A={a, b, c} : R1={(c, a), (b, b), (a, c), (c, c), (b, c), (a, a)} and R2={(a, b), (b, a), (c, c), (c, a), (a, a), (b, b), (a, c)}. Then : both R1

More information

SOLUTIONS to Problems for Review Chapter 15 McCallum, Hughes, Gleason, et al. ISBN by Vladimir A. Dobrushkin

SOLUTIONS to Problems for Review Chapter 15 McCallum, Hughes, Gleason, et al. ISBN by Vladimir A. Dobrushkin SOLUTIONS to Problems for Review Chapter 1 McCallum, Hughes, Gleason, et al. ISBN 978-0470-118-9 by Vladimir A. Dobrushkin For Exercises 1, find the critical points of the given function and classify them

More information

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2 Math Prelim II Solutions Spring Note: Each problem is worth points except numbers 5 and 6 which are 5 points. x. Compute x da where is the region in the second quadrant between the + y circles x + y and

More information

Practice Problems for Final Exam

Practice Problems for Final Exam Math 1280 Spring 2016 Practice Problems for Final Exam Part 2 (Sections 6.6, 6.7, 6.8, and chapter 7) S o l u t i o n s 1. Show that the given system has a nonlinear center at the origin. ẋ = 9y 5y 5,

More information

MATH 332: Vector Analysis Summer 2005 Homework

MATH 332: Vector Analysis Summer 2005 Homework MATH 332, (Vector Analysis), Summer 2005: Homework 1 Instructor: Ivan Avramidi MATH 332: Vector Analysis Summer 2005 Homework Set 1. (Scalar Product, Equation of a Plane, Vector Product) Sections: 1.9,

More information

APPLICATIONS The eigenvalues are λ = 5, 5. An orthonormal basis of eigenvectors consists of

APPLICATIONS The eigenvalues are λ = 5, 5. An orthonormal basis of eigenvectors consists of CHAPTER III APPLICATIONS The eigenvalues are λ =, An orthonormal basis of eigenvectors consists of, The eigenvalues are λ =, A basis of eigenvectors consists of, 4 which are not perpendicular However,

More information

UNC Charlotte Super Competition Level 3 Test March 4, 2019 Test with Solutions for Sponsors

UNC Charlotte Super Competition Level 3 Test March 4, 2019 Test with Solutions for Sponsors . Find the minimum value of the function f (x) x 2 + (A) 6 (B) 3 6 (C) 4 Solution. We have f (x) x 2 + + x 2 + (D) 3 4, which is equivalent to x 0. x 2 + (E) x 2 +, x R. x 2 + 2 (x 2 + ) 2. How many solutions

More information

(to be used later). We have A =2,B = 0, and C =4,soB 2 <AC and A>0 so the critical point is a local minimum

(to be used later). We have A =2,B = 0, and C =4,soB 2 <AC and A>0 so the critical point is a local minimum Math 8 Show Your Work! Page of 6. (a) Find and classify any critical points of f(x, y) =x 2 +x+2y 2 in the region x 2 +y 2

More information

Lagrange Multipliers

Lagrange Multipliers Calculus 3 Lia Vas Lagrange Multipliers Constrained Optimization for functions of two variables. To find the maximum and minimum values of z = f(x, y), objective function, subject to a constraint g(x,

More information

EC /11. Math for Microeconomics September Course, Part II Lecture Notes. Course Outline

EC /11. Math for Microeconomics September Course, Part II Lecture Notes. Course Outline LONDON SCHOOL OF ECONOMICS Professor Leonardo Felli Department of Economics S.478; x7525 EC400 20010/11 Math for Microeconomics September Course, Part II Lecture Notes Course Outline Lecture 1: Tools for

More information

Practice Problems for the Final Exam

Practice Problems for the Final Exam Math 114 Spring 2017 Practice Problems for the Final Exam 1. The planes 3x + 2y + z = 6 and x + y = 2 intersect in a line l. Find the distance from the origin to l. (Answer: 24 3 ) 2. Find the area of

More information

Lagrange Murderpliers Done Correctly

Lagrange Murderpliers Done Correctly Lagrange Murderpliers Done Correctly Evan Chen June 8, 2014 The aim of this handout is to provide a mathematically complete treatise on Lagrange Multipliers and how to apply them on optimization problems.

More information

Name: Instructor: Lecture time: TA: Section time:

Name: Instructor: Lecture time: TA: Section time: Math 2220 Prelim 1 February 17, 2009 Name: Instructor: Lecture time: TA: Section time: INSTRUCTIONS READ THIS NOW This test has 6 problems on 7 pages worth a total of 100 points. Look over your test package

More information

MATHS 267 Answers to Stokes Practice Dr. Jones

MATHS 267 Answers to Stokes Practice Dr. Jones MATH 267 Answers to tokes Practice Dr. Jones 1. Calculate the flux F d where is the hemisphere x2 + y 2 + z 2 1, z > and F (xz + e y2, yz, z 2 + 1). Note: the surface is open (doesn t include any of the

More information

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007 Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 007 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorisation of integers

More information

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 2018

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 2018 DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 208 Version A refers to the regular exam and Version B to the make-up. Version A. A particle

More information

MATH The Chain Rule Fall 2016 A vector function of a vector variable is a function F: R n R m. In practice, if x 1, x n is the input,

MATH The Chain Rule Fall 2016 A vector function of a vector variable is a function F: R n R m. In practice, if x 1, x n is the input, MATH 20550 The Chain Rule Fall 2016 A vector function of a vector variable is a function F: R n R m. In practice, if x 1, x n is the input, F(x 1,, x n ) F 1 (x 1,, x n ),, F m (x 1,, x n ) where each

More information

8. Find r a! r b. a) r a = [3, 2, 7], r b = [ 1, 4, 5] b) r a = [ 5, 6, 7], r b = [2, 7, 4]

8. Find r a! r b. a) r a = [3, 2, 7], r b = [ 1, 4, 5] b) r a = [ 5, 6, 7], r b = [2, 7, 4] Chapter 8 Prerequisite Skills BLM 8-1.. Linear Relations 1. Make a table of values and graph each linear function a) y = 2x b) y = x + 5 c) 2x + 6y = 12 d) x + 7y = 21 2. Find the x- and y-intercepts of

More information

Higher order derivative

Higher order derivative 2 Î 3 á Higher order derivative Î 1 Å Iterated partial derivative Iterated partial derivative Suppose f has f/ x, f/ y and ( f ) = 2 f x x x 2 ( f ) = 2 f x y x y ( f ) = 2 f y x y x ( f ) = 2 f y y y

More information

McGill University December Intermediate Calculus. Tuesday December 17, 2014 Time: 14:00-17:00

McGill University December Intermediate Calculus. Tuesday December 17, 2014 Time: 14:00-17:00 McGill University December 214 Faculty of Science Final Examination Intermediate Calculus Math 262 Tuesday December 17, 214 Time: 14: - 17: Examiner: Dmitry Jakobson Associate Examiner: Neville Sancho

More information

Unit #24 - Lagrange Multipliers Section 15.3

Unit #24 - Lagrange Multipliers Section 15.3 Unit #24 - Lagrange Multipliers Section 1.3 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 200 by John Wiley & Sons, Inc. This material is

More information

Review Sheet for the Final

Review Sheet for the Final Review Sheet for the Final Math 6-4 4 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And the absence

More information

Let f(x) = x, but the domain of f is the interval 0 x 1. Note

Let f(x) = x, but the domain of f is the interval 0 x 1. Note I.g Maximum and Minimum. Lagrange Multipliers Recall: Suppose we are given y = f(x). We recall that the maximum/minimum points occur at the following points: (1) where f = 0; (2) where f does not exist;

More information

Chapter 7. Extremal Problems. 7.1 Extrema and Local Extrema

Chapter 7. Extremal Problems. 7.1 Extrema and Local Extrema Chapter 7 Extremal Problems No matter in theoretical context or in applications many problems can be formulated as problems of finding the maximum or minimum of a function. Whenever this is the case, advanced

More information

2 2xdx. Craigmount High School Mathematics Department

2 2xdx. Craigmount High School Mathematics Department Π 5 3 xdx 5 cosx 4 6 3 8 Help Your Child With Higher Maths Introduction We ve designed this booklet so that you can use it with your child throughout the session, as he/she moves through the Higher course,

More information

Intermediate Tier - Algebra revision

Intermediate Tier - Algebra revision Intermediate Tier - Algebra revision Contents : Collecting like terms Multiplying terms together Indices Expanding single brackets Expanding double brackets Substitution Solving equations Finding nth term

More information

Solutions for the Practice Final - Math 23B, 2016

Solutions for the Practice Final - Math 23B, 2016 olutions for the Practice Final - Math B, 6 a. True. The area of a surface is given by the expression d, and since we have a parametrization φ x, y x, y, f x, y with φ, this expands as d T x T y da xy

More information

Link lecture - Lagrange Multipliers

Link lecture - Lagrange Multipliers Link lecture - Lagrange Multipliers Lagrange multipliers provide a method for finding a stationary point of a function, say f(x, y) when the variables are subject to constraints, say of the form g(x, y)

More information

SOLUTIONS TO HOMEWORK ASSIGNMENT #2, Math 253

SOLUTIONS TO HOMEWORK ASSIGNMENT #2, Math 253 SOLUTIONS TO HOMEWORK ASSIGNMENT #, Math 5. Find the equation of a sphere if one of its diameters has end points (, 0, 5) and (5, 4, 7). The length of the diameter is (5 ) + ( 4 0) + (7 5) = =, so the

More information

VANDERBILT UNIVERSITY. MATH 2300 MULTIVARIABLE CALCULUS Practice Test 1 Solutions

VANDERBILT UNIVERSITY. MATH 2300 MULTIVARIABLE CALCULUS Practice Test 1 Solutions VANDERBILT UNIVERSITY MATH 2300 MULTIVARIABLE CALCULUS Practice Test 1 Solutions Directions. This practice test should be used as a study guide, illustrating the concepts that will be emphasized in the

More information

CHAPTER 4: HIGHER ORDER DERIVATIVES. Likewise, we may define the higher order derivatives. f(x, y, z) = xy 2 + e zx. y = 2xy.

CHAPTER 4: HIGHER ORDER DERIVATIVES. Likewise, we may define the higher order derivatives. f(x, y, z) = xy 2 + e zx. y = 2xy. April 15, 2009 CHAPTER 4: HIGHER ORDER DERIVATIVES In this chapter D denotes an open subset of R n. 1. Introduction Definition 1.1. Given a function f : D R we define the second partial derivatives as

More information

g(t) = f(x 1 (t),..., x n (t)).

g(t) = f(x 1 (t),..., x n (t)). Reading: [Simon] p. 313-333, 833-836. 0.1 The Chain Rule Partial derivatives describe how a function changes in directions parallel to the coordinate axes. Now we shall demonstrate how the partial derivatives

More information

CITY UNIVERSITY LONDON. BEng (Hons) in Electrical and Electronic Engineering PART 2 EXAMINATION. ENGINEERING MATHEMATICS 2 (resit) EX2003

CITY UNIVERSITY LONDON. BEng (Hons) in Electrical and Electronic Engineering PART 2 EXAMINATION. ENGINEERING MATHEMATICS 2 (resit) EX2003 No: CITY UNIVERSITY LONDON BEng (Hons) in Electrical and Electronic Engineering PART 2 EXAMINATION ENGINEERING MATHEMATICS 2 (resit) EX2003 Date: August 2004 Time: 3 hours Attempt Five out of EIGHT questions

More information

Chapter 4. Several-variable calculus. 4.1 Derivatives of Functions of Several Variables Functions of Several Variables

Chapter 4. Several-variable calculus. 4.1 Derivatives of Functions of Several Variables Functions of Several Variables Chapter 4 Several-variable calculus 4.1 Derivatives of Functions of Several Variables 4.1.1 Functions of Several Variables ² A function f of n variables (x 1,x 2,...,x n ) in R n is an entity that operates

More information

1. Let g(x) and h(x) be polynomials with real coefficients such that

1. Let g(x) and h(x) be polynomials with real coefficients such that 1. Let g(x) and h(x) be polynomials with real coefficients such that g(x)(x 2 3x + 2) = h(x)(x 2 + 3x + 2) and f(x) = g(x)h(x) + (x 4 5x 2 + 4). Prove that f(x) has at least four real roots. 2. Let M be

More information

Math 321 Final Exam. 1. Do NOT write your answers on these sheets. Nothing written on the test papers will be graded.

Math 321 Final Exam. 1. Do NOT write your answers on these sheets. Nothing written on the test papers will be graded. Math 31 Final Exam Instructions 1 Do NOT write your answers on these sheets Nothing written on the test papers will be graded Please begin each section of questions on a new sheet of paper 3 Do not write

More information

Question: 1. Use suitable identities to find the following products:

Question: 1. Use suitable identities to find the following products: CH-2 Polynomial Question: 1. Use suitable identities to find the following products: (i) (x + 4) (x + 10) Solution:- (x+4)(x+10) = x 2 +10x+4x+4 x 10 = x 2 +14x+40 (ii) (x + 8) (x 10) Solution: x 2-10x+8x-80

More information

Math 223 Final. July 24, 2014

Math 223 Final. July 24, 2014 Math 223 Final July 24, 2014 Name Directions: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 Total 1. No books, notes, or evil looks. You may use a calculator to do routine arithmetic computations. You may not use your

More information

Π xdx cos 2 x

Π xdx cos 2 x Π 5 3 xdx 5 4 6 3 8 cos x Help Your Child with Higher Maths Introduction We ve designed this booklet so that you can use it with your child throughout the session, as he/she moves through the Higher course,

More information

Math 23b Practice Final Summer 2011

Math 23b Practice Final Summer 2011 Math 2b Practice Final Summer 211 1. (1 points) Sketch or describe the region of integration for 1 x y and interchange the order to dy dx dz. f(x, y, z) dz dy dx Solution. 1 1 x z z f(x, y, z) dy dx dz

More information