Excruciating Practice Final, Babson 21A, Fall 13.

Size: px
Start display at page:

Download "Excruciating Practice Final, Babson 21A, Fall 13."

Transcription

1 Excruciating Practice Final Excruciating Practice Final, Babson 2A, Fall 3. This is an *optional* practice final. It has been designed with intention to be more difficult that what should be encountered on the actual final. However, I have not seen the actual final, and have had no hand in designing it. Therefore, I will try to cover all bases in this practice final to adequately prepare you. As with the second practice midterm, I am including a solutions set at the end of this document, should you get stuck along the way or wish to check your answers. Note that, although I tried to work slowly through the solutions, I may be prone to error, or may have gone about calculating my answers differently that the way you have; feel free to me if you think I made a mistake (jrsclark@math.ucdavis.edu). I strongly encourage you in during your finals week to meet with your fellow peers and develop study groups within which to interact and work on your personal difficulties. You are in college now: you will become very accustomed to study groups (just like you will become very accustomed to office hours) over the next four years, so begin taking advantage now. As always, good luck, and may the force be with you. Part One: Limits. Calculate each of the following limits using any methods at hand. Do not skip steps. IM- PORTANT NOTE: (e) is VERY long (at least the way I proceeded to do it). Check the solutions for it for more info. (a) lim x (x 7 + )(x 8 6x 2 + x) 7x 2 + 9x 7 4x 5 ) (d) lim x x( x 2 + x) (b) lim x 0 cos 2 (x) sin(x) (e) lim x 0 x x x x 2 8 (c) lim x 9 x x (f) lim x x Part Two: Derivatives. Calculate the derivatives (f (x) or dy ) of each of the following functions. If you are given dx a function in terms of x alone, your answer should have only x s in it. Otherwise, it can contain both x s and y s (a) f(x) = ln(ln(sec x)) (b) f(x) = x5 + sin( x ) e x2 (c) f(x) = 3 csc(2x + ) 7 (x 7 5x) 2 (d) xy = x y (x 7 5x) 4 e 2x+7 (e) sin(x + 3y) = cos(3x y) (f) f(x) = (x + x 2 + x 3 ) 4 x 5 x 3

2 Excruciating Practice Final 2 Part Three: Some theory. (a) If a function y = f(x) is differentiable at a point a, write down the formal definition of f (a). Use the formal definition to calculate the derivative of y = e x at x = a (you may assume l Hôpital s rule). (b) State the intermediate value theorem (IVT) in full. Use it to prove that the polynomial p(x) = x 5 + x has a root in the interval [0, ]. (c) State the mean value theorem (MVT) in full. Use it to solve the following conceptual problem: Suppose that y = f(x) is continuous and differentiable on [6, 5], and that f(6) = 2 and f (x) 0. What is the largest possible value for f(5)? (d) State the formal definition of what lim x x0 f(x) = L is. Prove that lim x (ax + b) = a + b using this definition, where a and b are some real numbers. Part Four: Applications. (a) History lesson: Once upon a time, the Babylonians needed ways of estimating the square roots of numbers. They developed a seemingly miraculous formula for doing it: let S be the number you wanted to find the square root of, and let x 0 be your guess of S (so if I wanted to know the square root of 5, I might take x 0 = 2). Then they could obtain a much better guess y according to the formula y = ) (x 0 + Sx0. 2 When S = 5 and x 0 = 2, this formula gives me y = 2.25, which is very close to the real answer Problem: I m not sure how the Babylonians figured it out the above (called the Babylonian method), but I want you to derive the above formula, given some value S I want you to square root, and an initial guess x 0. (b) History lesson: Back in the golden age of algebra, all mathematicians were interested in was solving for roots of polynomials y = p(x); i.e.: finding when p(x) = 0. When p(x) = ax+b, this is easy, since the answer is just x = b. When you have a quadratic a ax 2 +bx+c, it was more challenging, but luckily for us, there is a quadratic formula. In fact, although they are terrible to write down, there are equations for cubic polynomials ax 3 + bx 2 + cx + d and for quartic polynomials ax 4 + bx 3 + cx 2 + dx + e. However, as HARD as they tried, no one could figure out a formula for a quintic (degree 5) polynomial. But eventually in the early 9 th -century, a mathematician named Évariste Galois was able to prove that such an equation was impossible, and the methods he used dawned the revolutionary study of group theory and to some extend, modern algebra. But we still need to know roots of certain polynomials, as their solutions arise all the time in physical and mathematical problems, so we need methods of finding roots even without a general formula.

3 Excruciating Practice Final 3 (i) Let p(x) = 7x 5 7x 2 +. Prove that there exists a root of p somewhere in the interval [, 2]. (ii) Call the root from (i) c. Figure out an estimation x n of c so that p(x n ) is within 2 decimal places of p(c) (you should use a calculator to help with the tedious calculations for this part). (c) You are tasked with the job of building a gated area for kids to play in, but you only have 00 ft. of fencing material available. The fence will be rectangular, and luckily (due to the limited amount of fencing material available) one of side of the play area will be against a building wall, i.e. one side of the rectangle will not need to be fenced off. You want to be able to maximize the amount of area that will be enclosed. (i) Draw a picture, labeling all relevant variables. Write down the equation for area, and any constraints the variables may be subject to. (ii) Re-write the area formula in terms of one variable. Figure out of the dimension of that variable corresponds to maximum area. (iii) Figure out the other dimension corresponding to maximum area, and finally, compute the maximum area. (d) You just bought a brand-new flatscreen TV that you have hung-up 5 ft. off the ground in your apartment. The TV screen is 3 ft. high. Being that you re broke now, you don t have a couch, so you re sitting on the floor. Being that you have purchased this nice new TV, you want to make sure you are getting a maximum viewing angle of the TV; in other words, you want to know exactly how far a distance x from the horizontal position of the TV you should sit down so that your viewing angle of the TV is as large as possible. In other words, maximize θ in the following picture, where x is the only other variable: 3 You α θ x 5 (e) Suppose that the volume of a sphere (V = 4 3 πr3 ) is changing at a rate of 2 ft.3 sec.. Calculate the rate-of-change of the diameter of the sphere when the surface area of the sphere (S = 4πr 2 ) is equal to 5 ft. 2.

4 Excruciating Practice Final 4 Solutions. Part One. (a) (x 7 + )(x 8 6x 2 + x) lim x 7x 2 + 9x 7 4x 5 x x 5 6x 9 + 2x 8 6x 2 + x 7x 2 + 9x 7 4x 5 x 5 x x x 6 x 7 x 3 x x 3 x x = 4. Note: you *could* do l Hôpital on this but it would take 8 derivatives to get a workable form, so best just to remember the original way to take limits. (b) (c) (d) lim x 0 cos 2 (x) ( = [ 0 sin(x) 0 ]) l Hôp x 0 2 cos(x) ( sin(x)) 0 cos(x) x 0 2 sin(x) = 0. x 2 8 (x + 9)(x 9) lim x 9 x 3 x 9 x 3 x 9 (x + 9)( x + 3)( x 3) x 3 x 9 (x + 9)( x + 3) = (9 + 9)( 9 + 3) = 08. lim x( x 2 + x) x ( x2 + x) x2 + + x x x x2 + + x x ((x2 + ) (x 2 )) x x2 + + x x x x2 + + x x x x + + x 2 = = 2.

5 Excruciating Practice Final 5 (e) Recall from my previous practice midterm that the derivative of x x is x x (ln(x)+). You should know how to obtain this derivative manually, via logarithmic differentiation, or the e ln -trick. (f) x x lim ( = [ 0 x 0 + x 0 ]) l Hôp x x (ln(x) + ) x x 2 ln(x) + x 0 + x x x 2 2ln(x) + x 0 + x x 2 I pulled this problem from a previous Berkeley final, and though it can be finished with one more l Hôpital, it is unnecessarily long and unintuitive, so let s just say I don t expect anything this annoying to be on the final. Kudos to those of you who feel like finishing this one. If you DO care, the answer ends up being 0 (Wolfram Mathemtica confirmed that for me). Part Two. (a) f(x) = ln(ln(sec x)): x lim x x f (x) = = = ln(sec x) ln(sec x) ln(sec x) x x x x x (4) (3 + x) x (x )( x) x x (x )( x) x (x ) (x )( x) x x = 4. ( ) ln(sec x) d dx sec(x) d dx sec(x) sec(x) tan(x) = tan(x) sec(x) ln(sec(x).

6 Excruciating Practice Final 6 (b) f(x) = x5 +sin( x ) e x2 = x5 +sin(x ) f (x) = e x2 : ) (5x 4 + cos(x ) ( )x )(e 2 x2 (e x2 ) 2 ( )( ) x 5 + sin(x ) e x2 2x (this answer is fine; for derivatives, we prefer an answer that is not reduced). ( ) /3 csc(2x+) (c) f(x) = 3 7 = (csc(2x+)) /2 = (csc(2x+))/6. I m going to use logarithmic (x 7 5x) 2 (x 7 5x) 2/7 (x 7 5x) 4/7 differentiation, so I m going to write y = (csc(2x+))/6 (x 7 5x) 4/7 : ( ) (csc(2x + )) /6 ln(y) = ln = (x 7 5x) 4/7 6 ln(csc(2x + )) 4 7 ln(x7 5x) dy y dx = 6 csc(2x + ) ( csc(2x + ) cot(2x + )) (2) 4 7 x 7 5x (7x6 5) cot(2x + ) = 4 ( ) 7x x 7 5x dy ( dx = cot(2x + ) 4 ( )) 7x 6 5 y 3 7 x 7 5x ( cot(2x + ) = 4 ( )) 7x 6 5 (csc(2x + ))/ x 7 5x (x 7 5x) 4/7 (d) xy = x y. I don t like the exponent on the right, so I m going to take the natural log of both sides to remove it. The equation becomes ln(xy) = ln(x y ), which is equivalently ln(x) + ln(y) = y ln(x): ln(x) + ln(y) = y ln(x) x + dy y dx = (dy dx ) ln(x) + y( x ) = ln(x)dy dx + y x ( y ln(x))dy dx = y x x = y x dy ( )/( ) y dx = x y ln(x) y 2 y = x( y ln(x)).

7 Excruciating Practice Final 7 (e) sin(x + 3y) = cos(3x y): cos(x + 3y) ( + 3 dy dy ) = sin(3x y) (3 dx dx ) cos(x + 3y) + 3 cos(x + 3y) dy = sin(3x y)dy 3 sin(3x y) dx ( dx ) dy cos(x + 3y) + 3 sin(3x y) = sin(3x y) 3 cos(x + 3y) dx cos(x + 3y) + 3 sin(3x y) sin(3x y) 3 cos(x + 3y) = dy dx. (x (f) f(x) = 7 5x) 4 e 2x+7 (x+x 2 +x 3 ) 4. There s no way I (or you) should try quotient rule on this. x 5 x 3 Instead, use logarithmic differentiation: (x 7 5x) 4 e 2x+7 y = (x + x 2 + x 3 ) 4 x 5 x 3 ( ) (x 7 5x) 4 e 2x+7 ln(y) = ln (x + x 2 + x 3 ) 4 x 5 x 3 = 4 ln(x 7 5x) + (2x + 7) 4 ln(x + x 2 + x 3 ) 2 ln(x5 x 3 ) dy y dx = 4 7x6 5 x 7 5x + 2 4( + 2x + 3x2 ) 5x4 3x 2 x + x 2 + x 3 2(x 5 x 3 ) ( dy dx = (x 7 5x) 4 e 2x+7 (x + x 2 + x 3 ) 4 x 5 x 3 4 7x6 5 x 7 5x + 2 4( + 2x + ) 3x2 ) 5x4 3x 2 x + x 2 + x 3 2(x 5 x 3 ). Part Three. (a) or equivalently, For f(x) = e x, we see: f f(a + h) f(a) (a), h 0 h f f(x) f(a) (a). x a x a f (a) h 0 e a+h e a h h 0 e a eh h l Hôp = e a lim h 0 e h = e a = e a. (= [ 0 0 ])

8 Excruciating Practice Final 8 (b) The IVT: Let f(x) be continuous on the interval [a, b]. The for any value y between f(a) and f(b), there exists (at least one) point c in (a, b), such that f(c) = y. The problem: we want to know wen p(x) has a root, so in the definition above we set y = 0 (since we wish to know when p(x) = 0). Then we want to show that either p(a) < 0 < p(b) or p(a) > 0 > p(b) for some a and b in [0, ]. Just take a = 0 and b =, since p(a) = = < 0 p(b) = 5 + = + > 0 so (this is the most crucial part of the answer) by the IVT, there exists some point c in (0, ) such that p(c) = 0, so we have proven that a root c exists. (c) The MVT: Let f(x) be continuous and differentiable on the interval [a, b], and let m be the slope of the line connecting the points (a, f(a)) and (b, f(b)). Then there is some point c in (a, b) such that f (c) = m = f(b) f(a) b a. The Problem: We have a = 6, f(a) = 2, b = 5, and f (x) 0 for all x in [6, 5]. Just playing around with what we know: for some c in (a, b), f (c) = f(5) f(6) = f(5) f(5) = 9 f (c) 2 and since we know that f (x) 0 for all x in (6, 5), in particular, f (c) 0, so f(5) = 9 f (c) 2 9 (0) 2 = 88 so that f(5) can never be any larger than 88. (d) Definition: We say that lim x x0 f(x) = L if for all ɛ > 0 there is some δ > 0 such that 0 < x x 0 < δ implies that f(x) L < ɛ. The Problem: We have f(x) = ax + b, x 0 =, and L = a + b. As my students know, I like to take the stupid-proof approach, doing all my δ stuff first, all by ɛ stuff on the other, then combining in the end: x x 0 {}}{ < δ δ < x < δ f(x) δ < x < + δ {}}{{}}{ ( ax + b) ( a + b) < ɛ L ax a < ɛ ɛ < ax a < ɛ ɛ a < x < + ɛ a.

9 Excruciating Practice Final 9 Match the left and right sides of both sets of inequalities δ < x < + δ and ɛ a < x < + ɛ a, so δ = ɛ a δ = ɛ a or or +δ = + ɛ a δ = ɛ a so we take the smaller of the two options of δ (lucky us, they are the same), so we take δ = ɛ a. Part Four. (a) We want to know when S = x. By squaring both sides, this is equivalent to solving when S = x 2, or equivalently, when x 2 S = 0. So if we write f(x) = x 2 S, we can see that we are trying to solve for a root (AKA a zero) of f(x), so Newton s method is immediately applicable. Let y = x in the Newton s method algorithm. Then y = x 0 f(x 0) f (x 0 ) = x 0 x2 0 S 2x 0 = 2x2 0 (x 2 0 S) 2x 0 = ( ) x S 2 x 0 = ) (x 0 + Sx0. 2 (b.i) This is just using the intermediate value theorem, exactly like we did in 3(b). We see that p() = 9 < 0 and p(2) = 57 > 0, so by the intermediate value theorem (since p(x) is a polynomial and all polynomials are continuous), there exists some c in (, 2) such that p(c) = 0. (b.ii) This is a perfect time to apply Newton s method, which gives you a really quick way of estimating zeros of ANY function (not just polynomials) if you have a decent starting point. I will pick my starting point as x 0 =.5 just because I feel like it; you could pick x 0 = or x 0 = 2 or some other point in-between if you like. x n+ = x n 7x5 n 7x 2 n + 35x 4 n 34x n x = (.5) 7(.5)5 7(.5) (.5) 4 34(.5) p(x) x p(x 2 ) x p(x 3 )

10 Excruciating Practice Final 0 so my approximation is x 3 =.329, since p(x 3 ) is accurate up to the two decimals of p(c) = 0 that I wanted. (c.i) Given the picture below, we will have the constraint 00 = x + 2y, where we don t see 2x appear in the constraint because we don t need to worry about fencing off the wall. Of course, we necessarily have that A = xy. y Wall x y (c.ii) In the constraint, we can easily solve x = 00 2y, so the area equation A = xy can be re-written as A = (00 2y)y = 00y 2y 2. Since we are optimizing, we set the derivative equal to zero and solve for y: 0 = da = 00 4y dy y = 25. Of course, this doesn t prove that y = 0 is a maximum, only that it is a critical point, so to show that it is a maximum, I m going to use the second derivative test. I compute d 2 A = 4, so when y = 25, A (y) = 4 < 0, so the area function is concave down at dy 2 y = 25. This looks like a frowny face (concave up = smiley, concave down = frowney), so that y corresponds to a maximum indeed. This gives us y = 25 as out first dimension corresponding to maximum area. (c.iii) Go back to the constraint 00 = x + 2y. Plugging=in y = 25, we solve for x to get x = 50, our other dimension corresponding to maximum area. Therefore, the maximum area is A = xy = (50)(25) =, 250 ft. 2. (d) You ll notice that I drew in a little angle α in the picture as well. There doesn t seem like a lot of information to go off here, since these triangles aren t similar, and the Pythagorean (if you play around with it a while) will get you nowhere. However, notice that tan(α) = 5 x tan(θ + α) = 8 x so that α = tan ( 5 x ) θ + α = tan ( 8 x )

11 Excruciating Practice Final so that θ = tan ( 8 x ) α = tan ( 8 x ) tan ( 5 x ) which gives us our all-important relationship between θ and x. We are trying to maximize θ with respect to x, so we will compute dθ and set it equal to 0 to optimize: dx 0 = dθ dx = + ( 8 x )2 ( 8 x 2 ) + ( 5 x )2 ( 5 x 2 ) = 8 x 2 ( + 64 ) x 2 5 x 2 ( + 25 x 2 ) = 8 x x I m going to clear the denominators by multiplying both sides by (x )(x ) (luckily, 0 times anything is 0 still), so this tells me 5(x ) 8(x ) = 0 3x = 0 x 2 = 40 x = ±2 0. Of course, we don t want negative values for x since we are talking about a physical distance, so the answer is x = ft.. Of course, we should check that this IS a maximum, but I ll leave that to you. To find θ, we of course plug x into: θ = tan 8 ( 2 0 ) 5 tan ( 2 0 ) (e) We are given 5 = dv and we can calculate that dv = 4 dr dr π 3r2 = 4πr2. Notice that dt dt 3 dt dt the formula for surface area is sitting in the equation (S = 4πr 2 ), so dv = S dr = 5 dr, dt dt dt so 5 = 5 dr dt dr dt =. But I asked you for the rate-of-change of the diameter, so use the equation D = 2r to get dd = 2 dr ft. = 2() = 2, so the diameter is changing at a rate of 2. dt dt sec.

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

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

Math 229 Mock Final Exam Solution

Math 229 Mock Final Exam Solution Name: Math 229 Mock Final Exam 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 that it

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

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 05/05/2012 Bormashenko MATH 408N PRACTICE FINAL Name: TA session: Show your work for all the problems. Good luck! (1) Calculate the following limits, using whatever tools are appropriate. State which results

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 2/03/20 Bormashenko MATH 408N PRACTICE FINAL Show your work for all the problems. Good luck! () Let f(x) = ex e x. (a) [5 pts] State the domain and range of f(x). Name: TA session: Since e x is defined

More information

Name: AK-Nummer: Ergänzungsprüfung January 29, 2016

Name: AK-Nummer: Ergänzungsprüfung January 29, 2016 INSTRUCTIONS: The test has a total of 32 pages including this title page and 9 questions which are marked out of 10 points; ensure that you do not omit a page by mistake. Please write your name and AK-Nummer

More information

Review Problems for Test 1

Review Problems for Test 1 Review Problems for Test Math 6-03/06 9 9/0 007 These problems are provided to help you study The presence of a problem on this handout does not imply that there will be a similar problem on the test And

More information

Math 147 Exam II Practice Problems

Math 147 Exam II Practice Problems Math 147 Exam II Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture, all homework problems, all lab

More information

Final Exam Review Exercise Set A, Math 1551, Fall 2017

Final Exam Review Exercise Set A, Math 1551, Fall 2017 Final Exam Review Exercise Set A, Math 1551, Fall 2017 This review set gives a list of topics that we explored throughout this course, as well as a few practice problems at the end of the document. A complete

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

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

(x + 3)(x 1) lim(x + 3) = 4. lim. (x 2)( x ) = (x 2)(x + 2) x + 2 x = 4. dt (t2 + 1) = 1 2 (t2 + 1) 1 t. f(x) = lim 3x = 6,

(x + 3)(x 1) lim(x + 3) = 4. lim. (x 2)( x ) = (x 2)(x + 2) x + 2 x = 4. dt (t2 + 1) = 1 2 (t2 + 1) 1 t. f(x) = lim 3x = 6, Math 140 MT1 Sample C Solutions Tyrone Crisp 1 (B): First try direct substitution: you get 0. So try to cancel common factors. We have 0 x 2 + 2x 3 = x 1 and so the it as x 1 is equal to (x + 3)(x 1),

More information

M155 Exam 2 Concept Review

M155 Exam 2 Concept Review M155 Exam 2 Concept Review Mark Blumstein DERIVATIVES Product Rule Used to take the derivative of a product of two functions u and v. u v + uv Quotient Rule Used to take a derivative of the quotient of

More information

dx dt = x 2 x = 120

dx dt = x 2 x = 120 Solutions to Review Questions, Exam. A child is flying a kite. If the kite is 90 feet above the child s hand level and the wind is blowing it on a horizontal course at 5 feet per second, how fast is the

More information

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

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

More information

1. (16pts) Use the graph of the function to answer the following. Justify your answer if a limit does not exist. lim

1. (16pts) Use the graph of the function to answer the following. Justify your answer if a limit does not exist. lim Spring 10/MAT 250/Exam 1 Name: Show all your work. 1. (16pts) Use the graph of the function to answer the following. Justify your answer if a limit does not exist. lim x 1 +f(x) = lim x 3 f(x) = lim x

More information

2. Theory of the Derivative

2. Theory of the Derivative 2. Theory of the Derivative 2.1 Tangent Lines 2.2 Definition of Derivative 2.3 Rates of Change 2.4 Derivative Rules 2.5 Higher Order Derivatives 2.6 Implicit Differentiation 2.7 L Hôpital s Rule 2.8 Some

More information

Solutions to Math 41 Final Exam December 10, 2012

Solutions to Math 41 Final Exam December 10, 2012 Solutions to Math 4 Final Exam December,. ( points) Find each of the following limits, with justification. If there is an infinite limit, then explain whether it is or. x ln(t + ) dt (a) lim x x (5 points)

More information

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x MATH 3B: MIDTERM REVIEW JOE HUGHES. Evaluate sin x and cos x. Solution: Recall the identities cos x = + cos(x) Using these formulas gives cos(x) sin x =. Trigonometric Integrals = x sin(x) sin x = cos(x)

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

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009.

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009. OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK Summer Examination 2009 First Engineering MA008 Calculus and Linear Algebra

More information

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

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 through. Show all your work on the standard response

More information

Dear Future CALCULUS Student,

Dear Future CALCULUS Student, Dear Future CALCULUS Student, I am looking forward to teaching the AP Calculus AB class this coming year and hope that you are looking forward to the class as well. Here a few things you need to know prior

More information

Solutions to Final Review Sheet. The Math 5a final exam will be Tuesday, May 1 from 9:15 am 12:15 p.m.

Solutions to Final Review Sheet. The Math 5a final exam will be Tuesday, May 1 from 9:15 am 12:15 p.m. Math 5a Solutions to Final Review Sheet The Math 5a final exam will be Tuesday, May 1 from 9:15 am 1:15 p.m. Location: Gerstenzang 1 The final exam is cumulative (i.e., it will cover all the material we

More information

MATH 31B: BONUS PROBLEMS

MATH 31B: BONUS PROBLEMS MATH 31B: BONUS PROBLEMS IAN COLEY LAST UPDATED: JUNE 8, 2017 7.1: 28, 38, 45. 1. Homework 1 7.2: 31, 33, 40. 7.3: 44, 52, 61, 71. Also, compute the derivative of x xx. 2. Homework 2 First, let me say

More information

O.K. But what if the chicken didn t have access to a teleporter.

O.K. But what if the chicken didn t have access to a teleporter. The intermediate value theorem, and performing algebra on its. This is a dual topic lecture. : The Intermediate value theorem First we should remember what it means to be a continuous function: A function

More information

MATH 1A - FINAL EXAM DELUXE - SOLUTIONS. x x x x x 2. = lim = 1 =0. 2) Then ln(y) = x 2 ln(x) 3) ln(x)

MATH 1A - FINAL EXAM DELUXE - SOLUTIONS. x x x x x 2. = lim = 1 =0. 2) Then ln(y) = x 2 ln(x) 3) ln(x) MATH A - FINAL EXAM DELUXE - SOLUTIONS PEYAM RYAN TABRIZIAN. ( points, 5 points each) Find the following limits (a) lim x x2 + x ( ) x lim x2 + x x2 + x 2 + + x x x x2 + + x x 2 + x 2 x x2 + + x x x2 +

More information

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2 Math 150A. Final Review Answers, Spring 2018. Limits. 2.2) 7-10, 21-24, 28-1, 6-8, 4-44. 1. Find the values, or state they do not exist. (a) (b) 1 (c) DNE (d) 1 (e) 2 (f) 2 (g) 2 (h) 4 2. lim f(x) = 2,

More information

X. Numerical Methods

X. Numerical Methods X. Numerical Methods. Taylor Approximation Suppose that f is a function defined in a neighborhood of a point c, and suppose that f has derivatives of all orders near c. In section 5 of chapter 9 we introduced

More information

1.10 Continuity Brian E. Veitch

1.10 Continuity Brian E. Veitch 1.10 Continuity Definition 1.5. A function is continuous at x = a if 1. f(a) exists 2. lim x a f(x) exists 3. lim x a f(x) = f(a) If any of these conditions fail, f is discontinuous. Note: From algebra

More information

Review Sheet for Math 5a Final Exam. The Math 5a final exam will be Tuesday, May 1 from 9:15 am 12:15 p.m.

Review Sheet for Math 5a Final Exam. The Math 5a final exam will be Tuesday, May 1 from 9:15 am 12:15 p.m. Review Sheet for Math 5a Final Exam The Math 5a final exam will be Tuesday, May from 9:5 am :5 p.m. Location: Gerstenzang The final exam is cumulative (i.e., it will cover all the material we covered in

More information

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

Learning Objectives for Math 165

Learning Objectives for Math 165 Learning Objectives for Math 165 Chapter 2 Limits Section 2.1: Average Rate of Change. State the definition of average rate of change Describe what the rate of change does and does not tell us in a given

More information

AP CALCULUS SUMMER WORKSHEET

AP CALCULUS SUMMER WORKSHEET AP CALCULUS SUMMER WORKSHEET DUE: First Day of School, 2011 Complete this assignment at your leisure during the summer. I strongly recommend you complete a little each week. It is designed to help you

More information

Dear Future CALCULUS Student,

Dear Future CALCULUS Student, Dear Future CALCULUS Student, I am looking forward to teaching the AP Calculus AB class this coming year and hope that you are looking forward to the class as well. Here a few things you need to know prior

More information

M152: Calculus II Midterm Exam Review

M152: Calculus II Midterm Exam Review M52: Calculus II Midterm Exam Review Chapter 4. 4.2 : Mean Value Theorem. - Know the statement and idea of Mean Value Theorem. - Know how to find values of c making the theorem true. - Realize the importance

More information

Math 142, Final Exam, Fall 2006, Solutions

Math 142, Final Exam, Fall 2006, Solutions Math 4, Final Exam, Fall 6, Solutions There are problems. Each problem is worth points. SHOW your wor. Mae your wor be coherent and clear. Write in complete sentences whenever this is possible. CIRCLE

More information

Welcome to AP Calculus!!!

Welcome to AP Calculus!!! Welcome to AP Calculus!!! In preparation for next year, you need to complete this summer packet. This packet reviews & expands upon the concepts you studied in Algebra II and Pre-calculus. Make sure you

More information

Solutions to Math 41 Exam 2 November 10, 2011

Solutions to Math 41 Exam 2 November 10, 2011 Solutions to Math 41 Eam November 10, 011 1. (1 points) Find each of the following its, with justification. If the it does not eist, eplain why. If there is an infinite it, then eplain whether it is or.

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

More information

Calculus II Lecture Notes

Calculus II Lecture Notes Calculus II Lecture Notes David M. McClendon Department of Mathematics Ferris State University 206 edition Contents Contents 2 Review of Calculus I 5. Limits..................................... 7.2 Derivatives...................................3

More information

Chapter 3: The Derivative in Graphing and Applications

Chapter 3: The Derivative in Graphing and Applications Chapter 3: The Derivative in Graphing and Applications Summary: The main purpose of this chapter is to use the derivative as a tool to assist in the graphing of functions and for solving optimization problems.

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) =

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) = Solutions to Exam, Math 56 The function f(x) e x + x 3 + x is one-to-one (there is no need to check this) What is (f ) ( + e )? Solution Because f(x) is one-to-one, we know the inverse function exists

More information

Step 1: Greatest Common Factor Step 2: Count the number of terms If there are: 2 Terms: Difference of 2 Perfect Squares ( + )( - )

Step 1: Greatest Common Factor Step 2: Count the number of terms If there are: 2 Terms: Difference of 2 Perfect Squares ( + )( - ) Review for Algebra 2 CC Radicals: r x p 1 r x p p r = x p r = x Imaginary Numbers: i = 1 Polynomials (to Solve) Try Factoring: i 2 = 1 Step 1: Greatest Common Factor Step 2: Count the number of terms If

More information

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim SMT Calculus Test Solutions February, x + x 5 Compute x x x + Answer: Solution: Note that x + x 5 x x + x )x + 5) = x )x ) = x + 5 x x + 5 Then x x = + 5 = Compute all real values of b such that, for fx)

More information

7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following

7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following Math 2-08 Rahman Week3 7.3 Hyperbolic Functions Hyperbolic functions are similar to trigonometric functions, and have the following definitions: sinh x = 2 (ex e x ) cosh x = 2 (ex + e x ) tanh x = sinh

More information

Exam 1 Review Solutions

Exam 1 Review Solutions Exam Review Solutions Please also review te old quizzes, and be sure tat you understand te omework problems. General notes: () Always give an algebraic reason for your answer (graps are not sufficient),

More information

1.1 Definition of a Limit. 1.2 Computing Basic Limits. 1.3 Continuity. 1.4 Squeeze Theorem

1.1 Definition of a Limit. 1.2 Computing Basic Limits. 1.3 Continuity. 1.4 Squeeze Theorem 1. Limits 1.1 Definition of a Limit 1.2 Computing Basic Limits 1.3 Continuity 1.4 Squeeze Theorem 1.1 Definition of a Limit The limit is the central object of calculus. It is a tool from which other fundamental

More information

Fall 2016, MA 252, Calculus II, Final Exam Preview Solutions

Fall 2016, MA 252, Calculus II, Final Exam Preview Solutions Fall 6, MA 5, Calculus II, Final Exam Preview Solutions I will put the following formulas on the front of the final exam, to speed up certain problems. You do not need to put them on your index card, and

More information

MIDTERM 2. Section: Signature:

MIDTERM 2. Section: Signature: MIDTERM 2 Math 3A 11/17/2010 Name: Section: Signature: Read all of the following information before starting the exam: Check your exam to make sure all pages are present. When you use a major theorem (like

More information

Main topics for the First Midterm

Main topics for the First Midterm Main topics for the First Midterm Midterm 2 will cover Sections 7.7-7.9, 8.1-8.5, 9.1-9.2, 11.1-11.2. This is roughly the material from the first five homeworks and and three quizzes. In particular, I

More information

Algebra & Trig Review

Algebra & Trig Review Algebra & Trig Review 1 Algebra & Trig Review This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The

More information

Chapter 8B - Trigonometric Functions (the first part)

Chapter 8B - Trigonometric Functions (the first part) Fry Texas A&M University! Spring 2016! Math 150 Notes! Section 8B-I! Page 79 Chapter 8B - Trigonometric Functions (the first part) Recall from geometry that if 2 corresponding triangles have 2 angles of

More information

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I

Note: Final Exam is at 10:45 on Tuesday, 5/3/11 (This is the Final Exam time reserved for our labs). From Practice Test I MA Practice Final Answers in Red 4/8/ and 4/9/ Name Note: Final Exam is at :45 on Tuesday, 5// (This is the Final Exam time reserved for our labs). From Practice Test I Consider the integral 5 x dx. Sketch

More information

10. e tan 1 (y) 11. sin 3 x

10. e tan 1 (y) 11. sin 3 x MATH B FINAL REVIEW DISCLAIMER: WHAT FOLLOWS IS A LIST OF PROBLEMS, CONCEPTUAL QUESTIONS, TOPICS, AND SAMPLE PROBLEMS FROM THE TEXTBOOK WHICH COMPRISE A HEFTY BUT BY NO MEANS EXHAUSTIVE LIST OF MATERIAL

More information

AP CALCULUS SUMMER WORKSHEET

AP CALCULUS SUMMER WORKSHEET AP CALCULUS SUMMER WORKSHEET DUE: First Day of School Aug. 19, 2010 Complete this assignment at your leisure during the summer. It is designed to help you become more comfortable with your graphing calculator,

More information

Limit. Chapter Introduction

Limit. Chapter Introduction Chapter 9 Limit Limit is the foundation of calculus that it is so useful to understand more complicating chapters of calculus. Besides, Mathematics has black hole scenarios (dividing by zero, going to

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 124. Midterm 2 Topics

MATH 124. Midterm 2 Topics MATH 124 Midterm 2 Topics Anything you ve learned in class (from lecture and homework) so far is fair game, but here s a list of some main topics since the first midterm that you should be familiar with:

More information

Math 101 Fall 2006 Exam 1 Solutions Instructor: S. Cautis/M. Simpson/R. Stong Thursday, October 5, 2006

Math 101 Fall 2006 Exam 1 Solutions Instructor: S. Cautis/M. Simpson/R. Stong Thursday, October 5, 2006 Math 101 Fall 2006 Exam 1 Solutions Instructor: S. Cautis/M. Simpson/R. Stong Thursday, October 5, 2006 Instructions: This is a closed book, closed notes exam. Use of calculators is not permitted. You

More information

Final Exam SOLUTIONS MAT 131 Fall 2011

Final Exam SOLUTIONS MAT 131 Fall 2011 1. Compute the following its. (a) Final Exam SOLUTIONS MAT 131 Fall 11 x + 1 x 1 x 1 The numerator is always positive, whereas the denominator is negative for numbers slightly smaller than 1. Also, as

More information

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

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

More information

PRELIM 2 REVIEW QUESTIONS Math 1910 Section 205/209

PRELIM 2 REVIEW QUESTIONS Math 1910 Section 205/209 PRELIM 2 REVIEW QUESTIONS Math 9 Section 25/29 () Calculate the following integrals. (a) (b) x 2 dx SOLUTION: This is just the area under a semicircle of radius, so π/2. sin 2 (x) cos (x) dx SOLUTION:

More information

MTH Calculus with Analytic Geom I TEST 1

MTH Calculus with Analytic Geom I TEST 1 MTH 229-105 Calculus with Analytic Geom I TEST 1 Name Please write your solutions in a clear and precise manner. SHOW your work entirely. (1) Find the equation of a straight line perpendicular to the line

More information

2.8 Linear Approximation and Differentials

2.8 Linear Approximation and Differentials 2.8 Linear Approximation Contemporary Calculus 1 2.8 Linear Approximation and Differentials Newton's method used tangent lines to "point toward" a root of the function. In this section we examine and use

More information

Section 3.1 Extreme Values

Section 3.1 Extreme Values Math 132 Extreme Values Section 3.1 Section 3.1 Extreme Values Example 1: Given the following is the graph of f(x) Where is the maximum (x-value)? What is the maximum (y-value)? Where is the minimum (x-value)?

More information

Math 121 (Lesieutre); 9.1: Polar coordinates; November 22, 2017

Math 121 (Lesieutre); 9.1: Polar coordinates; November 22, 2017 Math 2 Lesieutre; 9: Polar coordinates; November 22, 207 Plot the point 2, 2 in the plane If you were trying to describe this point to a friend, how could you do it? One option would be coordinates, but

More information

MATH 3A FINAL REVIEW

MATH 3A FINAL REVIEW MATH 3A FINAL REVIEW Guidelines to taking the nal exam You must show your work very clearly You will receive no credit if we do not understand what you are doing 2 You must cross out any incorrect work

More information

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx.

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx. Mathematics 14 Fall Term 26 Solutions to Final Exam 1. Evaluate sin(ln t) dt. Solution. We first make the substitution t = e x, for which dt = e x. This gives sin(ln t) dt = e x sin(x). To evaluate the

More information

Math Final Exam Review

Math Final Exam Review Math - Final Exam Review. Find dx x + 6x +. Name: Solution: We complete the square to see if this function has a nice form. Note we have: x + 6x + (x + + dx x + 6x + dx (x + + Note that this looks a lot

More information

Final Examination 201-NYA-05 May 18, 2018

Final Examination 201-NYA-05 May 18, 2018 . ( points) Evaluate each of the following limits. 3x x + (a) lim x x 3 8 x + sin(5x) (b) lim x sin(x) (c) lim x π/3 + sec x ( (d) x x + 5x ) (e) lim x 5 x lim x 5 + x 6. (3 points) What value of c makes

More information

MAT137 Calculus! Lecture 9

MAT137 Calculus! Lecture 9 MAT137 Calculus! Lecture 9 Today we will study: Limits at infinity. L Hôpital s Rule. Mean Value Theorem. (11.5,11.6, 4.1) PS3 is due this Friday June 16. Next class: Applications of the Mean Value Theorem.

More information

Math 106: Calculus I, Spring 2018: Midterm Exam II Monday, April Give your name, TA and section number:

Math 106: Calculus I, Spring 2018: Midterm Exam II Monday, April Give your name, TA and section number: Math 106: Calculus I, Spring 2018: Midterm Exam II Monday, April 6 2018 Give your name, TA and section number: Name: TA: Section number: 1. There are 6 questions for a total of 100 points. The value of

More information

MATH 1130 Exam 1 Review Sheet

MATH 1130 Exam 1 Review Sheet MATH 1130 Exam 1 Review Sheet The Cartesian Coordinate Plane The Cartesian Coordinate Plane is a visual representation of the collection of all ordered pairs (x, y) where x and y are real numbers. This

More information

Math 250 Skills Assessment Test

Math 250 Skills Assessment Test Math 5 Skills Assessment Test Page Math 5 Skills Assessment Test The purpose of this test is purely diagnostic (before beginning your review, it will be helpful to assess both strengths and weaknesses).

More information

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n.

Power Series. x n. Using the ratio test. n n + 1. x n+1 n 3. = lim x. lim n + 1. = 1 < x < 1. Then r = 1 and I = ( 1, 1) ( 1) n 1 x n. .8 Power Series. n x n x n n Using the ratio test. lim x n+ n n + lim x n n + so r and I (, ). By the ratio test. n Then r and I (, ). n x < ( ) n x n < x < n lim x n+ n (n + ) x n lim xn n (n + ) x

More information

Section 3.1 Quadratic Functions

Section 3.1 Quadratic Functions Chapter 3 Lecture Notes Page 1 of 72 Section 3.1 Quadratic Functions Objectives: Compare two different forms of writing a quadratic function Find the equation of a quadratic function (given points) Application

More information

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx Chapter 7 is concerned with all the integrals that can t be evaluated with simple antidifferentiation. Chart of Integrals on Page 463 7.1 Integration by Parts Like with the Chain Rule substitutions with

More information

Main topics for the First Midterm Exam

Main topics for the First Midterm Exam Main topics for the First Midterm Exam The final will cover Sections.-.0, 2.-2.5, and 4.. This is roughly the material from first three homeworks and three quizzes, in addition to the lecture on Monday,

More information

Lesson 21 Not So Dramatic Quadratics

Lesson 21 Not So Dramatic Quadratics STUDENT MANUAL ALGEBRA II / LESSON 21 Lesson 21 Not So Dramatic Quadratics Quadratic equations are probably one of the most popular types of equations that you ll see in algebra. A quadratic equation has

More information

DuVal High School Summer Review Packet AP Calculus

DuVal High School Summer Review Packet AP Calculus DuVal High School Summer Review Packet AP Calculus Welcome to AP Calculus AB. This packet contains background skills you need to know for your AP Calculus. My suggestion is, you read the information and

More information

State Precalculus/Trigonometry Contest 2008

State Precalculus/Trigonometry Contest 2008 State Precalculus/Trigonometry Contest 008 Select the best answer for each of the following questions and mark it on the answer sheet provided. Be sure to read all the answer choices before making your

More information

Intro to Scientific Computing: How long does it take to find a needle in a haystack?

Intro to Scientific Computing: How long does it take to find a needle in a haystack? Intro to Scientific Computing: How long does it take to find a needle in a haystack? Dr. David M. Goulet Intro Binary Sorting Suppose that you have a detector that can tell you if a needle is in a haystack,

More information

b n x n + b n 1 x n b 1 x + b 0

b n x n + b n 1 x n b 1 x + b 0 Math Partial Fractions Stewart 7.4 Integrating basic rational functions. For a function f(x), we have examined several algebraic methods for finding its indefinite integral (antiderivative) F (x) = f(x)

More information

1. Compute the derivatives of the following functions, by any means necessary. f (x) = (1 x3 )(1/2)(x 2 1) 1/2 (2x) x 2 1( 3x 2 ) (1 x 3 ) 2

1. Compute the derivatives of the following functions, by any means necessary. f (x) = (1 x3 )(1/2)(x 2 1) 1/2 (2x) x 2 1( 3x 2 ) (1 x 3 ) 2 Math 51 Exam Nov. 4, 009 SOLUTIONS Directions 1. SHOW YOUR WORK and be thorough in your solutions. Partial credit will only be given for work shown.. Any numerical answers should be left in exact form,

More information

Exam 3 Review. Lesson 19: Concavity, Inflection Points, and the Second Derivative Test. Lesson 20: Absolute Extrema on an Interval

Exam 3 Review. Lesson 19: Concavity, Inflection Points, and the Second Derivative Test. Lesson 20: Absolute Extrema on an Interval Exam 3 Review Lessons 17-18: Relative Extrema, Critical Numbers, an First Derivative Test (from exam 2 review neee for curve sketching) Critical Numbers: where the erivative of a function is zero or unefine.

More information

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2:

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: 03 17 08 3 All about lines 3.1 The Rectangular Coordinate System Know how to plot points in the rectangular coordinate system. Know the

More information

MA Spring 2013 Lecture Topics

MA Spring 2013 Lecture Topics LECTURE 1 Chapter 12.1 Coordinate Systems Chapter 12.2 Vectors MA 16200 Spring 2013 Lecture Topics Let a,b,c,d be constants. 1. Describe a right hand rectangular coordinate system. Plot point (a,b,c) inn

More information

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area.

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area. 4.4: Optimization Problem 1 Suppose you want to maximize a continuous function on a closed interval, but you find that it only has one local extremum on the interval which happens to be a local minimum.

More information

Math 76 Practice Problems for Midterm II Solutions

Math 76 Practice Problems for Midterm II Solutions Math 76 Practice Problems for Midterm II Solutions 6.4-8. DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam. You may expect to

More information

8.6 Partial Fraction Decomposition

8.6 Partial Fraction Decomposition 628 Systems of Equations and Matrices 8.6 Partial Fraction Decomposition This section uses systems of linear equations to rewrite rational functions in a form more palatable to Calculus students. In College

More information

5.4 - Quadratic Functions

5.4 - Quadratic Functions Fry TAMU Spring 2017 Math 150 Notes Section 5.4 Page! 92 5.4 - Quadratic Functions Definition: A function is one that can be written in the form f (x) = where a, b, and c are real numbers and a 0. (What

More information

Review Questions, Exam 3

Review Questions, Exam 3 Review Questions, Exam. A child is flying a kite. If the kite is 90 feet above the child s hand level and the wind is blowing it on a horizontal course at 5 feet per second, how fast is the child paying

More information

You should be comfortable with everything below (and if you aren t you d better brush up).

You should be comfortable with everything below (and if you aren t you d better brush up). Review You should be comfortable with everything below (and if you aren t you d better brush up).. Arithmetic You should know how to add, subtract, multiply, divide, and work with the integers Z = {...,,,

More information

Solutions to Final Exam

Solutions to Final Exam Name: ID#: Solutions to Final Exam Math a Introduction to Calculus 2 January 2005 Show all of your work. Full credit may not be given for an answer alone. You may use the backs of the pages or the extra

More information

Solutions to Math 41 First Exam October 18, 2012

Solutions to Math 41 First Exam October 18, 2012 Solutions to Math 4 First Exam October 8, 202. (2 points) Find each of the following its, with justification. If the it does not exist, explain why. If there is an infinite it, then explain whether it

More information

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0.

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0. Rolle s Theorem Rolle's Theorem guarantees that there will be at least one extreme value in the interior of a closed interval, given that certain conditions are satisfied. As with most of the theorems

More information