Study Guide/Practice Exam 3

Size: px
Start display at page:

Download "Study Guide/Practice Exam 3"

Transcription

1 Study Guide/Practice Exam 3 This study guide/practice exam covers only the material since exam. The final exam, however, is cumulative so you should be sure to thoroughly study earlier material. The distribution of content on this practice exam is not necessarily representative of the distribution of content on the actual exam. (1) Suppose that f is a function which is the solution to the initial value problem f(x, y) + f(x, y) = xf(x, y) x y f(, ) = 1 A theorem from differential equations guarantees that f C ( ). (a) Explain what f C ( ) means. (b) State a theorem which guarantees that for all (x, y). f(x, y) = x y f(x, y) y x Solution: That f C ( ) means that f, all first partial derivatives of f, and all second partial derivatives of f are continuous at every point in. Clairut s theorem says that if f C (D) where D is a disc of positive radius in containing a point a then the mixed partial derivatives of f at a are equal. Thus, if f C ( ), then the mixed partials of f are equal at every point in. () Let f(x, y) = x sin(x) + cos(y). Find the first and second MacLaurin polynomials for f. Solution: The first Taylor polynomial is P 1 (x, y) = 1 x. The second is P (x, y) = 1 x + x y. (3) Let φ(t) = (t, t, sin(t)). Let f(x, y, z) = x y + z. Use the chain rule to find d dt f φ(t). Solution: φ (t) = (t, 1, cos(t)) f(x, y, z) = (1, 1, 1) f φ(t) = (1, 1, 1) (t, 1, cos(t)) d dt Thus, d f φ(t) = t 1 + cos(t). dt (4) Let φ(t) = (cos t, cos t sin t). Let L be the graph in of the line y x = 4. Find points t min, t max [, π) so that φ(t min ) is the closest point on the ellipse to L and φ(t max ) is the farthest point. You do not need to determine which is which. 1

2 Solution: The distance from (x, y) in to the line defined by the equation y x = is dist(x, y) = (x, y) (, 1) 5 The line L does not go through the origin, but if we shift everything down by 4 we will get y x =. Shifting everything down by 4 does not change the distance between objects. Thus, the distance from (x, y) to L is the same as dist(x, y 4). To minimize the distance we will minimize the square of the distance function. Let s(x, y) = ( x + y 4) 5 We wish to minimize s φ(t). We begin by finding the critical points using the chain rule. s(x, y) = ( x + y 4)(, 1) 5 φ (t) = ( sin t, sin t + cos t) d s φ(t) = ( cos t sin t 4)(sin t + cos t) dt 5 Set this last derivative equal to zero and solve for t. To do so, notice that ( cos t sin t 4) is never. Thus, the derivative is equal to zero only if sin t = cos t. That is, if tan t = 1. For t [, π), tan t = 1 only if t = 3π/4 or t = 7π/4. These must be the t values creating the maximum and minimum distances to the line L. (5) Let f(x, y) = x 3 + x y y. Find and classify all critical points of f. Solution: We begin by calculating: f(x, y) = (3x + xy, x y) and 6x + y x Hf(x, y) = x We have f(x, y) = (, ) if (x, y) = (, ) or if (x, y) = (3, 9/). These are our critical points. Plugging them into Hf(x, y) and using the second derivative test we discover that (, ) is a degenerate critical point and that (3, 9/) is a saddle point. (6) Let f(x, y) = e x +y e (x +y ). Find and classify all critical points of f.

3 Solution: f x (x, y) = x(e x +y + e (x +y ) f y (x, y) = y(e x +y + e (x +y ) The only critical point of f is, therefore, (, ). Then f xx (x, y) = (e x +y + e (x +y ) ) + 4x ( something ) f yy (x, y) = (e x +y + e (x +y ) + 4y ( something ) f yx (x, y) = x( something ) Consequently, Hf(, ) = (, ) is a minimum of f. 4. By the second derivative test, 4 (7) Let g(x, y) = 1. Find the points on the graph of g which are closest xy to the origin in 3. (Hint: Let s(x, y, z) = x +y +z be the square of the distance from (x, y, z) to the origin and set z = g(x, y).) Solution: Let s(x, y) = x + y + 1 x y. We have s(x, y) = (x y x 3, y y 3 x ). Setting s(x, y) = (, ) and solving we get four critical points (1, 1), ( 1, 1), (1, 1), and ( 1, 1). Call these A, B, C, and D respectively. + 6y Then Hs(x, y) = x 4 4y 3 x 3 4y 3 x 3 + 6y 4 x. Consequently: Hs(A) = Hs(C) = ( 4 8 ) Hs(B) = Hs(D) = By the second derivative test, these are all minima. ( 4 ) (8) A company operates two plants which manufacture the same item and whose total cost functions are C 1 = q 1 C = q where q 1 and q are the quantities produced by each plant. If the item costs p dollars then p = 6.4(q 1 + q ). 3

4 The goal is to find values for q 1 and q which will maximize the company s profit. Carefully set up and describe how you would solve this problem using multi-variable derivatives. You need not actually perform the calculations. Solution: Let P (q 1, q ) = (q 1 +q )p (C 1 +C ). This is a function of q 1 and q which represents the profit of the company. I would plug in the equations for p, C 1, and C and would find the critical points and then use the second derivative test to determine which critical points were maxima of P. (9) Let f(x, y) = x + y and let be the rectangle in with corners (1, 1), (1, 3), (, 1) and (, 3). (a) Subdivide into four subrectangles of equal area and write down a sum which approximates f da. Solution: Since the area of is, the area of each subrectangle is A = /4 = 1/. Choose lower left corners for sample points (for example). Then we have sample points (1, 1), (3/, 1), (, 1), and (3/, ). The following sum approximates the double integral: A(f(1, 1) + f(3/, 1) + f(, 1) + f(3/, )) = (1/)( / / + ) (b) Use lower left corners of subdivisions of and the limit definition of the iemann integral to calculate f da. You will need the formula; n (k 1) = k= (n 1)n. Solution: Subdividing into n rectangles we have A = /n. Let ij be the ith subrectangle in the x direction and the jth subrectangle in the y direction. Then with lower left corners of sample points (x ij, y ij) we have x ij = 1 + (i 1)/n yij = 1 + (j 1)/n f(x ij, yij) = + (i 1)/n + (j 1)/n Thus, 4

5 5 f da = lim n n i=1 j=1 = lim n n = lim n n = lim n n n f(x ij, yij) A n n + (i 1)/n + (j 1)/n n ( n + n (i 1)/n + n ) (j 1)/n j=1 j=1 j=1 n ( ) n + (i 1) + (n 1) i=1 j=1 i=1 ( i=1 n = lim n + n (i 1) + n ) (n 1) n n i=1 i=1 i=1 ) = lim (n + n(n 1)/ + (n 1)n n n = = 7. (c) Write f da as an iterated integral and solve. Solution: f da = = = 3 (x + y) dx dy (x / + yx) dy = 7. (3/) + y dy (1) For the following functions f and regions set up (but do not solve) an iterated integral equal to f da. Your answer should be something that can be plugged into Mathematica to find the answer. (a) f(x, y) = x 3 y and is a disc of radius 1 centered at the point (1, 1). Solution: f da = x 1 x x 3 y dy dx (b) f(x, y) = sin(xy) and is the triangular region with corners (, ), (, ), and (1, 5).

6 6 Solution: f da = 5 y/5+ y/5 sin(xy) dx dy (c) f(x, y) = x y and is the region bounded by the graphs of y = x 5 and y = x 3. Solution: f da = x 5 1 x 3 x y dy dx + 1 x 3 x 5 x y dy dx (11) Set up iterated triple integrals to find the volumes of the following objects in 3. You do not need to solve the integrals. (a) The region trapped between the graphs of y = 1, y = 1, y = x 3, z = x, and z = 5. Solution: We use y-slices so that 1 dv = 11 A(y) dy, where A(y) is the area of a y slice. Figure 1 shows a typical y-slice. FIGUE 1. The colors of the lines have been chosen to correspond to the colors of the 3D object in the Practice Exam. The yellow line has the equation x = 3 y. The green line has equation z = x, and the red line has the equation z = 5. Examining the graph we see that A(y) = y 1 dz dx. Thus, x dv = 1 1 A(y) dy = 1 dz dx dy. 1 3 x x

7 (b) The region which is trapped between the cylinders x + y = 1 and x + z = 1. 7 FIGUE. The green circle is x + y = 1 and the orange lines are is x + z = 1. Solution: We choose to use z slices. In Figure is drawn a typical z-slice. The green circle is x + y = 1. The left orange line is x = 1 z and the right orange line is 1 z. Since 1 z 1, we have 1 dv = 1 A(v) dv where 1 A(v) is the area of a z slice. By examining the graph of the z-slice we see that A(z) = 1 z 1 x 1 z 1 dy dx. Thus, 1 x 1 1 z 1 x 1 dv = 1 dy dx dz. 1 1 z 1 x

8 (1) Carefully state and explain the Change of Variables Theorem for double integrals. Solution: Suppose that f : is continuous and that x = x(u, v) and y = y(u, v) are a differentiable change of coordinates. Let be a region in the xy plane for which f da exists. Let be the corresponding region in the u, v plane. Let ( ˆf be the ) xu x composition of f with the coordinate change. Let J = v. y u y v Then f da = ˆf det J dâ. 8 b The theorem gives a way of converting an integral of f over a region in the xy plane to an integral over a region in the uv plane. The determinant of the Jacobian measures the infinitessimal change in area due to the coordinate change. It is necessary to include this so that the iemann sum representing the integral on the left is equal to the iemann sum representing the integral on the right. (13) Let f(x, y) = y 4 (x + y ). Let be the half disc defined by x + y 1 and y. Set up an iterated integral in polar coordinates which is equal to f da. Solution: In polar coordinates, we have y = r sin θ and r = x + y. Thus, ˆf(r, θ) = r sin θ 4 r. The half disc can be parameterized as r 1 and θ π. Thus π 1 f da = 4r sin θ 4 r dr dθ.

9 (14) The following problems each give a function f, a region, and a change of coordinates. For each, write down an iterated integral in the new coordinate system which equals f da. (a) f(x, y) = x y. is the triangle with corners (, ), (3, 1) and (, ). The coordinate change is given by x = s t, y = s t. Solution: We have ˆf(s, t) = s and det J =. Since the coordinate change is a linear coordinate change lines are taken to lines. Thus, we need only compute the image of the three corners of in the st plane. To do this we solve for s and t in terms of x and y, obtaining: s = x/ y/ t = x/ y/ 9 Thus is a triangular region with vertices (, ), (1, ), and ( 1, 1). Thus, we have f da = 4s dâ b = 1 1 s (s+1)/ 1 4s dt ds + 1 s 4s dt ds (s+1)/ 1 (b) f(x, y) = 4 x + y. is the region bounded by x y = 1, x y = 4, y =, and y = x/. The region appears in Figure 3. The coordinate change is given by x = r cosh θ, y = r sinh θ. It may help to remember the following facts: d cosh θ = sinh θ dθ d sinh θ = cosh θ dθ cosh θ sinh θ = 1 cosh θ = (e θ + e θ )/ sinh θ = (e θ e θ )/ Solution: The new function is ˆf(r, θ) = (r cosh θ + r sinh θ) 1/4 = r 1/4 e θ/4 The new region is defined bounded by r = 1 r = 4 r sinh θ = r sinh θ = r cosh θ

10 The hyperbolas x y = 1 and x y = 4 each have two branches, if f > we are on the right branches which is what we want. Thus, two of the curves bounding our new region are r = 1 r = Thus, r > for all the points in. Consequently, our other lines bounding must be: sinh θ = (e θ e θ ) = e θ + e θ The first of these happens only if θ = and the second only if θ = ln(3)/. Thus our region is the rectangle bounded by r = 1 r = θ = θ = (ln 3)/ The Jacobian of the coordinate change is: cosh θ r sinh θ J = sinh θ r cosh θ It has determinant: Hence, det J = r cosh θ r sinh θ = r 1 f da = b = 1 ˆfr dâ (ln3)/ r 5/4 e θ/4 dθ dr

11 (c) Let f(x, y) = 1. Let be the elliptical region Ax + Bxy + Cy 1, where A, B, and C are positive constants such that C > B /(4A ). Use the coordinate change s = ( x + B y) A A t = y C B. 4A Computing f da will give the area of. Solution: For convenience we let k = C B /(4A). The coordinate change can be rewritten as: x = s A Bt Ak y = t/k Thus, the determinant of the Jacobian is det J = 1 k A. Our region is determined as follows: Ax + Bxy + Cy 1 A( s A Bt ak ) + B( s A Bt )( t ) + Ct 1 ( ) Ak k k s A Bts A AAk + B t + Bst 4A k Ak B t + Ct 1 Ak k s Bts Ak + B t + Bst 4Ak Ak B t + Ct 1 Ak k k s + ( B B + 4A A C)t k k s + ( B + 4A C)t k k s + k t k s + t 1 Thus the new region is the disc of unit radius in the st plane. Consequently, 11 f da = f( 1 k ) dâ A b 1 dâ = 1 k A b = 1 k π A π = 4AC B

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 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

Review for the First Midterm Exam

Review for the First Midterm Exam Review for the First Midterm Exam Thomas Morrell 5 pm, Sunday, 4 April 9 B9 Van Vleck Hall For the purpose of creating questions for this review session, I did not make an effort to make any of the numbers

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

Math 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C

Math 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C Math 35 Solutions for Final Exam Page Problem. ( points) (a) ompute the line integral F ds for the path c(t) = (t 2, t 3, t) with t and the vector field F (x, y, z) = xi + zj + xk. (b) ompute the line

More information

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions alculus III Math 33 pring 7 Final exam May 3rd. uggested solutions This exam contains twenty problems numbered 1 through. All problems are multiple choice problems, and each counts 5% of your total score.

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

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the 1.(8pts) Find F ds where F = x + ye z + ze y, y + xe z + ze x, z and where T is the T surface in the pictures. (The two pictures are two views of the same surface.) The boundary of T is the unit circle

More information

Faculty of Engineering, Mathematics and Science School of Mathematics

Faculty of Engineering, Mathematics and Science School of Mathematics Faculty of Engineering, Mathematics and Science School of Mathematics GROUPS Trinity Term 06 MA3: Advanced Calculus SAMPLE EXAM, Solutions DAY PLACE TIME Prof. Larry Rolen Instructions to Candidates: Attempt

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

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

DO NOT BEGIN THIS TEST UNTIL INSTRUCTED TO START

DO NOT BEGIN THIS TEST UNTIL INSTRUCTED TO START Math 265 Student name: KEY Final Exam Fall 23 Instructor & Section: This test is closed book and closed notes. A (graphing) calculator is allowed for this test but cannot also be a communication device

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

The Princeton Review AP Calculus BC Practice Test 1

The Princeton Review AP Calculus BC Practice Test 1 8 The Princeton Review AP Calculus BC Practice Test CALCULUS BC SECTION I, Part A Time 55 Minutes Number of questions 8 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION Directions: Solve each

More information

Final Exam 2011 Winter Term 2 Solutions

Final Exam 2011 Winter Term 2 Solutions . (a Find the radius of convergence of the series: ( k k+ x k. Solution: Using the Ratio Test, we get: L = lim a k+ a k = lim ( k+ k+ x k+ ( k k+ x k = lim x = x. Note that the series converges for L

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

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

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

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work. Exam 3 Math 850-007 Fall 04 Odenthal Name: Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.. Evaluate the iterated integral

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

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

REVIEW OF DIFFERENTIAL CALCULUS

REVIEW OF DIFFERENTIAL CALCULUS REVIEW OF DIFFERENTIAL CALCULUS DONU ARAPURA 1. Limits and continuity To simplify the statements, we will often stick to two variables, but everything holds with any number of variables. Let f(x, y) be

More information

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers.

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers. Name: Section: Recitation Instructor: READ THE FOLLOWING INSTRUCTIONS. Do not open your exam until told to do so. No calculators, cell phones or any other electronic devices can be used on this exam. Clear

More information

Geometry and Motion Selected answers to Sections A and C Dwight Barkley 2016

Geometry and Motion Selected answers to Sections A and C Dwight Barkley 2016 MA34 Geometry and Motion Selected answers to Sections A and C Dwight Barkley 26 Example Sheet d n+ = d n cot θ n r θ n r = Θθ n i. 2. 3. 4. Possible answers include: and with opposite orientation: 5..

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 Review for Exam Compute the second degree Taylor polynomials about (0, 0) of the following functions: (a) f(x, y) = e 2x 3y.

Math Review for Exam Compute the second degree Taylor polynomials about (0, 0) of the following functions: (a) f(x, y) = e 2x 3y. Math 35 - Review for Exam 1. Compute the second degree Taylor polynomial of f e x+3y about (, ). Solution. A computation shows that f x(, ), f y(, ) 3, f xx(, ) 4, f yy(, ) 9, f xy(, ) 6. The second degree

More information

McGill University April 16, Advanced Calculus for Engineers

McGill University April 16, Advanced Calculus for Engineers McGill University April 16, 2014 Faculty of cience Final examination Advanced Calculus for Engineers Math 264 April 16, 2014 Time: 6PM-9PM Examiner: Prof. R. Choksi Associate Examiner: Prof. A. Hundemer

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

1. If the line l has symmetric equations. = y 3 = z+2 find a vector equation for the line l that contains the point (2, 1, 3) and is parallel to l.

1. If the line l has symmetric equations. = y 3 = z+2 find a vector equation for the line l that contains the point (2, 1, 3) and is parallel to l. . If the line l has symmetric equations MA 6 PRACTICE PROBLEMS x = y = z+ 7, find a vector equation for the line l that contains the point (,, ) and is parallel to l. r = ( + t) i t j + ( + 7t) k B. r

More information

Study Guide/Practice Exam 2 Solution. This study guide/practice exam is longer and harder than the actual exam. Problem A: Power Series. x 2i /i!

Study Guide/Practice Exam 2 Solution. This study guide/practice exam is longer and harder than the actual exam. Problem A: Power Series. x 2i /i! Study Guide/Practice Exam 2 Solution This study guide/practice exam is longer and harder than the actual exam Problem A: Power Series (1) Find a series representation of f(x) = e x2 Explain why the series

More information

MATH Max-min Theory Fall 2016

MATH Max-min Theory Fall 2016 MATH 20550 Max-min Theory Fall 2016 1. Definitions and main theorems Max-min theory starts with a function f of a vector variable x and a subset D of the domain of f. So far when we have worked with functions

More information

SOLUTIONS FOR PRACTICE FINAL EXAM

SOLUTIONS FOR PRACTICE FINAL EXAM SOLUTIONS FOR PRACTICE FINAL EXAM ANDREW J. BLUMBERG. Solutions () Short answer questions: (a) State the mean value theorem. Proof. The mean value theorem says that if f is continuous on (a, b) and differentiable

More information

MATH2111 Higher Several Variable Calculus Integration

MATH2111 Higher Several Variable Calculus Integration MATH2 Higher Several Variable Calculus Integration Dr. Jonathan Kress School of Mathematics and Statistics University of New South Wales Semester, 26 [updated: April 3, 26] JM Kress (UNSW Maths & Stats)

More information

You can learn more about the services offered by the teaching center by visiting

You can learn more about the services offered by the teaching center by visiting MAC 232 Exam 3 Review Spring 209 This review, produced by the Broward Teaching Center, contains a collection of questions which are representative of the type you may encounter on the exam. Other resources

More information

Solutions to Sample Questions for Final Exam

Solutions to Sample Questions for Final Exam olutions to ample Questions for Final Exam Find the points on the surface xy z 3 that are closest to the origin. We use the method of Lagrange Multipliers, with f(x, y, z) x + y + z for the square of the

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

4 Partial Differentiation

4 Partial Differentiation 4 Partial Differentiation Many equations in engineering, physics and mathematics tie together more than two variables. For example Ohm s Law (V = IR) and the equation for an ideal gas, PV = nrt, which

More information

Review problems for the final exam Calculus III Fall 2003

Review problems for the final exam Calculus III Fall 2003 Review problems for the final exam alculus III Fall 2003 1. Perform the operations indicated with F (t) = 2t ı 5 j + t 2 k, G(t) = (1 t) ı + 1 t k, H(t) = sin(t) ı + e t j a) F (t) G(t) b) F (t) [ H(t)

More information

FINAL REVIEW Answers and hints Math 311 Fall 2017

FINAL REVIEW Answers and hints Math 311 Fall 2017 FINAL RVIW Answers and hints Math 3 Fall 7. Let R be a Jordan region and let f : R be integrable. Prove that the graph of f, as a subset of R 3, has zero volume. Let R be a rectangle with R. Since f is

More information

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS

MATH 18.01, FALL PROBLEM SET # 6 SOLUTIONS MATH 181, FALL 17 - PROBLEM SET # 6 SOLUTIONS Part II (5 points) 1 (Thurs, Oct 6; Second Fundamental Theorem; + + + + + = 16 points) Let sinc(x) denote the sinc function { 1 if x =, sinc(x) = sin x if

More information

Bi. lkent Calculus II Exams

Bi. lkent Calculus II Exams Bi. lkent Calculus II Exams 988-208 Spring 208 Midterm I........ Spring 208 Midterm II....... 2 Spring 207 Midterm I........ 4 Spring 207 Midterm II....... 5 Spring 207 Final........... 7 Spring 206 Midterm

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 122 Test 3. April 17, 2018

Math 122 Test 3. April 17, 2018 SI: Math Test 3 April 7, 08 EF: 3 4 5 6 7 8 9 0 Total Name Directions:. No books, notes or April showers. You may use a calculator to do routine arithmetic computations. You may not use your calculator

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

MA 162 FINAL EXAM PRACTICE PROBLEMS Spring Find the angle between the vectors v = 2i + 2j + k and w = 2i + 2j k. C.

MA 162 FINAL EXAM PRACTICE PROBLEMS Spring Find the angle between the vectors v = 2i + 2j + k and w = 2i + 2j k. C. MA 6 FINAL EXAM PRACTICE PROBLEMS Spring. Find the angle between the vectors v = i + j + k and w = i + j k. cos 8 cos 5 cos D. cos 7 E. cos. Find a such that u = i j + ak and v = i + j + k are perpendicular.

More information

Math Exam 02 Review

Math Exam 02 Review Math 10350 Exam 02 Review 1. A differentiable function g(t) is such that g(2) = 2, g (2) = 1, g (2) = 1/2. (a) If p(t) = g(t)e t2 find p (2) and p (2). (Ans: p (2) = 7e 4 ; p (2) = 28.5e 4 ) (b) If f(t)

More information

Math 142, Final Exam. 12/7/10.

Math 142, Final Exam. 12/7/10. Math 4, Final Exam. /7/0. No notes, calculator, or text. There are 00 points total. Partial credit may be given. Write your full name in the upper right corner of page. Number the pages in the upper right

More information

Without fully opening the exam, check that you have pages 1 through 12.

Without fully opening the exam, check that you have pages 1 through 12. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages 1 through 12. Show all your work on the standard

More information

Calculus I Sample Final exam

Calculus I Sample Final exam Calculus I Sample Final exam Solutions [] Compute the following integrals: a) b) 4 x ln x) Substituting u = ln x, 4 x ln x) = ln 4 ln u du = u ln 4 ln = ln ln 4 Taking common denominator, using properties

More information

e x3 dx dy. 0 y x 2, 0 x 1.

e x3 dx dy. 0 y x 2, 0 x 1. Problem 1. Evaluate by changing the order of integration y e x3 dx dy. Solution:We change the order of integration over the region y x 1. We find and x e x3 dy dx = y x, x 1. x e x3 dx = 1 x=1 3 ex3 x=

More information

Math 113 (Calculus 2) Exam 4

Math 113 (Calculus 2) Exam 4 Math 3 (Calculus ) Exam 4 November 0 November, 009 Sections 0, 3 7 Name Student ID Section Instructor In some cases a series may be seen to converge or diverge for more than one reason. For such problems

More information

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know.

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know. Disclaimer: This is meant to help you start studying. It is not necessarily a complete list of everything you need to know. The MTH 234 final exam mainly consists of standard response questions where students

More information

Math 210, Final Exam, Fall 2010 Problem 1 Solution. v cosθ = u. v Since the magnitudes of the vectors are positive, the sign of the dot product will

Math 210, Final Exam, Fall 2010 Problem 1 Solution. v cosθ = u. v Since the magnitudes of the vectors are positive, the sign of the dot product will Math, Final Exam, Fall Problem Solution. Let u,, and v,,3. (a) Is the angle between u and v acute, obtuse, or right? (b) Find an equation for the plane through (,,) containing u and v. Solution: (a) The

More information

Without fully opening the exam, check that you have pages 1 through 12.

Without fully opening the exam, check that you have pages 1 through 12. MTH 34 Solutions to Exam April 9th, 8 Name: Section: Recitation Instructor: INSTRUTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show

More information

Math 222 Spring 2013 Exam 3 Review Problem Answers

Math 222 Spring 2013 Exam 3 Review Problem Answers . (a) By the Chain ule, Math Spring 3 Exam 3 eview Problem Answers w s w x x s + w y y s (y xy)() + (xy x )( ) (( s + 4t) (s 3t)( s + 4t)) ((s 3t)( s + 4t) (s 3t) ) 8s 94st + 3t (b) By the Chain ule, w

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

Math 230 Mock Final Exam Detailed Solution

Math 230 Mock Final Exam Detailed Solution Name: Math 30 Mock Final Exam Detailed Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and

More information

M273Q Multivariable Calculus Spring 2017 Review Problems for Exam 3

M273Q Multivariable Calculus Spring 2017 Review Problems for Exam 3 M7Q Multivariable alculus Spring 7 Review Problems for Exam Exam covers material from Sections 5.-5.4 and 6.-6. and 7.. As you prepare, note well that the Fall 6 Exam posted online did not cover exactly

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

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t Math 4, Autumn 006 Final Exam Solutions Page of 9. [ points total] Calculate the derivatives of the following functions. You need not simplfy your answers. (a) [4 points] y = 5x 7 sin(3x) + e + ln x. y

More information

c) xy 3 = cos(7x +5y), y 0 = y3 + 7 sin(7x +5y) 3xy sin(7x +5y) d) xe y = sin(xy), y 0 = ey + y cos(xy) x(e y cos(xy)) e) y = x ln(3x + 5), y 0

c) xy 3 = cos(7x +5y), y 0 = y3 + 7 sin(7x +5y) 3xy sin(7x +5y) d) xe y = sin(xy), y 0 = ey + y cos(xy) x(e y cos(xy)) e) y = x ln(3x + 5), y 0 Some Math 35 review problems With answers 2/6/2005 The following problems are based heavily on problems written by Professor Stephen Greenfield for his Math 35 class in spring 2005. His willingness to

More information

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π.

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π. Math 234 What you should know on day one August 28, 2001 1 You should be able to use general principles like Length = ds, Area = da, Volume = dv For example the length of the semi circle x = cos t, y =

More information

Math 550, Exam 1. 2/10/11.

Math 550, Exam 1. 2/10/11. Math 55, Exam. //. Read problems carefully. Show all work. No notes, calculator, or text. The exam is approximately 5 percent of the total grade. There are points total. Partial credit may be given. Write

More information

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018 Lecture 10 Partial derivatives Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts February 27, 2018 Last time: functions of two variables f(x, y) x and y are the independent

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

cos t 2 sin 2t (vi) y = cosh t sinh t (vii) y sin x 2 = x sin y 2 (viii) xy = cot(xy) (ix) 1 + x = sin(xy 2 ) (v) g(t) =

cos t 2 sin 2t (vi) y = cosh t sinh t (vii) y sin x 2 = x sin y 2 (viii) xy = cot(xy) (ix) 1 + x = sin(xy 2 ) (v) g(t) = MATH1003 REVISION 1. Differentiate the following functions, simplifying your answers when appropriate: (i) f(x) = (x 3 2) tan x (ii) y = (3x 5 1) 6 (iii) y 2 = x 2 3 (iv) y = ln(ln(7 + x)) e 5x3 (v) g(t)

More information

APPM 2350 FINAL EXAM FALL 2017

APPM 2350 FINAL EXAM FALL 2017 APPM 25 FINAL EXAM FALL 27. ( points) Determine the absolute maximum and minimum values of the function f(x, y) = 2 6x 4y + 4x 2 + y. Be sure to clearly give both the locations and values of the absolute

More information

MIDTERM EXAMINATION. Spring MTH301- Calculus II (Session - 3)

MIDTERM EXAMINATION. Spring MTH301- Calculus II (Session - 3) ASSALAM O ALAIKUM All Dear fellows ALL IN ONE MTH3 Calculus II Midterm solved papers Created BY Ali Shah From Sahiwal BSCS th semester alaoudin.bukhari@gmail.com Remember me in your prayers MIDTERM EXAMINATION

More information

In general, the formula is S f ds = D f(φ(u, v)) Φ u Φ v da. To compute surface area, we choose f = 1. We compute

In general, the formula is S f ds = D f(φ(u, v)) Φ u Φ v da. To compute surface area, we choose f = 1. We compute alculus III Test 3 ample Problem Answers/olutions 1. Express the area of the surface Φ(u, v) u cosv, u sinv, 2v, with domain u 1, v 2π, as a double integral in u and v. o not evaluate the integral. In

More information

Math 113 Final Exam Practice

Math 113 Final Exam Practice Math Final Exam Practice The Final Exam is comprehensive. You should refer to prior reviews when studying material in chapters 6, 7, 8, and.-9. This review will cover.0- and chapter 0. This sheet has three

More information

e x2 dxdy, e x2 da, e x2 x 3 dx = e

e x2 dxdy, e x2 da, e x2 x 3 dx = e STS26-4 Calculus II: The fourth exam Dec 15, 214 Please show all your work! Answers without supporting work will be not given credit. Write answers in spaces provided. You have 1 hour and 2minutes to complete

More information

Maxima and Minima. (a, b) of R if

Maxima and Minima. (a, b) of R if Maxima and Minima Definition Let R be any region on the xy-plane, a function f (x, y) attains its absolute or global, maximum value M on R at the point (a, b) of R if (i) f (x, y) M for all points (x,

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

Multivariable Calculus Midterm 2 Solutions John Ross

Multivariable Calculus Midterm 2 Solutions John Ross Multivariable Calculus Midterm Solutions John Ross Problem.: False. The double integral is not the same as the iterated integral. In particular, we have shown in a HW problem (section 5., number 9) that

More information

MTH 234 Exam 2 November 21st, Without fully opening the exam, check that you have pages 1 through 12.

MTH 234 Exam 2 November 21st, Without fully opening the exam, check that you have pages 1 through 12. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages 1 through 12. Show all your work on the standard

More information

Math 116 Final Exam April 21, 2016

Math 116 Final Exam April 21, 2016 Math 6 Final Exam April 2, 206 UMID: Instructor: Initials: Section:. Do not open this exam until you are told to do so. 2. Do not write your name anywhere on this exam. 3. This exam has 4 pages including

More information

ENGI Partial Differentiation Page y f x

ENGI Partial Differentiation Page y f x ENGI 3424 4 Partial Differentiation Page 4-01 4. Partial Differentiation For functions of one variable, be found unambiguously by differentiation: y f x, the rate of change of the dependent variable can

More information

MSc Mas6002, Introductory Material Mathematical Methods Exercises

MSc Mas6002, Introductory Material Mathematical Methods Exercises MSc Mas62, Introductory Material Mathematical Methods Exercises These exercises are on a range of mathematical methods which are useful in different parts of the MSc, especially calculus and linear algebra.

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

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

More information

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2)

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2) Math 2, Final Exam, Practice Fall 29 Problem Solution. A triangle has vertices at the points A (,,), B (, 3,4), and C (2,,3) (a) Find the cosine of the angle between the vectors AB and AC. (b) Find an

More information

MATH 2053 Calculus I Review for the Final Exam

MATH 2053 Calculus I Review for the Final Exam MATH 05 Calculus I Review for the Final Exam (x+ x) 9 x 9 1. Find the limit: lim x 0. x. Find the limit: lim x + x x (x ).. Find lim x (x 5) = L, find such that f(x) L < 0.01 whenever 0 < x

More information

Math 233. Practice Problems Chapter 15. i j k

Math 233. Practice Problems Chapter 15. i j k Math 233. Practice Problems hapter 15 1. ompute the curl and divergence of the vector field F given by F (4 cos(x 2 ) 2y)i + (4 sin(y 2 ) + 6x)j + (6x 2 y 6x + 4e 3z )k olution: The curl of F is computed

More information

Fall 2009 Math 113 Final Exam Solutions. f(x) = 1 + ex 1 e x?

Fall 2009 Math 113 Final Exam Solutions. f(x) = 1 + ex 1 e x? . What are the domain and range of the function Fall 9 Math 3 Final Exam Solutions f(x) = + ex e x? Answer: The function is well-defined everywhere except when the denominator is zero, which happens when

More information

Completion Date: Monday February 11, 2008

Completion Date: Monday February 11, 2008 MATH 4 (R) Winter 8 Intermediate Calculus I Solutions to Problem Set #4 Completion Date: Monday February, 8 Department of Mathematical and Statistical Sciences University of Alberta Question. [Sec..9,

More information

Math 122 Test 3. April 15, 2014

Math 122 Test 3. April 15, 2014 SI: Math 1 Test 3 April 15, 014 EF: 1 3 4 5 6 7 8 Total Name Directions: 1. No books, notes or 6 year olds with ear infections. You may use a calculator to do routine arithmetic computations. You may not

More information

MAC2313 Final A. (5 pts) 1. How many of the following are necessarily true? i. The vector field F = 2x + 3y, 3x 5y is conservative.

MAC2313 Final A. (5 pts) 1. How many of the following are necessarily true? i. The vector field F = 2x + 3y, 3x 5y is conservative. MAC2313 Final A (5 pts) 1. How many of the following are necessarily true? i. The vector field F = 2x + 3y, 3x 5y is conservative. ii. The vector field F = 5(x 2 + y 2 ) 3/2 x, y is radial. iii. All constant

More information

Homework Solutions: , plus Substitutions

Homework Solutions: , plus Substitutions Homework Solutions: 2.-2.2, plus Substitutions Section 2. I have not included any drawings/direction fields. We can see them using Maple or by hand, so we ll be focusing on getting the analytic solutions

More information

More Final Practice Problems

More Final Practice Problems 8.0 Calculus Jason Starr Final Exam at 9:00am sharp Fall 005 Tuesday, December 0, 005 More 8.0 Final Practice Problems Here are some further practice problems with solutions for the 8.0 Final Exam. Many

More information

MATH 52 FINAL EXAM SOLUTIONS

MATH 52 FINAL EXAM SOLUTIONS MAH 5 FINAL EXAM OLUION. (a) ketch the region R of integration in the following double integral. x xe y5 dy dx R = {(x, y) x, x y }. (b) Express the region R as an x-simple region. R = {(x, y) y, x y }

More information

Material for review. By Lei. May, 2011

Material for review. By Lei. May, 2011 Material for review. By Lei. May, 20 You shouldn t only use this to do the review. Read your book and do the example problems. Do the problems in Midterms and homework once again to have a review. Some

More information

Name: Answer Key David Arnold. Math 50B Integral Calculus May 13, Final Exam

Name: Answer Key David Arnold. Math 50B Integral Calculus May 13, Final Exam Math 5B Integral Calculus May 3, 7 Final Exam Name: Answer Key David Arnold Instructions. (9 points) Follow the directions exactly! Whatever you are asked to do, you must do to receive full credit for

More information

Free Response Questions Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom

Free Response Questions Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom Free Response Questions 1969-010 Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom 1 AP Calculus Free-Response Questions 1969 AB 1 Consider the following functions

More information

Math 241 Final Exam, Spring 2013

Math 241 Final Exam, Spring 2013 Math 241 Final Exam, Spring 2013 Name: Section number: Instructor: Read all of the following information before starting the exam. Question Points Score 1 5 2 5 3 12 4 10 5 17 6 15 7 6 8 12 9 12 10 14

More information

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt Jim Lambers MAT 28 ummer emester 212-1 Practice Final Exam olution 1. Evaluate the line integral xy dx + e y dy + xz dz, where is given by r(t) t 4, t 2, t, t 1. olution From r (t) 4t, 2t, t 2, we obtain

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

MLC Practice Final Exam

MLC Practice Final Exam Name: Section: Recitation/Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages 1 through 13. Show all your work on the standard

More information

a k 0, then k + 1 = 2 lim 1 + 1

a k 0, then k + 1 = 2 lim 1 + 1 Math 7 - Midterm - Form A - Page From the desk of C. Davis Buenger. https://people.math.osu.edu/buenger.8/ Problem a) [3 pts] If lim a k = then a k converges. False: The divergence test states that if

More information

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes Math 8 Fall Hour Exam /8/ Time Limit: 5 Minutes Name (Print): This exam contains 9 pages (including this cover page) and 7 problems. Check to see if any pages are missing. Enter all requested information

More information

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2 AP Physics C Calculus C.1 Name Trigonometric Functions 1. Consider the right triangle to the right. In terms of a, b, and c, write the expressions for the following: c a sin θ = cos θ = tan θ =. Using

More information