Tutorial Code and TA (circle one): T1 Charles Tsang T2 Stephen Tang

Size: px
Start display at page:

Download "Tutorial Code and TA (circle one): T1 Charles Tsang T2 Stephen Tang"

Transcription

1 Department of Computer & Mathematical Sciences University of Toronto at Scarborough MATA33H3Y: Calculus for Management II Final Examination August, 213 Examiner: A. Chow Surname (print): Given Name(s) (print): Student Number: Signature: Tutorial Code and TA (circle one): T1 Charles Tsang T2 Stephen Tang T3 Jason Zhang T5 Stephen Tang T4 Helen Wang T6 Jason Zhang Instructions: 1. This exam has 14 pages, excluding this cover page. It is your responsibility to ensure no pages are missing. 2. Answer the multiple choice questions by filling in the Scantron sheet and circling the answer. Answer all full solution questions in the spaces provided; if you need extra space, you may use the back of a page, but clearly indicate where the continuation of your work is. 3. With the exception of multiple choice questions, you must show all steps and use the methods of MATA33 to obtain full marks. 4. One standard calculator (as stated in the course outline) is allowed. No other aids allowed. 5. Time allowed: 3 hours. Question: MC Total Points: Score:

2 Part I Multiple Choice 1. Indicate the correct answer on the Scantron sheet and also circle the correct answer. A correct answer will earn you 3 points. An incorrect or unanswered question will be worth points. Justification is neither required nor rewarded. [ (i) (3 points) Let A = [ ] 7 11 A [ ] 1 7 B [ ] C. 14 [ ] 1 3 D. 1 4 [ ] 5 8 E. 2/3 25/2 ] and B = [ ]. What is 3A T + 2B 1? (ii) (3 points) Let Z = 2Y + 3X. If R is the feasible region defined by R = { (x, y) R 2 : x, y x + 3 } then A. Z has both a maximum and a minimum on R. B. Z has a maximum, but no minimum on R. C. Z has a minimum, but no maximum on R. D. Z has neither a maximum nor a minimum on R. E. Z is undefined on R. Remark: This is adapted from the 212 winter exam. (iii) (3 points) The joint demand functions for products A and B are given by q A = 5 3 P B and q B = 75P A PA where P A and P B are the prices of A and B respectively. Then A. A and B are complimentary products. B. A and B are competitive products. C. A and B are both complimentary and competitive products. D. A and B are neither complimentary nor competitive products. E. None of the above. Remark: This is 17.2 Example 4. 3 P 2 B Page 1 of 14

3 1 4 7 (iv) (3 points) What is det 2 5 8? A. B. 1 C. -1 D. 13 E. 45 Remark: This is an example from lecture, and also a smaller version of Question 7 from Assignment 4. (v) (3 points) The value of 2 x 2 xy dy dx is A. B. 1 C D E. undefined Remark: This is 17.9 #2 from Assignment (vi) (3 points) Let A = 3 5 and let B be a square matrix of order 3 such that 1 det B = 3. What is det ( 2A 1 B 2) A. 1 B. 2 C. 3 D. 9 E. 12 Page 2 of 14

4 (vii) (3 points) Suppose the equation r 2 s 2 s 2 + t 2 = t2 2 defines r as a function of the independent variables s and t. The value of r t s = 1, and t = 1 is A. B. 1 1 C. 2 D. 3 2 E. undefined Remark: This is 17.3 #18 from Assignment 5. when r = 1, x 8 (viii) (3 points) Let A = 1 2 3, X = y, and B =. The matrix equation AX = B z 1 has A. no solution. B. one solution. C. two solutions. D. infinitely many solutions. E. only the trivial solution. Remark: This is adapted from 6.4 #9 from Assignment 3. (ix) (3 points) Suppose a function f(x, y) has continuous second-order partial derivatives at all points (x, y) R 2 and that (a, b) is a critical point of f where a < b and b > [.157. ] ab b Suppose the Hessian matrix, i.e. the matrix of second order partial derivatives is. b 1 Then we may conclude that A. f has a relative maximum at (a, b). B. f has a relative minimum at (a, b). C. f has no relative extrema at (a, b). D. nothing can be said about the relative extrema of f from the information given. E. none of the above is true. Remark: This is adapted from the 211 winter exam. Page 3 of 14

5 (x) (3 points) Exactly how many of the following mathematical statements are equivalent to the statement The 3 3 matrix A is invertible? det A =. The matrix equation AX = has only the trivial solution. AB = I for some 3 3 matrix B. A is equivalent to I 3. A. B. 1 C. 2 D. 3 E. 4 (xi) (3 points) A manufacturer s joint-cost function c for producing x units of product X and y units of product Y is given by c = 2x x + y + 6. What is the marginal cost with respect to the number of units of product X produced when x = 7 and y = 74? A. B C D E. 768 Remark: This is 17.2 #2 from Assignment 2. Page 4 of 14

6 (xii) (3 points) The value of 1 x x+y x 2 dz dy dx is A. B. 1 C. 3 1 D E. none of the above Remark: This is 17.9 #2 from Assignment 6. (xiii) (3 points) Exactly how many of the following mathematical statements are always true? The second order mixed-partial derivatives f xy and f yx of any function f : R 2 R are equal. If Q(x, y) is a polynomial function in the variables x and y (i.e. Q is nice ), then 1 x Q(x, y) dy dx = 1 y Q(x, y) dx dy. If a function f(x, y, z) has a relative maximum at (a, b, c) and (a, b, c) satisfy the constraint g(x, y, z) =, then there exists some λ R such that (a, b, c, λ ) is a critical point of F (x, y, z, λ) = f(x, y, z) λg(x, y, z). If the matrix A has more columns than rows, then the linear system defined by the matrix equation AX = B has infinitely many solutions. A. B. 1 C. 2 D. 3 E. 4 Page 5 of 14

7 Part II Full Solution Problems 2. (8 points) Let f(x, y) = x 2 +y 2 xy+x 3. Find the critical point(s) of f. For each critical point of f, use the second derivative test to classify it as a relative maximum, relative minimum, or a saddle point. Remark: This is 17.6 #14 from Assignment 6. Solution: We solve { fx (x, y) = 2x y + 3x 2 = f y (x, y) = 2y x = and find the critical points are (, ) and ( 1 2, 1 4 ). For the second derivative test, we find that f xx (x, y) = 2 + 6x f yy (x, y) = 2 f xy (x, y) = f yx (x, y) = 1. At (, ), f yy (, ) = 2 > D(, ) = 3 >, so (, ) is a relative minimum. At ( 1 2, 1 4 ), D( 1 2, 1 ) = 3 <, 4 so ( 1 2, 1 4 ) is a saddle point. Page 6 of 14

8 3. Let z = x 2 y 2. Sketch the level curves for Remark: This is 2.8 #3 from Assignment 5. (i) (2 points) z = Solution: The curve is x 2 y 2 = y = ±x. (ii) (2 points) z = 1 Solution: The curve is x 2 y 2 = 1. This is a hyperbola opening sideways. Page 7 of 14

9 Recall z = x 2 y 2 and you are asked to sketch the level curves for (iii) (2 points) z = 2 Solution: The curve is x 2 y 2 = 2. This is a hyperbola opening sideways. (iv) (2 points) z = 1 Solution: The curve is x 2 y 2 = 1 y 2 x 2 = 1. This is a hyperbola opening vertically. (v) (2 points) z = 2 Solution: The curve is x 2 y 2 = 2 y 2 x 2 = 2. This is a hyperbola opening vertically. Page 8 of 14

10 4. An oil company has two refineries and needs at least 8,, 14,, and 5, barrels of lowgrade, medium-grade, and high-grade oil respectively. Each day, Refinery I produces 2,, 3,, and 1, barrels of low-grade, medium-grade, and high-grade oil respectively, whereas Refinery II produces 1,, 2,, and 1, barrels of low-grade, medium-grade, and highgrade oil respectively. It costs $25, per day to operate Refinery I and $2, per day to operate Refinery II. Remark: This is 7.2 #18 from Assignment 2. (i) (7 points) How many days should each refinery be operated to satisfy the production requirements at minimum cost? (Assume that a minimum cost exists.) Solution: Let x and y be the number of days Refinery I and Refinery II are operated respectively. We minimize the cost function C = 25x + 2y subject to 2x + 1y 8 3x + 2y 14 1x + 1y 5 x, y. (constraint for low-grade oil) (constraint for medium-grade oil) (constraint for high-grade oil) The feasible region is unbounded and has four corner points: (, 8), (2, 4), (4, 1), and (5, ). Since we assumed a minimum exists and therefore know the minimum is attained at a corner point, we evaluate C at each corner point and find the minimum occurs at (4, 1). Therefore the company should operate Refinery I for 4 days and refinery II for 1 day for minimum cost. The feasible region (the unshaded part) and its four corner points. (ii) (1 point) What is the minimum cost? Solution: C(4, 1) = 25(4) + 2(1) = 12. Therefore, the minimum cost is $12,. Page 9 of 14

11 5. Let I = 5x dx dy where R = { (x, y) R 2 : y 2 x 3y, y 3 }. R Remark: This is 17.9 #16 from Assignment 6. (i) (3 points) Accurately sketch the region R over which the integration in I takes place. Solution: R is the unshaded part in the picture below: (ii) (4 points) Find the value of I. Solution: R 5x dx dy = = 3 3y 3 3 y 2 [ 5x 2 2 5x dx dy ] 3y y 2 dy 45y 2 = 5y4 2 2 dy [ ] 15y 3 3 = y5 2 2 = = 81 Page 1 of 14

12 6. A company has taxable income $312,. The federal tax is 25% of the portion that is left after the provincial tax has been paid. The provincial tax is 1% of the portion that is left after the federal tax has been paid. Remark: This is 6.4 #27 from Assignment 3. (i) (4 points) Let x represent the company s federal tax and y represent the company s provincial tax. Write the system of equations satisfied by x and y. Solution: The system is { x =.25(312 y) y =.1(312 x). which simplifies to { x +.25y = 78.1x + y = 312. (ii) (4 points) Solve the system above using Cramer s rule. Any other method will not earn you any points. Solution: The equivalent the matrix equation is [ ] [ ] [ ] 1.25 x 78 =..1 1 y 312 Thus, by Cramer s rule, x = 1.25 = = 72 y = = = 24. Page 11 of 14

13 7. Suppose a manufacturer s production function is given by 16q = 65 4(l 4) 2 2(k 5) 2 where q is the number of units produces, and l and k are units of labour and capital respectively. The cost to the manufacturer is $8 per unit of labour and $16 per unit of capital. The selling price of the product is $64 per unit. Remark: This is 17.7 #2 from Assignment 6. (i) (2 points) Express the profit P as a function of q, l, and k. Solution: P = total revenue total cost = 64q (8l + 16k) = 64q 8l 16k (ii) (9 points) Using the method of Lagrange multipliers, find the values of q, l, and k that maximizes the profit P subject to the production constraint (assume a maximum exists). Solution: We maximize P = P (q, l, k) = 64q 8l 16k subject to g(q, l, k) = 16q (l 4) 2 + 2(k 5) 2 =. We look for the critical points to F (q, l, k, λ) = 64q 8l 16k λ ( 16q (l 4) 2 + 2(k 5) 2) by solving which gives F q = 64 16λ = F l = 8 8λ(l 4) = F k = 16 4λ(k 5) = F λ = 16q (l 4) 2 2(k 5) 2 = λ = 4 l = 15 4 Therefore, maximum profit occurs at (q, l, k) = ( , 15 4, 4). k = 4 q = Page 12 of 14

14 8. A Cobb-Douglas production function is a production function of the form P = Mx r y s where M, r, s are nonzero constants and r + s = 1. Remark: This is 17.2 #6 from Assignment 5. (i) (3 points) Show that P x = rp x. Solution: Since LHS = RHS, P x = rp x. LHS = P x RHS = rp x = rmx r 1 y s = rmxr y s x = rmx r 1 y s (ii) (3 points) Show that P y = sp y. Solution: LHS = P y RHS = sp y = smx r y s 1 = smxr y s y = smx r y s 1 Since LHS = RHS, P y = sp y. (iii) (3 points) Show that x P x + y P y = P. Solution: From the results above, x P x + y P y = xrp x + y sp y = (r + s)p = P since r + s = 1. Page 13 of 14

15 This page is intentionally left blank. Page 14 of 14

Examiners: R. Grinnell Date: April 19, 2013 E. Moore Time: 9:00 am Duration: 3 hours. Read these instructions:

Examiners: R. Grinnell Date: April 19, 2013 E. Moore Time: 9:00 am Duration: 3 hours. Read these instructions: University of Toronto at Scarborough Department of Computer and Mathematical Sciences FINAL EXAMINATION ***** Solutions are not provided***** MATA33 - Calculus for Management II Examiners: R. Grinnell

More information

FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 2016 MAT 133Y1Y Calculus and Linear Algebra for Commerce

FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 2016 MAT 133Y1Y Calculus and Linear Algebra for Commerce FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 206 MAT YY Calculus and Linear Algebra for Commerce Duration: Examiners: hours N. Hoell A. Igelfeld D. Reiss L. Shorser J. Tate

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

Page Points Score Total: 100

Page Points Score Total: 100 Math 1130 Spring 2019 Sample Exam 1c 1/31/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 8 pages (including this cover page) and 7 problems. Check to see if any pages

More information

***** Sorry - Solutions will not be posted *****

***** Sorry - Solutions will not be posted ***** ***** Sorry - Solutions will not be posted ***** FINAL EXAMINATION MATA32 - Calculus for Management I Examiners: R. Grinnell E. Moore Date: December 11, 2007 X. Jiang T. Pham Duration: 3 hours Provide

More information

Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A

Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A Name: ID: Circle your instructor and lecture below: Jankowski-001 Jankowski-006 Ramakrishnan-013 Read all of the following information

More information

FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 2012 MAT 133Y1Y Calculus and Linear Algebra for Commerce

FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 2012 MAT 133Y1Y Calculus and Linear Algebra for Commerce FACULTY OF ARTS AND SCIENCE University of Toronto FINAL EXAMINATIONS, APRIL 0 MAT 33YY Calculus and Linear Algebra for Commerce Duration: Examiners: 3 hours N. Francetic A. Igelfeld P. Kergin J. Tate LEAVE

More information

Page: Total Points: Score:

Page: Total Points: Score: Math 1130 Spring 2019 Sample Final B 4/29/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 14 pages (including this cover page) and 12 problems. Check to see if any

More information

The University of British Columbia Midterm 1 Solutions - February 3, 2012 Mathematics 105, 2011W T2 Sections 204, 205, 206, 211.

The University of British Columbia Midterm 1 Solutions - February 3, 2012 Mathematics 105, 2011W T2 Sections 204, 205, 206, 211. 1. a) Let The University of British Columbia Midterm 1 Solutions - February 3, 2012 Mathematics 105, 2011W T2 Sections 204, 205, 206, 211 fx, y) = x siny). If the value of x, y) changes from 0, π) to 0.1,

More information

Math 115 Second Midterm March 25, 2010

Math 115 Second Midterm March 25, 2010 Math 115 Second Midterm March 25, 2010 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 8 problems.

More information

Math 115 Final Exam April 24, 2017

Math 115 Final Exam April 24, 2017 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Initials: Do not write in this area Your Initials Only: Math 5 Final Exam April 2, 207 Your U-M ID #

More information

Page Points Score Total: 100

Page Points Score Total: 100 Math 1130 Spring 2019 Sample Midterm 3c 4/11/19 Name (Print): Username.#: Lecturer: Rec. Instructor: Rec. Time: This exam contains 10 pages (including this cover page) and 10 problems. Check to see if

More information

Chapter 4 Differentiation

Chapter 4 Differentiation Chapter 4 Differentiation 08 Section 4. The derivative of a function Practice Problems (a) (b) (c) 3 8 3 ( ) 4 3 5 4 ( ) 5 3 3 0 0 49 ( ) 50 Using a calculator, the values of the cube function, correct

More information

*** Sorry...no solutions will be posted*** University of Toronto at Scarborough Department of Computer and Mathematical Sciences

*** Sorry...no solutions will be posted*** University of Toronto at Scarborough Department of Computer and Mathematical Sciences *** Sorry...no solutions will be posted*** University of Toronto at Scarborough Department of Computer and Mathematical Sciences FINAL EXAMINATION MATA32F - Calculus for Management I Examiners: N. Cheng

More information

ECON 255 Introduction to Mathematical Economics

ECON 255 Introduction to Mathematical Economics Page 1 of 5 FINAL EXAMINATION Winter 2017 Introduction to Mathematical Economics April 20, 2017 TIME ALLOWED: 3 HOURS NUMBER IN THE LIST: STUDENT NUMBER: NAME: SIGNATURE: INSTRUCTIONS 1. This examination

More information

University of Toronto Mississauga

University of Toronto Mississauga Surname: First Name: Student Number: Tutorial: University of Toronto Mississauga Mathematical and Computational Sciences MAT33Y5Y Term Test 2 Duration - 0 minutes No Aids Permitted This exam contains pages

More information

7.1 Functions of Two or More Variables

7.1 Functions of Two or More Variables 7.1 Functions of Two or More Variables Hartfield MATH 2040 Unit 5 Page 1 Definition: A function f of two variables is a rule such that each ordered pair (x, y) in the domain of f corresponds to exactly

More information

MATH 2070 Test 3 (Sections , , & )

MATH 2070 Test 3 (Sections , , & ) Multiple Choice: Use a #2 pencil and completely fill in each bubble on your scantron to indicate the answer to each question. Each question has one correct answer. If you indicate more than one answer,

More information

*** Sorry...solutions will not be provided *** University of Toronto at Scarborough Department of Computer and Mathematical Sciences

*** Sorry...solutions will not be provided *** University of Toronto at Scarborough Department of Computer and Mathematical Sciences *** Sorry...solutions will not be provided *** University of Toronto at Scarborough Department of Computer and Mathematical Sciences FINAL EXAMINATION MATA32F - Calculus for Management I Examiners: R.

More information

MthSc 107 Test 1 Spring 2013 Version A Student s Printed Name: CUID:

MthSc 107 Test 1 Spring 2013 Version A Student s Printed Name: CUID: Student s Printed Name: CUID: Instructor: Section # : You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook, notes, cell phone, laptop, PDA, or

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

School of Business. Blank Page

School of Business. Blank Page Maxima and Minima 9 This unit is designed to introduce the learners to the basic concepts associated with Optimization. The readers will learn about different types of functions that are closely related

More information

UNIVERSITY OF KWA-ZULU NATAL

UNIVERSITY OF KWA-ZULU NATAL UNIVERSITY OF KWA-ZULU NATAL EXAMINATIONS: June 006 Solutions Subject, course and code: Mathematics 34 MATH34P Multiple Choice Answers. B. B 3. E 4. E 5. C 6. A 7. A 8. C 9. A 0. D. C. A 3. D 4. E 5. B

More information

LINEAR INEQUALITIES. Chapter Overview

LINEAR INEQUALITIES.  Chapter Overview LINEAR INEQUALITIES Chapter 6 6.1 Overview 6.1.1 A statement involving the symbols >, 3, x 4, x + y 9. (ii) (iii) (iv) (v) Inequalities which do not involve

More information

OR MSc Maths Revision Course

OR MSc Maths Revision Course OR MSc Maths Revision Course Tom Byrne School of Mathematics University of Edinburgh t.m.byrne@sms.ed.ac.uk 15 September 2017 General Information Today JCMB Lecture Theatre A, 09:30-12:30 Mathematics revision

More information

Math Maximum and Minimum Values, I

Math Maximum and Minimum Values, I Math 213 - Maximum and Minimum Values, I Peter A. Perry University of Kentucky October 8, 218 Homework Re-read section 14.7, pp. 959 965; read carefully pp. 965 967 Begin homework on section 14.7, problems

More information

Tutorial 3: Optimisation

Tutorial 3: Optimisation Tutorial : Optimisation ECO411F 011 1. Find and classify the extrema of the cubic cost function C = C (Q) = Q 5Q +.. Find and classify the extreme values of the following functions (a) y = x 1 + x x 1x

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 6 Practice for Exam Generated October 6, 5 Name: Instructor: Section Number:. This exam has 5 questions. Note that the problems are not of equal difficulty, so you may want to skip over and return

More information

Practice Questions for Math 131 Exam # 1

Practice Questions for Math 131 Exam # 1 Practice Questions for Math 131 Exam # 1 1) A company produces a product for which the variable cost per unit is $3.50 and fixed cost 1) is $20,000 per year. Next year, the company wants the total cost

More information

MA EXAM 2 Form A

MA EXAM 2 Form A MA 22400 EXAM 2 Form A. You must use a #2 pencil on the scantron answer sheet. 2. Fill in your name, your four digit section number, and your student identification number. If you do not know your section

More information

6.1 Matrices. Definition: A Matrix A is a rectangular array of the form. A 11 A 12 A 1n A 21. A 2n. A m1 A m2 A mn A 22.

6.1 Matrices. Definition: A Matrix A is a rectangular array of the form. A 11 A 12 A 1n A 21. A 2n. A m1 A m2 A mn A 22. 61 Matrices Definition: A Matrix A is a rectangular array of the form A 11 A 12 A 1n A 21 A 22 A 2n A m1 A m2 A mn The size of A is m n, where m is the number of rows and n is the number of columns The

More information

STUDY MATERIALS. (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn.

STUDY MATERIALS. (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn. STUDY MATERIALS MATHEMATICAL TOOLS FOR ECONOMICS III (The content of the study material is the same as that of Chapter I of Mathematics for Economic Analysis II of 2011 Admn.) & MATHEMATICAL TOOLS FOR

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This midterm is a sample midterm. This means: The sample midterm contains problems that are of similar,

More information

Mathematics for Economics ECON MA/MSSc in Economics-2017/2018. Dr. W. M. Semasinghe Senior Lecturer Department of Economics

Mathematics for Economics ECON MA/MSSc in Economics-2017/2018. Dr. W. M. Semasinghe Senior Lecturer Department of Economics Mathematics for Economics ECON 53035 MA/MSSc in Economics-2017/2018 Dr. W. M. Semasinghe Senior Lecturer Department of Economics MATHEMATICS AND STATISTICS LERNING OUTCOMES: By the end of this course unit

More information

Name: Section Registered In:

Name: Section Registered In: Name: Section Registered In: Math 125 Exam 1 Version 1 February 21, 2006 60 points possible 1. (a) (3pts) Define what it means for a linear system to be inconsistent. Solution: A linear system is inconsistent

More information

Econ 172A, Fall 2007: Midterm A

Econ 172A, Fall 2007: Midterm A Econ 172A, Fall 2007: Midterm A Instructions The examination has 5 questions. Answer them all. You must justify your answers to Questions 1, 2, and 5. (if you are not certain what constitutes adequate

More information

Thus necessary and sufficient conditions for A to be positive definite are:

Thus necessary and sufficient conditions for A to be positive definite are: 14 Problem: 4. Define E = E 3 E 2 E 1 where E 3 is defined by (62) and E 1 and E 2 are defined in (61). Show that EAE T = D where D is defined by (60). The matrix E and the diagonal matrix D which occurs

More information

MthSc 107 Test 1 Spring 2013 Version A Student s Printed Name: CUID:

MthSc 107 Test 1 Spring 2013 Version A Student s Printed Name: CUID: Student s Printed Name: CUID: Instructor: Section # : You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook, notes, cell phone, laptop, PDA, or

More information

Exam 1 KEY MATH 142 Summer 18 Version A. Name (printed):

Exam 1 KEY MATH 142 Summer 18 Version A. Name (printed): Exam 1 KEY MATH 1 Summer 18 Version A Name (printed): On my honor, as an Aggie, I have neither given nor received unauthorized aid on this academic work. Name (signature): Section: Instructions: You must

More information

Final Examination December 14 Duration: 2.5 hours This test has 13 questions on 18 pages, for a total of 100 points.

Final Examination December 14 Duration: 2.5 hours This test has 13 questions on 18 pages, for a total of 100 points. DE505748-473E-401A-A4A1-4E992015256C final_exam-a4fbe #1 1 of 18 Final Examination December 14 Duration: 2.5 hours This test has 13 questions on 18 pages, for a total of 100 points. Q1-Q8 are short-answer

More information

Final Exam Study Guide

Final Exam Study Guide Final Exam Study Guide Final Exam Coverage: Sections 10.1-10.2, 10.4-10.5, 10.7, 11.2-11.4, 12.1-12.6, 13.1-13.2, 13.4-13.5, and 14.1 Sections/topics NOT on the exam: Sections 10.3 (Continuity, it definition

More information

Math 2400, Midterm 2

Math 2400, Midterm 2 Math 24, Midterm 2 October 22, 218 PRINT your name: PRINT instructor s name: Mark your section/instructor: Section 1 Kevin Berg 8: 8:5 Section 2 Philip Kopel 8: 8:5 Section 3 Daniel Martin 8: 8:5 Section

More information

MA EXAM 2 Form 01

MA EXAM 2 Form 01 MA 1600 EXAM Form 01 NAME INSTRUCTOR INSTRUCTIONS 1. Fill in your name and your instructor s name above.. You must use a # pencil on the scantron answer sheet. 3. Fill in your name, your four digit section

More information

Functions. A function is a rule that gives exactly one output number to each input number.

Functions. A function is a rule that gives exactly one output number to each input number. Functions A function is a rule that gives exactly one output number to each input number. Why it is important to us? The set of all input numbers to which the rule applies is called the domain of the function.

More information

MATH 2070 Test 3 (Sections , , & )

MATH 2070 Test 3 (Sections , , & ) Multiple Choice: Use a #2 pencil and completely fill in each bubble on your scantron to indicate the answer to each question. Each question has one correct answer. If you indicate more than one answer,

More information

Test 3 Version A. On my honor, I have neither given nor received inappropriate or unauthorized information at any time before or during this test.

Test 3 Version A. On my honor, I have neither given nor received inappropriate or unauthorized information at any time before or during this test. Student s Printed Name: Instructor: CUID: Section: Instructions: You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook, notes, cell phone, laptop,

More information

Math 2114 Common Final Exam May 13, 2015 Form A

Math 2114 Common Final Exam May 13, 2015 Form A Math 4 Common Final Exam May 3, 5 Form A Instructions: Using a # pencil only, write your name and your instructor s name in the blanks provided. Write your student ID number and your CRN in the blanks

More information

Total 100

Total 100 Math 112 Final Exam June 3, 2017 Name Student ID # Section HONOR STATEMENT I affirm that my work upholds the highest standards of honesty and academic integrity at the University of Washington, and that

More information

CALCULUS MATH*2080 SAMPLE FINAL EXAM

CALCULUS MATH*2080 SAMPLE FINAL EXAM CALCULUS MATH*28 SAMPLE FINAL EXAM Sample Final Exam Page of 2 Prof. R.Gentry Print Your Name Student No. SIGNATURE Mark This exam is worth 45% of your final grade. In Part I In Part II In part III In

More information

MATH 112 Final Exam, Spring Honor Statement

MATH 112 Final Exam, Spring Honor Statement NAME: QUIZ Section: STUDENT ID: MATH 112 Final Exam, Spring 2013 Honor Statement I affirm that my work upholds the highest standards of honesty and academic integrity at the University of Washington, and

More information

Page Problem Score Max Score a 8 12b a b 10 14c 6 6

Page Problem Score Max Score a 8 12b a b 10 14c 6 6 Fall 14 MTH 34 FINAL EXAM December 8, 14 Name: PID: Section: Instructor: DO NOT WRITE BELOW THIS LINE. Go to the next page. Page Problem Score Max Score 1 5 5 1 3 5 4 5 5 5 6 5 7 5 8 5 9 5 1 5 11 1 3 1a

More information

MATH 1070 Test 1 Spring 2014 Version A Calc Student s Printed Name: Key & Grading Guidelines CUID:

MATH 1070 Test 1 Spring 2014 Version A Calc Student s Printed Name: Key & Grading Guidelines CUID: Student s Printed Name: Key & Grading Guidelines CUID: Instructor: Section # : You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook, notes, cell

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

Math 19 Practice Exam 2B, Winter 2011

Math 19 Practice Exam 2B, Winter 2011 Math 19 Practice Exam 2B, Winter 2011 Name: SUID#: Complete the following problems. In order to receive full credit, please show all of your work and justify your answers. You do not need to simplify your

More information

MTAEA Implicit Functions

MTAEA Implicit Functions School of Economics, Australian National University February 12, 2010 Implicit Functions and Their Derivatives Up till now we have only worked with functions in which the endogenous variables are explicit

More information

where u is the decision-maker s payoff function over her actions and S is the set of her feasible actions.

where u is the decision-maker s payoff function over her actions and S is the set of her feasible actions. Seminars on Mathematics for Economics and Finance Topic 3: Optimization - interior optima 1 Session: 11-12 Aug 2015 (Thu/Fri) 10:00am 1:00pm I. Optimization: introduction Decision-makers (e.g. consumers,

More information

Math 1314 Test 4 Review Lesson 16 Lesson Use Riemann sums with midpoints and 6 subdivisions to approximate the area between

Math 1314 Test 4 Review Lesson 16 Lesson Use Riemann sums with midpoints and 6 subdivisions to approximate the area between Math 1314 Test 4 Review Lesson 16 Lesson 24 1. Use Riemann sums with midpoints and 6 subdivisions to approximate the area between and the x-axis on the interval [1, 9]. Recall: RectangleSum[,

More information

Module Two: Differential Calculus(continued) synopsis of results and problems (student copy)

Module Two: Differential Calculus(continued) synopsis of results and problems (student copy) Module Two: Differential Calculus(continued) synopsis of results and problems (student copy) Srikanth K S 1 Syllabus Taylor s and Maclaurin s theorems for function of one variable(statement only)- problems.

More information

MATH 251 MATH 251: Multivariate Calculus MATH 251 FALL 2005 EXAM-IV FALL 2005 EXAM-IV EXAMINATION COVER PAGE Professor Moseley

MATH 251 MATH 251: Multivariate Calculus MATH 251 FALL 2005 EXAM-IV FALL 2005 EXAM-IV EXAMINATION COVER PAGE Professor Moseley MATH 5 MATH 5: Multivariate Calculus MATH 5 FALL 5 EXAM-IV FALL 5 EXAM-IV EXAMINATION COVER PAGE Professor Moseley PRINT NAME ( ) Last Name, First Name MI (What you wish to be called) ID # EXAM DATE Thursday,

More information

Purdue University Study Guide for MA for students who plan to obtain credit in MA by examination.

Purdue University Study Guide for MA for students who plan to obtain credit in MA by examination. Purdue University Study Guide for MA 224 for students who plan to obtain credit in MA 224 by examination. Textbook: Applied Calculus For Business, Economics, and the Social and Life Sciences, Expanded

More information

Lynch, October 2016 Page 1 of 5. Math 150, Fall 2016 Exam 2 Form A Multiple Choice Sections 3A-5A

Lynch, October 2016 Page 1 of 5. Math 150, Fall 2016 Exam 2 Form A Multiple Choice Sections 3A-5A Lynch, October 2016 Page 1 of 5 Math 150, Fall 2016 Exam 2 Form A Multiple Choice Sections 3A-5A Last Name: First Name: Section Number: Student ID number: Directions: 1. No calculators, cell phones, or

More information

NO CALCULATORS. NO BOOKS. NO NOTES. TURN OFF YOUR CELL PHONES AND PUT THEM AWAY.

NO CALCULATORS. NO BOOKS. NO NOTES. TURN OFF YOUR CELL PHONES AND PUT THEM AWAY. FINAL EXAM-MATH 3 FALL TERM, R. Blute & A. Novruzi Name(Print LEGIBLY) I.D. Number Instructions- This final examination consists of multiple choice questions worth 3 points each. Your answers to the multiple

More information

1. First and Second Order Conditions for A Local Min or Max.

1. First and Second Order Conditions for A Local Min or Max. 1 MATH CHAPTER 3: UNCONSTRAINED OPTIMIZATION W. Erwin Diewert 1. First and Second Order Conditions for A Local Min or Max. Consider the problem of maximizing or minimizing a function of N variables, f(x

More information

Student s Printed Name:

Student s Printed Name: MATH 1060 Test 1 Fall 018 Calculus of One Variable I Version B KEY Sections 1.3 3. Student s Printed Name: Instructor: XID: C Section: No questions will be answered during this eam. If you consider a question

More information

Math 118, Fall 2014 Final Exam

Math 118, Fall 2014 Final Exam Math 8, Fall 4 Final Exam True or false Please circle your choice; no explanation is necessary True There is a linear transformation T such that T e ) = e and T e ) = e Solution Since T is linear, if T

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This is a midterm from a previous semester. This means: This midterm contains problems that are of

More information

INSTRUCTIONS USEFUL FORMULAS

INSTRUCTIONS USEFUL FORMULAS MATH 1100 College Algebra Spring 18 Exam 1 February 15, 2018 Name Student ID Instructor Class time INSTRUCTIONS 1. Do not open until you are told to do so. 2. Do not ask questions during the exam. 3. CAREFULLY

More information

Student s Printed Name: _Key

Student s Printed Name: _Key Student s Printed Name: _Key Instructor: CUID: Section # : You are not permitted to use a calculator on any part of this test. You are not allowed to use any textbook, notes, cell phone, laptop, PDA, or

More information

Exam 3 Review Math 118 Sections 1 and 2

Exam 3 Review Math 118 Sections 1 and 2 Exam 3 Review Math 118 Sections 1 and 2 This exam will cover sections 5.3-5.6, 6.1-6.3 and 7.1-7.3 of the textbook. No books, notes, calculators or other aids are allowed on this exam. There is no time

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

STUDENT NAME: STUDENT SIGNATURE: STUDENT ID NUMBER: SECTION NUMBER RECITATION INSTRUCTOR:

STUDENT NAME: STUDENT SIGNATURE: STUDENT ID NUMBER: SECTION NUMBER RECITATION INSTRUCTOR: MA262 EXAM I SPRING 2016 FEBRUARY 25, 2016 TEST NUMBER 01 INSTRUCTIONS: 1. Do not open the exam booklet until you are instructed to do so. 2. Before you open the booklet fill in the information below and

More information

System of Linear Equations. Slide for MA1203 Business Mathematics II Week 1 & 2

System of Linear Equations. Slide for MA1203 Business Mathematics II Week 1 & 2 System of Linear Equations Slide for MA1203 Business Mathematics II Week 1 & 2 Function A manufacturer would like to know how his company s profit is related to its production level. How does one quantity

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

THE UNIVERSITY OF WESTERN ONTARIO

THE UNIVERSITY OF WESTERN ONTARIO Instructor s Name (Print) Student s Name (Print) Student s Signature THE UNIVERSITY OF WESTERN ONTARIO LONDON CANADA DEPARTMENTS OF APPLIED MATHEMATICS AND MATHEMATICS Calculus 1000A Midterm Examination

More information

Lynch 2017 Page 1 of 5. Math 150, Fall 2017 Exam 1 Form A Multiple Choice

Lynch 2017 Page 1 of 5. Math 150, Fall 2017 Exam 1 Form A Multiple Choice Lynch 017 Page 1 of 5 Math 150, Fall 017 Exam 1 Form A Multiple Choice Last Name: First Name: Section Number: Student ID number: Directions: 1. No calculators, cell phones, or other electronic devices

More information

11 /2 12 /2 13 /6 14 /14 15 /8 16 /8 17 /25 18 /2 19 /4 20 /8

11 /2 12 /2 13 /6 14 /14 15 /8 16 /8 17 /25 18 /2 19 /4 20 /8 MAC 1147 Exam #1a Answer Key Name: Answer Key ID# Summer 2012 HONOR CODE: On my honor, I have neither given nor received any aid on this examination. Signature: Instructions: Do all scratch work on the

More information

Math 1314 Lesson 23 Partial Derivatives

Math 1314 Lesson 23 Partial Derivatives Math 1314 Lesson 3 Partial Derivatives When we are asked to ind the derivative o a unction o a single variable, (x), we know exactly what to do However, when we have a unction o two variables, there is

More information

Calculus 2502A - Advanced Calculus I Fall : Local minima and maxima

Calculus 2502A - Advanced Calculus I Fall : Local minima and maxima Calculus 50A - Advanced Calculus I Fall 014 14.7: Local minima and maxima Martin Frankland November 17, 014 In these notes, we discuss the problem of finding the local minima and maxima of a function.

More information

Math 115 Final Exam April 28, 2014

Math 115 Final Exam April 28, 2014 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Signed: Math 115 Final Exam April 8, 014 Name: Instructor: Section: 1. Do not open this exam until you

More information

THE UNIVERSITY OF WESTERN ONTARIO

THE UNIVERSITY OF WESTERN ONTARIO Instructor s Name (Print) Student s Name (Print) Student s Signature THE UNIVERSITY OF WESTERN ONTARIO LONDON CANADA DEPARTMENTS OF APPLIED MATHEMATICS AND MATHEMATICS Calculus 1A Final Examination Code

More information

University of Connecticut Department of Mathematics

University of Connecticut Department of Mathematics University of Connecticut Department of Mathematics Math 1131 Sample Exam 2 Fall 2015 Name: Instructor Name: Section: TA Name: Discussion Section: This sample exam is just a guide to prepare for the actual

More information

Signature. Printed Name. Math 312 Hour Exam 1 Jerry L. Kazdan March 5, :00 1:20

Signature. Printed Name. Math 312 Hour Exam 1 Jerry L. Kazdan March 5, :00 1:20 Signature Printed Name Math 312 Hour Exam 1 Jerry L. Kazdan March 5, 1998 12:00 1:20 Directions: This exam has three parts. Part A has 4 True-False questions, Part B has 3 short answer questions, and Part

More information

Math 113 Winter 2005 Key

Math 113 Winter 2005 Key Name Student Number Section Number Instructor Math Winter 005 Key Departmental Final Exam Instructions: The time limit is hours. Problem consists of short answer questions. Problems through are multiple

More information

Differentiation. 1. What is a Derivative? CHAPTER 5

Differentiation. 1. What is a Derivative? CHAPTER 5 CHAPTER 5 Differentiation Differentiation is a technique that enables us to find out how a function changes when its argument changes It is an essential tool in economics If you have done A-level maths,

More information

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables We learned to find the maxima and minima of a function of a single variable earlier in the course We had a second derivative test

More information

Midterm Study Guide and Practice Problems

Midterm Study Guide and Practice Problems Midterm Study Guide and Practice Problems Coverage of the midterm: Sections 10.1-10.7, 11.2-11.6 Sections or topics NOT on the midterm: Section 11.1 (The constant e and continuous compound interest, Section

More information

Hour Exam #2 Math 3 Oct. 31, 2012

Hour Exam #2 Math 3 Oct. 31, 2012 Hour Exam #2 Math 3 Oct. 31, 2012 Name (Print): Last First On this, the second of the two Math 3 hour-long exams in Fall 2012, and on the final examination I will work individually, neither giving nor

More information

Lecture Notes for Chapter 12

Lecture Notes for Chapter 12 Lecture Notes for Chapter 12 Kevin Wainwright April 26, 2014 1 Constrained Optimization Consider the following Utility Max problem: Max x 1, x 2 U = U(x 1, x 2 ) (1) Subject to: Re-write Eq. 2 B = P 1

More information

Student s Printed Name: KEY_&_Grading Guidelines_CUID:

Student s Printed Name: KEY_&_Grading Guidelines_CUID: Student s Printed Name: KEY_&_Grading Guidelines_CUID: Instructor: Section # : You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook, notes, cell

More information

Lynch 2017 Page 1 of 5. Math 150, Fall 2017 Exam 2 Form A Multiple Choice

Lynch 2017 Page 1 of 5. Math 150, Fall 2017 Exam 2 Form A Multiple Choice Lynch 2017 Page 1 of 5 Math 150, Fall 2017 Exam 2 Form A Multiple Choice Last Name: First Name: Section Number: Student ID number: Directions: 1. No calculators, cell phones, or other electronic devices

More information

Partial Derivatives Formulas. KristaKingMath.com

Partial Derivatives Formulas. KristaKingMath.com Partial Derivatives Formulas KristaKingMath.com Domain and range of a multivariable function A function f of two variables is a rule that assigns to each ordered pair of real numbers (x, y) in a set D

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

Online Math 1314 Final Exam Review

Online Math 1314 Final Exam Review Online Math 1314 Final Exam Review 1. The following table of values gives a company s annual profits in millions of dollars. Rescale the data so that the year 2003 corresponds to x = 0. Year 2003 2004

More information

FIRST-ORDER SYSTEMS OF ORDINARY DIFFERENTIAL EQUATIONS III: Autonomous Planar Systems David Levermore Department of Mathematics University of Maryland

FIRST-ORDER SYSTEMS OF ORDINARY DIFFERENTIAL EQUATIONS III: Autonomous Planar Systems David Levermore Department of Mathematics University of Maryland FIRST-ORDER SYSTEMS OF ORDINARY DIFFERENTIAL EQUATIONS III: Autonomous Planar Systems David Levermore Department of Mathematics University of Maryland 4 May 2012 Because the presentation of this material

More information

Math 1120 Calculus Test 3

Math 1120 Calculus Test 3 March 27, 2002 Your name The first 7 problems count 5 points each Problems 8 through 11 are multiple choice and count 7 points each and the final ones counts as marked In the multiple choice section, circle

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

Part A: Short Answer Questions

Part A: Short Answer Questions Math 111 Practice Exam Your Grade: Fall 2015 Total Marks: 160 Instructor: Telyn Kusalik Time: 180 minutes Name: Part A: Short Answer Questions Answer each question in the blank provided. 1. If a city grows

More information

UNIVERSITY OF REGINA Department of Mathematics and Statistics. Calculus I Mathematics 110. Final Exam, Winter 2013 (April 25 th )

UNIVERSITY OF REGINA Department of Mathematics and Statistics. Calculus I Mathematics 110. Final Exam, Winter 2013 (April 25 th ) UNIVERSITY OF REGINA Department of Mathematics and Statistics Calculus I Mathematics 110 Final Exam, Winter 2013 (April 25 th ) Time: 3 hours Pages: 11 Full Name: Student Number: Instructor: (check one)

More information

Math 116 Second Midterm November 13, 2017

Math 116 Second Midterm November 13, 2017 On my honor, as a student, I have neither given nor received unauthorized aid on this academic work. Initials: Do not write in this area Your Initials Only: Math 6 Second Midterm November 3, 7 Your U-M

More information

Chapter 6: Sections 6.1, 6.2.1, Chapter 8: Section 8.1, 8.2 and 8.5. In Business world the study of change important

Chapter 6: Sections 6.1, 6.2.1, Chapter 8: Section 8.1, 8.2 and 8.5. In Business world the study of change important Study Unit 5 : Calculus Chapter 6: Sections 6., 6.., 6.3. Chapter 8: Section 8., 8. and 8.5 In Business world the study of change important Example: change in the sales of a company; change in the value

More information