Applications of Derivatives

Size: px
Start display at page:

Download "Applications of Derivatives"

Transcription

1 ApplicationsDerivativesII.nb 1 Applications of Derivatives Now that we have covered the basic concepts and mechanics of derivatives it's time to look at some applications. We will start with a summary of what we have learned thus far. The Connection between Derivatives of a Function and the Function Itself If f ' > 0 on an interval, then f is increasing over that interval. If f ' < 0 on an interval, then f is decreasing over that interval. If f " > 0 on an interval, then f ' is increasing, and the graph of f is concave upward on that interval. If f ' < 0 on an interval, then f ' is decreasing, and the graph of f is concave downward on that interval. Critical Points For any function, f, a point p in the domain of f where f '(p) = 0 or where f '(p) is undefined is called a critical point of the function. We sometimes call the coordinates of the point, (p, f(p)) a critical point as well. A critical value of f is the value, f(p), of the function at a critical point, p. The First Derivative Test for Local Maxima and Minima Suppose p is a critical point of a continuous function f

2 ApplicationsDerivativesII.nb 2 If f ' changes signs from negative to positive at p, then f has a local minimum at p (note that the graphic interpretation is that the function changes from decreasing to increasing at p). If f ' changes signs from positive to negative at p, then f has a local maximum at p (note that the graphic interpretation is that the function changes from increasing to decreasing at p). The Second Derivative Test for Local Maxima and Minima If f ' (p) = 0 and f "(p) >0, then f has a local minimum at p (note that the graphical interpretation here is that we have a horizontal tangent line to the graph of f at p and the graph is concave upward at point p). If f '(p) = 0 and f "(p) < 0, then f has a local maximum at p (in this case we have a horizontal tangent at p and the graph is concave downward at p). Inflection Points A function f with a continuous derivative has an inflection point at p if either of the following conditions hold: f ' has a local minimum or local maximum at p. f " changes signs at p.

3 ApplicationsDerivativesII.nb 3 Global Maxima and Minima The single greatest (or least) value of a function f over a specified domain is called the global (or absolute) maximum (or minimum) of f. Recall (from above) that the local maxima and minima tell us where a function is locally largest or smallest. Now we are interested in where the function is absolutely largest or smallest in a given domain. Look at the definitions below. 1. f has a global minimum at p if f(p) is less than or equal to all values of f. 2. f has a global maximum at p if f(p) is greater than or equal to all values of f. The procedure for finding the global maximum and global minimum of a continuous function on a closed interval is to compare the values of the function at all critical points in the interval and at its endpoints. The largest value among these choices is the global maximum and the smallest value is the global minimum. To find the global maximum and minimum of a continuous function on an open interval or on all real numbers find the value of the function at all critical points and investigate the behavior of the function when x approaches the endpoints of the interval, or approaches ±, as appropriate. Now let's look at some applications. Rates of Change (Motion on a Line) Since we define the derivative of a function at a as the instantaneous rate of change of f at a, one application of derivatives is the study of motion on a line (known as rectilinear motion).

4 ApplicationsDerivativesII.nb 4 If we let x(t) define the position of a particle on a line then the rate of change of the position with respect to time can be defined to be the velocity, v(t), of the particle. Likewise, the rate of change of the velocity with respect to time can be defined as the acceleration, a(t), of the particle with respect to time. We can summarize these relationships as floows: Let x(t) = the position function Then x '(t) = v(t), the velcocity function and x '(t) = v '(t) = a(t), the accelration function. Although most AP Exam questions involving rectilinear motion involve both derivatives and integrals we are not ready at this time of the review to handle both so we will confine ourselves to just derivatives. There will be a section in the third chapter under "Applications of Integration" that will deal with both derivatives and integrals. Let's look at an example. Example 1: A particle moves along the x-axis so that its position at any time t 0 is given by x(t) = t 3 - t 2 - t + 3. (a) Write a polynomial expression for the velocity and acceleration of the particle for any time t 0. (b) On what interval(s) is the particle moving to the right? To the left? (c) On what interval(s) is velocity increasing? Solution: (a) Since the position of the particle is given by x(t) = t 3 - t 2 - t + 3 we can find the velocity and acceleration functions using differentiation. v(t) = x '(t) = 3 t 2-2 t - 1

5 ApplicationsDerivativesII.nb 5 a(t) = v '(t) = x "(t) = 6t - 2 (b) For this question we use the fact that a particle is moving to the right if its velocity is positive and moving to the left if its velocity is negative. So we need to set the velocity function equal to 0, find the critical points (in this case the critical points would indicate where the particle is not moving), and set up a sign chart to indicate where the velocity function is positive and neagtive on the indicated interval. v(t) = 3 t 2-2 t - 1 = 0 (3t + 1)(t - 1) = 0 ï that t = -1/3 or 1 Note that t = -1/3 is not in the domain of our function (t 0) so we may ignore it. v(t) (3t + 1) (t - 1) So, on the interval indicated (t 0) the particle is moving to the right on (1, ) and moving to the left on [0, 1). (c) If we want to find the intervals where a function is increasing we look at its derivative. So, if we want to know where the velocity is increasing we look at its derivative, the acceleration function. We will set the acceleration equal to zero and set up a sign chart as we did in (b). a(t) = 6t - 2 = 0 ï 2(3t - 1) = 0 ï t = 1/3. a(t) (3t - 1)

6 ApplicationsDerivativesII.nb So we can see that the acceleration of the particle is negative on the interval [0, 1/3) and positive on the interval (1/3, ). This means that the velcoity of the particle is decreasing on the interval [0, 1/3) and increasing on the interval (1/3, ). Optimization The concept of finding either local (relative) or global (absolute) extrema is known as optimization. You might be asked to find the local maxima or minima of a function or the gloabl maxima or minima of a function. You might have to actually write a function and determine the domain yourself. Let's look at a couple of examples. You can review your homework and worksheets from class for more examples. Example 2: Find the global maximum and minimum of the function f(x) = x 3 + x 2-8 x + 5on the closed interval [0, 4]. Solution: First we find the critical points. f ' (x) = 3 x x - 8 = 0 (3x + 4)(x - 2) = 0 ï x = -4/3 and 2 Note that -4/3 is not in the indicated interval so we ignore it. We now evaluate the function at the remaining critical number and at the endpoints. f(0) = 5 f(2) = 1 f(4) = 53

7 ApplicationsDerivativesII.nb 7 Since 1 is the least of these values it is the global minimum. Since 53 is the largest of these values it is the global maximum. Note that the y-values are the global maximum and global minimum. The x-vales are where they occur. Example 3: A rectangle is to be inscribed under one arch of the cosine curve. What is the largest area the rectangle can have, and what dimensions give that area? Solution: Look at the graph below. Since the cosine graph is periodic, each arch is the same so we chose to graph the arch between x = -p/2 and x = p/2. Obviously, there are an infinite numbers of rectangles that can be inscribed under this arch. We are trying to find the one that has the greatest area. Notice that since the cosine curve is symetric with respect to the y-axis that the wih of the rectangle is 2x. Ü Graphics Ü y=cos x - p ÅÅÅÅÅ 2 p ÅÅÅÅÅ 2 x The height of this rectangle is cos x. Using the area formula for a rectangle we have Area = A(x) = 2x cos x So we are asked to maximize A(x). Notice that the probelm, as written, determines the domain of this function; x must lie between 0 and p/2. To summarize, then, we are asked to find the global maximum value of A(x) = 2x cos x on the closed interval [0, p/2].

8 ApplicationsDerivativesII.nb 8 Let's find the critical points. A'(x) = 2x(-sin x) +2 cos x = 0. We will use our graphing calculator to solve this equation. If we enter the function 2x(-sin x) + 2 cos x as Y 1 we can find its zeros. We get x = to three decimal places. Note that at the endpoints that the area is 0; A(0) = 2(0)cos(0) = 0(1) = 0 and A(p/2) = 2(p/2)cos(p/2) = p(0) = 0. So the only point that can result in the largest area is x = The area of the rectangle at this value is A(0.860) = 2(0.860)cos(0.860) = The dimensions that give us this area are Let's check our answer for reasonableness. The area under one arch of the cosine curve is 2 (check this on your calculator or using the Fundamental Theorem). So an answer of is certainly reasonable. Related Rates We have already seen how the Chain Rule can be used to find dy/dx implicitly. Another important use of the Chain Rule is to find rates of change of two or more related variable that are changing with repsect to time. For instance, suppose we are inflating a spherical balloon. As the volume of the ballon increases so does the radius. Both the radius and the volume are related and both are changing with respect to time. This concept is best illustrated with examples. Example 3: Air is being pumped into a spherical ballon at a rate of 4.5 cubic feet per minute. Find the rate of change of the radius when the radius is 3 feet. Solution: The volume of a sphere and its radius are related by the volume formula; V = 4 ÅÅÅÅ 3 pr3 Now we assume that both V and r are functions of t and differntiate both sides of the equation with respect to t. d ÅÅÅÅÅ HVL = d ÅÅÅÅÅ H ÅÅÅÅ 4 3 pr3 L

9 ApplicationsDerivativesII.nb 9 dv ÅÅÅÅÅÅÅÅ = 4 pr 2 dr ÅÅÅÅÅÅ Since we know ÅÅÅÅÅÅÅÅ dv (the rate at which the ballon is being inflated; 4.5 cubic feet per minute) and we know the radius; 3 feet) we can solve for the rate at which the radius is increasing, ÅÅÅÅÅÅ dr. 4.5 ft. 3 ê min= 4 ph3ft.l 2 dr ÅÅÅÅÅÅ ï ÅÅÅÅÅÅ dr = 4.5 ft.3 êmin ÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅÅ = ft. ê min 36 p ft. 2 Example 4: A 13 foot long ladder leans against the wall of a building. If the ladder is sliding down the wall at a rate of 4 feet/sec. how fast is the bottom of the ladder sliding away from the wall when the bottom of the ladder is 5 feet from the base of the wall? Solution: Look at the diagram below. y 13 ft. x We can see that the height, y, of the ladder and the distance of the bottom of the ladder from the wall, x, are related to the length of the ladder by the Pythagorean Theorem. x 2 + y 2 = 13 2 Differentiating both sides of the equation with respect to t gives us

10 ApplicationsDerivativesII.nb 10 d ÅÅÅÅÅ Hx2 L + d ÅÅÅÅÅ Hy2 L = d ÅÅÅÅÅ H132 L 2x ÅÅÅÅÅÅ dx + 2 y dy ÅÅÅÅÅÅ = 0 We know from the problem that the base of the ladder is 5 feet from the wall, so this is x. We are also told that the top of the ladder is sliding down the wall at 4 feet per second so this is ÅÅÅÅÅÅ dy dx (we will use -4ft./sec for the motion down). We are trying to find ÅÅÅÅÅÅ so all we need is y. We can find y using the Pythagorean Theorem. In fact if we recognize the fact that we have a Pythagorean Triple (A triangle) w can shorten our work. Substituting in the known quantities and solving for the unknown quantity we get 2(5 ft.)( ÅÅÅÅÅÅ dx ) + 2(12 ft.)(-4 ft./sec) = 0 dx ÅÅÅÅÅÅ = 9.6 ft. ê sec So the base of the base of the ladder is sliding away from the wall at a rate of 9.6 feet/sec. Again, look at your worksheets and notes for more examples of related rates. The Tangent Line Approximation Once we know the process for finding the equation of the tangent line it's time to put it to good use. In calculus we use the tangent line to the graph of a function at a point to approximate the y-values of the function. Since the graph of a function and its tangent line have the same slope at the point of tangency (namely, the derivative at that point), the tangent line stays close to the graph of a function near that point. This is known as local linearization. Look at the three graphs below. These are the graphs of a parabola and its tangent line. As we "zoom" in notice that the graph of the function begins to "straighten" out. It is becoming more linear. We use this phenomenon to use the tangent line to approximate y-values of the curve. As long as we stay close to the point of tangency, the y-values on the tangent line are very close to the y-values on the curve.

11 ApplicationsDerivativesII.nb 11 Thus, if we find the equation of the tangent line we can "sub" in values of x near the point of tangency and the y-values that result will be very near the y-values on the curve. So why do we do this? A tangent line is a linear function. "Subbing" into a linear function is much easier than subbing into a complicated function of a curve. If we are trying to find approximations to the curve at many points then finding the derivative function once (and writing the equation of the tangent line) allows us to approximate y-values on the curve much easier. Since the slope of the tangent line to the graph of y = f(x) at x = a is f ' (a), then the equation of the tangent line is

12 ApplicationsDerivativesII.nb 12 y = f(a) + f ' (a)(x - a) This gives us the following relationship: The Tangent Line Approximation For values of x near a, f(x) ª f(a) + f ' (a)(x - a) Since a is "fixed" (a constant) so are f(a) and f ' (a). Let's look at an example. Example 5 :Use the tangent line to approximate the y-value of the curve defined by f(x) = 5 + 5x -x 2 at x near 2. Solution: First we find the derivative function. f ' (x) = 5-2x Since the slope of the tangent line, m, is given by f ' (2) we evaluate the derivative at x = 2. f ' (2) = 5-2(2) = 1, so m = 1 Now we need the y-value associated with x = 2. We get this value by substituting 2 in for x into the original function. f(2) = 5 + 5(2) = = 11, so when x= 2, y = 11.

13 ApplicationsDerivativesII.nb 13 We now write the equation of the tangent line using the point-slope form of a linear equation. y - 11 = 1(x - 2) Solving for y gives y = 1(x - 2) + 11 or y = x + 9. So, f(x) º x + 9 at x near 2. Let's approximate the function value near x = 2, say at x = 2.1. According to our tangent line equation, f(2.1) º = The actual value of f(2) can be found by "subbing" 2.1 into the original equation. f(2.1) = 5 + 5(2.1) = So our approximation is very close. Notice how easy it was to approximate this value with the tangent line. Let's try another. Approximate the function value at x = According to our tangent line f(1.99) º = The actual value of f(x) at x = 1.99 is so our approximation is even closer. The fact is, the closer our x-value is to 2 the closer our approximation will be to the actual value. Worksheet 10a: Critical Points and the First derivative Test Worksheet 10b: Using the Sceond Derivative Test

14 ApplicationsDerivativesII.nb 14 Worksheet 10c: Inflection Points and Concavity Worksheet 10d: Finding Global Maxima and Minima Worksheet 10e: Rectilinear Motion Worksheet 10f: Optimization Worksheet 10g: Related Rates Worksheet 10h: Tangent Line Approximations

AP Calculus Worksheet: Chapter 2 Review Part I

AP Calculus Worksheet: Chapter 2 Review Part I AP Calculus Worksheet: Chapter 2 Review Part I 1. Given y = f(x), what is the average rate of change of f on the interval [a, b]? What is the graphical interpretation of your answer? 2. The derivative

More information

AP Calculus BC Chapter 4 AP Exam Problems A) 4 B) 2 C) 1 D) 0 E) 2 A) 9 B) 12 C) 14 D) 21 E) 40

AP Calculus BC Chapter 4 AP Exam Problems A) 4 B) 2 C) 1 D) 0 E) 2 A) 9 B) 12 C) 14 D) 21 E) 40 Extreme Values in an Interval AP Calculus BC 1. The absolute maximum value of x = f ( x) x x 1 on the closed interval, 4 occurs at A) 4 B) C) 1 D) 0 E). The maximum acceleration attained on the interval

More information

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim Math Final Eam Review Solutions { + 3 if < Consider f() Find the following limits: (a) lim f() + + (b) lim f() + 3 3 (c) lim f() does not eist Find each of the following limits: + 6 (a) lim 3 + 3 (b) lim

More information

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing:

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing: AP Calculus AB PRACTICE MIDTERM EXAM Read each choice carefully and find the best answer. Your midterm exam will be made up of 8 of these questions. I reserve the right to change numbers and answers on

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

Calculus 437 Semester 1 Review Chapters 1, 2, and 3 January 2016

Calculus 437 Semester 1 Review Chapters 1, 2, and 3 January 2016 Name: Class: Date: Calculus 437 Semester 1 Review Chapters 1, 2, and 3 January 2016 Short Answer 1. Decide whether the following problem can be solved using precalculus, or whether calculus is required.

More information

1. Determine the limit (if it exists). + lim A) B) C) D) E) Determine the limit (if it exists).

1. Determine the limit (if it exists). + lim A) B) C) D) E) Determine the limit (if it exists). Please do not write on. Calc AB Semester 1 Exam Review 1. Determine the limit (if it exists). 1 1 + lim x 3 6 x 3 x + 3 A).1 B).8 C).157778 D).7778 E).137778. Determine the limit (if it exists). 1 1cos

More information

AP Calculus Free-Response Questions 1969-present AB

AP Calculus Free-Response Questions 1969-present AB AP Calculus Free-Response Questions 1969-present AB 1969 1. Consider the following functions defined for all x: f 1 (x) = x, f (x) = xcos x, f 3 (x) = 3e x, f 4 (x) = x - x. Answer the following questions

More information

College Calculus Final Review

College Calculus Final Review College Calculus Final Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Determine the following limit. (Hint: Use the graph to calculate the limit.)

More information

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2 AB CALCULUS Page 1 of 6 NAME DATE 1. Evaluate each it: AB CALCULUS Show all work on separate paper. x 3 x 9 x 5x + 6 x 0 5x 3sin x x 7 x 3 x 3 5x (d) 5x 3 x +1 x x 4 (e) x x 9 3x 4 6x (f) h 0 sin( π 6

More information

AP Calculus AB Unit 3 Assessment

AP Calculus AB Unit 3 Assessment Class: Date: 2013-2014 AP Calculus AB Unit 3 Assessment Multiple Choice Identify the choice that best completes the statement or answers the question. A calculator may NOT be used on this part of the exam.

More information

AP CALCULUS AB Study Guide for Midterm Exam 2017

AP CALCULUS AB Study Guide for Midterm Exam 2017 AP CALCULUS AB Study Guide for Midterm Exam 2017 CHAPTER 1: PRECALCULUS REVIEW 1.1 Real Numbers, Functions and Graphs - Write absolute value as a piece-wise function - Write and interpret open and closed

More information

Applications of integrals

Applications of integrals ApplicationsofIntegrals.nb Applications of integrals There are many applications of definite integrals and we cannot include all of them in a document intended to be a review. However there are some very

More information

AP CALCULUS AB SECTION I, Part A Time 55 Minutes Number of questions 28 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAM

AP CALCULUS AB SECTION I, Part A Time 55 Minutes Number of questions 28 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAM AP CALCULUS AB SECTION I, Part A Time 55 Minutes Number of questions 28 Time Began: Time Ended: A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAM Directions: Solve each of the following problems, using

More information

Name: Date: Block: Quarter 2 Summative Assessment Revision #1

Name: Date: Block: Quarter 2 Summative Assessment Revision #1 Name: Date: Block: Multiple Choice Non-Calculator Quarter Summative Assessment Revision #1 1. The graph of y = x x has a relative maximum at (a) (0,0) only (b) (1,) only (c) (,4) only (d) (4, 16) only

More information

AP Calculus Chapter 4 Testbank (Mr. Surowski)

AP Calculus Chapter 4 Testbank (Mr. Surowski) AP Calculus Chapter 4 Testbank (Mr. Surowski) Part I. Multiple-Choice Questions 1. Let f(x) = x 3 + 3x 2 45x + 4. Then the local extrema of f are (A) a local minimum of 179 at x = 5 and a local maximum

More information

Multiple Choice. Circle the best answer. No work needed. No partial credit available. is continuous.

Multiple Choice. Circle the best answer. No work needed. No partial credit available. is continuous. Multiple Choice. Circle the best answer. No work needed. No partial credit available. + +. Evaluate lim + (a (b (c (d 0 (e None of the above.. Evaluate lim (a (b (c (d 0 (e + + None of the above.. Find

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

Name Date Class. Logarithmic/Exponential Differentiation and Related Rates Review AP Calculus. Find dy. dx. 1. y 4 x. y 6. 3e x.

Name Date Class. Logarithmic/Exponential Differentiation and Related Rates Review AP Calculus. Find dy. dx. 1. y 4 x. y 6. 3e x. Name Date Class Find dy d. Logarithmic/Eponential Differentiation and Related Rates Review AP Calculus 1. y 4. 1 y ln. y ln 1 4. y log9 1 5. e y 6. y log 7. y e 8. e y e 4 1 1 9. y e e 10. 1 y ln 1 e 11.

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

AP Calculus AB Semester 1 Practice Final

AP Calculus AB Semester 1 Practice Final Class: Date: AP Calculus AB Semester 1 Practice Final Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Find the limit (if it exists). lim x x + 4 x a. 6

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

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing:

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing: AP Calculus AB PRACTICE MIDTERM EXAM Read each choice carefully and find the best answer. Your midterm exam will be made up of 5 of these questions. I reserve the right to change numbers and answers on

More information

4.1 Implicit Differentiation

4.1 Implicit Differentiation 4.1 Implicit Differentiation Learning Objectives A student will be able to: Find the derivative of variety of functions by using the technique of implicit differentiation. Consider the equation We want

More information

Guidelines for implicit differentiation

Guidelines for implicit differentiation Guidelines for implicit differentiation Given an equation with x s and y s scattered, to differentiate we use implicit differentiation. Some informal guidelines to differentiate an equation containing

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Much of our algebraic study of mathematics has dealt with functions. In pre-calculus, we talked about two different types of equations that relate x and y explicit and implicit.

More information

AP Calculus Related Rates Worksheet

AP Calculus Related Rates Worksheet AP Calculus Related Rates Worksheet 1. A small balloon is released at a point 150 feet from an observer, who is on level ground. If the balloon goes straight up at a rate of 8 feet per second, how fast

More information

Sections Practice AP Calculus AB Name

Sections Practice AP Calculus AB Name Sections 4.1-4.5 Practice AP Calculus AB Name Be sure to show work, giving written explanations when requested. Answers should be written exactly or rounded to the nearest thousandth. When the calculator

More information

Unit V Applications of Derivatives

Unit V Applications of Derivatives Unit V Applications of Derivatives Curve Sketching Inequalities (Not covered in 3205) Polynomial Rational Functions Related Rate Problems Optimization (Max/Min) Problems 1 Inequalities Linear Polynomial

More information

Unit V Applications of Derivatives

Unit V Applications of Derivatives Unit V Applications of Derivatives Curve Sketching Inequalities (Covered in 2200) Polynomial Rational Functions Related Rate Problems Optimization (Max/Min) Problems 1 Inequalities Linear Polynomial Rational

More information

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Essentials of Calculus by James Stewart Prepared by Jason Gaddis Chapter 3 - Applications of Differentiation 3.1 - Maximum and Minimum Values Note We continue our study of functions using derivatives.

More information

Chapter 8: Radical Functions

Chapter 8: Radical Functions Chapter 8: Radical Functions Chapter 8 Overview: Types and Traits of Radical Functions Vocabulary:. Radical (Irrational) Function an epression whose general equation contains a root of a variable and possibly

More information

Section 1.1: A Preview of Calculus When you finish your homework, you should be able to

Section 1.1: A Preview of Calculus When you finish your homework, you should be able to Section 1.1: A Preview of Calculus When you finish your homework, you should be able to π Understand what calculus is and how it compares with precalculus π Understand that the tangent line problem is

More information

Applied Calculus I Practice Final Exam Solution Notes

Applied Calculus I Practice Final Exam Solution Notes AMS 5 (Fall, 2009). Solve for x: 0 3 2x = 3 (.2) x Taking the natural log of both sides, we get Applied Calculus I Practice Final Exam Solution Notes Joe Mitchell ln 0 + 2xln 3 = ln 3 + xln.2 x(2ln 3 ln.2)

More information

Calculus 1st Semester Final Review

Calculus 1st Semester Final Review Calculus st Semester Final Review Use the graph to find lim f ( ) (if it eists) 0 9 Determine the value of c so that f() is continuous on the entire real line if f ( ), c /, > 0 Find the limit: lim 6+

More information

Workbook for Calculus I

Workbook for Calculus I Workbook for Calculus I By Hüseyin Yüce New York 2007 1 Functions 1.1 Four Ways to Represent a Function 1. Find the domain and range of the function f(x) = 1 + x + 1 and sketch its graph. y 3 2 1-3 -2-1

More information

Chapter 3: Derivatives and Graphing

Chapter 3: Derivatives and Graphing Chapter 3: Derivatives and Graphing 127 Chapter 3 Overview: Derivatives and Graphs There are two main contexts for derivatives: graphing and motion. In this chapter, we will consider the graphical applications

More information

Review Sheet 2 Solutions

Review Sheet 2 Solutions Review Sheet Solutions 1. If y x 3 x and dx dt 5, find dy dt when x. We have that dy dt 3 x dx dt dx dt 3 x 5 5, and this is equal to 3 5 10 70 when x.. A spherical balloon is being inflated so that its

More information

2007 AP Calculus AB Free-Response Questions Section II, Part A (45 minutes) # of questions: 3 A graphing calculator may be used for this part

2007 AP Calculus AB Free-Response Questions Section II, Part A (45 minutes) # of questions: 3 A graphing calculator may be used for this part 2007 AP Calculus AB Free-Response Questions Section II, Part A (45 minutes) # of questions: 3 A graphing calculator may be used for this part 1. Let R be the region in the first and second quadrants bounded

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

4.6 Related Rates Notes RELATED RATES PROBLEMS --- IT S AS EASY AS 1 2-3!

4.6 Related Rates Notes RELATED RATES PROBLEMS --- IT S AS EASY AS 1 2-3! 4.6 Related Rates Notes RELATED RATES PROBLEMS --- IT S AS EASY AS 1 2-3! 1) Draw a picture. Label all variables and constant values. Identify the given rate of change, the rate to be found, and when to

More information

4.1 & 4.2 Student Notes Using the First and Second Derivatives. for all x in D, where D is the domain of f. The number f()

4.1 & 4.2 Student Notes Using the First and Second Derivatives. for all x in D, where D is the domain of f. The number f() 4.1 & 4. Student Notes Using the First and Second Derivatives Definition A function f has an absolute maximum (or global maximum) at c if f ( c) f ( x) for all x in D, where D is the domain of f. The number

More information

MATH 135 Calculus 1 Solutions/Answers for Exam 3 Practice Problems November 18, 2016

MATH 135 Calculus 1 Solutions/Answers for Exam 3 Practice Problems November 18, 2016 MATH 35 Calculus Solutions/Answers for Exam 3 Practice Problems November 8, 206 I. Find the indicated derivative(s) and simplify. (A) ( y = ln(x) x 7 4 ) x Solution: By the product rule and the derivative

More information

AP Calculus AB Semester 2 Practice Final

AP Calculus AB Semester 2 Practice Final lass: ate: I: P alculus Semester Practice Final Multiple hoice Identify the choice that best completes the statement or answers the question. Find the constants a and b such that the function f( x) = Ï

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Contents Chapter 2 Derivatives Motivation to Chapter 2 2 1 Derivatives and Rates of Change 3 1.1 VIDEO - Definitions................................................... 3 1.2 VIDEO - Examples and Applications

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

Calculus AB Topics Limits Continuity, Asymptotes

Calculus AB Topics Limits Continuity, Asymptotes Calculus AB Topics Limits Continuity, Asymptotes Consider f x 2x 1 x 3 1 x 3 x 3 Is there a vertical asymptote at x = 3? Do not give a Precalculus answer on a Calculus exam. Consider f x 2x 1 x 3 1 x 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

Math 210 Midterm #2 Review

Math 210 Midterm #2 Review Math 210 Mierm #2 Review Related Rates In general, the approach to a related rates problem is to first determine which quantities in the problem you care about or have relevant information about. Then

More information

*Finding the tangent line at a point P boils down to finding the slope of the tangent line at point P.

*Finding the tangent line at a point P boils down to finding the slope of the tangent line at point P. The Derivative & Tangent Line Problem *Finding the tangent line at a point P boils down to finding the slope of the tangent line at point P. 1 The Derivative & Tangent Line Problem We can approximate using

More information

AP Calculus AB Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions

AP Calculus AB Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions 4.5: Implicit Functions We can employ implicit differentiation when an equation that defines a function is so complicated that we cannot use an explicit rule to find the derivative. EXAMPLE 1: Find dy

More information

Milford Public Schools Curriculum. Department: Mathematics Course Name: Calculus Course Description:

Milford Public Schools Curriculum. Department: Mathematics Course Name: Calculus Course Description: Milford Public Schools Curriculum Department: Mathematics Course Name: Calculus Course Description: UNIT # 1 Unit Title: Limits, Continuity, and Definition of the Derivative The idea of limits is important

More information

AP CALCULUS BC - FIRST SEMESTER EXAM REVIEW: Complete this review for five extra percentage points on the semester exam.

AP CALCULUS BC - FIRST SEMESTER EXAM REVIEW: Complete this review for five extra percentage points on the semester exam. AP CALCULUS BC - FIRST SEMESTER EXAM REVIEW: Complete this review for five etra percentage points on the semester eam. *Even though the eam will have a calculator active portion with 0 of the 8 questions,

More information

Second Midterm Exam Name: Practice Problems Septmber 28, 2015

Second Midterm Exam Name: Practice Problems Septmber 28, 2015 Math 110 4. Treibergs Second Midterm Exam Name: Practice Problems Septmber 8, 015 1. Use the limit definition of derivative to compute the derivative of f(x = 1 at x = a. 1 + x Inserting the function into

More information

Math3A Exam #02 Solution Fall 2017

Math3A Exam #02 Solution Fall 2017 Math3A Exam #02 Solution Fall 2017 1. Use the limit definition of the derivative to find f (x) given f ( x) x. 3 2. Use the local linear approximation for f x x at x0 8 to approximate 3 8.1 and write your

More information

Applications of Derivatives

Applications of Derivatives Applications of Derivatives Extrema on an Interval Objective: Understand the definition of extrema of a function on an interval. Understand the definition of relative extrema of a function on an open interval.

More information

MAC Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below.

MAC Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below. MAC 23. Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below. (x, y) y = 3 x + 4 a. x = 6 b. x = 4 c. x = 2 d. x = 5 e. x = 3 2. Consider the area of the

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION Many applications of calculus depend on our ability to deduce facts about a function f from information concerning its derivatives. APPLICATIONS

More information

Applications of Derivatives

Applications of Derivatives Applications of Derivatives Big Ideas Connecting the graphs of f, f, f Differentiability Continuity Continuity Differentiability Critical values Mean Value Theorem for Derivatives: Hypothesis: If f is

More information

Calculus I Announcements

Calculus I Announcements Slide 1 Calculus I Announcements Read sections 4.2,4.3,4.4,4.1 and 5.3 Do the homework from sections 4.2,4.3,4.4,4.1 and 5.3 Exam 3 is Thursday, November 12th See inside for a possible exam question. Slide

More information

. CALCULUS AB. Name: Class: Date:

. CALCULUS AB. Name: Class: Date: Class: _ Date: _. CALCULUS AB 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 of the following problems, using

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES If we are pumping air into a balloon, both the volume and the radius of the balloon are increasing and their rates of increase are related to each other. However,

More information

Math 111 Calculus I Fall 2005 Practice Problems For Final December 5, 2005

Math 111 Calculus I Fall 2005 Practice Problems For Final December 5, 2005 Math 111 Calculus I Fall 2005 Practice Problems For Final December 5, 2005 As always, the standard disclaimers apply In particular, I make no claims that all the material which will be on the exam is represented

More information

See animations and interactive applets of some of these at. Fall_2009/Math123/Notes

See animations and interactive applets of some of these at.   Fall_2009/Math123/Notes MA123, Chapter 7 Word Problems (pp. 125-153) Chapter s Goal: In this chapter we study the two main types of word problems in Calculus. Optimization Problems. i.e., max - min problems Related Rates See

More information

3.1 Day 1: The Derivative of a Function

3.1 Day 1: The Derivative of a Function A P Calculus 3.1 Day 1: The Derivative of a Function I CAN DEFINE A DERIVATIVE AND UNDERSTAND ITS NOTATION. Last chapter we learned to find the slope of a tangent line to a point on a graph by using a

More information

SOLUTIONS TO EXAM 2, MATH 10550

SOLUTIONS TO EXAM 2, MATH 10550 SOLUTIONS TO EXAM 2, MATH 0550. Find the critical numbers of f(x) = 6 x2 x /3. We have f (x) = 3 x 3 x 2/3 = [ x 5/3 ] 3 x 2/3. So x = 0 is a critical point. For x 0, the equation f (x) = 0 can be written

More information

Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive full credit. Calculators are OK.

Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive full credit. Calculators are OK. Loyola University Chicago Math 131, Section 009, Fall 2008 Midterm 2 Name (print): Signature: Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive

More information

2 (1 + 2 ) cos 2 (ln(1 + 2 )) (ln 2) cos 2 y + sin y. = 2sin y. cos. = lim. (c) Apply l'h^opital's rule since the limit leads to the I.F.

2 (1 + 2 ) cos 2 (ln(1 + 2 )) (ln 2) cos 2 y + sin y. = 2sin y. cos. = lim. (c) Apply l'h^opital's rule since the limit leads to the I.F. . (a) f 0 () = cos sin (b) g 0 () = cos (ln( + )) (c) h 0 (y) = (ln y cos )sin y + sin y sin y cos y (d) f 0 () = cos + sin (e) g 0 (z) = ze arctan z + ( + z )e arctan z Solutions to Math 05a Eam Review

More information

AP CALCULUS (AB) Outline Chapter 4 Overview. 2) Recovering a function from its derivatives and a single point;

AP CALCULUS (AB) Outline Chapter 4 Overview. 2) Recovering a function from its derivatives and a single point; AP CALCULUS (AB) Outline Chapter 4 Overview NAME Date Objectives of Chapter 4 1) Using the derivative to determine extreme values of a function and the general shape of a function s graph (including where

More information

Puxi High School Examinations Semester 1, AP Calculus (BC) Part 1. Wednesday, December 16 th, :45 pm 3:15 pm.

Puxi High School Examinations Semester 1, AP Calculus (BC) Part 1. Wednesday, December 16 th, :45 pm 3:15 pm. Puxi High School Examinations Semester 1, 2009 2010 AP Calculus (BC) Part 1 Wednesday, December 16 th, 2009 12:45 pm 3:15 pm Time: 45 minutes Teacher: Mr. Surowski Testing Site: HS Gymnasium Student Name:

More information

Formulas that must be memorized:

Formulas that must be memorized: Formulas that must be memorized: Position, Velocity, Acceleration Speed is increasing when v(t) and a(t) have the same signs. Speed is decreasing when v(t) and a(t) have different signs. Section I: Limits

More information

APPLICATION OF DERIVATIVES

APPLICATION OF DERIVATIVES 94 APPLICATION OF DERIVATIVES Chapter 6 With the Calculus as a key, Mathematics can be successfully applied to the explanation of the course of Nature. WHITEHEAD 6. Introduction In Chapter 5, we have learnt

More information

Name: Date: Period: Calculus Honors: 4-2 The Product Rule

Name: Date: Period: Calculus Honors: 4-2 The Product Rule Name: Date: Period: Calculus Honors: 4- The Product Rule Warm Up: 1. Factor and simplify. 9 10 0 5 5 10 5 5. Find ' f if f How did you go about finding the derivative? Let s Eplore how to differentiate

More information

Section I Multiple Choice 45 questions. Section II Free Response 6 questions

Section I Multiple Choice 45 questions. Section II Free Response 6 questions Section I Multiple Choice 45 questions Each question = 1.2 points, 54 points total Part A: No calculator allowed 30 questions in 60 minutes = 2 minutes per question Part B: Calculator allowed 15 questions

More information

Implicit Differentiation

Implicit Differentiation Week 6. Implicit Differentiation Let s say we want to differentiate the equation of a circle: y 2 + x 2 =9 Using the techniques we know so far, we need to write the equation as a function of one variable

More information

Exam 2 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Exam 2 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam 2 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) Find dy/dx by implicit differentiation. x3 + y3 = 5 A)

More information

Math 2413 t2rsu14. Name: 06/06/ Find the derivative of the following function using the limiting process.

Math 2413 t2rsu14. Name: 06/06/ Find the derivative of the following function using the limiting process. Name: 06/06/014 Math 413 trsu14 1. Find the derivative of the following function using the limiting process. f( x) = 4x + 5x. Find the derivative of the following function using the limiting process. f(

More information

AP Calculus (BC) Summer Assignment (169 points)

AP Calculus (BC) Summer Assignment (169 points) AP Calculus (BC) Summer Assignment (69 points) This packet is a review of some Precalculus topics and some Calculus topics. It is to be done NEATLY and on a SEPARATE sheet of paper. Use your discretion

More information

= c, we say that f ( c ) is a local

= c, we say that f ( c ) is a local Section 3.4 Extreme Values Local Extreme Values Suppose that f is a function defined on open interval I and c is an interior point of I. The function f has a local minimum at x= c if f ( c) f ( x) for

More information

March 5, 2009 Name The problems count as marked. The total number of points available is 131. Throughout this test, show your work.

March 5, 2009 Name The problems count as marked. The total number of points available is 131. Throughout this test, show your work. March 5, 2009 Name The problems count as marked. The total number of points available is 131. Throughout this test, show your work. 1. (12 points) Consider the cubic curve f(x) = 2x 3 + 3x + 2. (a) What

More information

Semester 1 Review. Name. Period

Semester 1 Review. Name. Period P A (Calculus )dx Semester Review Name Period Directions: Solve the following problems. Show work when necessary. Put the best answer in the blank provided, if appropriate.. Let y = g(x) be a function

More information

Review Sheet 2 Solutions

Review Sheet 2 Solutions Review Sheet Solutions. A bacteria culture initially contains 00 cells and grows at a rate proportional to its size. After an hour the population has increased to 40 cells. (a) Find an expression for the

More information

BE SURE TO READ THE DIRECTIONS PAGE & MAKE YOUR NOTECARDS FIRST!! Part I: Unlimited and Continuous! (21 points)

BE SURE TO READ THE DIRECTIONS PAGE & MAKE YOUR NOTECARDS FIRST!! Part I: Unlimited and Continuous! (21 points) BE SURE TO READ THE DIRECTIONS PAGE & MAKE YOUR NOTECARDS FIRST!! Part I: United and Continuous! ( points) For #- below, find the its, if they eist.(#- are pt each) ) 7 ) 9 9 ) 5 ) 8 For #5-7, eplain why

More information

Puxi High School Examinations Semester 1, AP Calculus (BC) Part 1. Wednesday, December 16 th, :45 pm 3:15 pm.

Puxi High School Examinations Semester 1, AP Calculus (BC) Part 1. Wednesday, December 16 th, :45 pm 3:15 pm. Puxi High School Examinations Semester 1, 2009 2010 AP Calculus (BC) Part 1 Wednesday, December 16 th, 2009 12:45 pm 3:15 pm Time: 45 minutes Teacher: Mr. Surowski Testing Site: HS Gymnasium Student Name:

More information

+ 1 for x > 2 (B) (E) (B) 2. (C) 1 (D) 2 (E) Nonexistent

+ 1 for x > 2 (B) (E) (B) 2. (C) 1 (D) 2 (E) Nonexistent dx = (A) 3 sin(3x ) + C 1. cos ( 3x) 1 (B) sin(3x ) + C 3 1 (C) sin(3x ) + C 3 (D) sin( 3x ) + C (E) 3 sin(3x ) + C 6 3 2x + 6x 2. lim 5 3 x 0 4x + 3x (A) 0 1 (B) 2 (C) 1 (D) 2 (E) Nonexistent is 2 x 3x

More information

A.P. Calculus Holiday Packet

A.P. Calculus Holiday Packet A.P. Calculus Holiday Packet Since this is a take-home, I cannot stop you from using calculators but you would be wise to use them sparingly. When you are asked questions about graphs of functions, do

More information

Section 4.1: Related Rates

Section 4.1: Related Rates 1 Section 4.1: Related Rates Practice HW from Stewart Textbook (not to hand in) p. 67 # 1-19 odd, 3, 5, 9 In a related rates problem, we want to compute the rate of change of one quantity in terms of the

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

lim 2 x lim lim sin 3 (9) l)

lim 2 x lim lim sin 3 (9) l) MAC FINAL EXAM REVIEW. Find each of the following its if it eists, a) ( 5). (7) b). c). ( 5 ) d). () (/) e) (/) f) (-) sin g) () h) 5 5 5. DNE i) (/) j) (-/) 7 8 k) m) ( ) (9) l) n) sin sin( ) 7 o) DNE

More information

Course Syllabus BHS Room 309 (360)

Course Syllabus BHS Room 309 (360) AP Calculus Mrs. Stansbery Course Syllabus BHS Room 309 (360) 473-0875 sandra.stansbery@bremertonschools.org Classroom Expectations 1. Come to class on time and prepared to learn. Take care of locker visits,

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

Analyzing Functions. Implicit Functions and Implicit Differentiation

Analyzing Functions. Implicit Functions and Implicit Differentiation Analyzing Functions Implicit Functions and Implicit Differentiation In mathematics, an implicit function is a generalization of the concept of a function in which the dependent variable, say, has not been

More information

Exam 2 Solutions October 12, 2006

Exam 2 Solutions October 12, 2006 Math 44 Fall 006 Sections and P. Achar Exam Solutions October, 006 Total points: 00 Time limit: 80 minutes No calculators, books, notes, or other aids are permitted. You must show your work and justify

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

Sample Questions PREPARING FOR THE AP (AB) CALCULUS EXAMINATION. tangent line, a+h. a+h

Sample Questions PREPARING FOR THE AP (AB) CALCULUS EXAMINATION. tangent line, a+h. a+h Sample Questions PREPARING FOR THE AP (AB) CALCULUS EXAMINATION B B A B tangent line,, a f '(a) = lim h 0 f(a + h) f(a) h a+h a b b f(x) dx = lim [f(x ) x + f(x ) x + f(x ) x +...+ f(x ) x ] n a n B B

More information

Chapter 2 Overview: Introduction to Limits and Derivatives

Chapter 2 Overview: Introduction to Limits and Derivatives Chapter 2 Overview: Introduction to Limits and Derivatives In a later chapter, maximum and minimum points of a curve will be found both by calculator and algebraically. While the algebra of this process

More information

Calculus I 5. Applications of differentiation

Calculus I 5. Applications of differentiation 2301107 Calculus I 5. Applications of differentiation Chapter 5:Applications of differentiation C05-2 Outline 5.1. Extreme values 5.2. Curvature and Inflection point 5.3. Curve sketching 5.4. Related rate

More information

Exam Review Sheets Combined

Exam Review Sheets Combined Exam Review Sheets Combined Fall 2008 1 Fall 2007 Exam 1 1. For each part, if the statement is always true, circle the printed capital T. If the statement is sometimes false, circle the printed capital

More information

Math Fall 08 Final Exam Review

Math Fall 08 Final Exam Review Math 173.7 Fall 08 Final Exam Review 1. Graph the function f(x) = x 2 3x by applying a transformation to the graph of a standard function. 2.a. Express the function F(x) = 3 ln(x + 2) in the form F = f

More information