Chapter 6 Notes, Applied Calculus, Tan

Size: px
Start display at page:

Download "Chapter 6 Notes, Applied Calculus, Tan"

Transcription

1 Contents 4.1 Applications of the First Derivative Determining the Intervals Where a Function is Increasing or Decreasing Local Extrema (Relative Extrema) Applications of the Second Derivative Determining the Intervals of Concavity Curve Sketching Optimization I Optimization II

2 4.1 Applications of the First Derivative Determining the Intervals Where a Function is Increasing or Decreasing Definition 4.1. Let f(x) be a function defined on an interval I and let x 1 and x 2 be any two point in I. 1. f(x) is increasing on I if x 1 < x 2, then f(x 1 ) < f(x 2 ) 2. f(x) is decreasing on I if x 1 > x 2, then f(x 1 ) < f(x 2 ) The first derivative test for increasing/decreasing. Suppose that f(x) is continuous on [a, b] and differentiable on the open interval (a, b). If f (x) > 0 for all x in (a, b) then f(x) increases on [a, b]. If f (x) < 0 for all x in (a, b) then f(x) decreases on [a, b]. If f (x) = 0 for all x in (a, b) then f(x) is constant on [a, b] Local Extrema (Relative Extrema) Definitions: 1. A function f(x) has a local maximum value at a point c if it is the highest point near itself. 2. A function f(x) has a local minimum value at a point c if it is the lowest point near itself. 3. A critical number of a function f(x) is a number c in the domain of f(x) such that f (x) is zero or f (x) does not exist. The First Derivative Test for Local Extrema. Let f(x) be a continuous function on [a, b] and c be a critical number in [a, b]. 1. If f (x) 0 on (a, c) and f (x) 0 on (c, b), then f(x) has a local maximum of y = f(c) at x = c. 2. If f (x) 0 on (a, c) and f (x) 0 on (c, b), then f(x) has a local minimum of y = f(c) at x = c. 3. If f (x) does not change signs at x = c, then f(x) has no local extrema at x = c. Example Find the intervals where the function is increasing and decreasing. relative extrema for the function. Find the 2

3 Example For each of the following functions find the intervals where the function is icreasing or decreasing then find the relative extrema. 1. f(x) = 2x 2 + 4x + 3 Step 1: Find the critical numbers: Set f (x) = 0 and find where f (x) does not exist Step 2: Make a table 3

4 2. f(x) = x 2 (3 x) 3. f(x) = x 4 4x

5 Example A stone is thrown straight up from the roof of an 80-ft building. The distance (in feet) of the stone from the ground at any time t (in seconds) is given by h(t) = 16t t + 80 When is the stone rising, and when is it falling? If the stone were to miss the building, when would it hit the ground. Sketch the graph of h(t). 5

6 4.2 Applications of the Second Derivative Determining the Intervals of Concavity Definition 4.2. The graph of a differentiable function y = f(x) is concave up on an interval where f (x) is increasing and concave down on an interval where f (x) is decreasing. Question: How do find where f (x) is increasing or decreasing? Answer: The same way we did if for f(x). Take the derivative of f (x) and see where it is positive (increasing) and negative (decreasing). If we take the derivative of the derivative we have found the second derivative. So now we have the second derivative test for concavity: The Second Derivative Test for Concavity Let f(x) be a twice differentiable function on an interval I. 1. If f (x) > 0 on I, the graph of f(x) over I is concave up. 2. If f (x) < 0 on I, the graph of f(x) over I is concave down. Definition 4.3. An inflection point is a point of the graph where the function changes from concave up to concave down or down to up. We can find inflection points with the second derivative: Find where f (x) = 0 and/or where f (x) does not exist Example Find the intervals where the function is concave up/down. Find the inflection points for the function. 6

7 Example Find where f(x) = x 3 + 3x 2 2 is concave up/down. Step 1: Find possible inflection points: f (x) = 0 and/or f (x)does not exist We can also use the second derivative to find maximums and minimums: The Second Derivative Test for Local Extrema Let f(x) be a continuous function on [a, b] and c be a critical point in [a, b]. 1. Compute f (x) and f (x). 2. Find all the critical numbers of f at whcih f (x) = Compute f (c) for each such critical number c. (a) If f (c) < 0, then f(x) has a local maximum of y = f(c) at x = c. (b) If f (c) > 0, then f(x) has a local minimum of y = f(c) at x = c. (c) If f (c) = 0, then the test is inconclusive and you must use the First Derivative Test for Local Extrema. Example For the function f(x) = x 4 + 2x 3 2 find all the extrema using the second derivative test and indicate the intervals where the graph is concave up/down. 7

8 Example For the function f(x) = 1 3 x3 2x 2 5x 10 find all the extrema using the second derivative test and indicate the intervals where the graph is concave up/down. Example Sketch a graph of a function with the following properties. f(2) = 4 f (2) = 0 f (x) > 0 on (, ) 8

9 4.3 Curve Sketching Review A Horizontal Asymptote describes the behavior of a function as x gets very large. Limits at Infinity/Horizontal Asymptotes Let f(x) be the rational function given by f(x) = N(x) D(x) = a nx n + a n 1 x n a 1 x + a 0 b m x m + b m 1 x m b 1 x + b 0 where N(x) and D(x) have no common factors. The lim x f(x) can be determined by comparing the degrees of N(x) and D(x). 1. If n < m, then lim x f(x) = 0 and the graph of f(x) has the line y = 0 (the x-axis) as a horizontal asymptote. 2. If n = m then lim f(x) = a n and the graph of f(x) has the line y = a n x b m b m as a horizontal asymptote. 3. if n > m then lim x f(x) = ± and the graph of f(x) has no horizontal asymptote. Vertical Asymptotes The line x = a is a vertical asyptote of f if either OR lim f(x) = ± x a + lim f(x) = ± x a You find a vertical asymptote of a function f(x) = N(x) by finding a value x = a such D(x) that denominator equals zero D(a) = 0 AND the numerator is not zero N(a) 0. 9

10 Example Find the vertical and horizontal asymptotes for the following functions. 1. f(x) = 1 x f(x) = x 2 3. f(t) = t + 1 2t 1 10

11 The first derivative test for increasing/decreasing. Suppose that f(x) is continuous on [a, b] and differentiable on the open interval (a, b). If f (x) > 0 for all x in (a, b) then f(x) increases on [a, b]. If f (x) < 0 for all x in (a, b) then f(x) decreases on [a, b]. If f (x) = 0 for all x in (a, b) then f(x) is constant on [a, b]. The First Derivative Test for Local Extrema. Let f(x) be a continuous function on [a, b] and c be a critical number in [a, b]. 1. If f (x) 0 on (a, c) and f (x) 0 on (c, b), then f(x) has a local maximum of y = f(c) at x = c. 2. If f (x) 0 on (a, c) and f (x) 0 on (c, b), then f(x) has a local minimum of y = f(c) at x = c. 3. If f (x) does not change signs at x = c, then f(x) has no local extrema at x = c. The Second Derivative Test for Concavity Let f(x) be a twice differentiable function on an interval I. 1. If f (x) > 0 on I, the graph of f(x) over I is concave up. 2. If f (x) < 0 on I, the graph of f(x) over I is concave down. 11

12 Graphing using y and y : Steps: 1. Determine the points of discontinuity. 2. Determine the asymptotes (vertical, horizontal) 3. Determine the x- and y- intercepts. 4. Determine the critical point(s). (Set f (x) = 0 and undefined). 5. Determine the intervals where the function f is increasing/decreasing. 6. Determine the local extrema. 7. Determine the possible point(s) of inflection. Set f (x) = 0 and undefined). 8. Determine the intervals where the function f is concave up/down. 9. Determine the inflection point(s). 10. Determine extra point(s) if necessary. 11. Sketch the graph using the information obtained above. Example Graph f(x) = 1 3 (x 1)3 + 2 using the steps above. 12

13 Example Graph f(x) = 3x 4 + 4x 3 using the steps above. 13

14 Example Graph f(x) = 1 3 (x 1)3 + 2 using the steps above. 14

15 4.4 Optimization I Definition 4.4. Absolute Extrema: The highest or lowest points on the graph. 1. The function f has an absolute maximum value on an interval at a point c if: f(x) f(c) for all x in the interval. The number f(c) is called the maximum value of f on the interval. 2. The function f has an absolute minimum value on an interval at a point c if: f(x) f(c) for all x in the interval. The number f(c) is called the minimum value of f on the interval. 3. The maximum and minimum values of f are called the extreme values of f. NOTE: on an interval extrema can occur at two types of points: a) end points b) critical points Definition 4.5. A critical number of a function f is a number c in the domain of f such that f (c) is zero or f (c) does not exist. To find the extreme values on an interval [a, b]: 1. Find the critical numbers: Set f (x) = 0 and find where f (x) does not exist. 2. Evaluate f at the critical numbers. 3. Evaluate f at the end points x = a and x = b. (ie. f(a) and f(b)) 4. Choose the largest value found in steps 2 and 3 as the maximum value of f on [a, b] and the smallest as the minimum value of f on [a, b]. 15

16 Example Find the local and absolute extrema for f(x) = 2x Step 1: Find the critical numbers: on [0, 5]. Step 2: Evaluate f at the critical numbers. Step 3: Evaluate f at the end points (ie. f(0) and f(5)) Example Find the local and absolute extrema for f(x) = 3x 4 + 4x 3 on [ 2, 1]. 16

17 Example A division of Chapman Corporation manufactures a pager. The weekly fixed cost for the division is $20,000, and the variable cost for producing x pagers/week is dollars. The company realizes a revenue of V (x) = x x x R(x) = 0.02x x (0 x 7500) dollars from the sale of x pagers/week. Find the level of production that will yield a maximum profit for the the manufacturer. 17

18 4.5 Optimization II Word Problems: Steps: 1. Read. 2. Draw a picture when applicable. 3. Determine if you are maximizing or minimizing the problem. 4. Summarize the information in the problem statement. 5. Determine the formula/function that applies. 6. Write the function in terms of one variable. 7. Determine the domain of the function. 8. Determine the critical point(s) 9. Test to determine the extrema. 10. Did you answer the question asked? Example Farmer Bob has 200 ft. of fencing to enclose a rectangular field. What is the largest possible area that he can enclose if he makes 2 side by side corrals by adding a piece of fencing parallel to the shorter side? 18

19 Example Postal regulations specify that a parcel sent by priority mail may have a combined length and girth of no more that 108 in. Find the dimensions of a rectangular package that has a square cross section and the largest volume that may be sent via priority mail. What is the volume of such a package? 19

Math 211 Business Calculus TEST 3. Question 1. Section 2.2. Second Derivative Test.

Math 211 Business Calculus TEST 3. Question 1. Section 2.2. Second Derivative Test. Math 211 Business Calculus TEST 3 Question 1. Section 2.2. Second Derivative Test. p. 1/?? Math 211 Business Calculus TEST 3 Question 1. Section 2.2. Second Derivative Test. Question 2. Section 2.3. Graph

More information

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) =

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) = Math 90 Final Review Find all points where the function is discontinuous. ) Find all vertical asymptotes of the given function. x(x - ) 2) f(x) = x3 + 4x Provide an appropriate response. 3) If x 3 f(x)

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

WEEK 8. CURVE SKETCHING. 1. Concavity

WEEK 8. CURVE SKETCHING. 1. Concavity WEEK 8. CURVE SKETCHING. Concavity Definition. (Concavity). The graph of a function y = f(x) is () concave up on an interval I if for any two points a, b I, the straight line connecting two points (a,

More information

Math 1314 Test 3 Review Material covered is from Lessons The total weekly cost of manufacturing x cameras is given by the cost function: 3 2

Math 1314 Test 3 Review Material covered is from Lessons The total weekly cost of manufacturing x cameras is given by the cost function: 3 2 Math 1314 Test 3 Review Material covered is from Lessons 9 15 1. The total weekly cost of manufacturing x cameras is given by the cost function: 3 2 C( x) = 0.0001x + 0.4x + 800x + 3, 000. A. Find the

More information

MATH 151, Fall 2015, Week 12, Section

MATH 151, Fall 2015, Week 12, Section MATH 151, Fall 2015, Week 12, Section 5.1-5.3 Chapter 5 Application of Differentiation We develop applications of differentiation to study behaviors of functions and graphs Part I of Section 5.1-5.3, Qualitative/intuitive

More information

If C(x) is the total cost (in dollars) of producing x items of a product, then

If C(x) is the total cost (in dollars) of producing x items of a product, then Supplemental Review Problems for Unit Test : 1 Marginal Analysis (Sec 7) Be prepared to calculate total revenue given the price - demand function; to calculate total profit given total revenue and total

More information

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a)

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a) MATH 2250 Calculus I Eric Perkerson Test 3 Review Sections Covered: 3.11, 4.1 4.6. Topics Covered: Linearization, Extreme Values, The Mean Value Theorem, Consequences of the Mean Value Theorem, Concavity

More information

Online Math 1314 Final Exam Review

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

More information

Curve Sketching. Warm up

Curve Sketching. Warm up Curve Sketching Warm up Below are pictured six functions: f,f 0,f 00,g,g 0, and g 00. Pick out the two functions that could be f and g, andmatchthemtotheir first and second derivatives, respectively. (a)

More information

Final Exam Study Guide

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

More information

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1).

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1). 1. Find the derivative of each of the following: (a) f(x) = 3 2x 1 (b) f(x) = log 4 (x 2 x) 2. Find the slope of the tangent line to f(x) = ln 2 ln x at x = e. 3. Find the slope of the tangent line to

More information

Math 1314 Final Exam Review. Year Profits (in millions of dollars)

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

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

Section 5-1 First Derivatives and Graphs

Section 5-1 First Derivatives and Graphs Name Date Class Section 5-1 First Derivatives and Graphs Goal: To use the first derivative to analyze graphs Theorem 1: Increasing and Decreasing Functions For the interval (a,b), if f '( x ) > 0, then

More information

Math 1325 Final Exam Review

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

More information

Chapter 5. Increasing and Decreasing functions Theorem 1: For the interval (a,b) f (x) f(x) Graph of f + Increases Rises - Decreases Falls

Chapter 5. Increasing and Decreasing functions Theorem 1: For the interval (a,b) f (x) f(x) Graph of f + Increases Rises - Decreases Falls Chapter 5 Section 5.1 First Derivative and Graphs Objectives: The student will be able to identify increasing and decreasing functions and local extrema The student will be able to apply the first derivative

More information

MEMORIAL UNIVERSITY OF NEWFOUNDLAND

MEMORIAL UNIVERSITY OF NEWFOUNDLAND MEMORIAL UNIVERSITY OF NEWFOUNDLAND DEPARTMENT OF MATHEMATICS AND STATISTICS FINAL EXAMINATION Solutions Mathematics 1000 FALL 2010 Marks [12] 1. Evaluate the following limits, showing your work. Assign

More information

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam.

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. MATH 121: EXTRA PRACTICE FOR TEST 2 Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. 1 Linear Functions 1. Consider the functions f(x) = 3x + 5 and g(x)

More information

MATH section 4.4 Concavity and Curve Sketching Page 1. is increasing on I. is decreasing on I. = or. x c

MATH section 4.4 Concavity and Curve Sketching Page 1. is increasing on I. is decreasing on I. = or. x c MATH 0100 section 4.4 Concavity and Curve Sketching Page 1 Definition: The graph of a differentiable function y = (a) concave up on an open interval I if df f( x) (b) concave down on an open interval I

More information

32. Use a graphing utility to find the equation of the line of best fit. Write the equation of the line rounded to two decimal places, if necessary.

32. Use a graphing utility to find the equation of the line of best fit. Write the equation of the line rounded to two decimal places, if necessary. Pre-Calculus A Final Review Part 2 Calculator Name 31. The price p and the quantity x sold of a certain product obey the demand equation: p = x + 80 where r = xp. What is the revenue to the nearest dollar

More information

Math 1314 Test 3 Review Material covered is from Lessons 9 15

Math 1314 Test 3 Review Material covered is from Lessons 9 15 Math 1314 Test 3 Review Material covered is from Lessons 9 15 1. The total weekly cost of manufacturing x cameras is given by the cost function: =.03 +80+3000 and the revenue function is =.02 +600. Use

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 261 Exam 3 - Practice Problems. 1. The graph of f is given below. Answer the following questions. (a) Find the intervals where f is increasing:

Math 261 Exam 3 - Practice Problems. 1. The graph of f is given below. Answer the following questions. (a) Find the intervals where f is increasing: Math 261 Exam - Practice Problems 1. The graph of f is given below. Answer the following questions. (a) Find the intervals where f is increasing: ( 6, 4), ( 1,1),(,5),(6, ) (b) Find the intervals where

More information

MAT 1339-S14 Class 4

MAT 1339-S14 Class 4 MAT 9-S4 Class 4 July 4, 204 Contents Curve Sketching. Concavity and the Second Derivative Test.................4 Simple Rational Functions........................ 2.5 Putting It All Together.........................

More information

Sections 4.1 & 4.2: Using the Derivative to Analyze Functions

Sections 4.1 & 4.2: Using the Derivative to Analyze Functions Sections 4.1 & 4.2: Using the Derivative to Analyze Functions f (x) indicates if the function is: Increasing or Decreasing on certain intervals. Critical Point c is where f (c) = 0 (tangent line is horizontal),

More information

Sample Mathematics 106 Questions

Sample Mathematics 106 Questions Sample Mathematics 106 Questions x 2 + 8x 65 (1) Calculate lim x 5. x 5 (2) Consider an object moving in a straight line for which the distance s (measured in feet) it s travelled from its starting point

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam.

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. MATH 121: EXTRA PRACTICE FOR TEST 2 Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. 1 Linear Functions 1. Consider the functions f(x) = 3x + 5 and g(x)

More information

Absolute and Local Extrema. Critical Points In the proof of Rolle s Theorem, we actually demonstrated the following

Absolute and Local Extrema. Critical Points In the proof of Rolle s Theorem, we actually demonstrated the following Absolute and Local Extrema Definition 1 (Absolute Maximum). A function f has an absolute maximum at c S if f(x) f(c) x S. We call f(c) the absolute maximum of f on S. Definition 2 (Local Maximum). A function

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

Algebra Review. 1. Evaluate the expression when a = -3 and b = A) 17 B) 1 C) Simplify: A) 17 B) 29 C) 16 D)

Algebra Review. 1. Evaluate the expression when a = -3 and b = A) 17 B) 1 C) Simplify: A) 17 B) 29 C) 16 D) Algebra Review a b. Evaluate the epression when a = - and b = -. A) B) C). Simplify: 6 A) B) 9 C) 6 0. Simplify: A) 0 B) 8 C) 6. Evaluate: 6z y if =, y = 8, and z =. A) B) C) CPT Review //0 . Simplify:

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

Math 1120 Calculus Test 3

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

More information

3.Applications of Differentiation

3.Applications of Differentiation 3.Applications of Differentiation 3.1. Maximum and Minimum values Absolute Maximum and Absolute Minimum Values Absolute Maximum Values( Global maximum values ): Largest y-value for the given function Absolute

More information

Chapter 2 Notes: Polynomials and Polynomial Functions

Chapter 2 Notes: Polynomials and Polynomial Functions 39 Algebra 2 Honors Chapter 2 Notes: Polynomials and Polynomial Functions Section 2.1: Use Properties of Exponents Evaluate each expression (3 4 ) 2 ( 5 8 ) 3 ( 2) 3 ( 2) 9 ( a2 3 ( y 2 ) 5 y 2 y 12 rs

More information

When determining critical numbers and/or stationary numbers you need to show each of the following to earn full credit.

When determining critical numbers and/or stationary numbers you need to show each of the following to earn full credit. Definition Critical Numbers/Stationary Numbers A critical number of f, 0 x, is a number in the domain of f where either f x 0 0 or undefined. If f x 0 0, then the number x 0 is also called a stationary

More information

Chapter 7 Polynomial Functions. Factoring Review. We will talk about 3 Types: ALWAYS FACTOR OUT FIRST! Ex 2: Factor x x + 64

Chapter 7 Polynomial Functions. Factoring Review. We will talk about 3 Types: ALWAYS FACTOR OUT FIRST! Ex 2: Factor x x + 64 Chapter 7 Polynomial Functions Factoring Review We will talk about 3 Types: 1. 2. 3. ALWAYS FACTOR OUT FIRST! Ex 1: Factor x 2 + 5x + 6 Ex 2: Factor x 2 + 16x + 64 Ex 3: Factor 4x 2 + 6x 18 Ex 4: Factor

More information

Learning Target: I can sketch the graphs of rational functions without a calculator. a. Determine the equation(s) of the asymptotes.

Learning Target: I can sketch the graphs of rational functions without a calculator. a. Determine the equation(s) of the asymptotes. Learning Target: I can sketch the graphs of rational functions without a calculator Consider the graph of y= f(x), where f(x) = 3x 3 (x+2) 2 a. Determine the equation(s) of the asymptotes. b. Find the

More information

(2) Let f(x) = 5x. (3) Say f (x) and f (x) have the following graphs. Sketch a graph of f(x). The graph of f (x) is: 3x 5

(2) Let f(x) = 5x. (3) Say f (x) and f (x) have the following graphs. Sketch a graph of f(x). The graph of f (x) is: 3x 5 The following review sheet is intended to help you study. It does not contain every type of problem you may see. It does not reflect the distribution of problems on the actual midterm. It probably has

More information

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions SECTION.1 Linear and Quadratic Functions Chapter Polynomial and Rational Functions Section.1: Linear and Quadratic Functions Linear Functions Quadratic Functions Linear Functions Definition of a Linear

More information

MATH 2053 Calculus I Review for the Final Exam

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

More information

Applications of Derivatives

Applications of Derivatives Applications of Derivatives Related Rates General steps 1. Draw a picture!! (This may not be possible for every problem, but there s usually something you can draw.) 2. Label everything. If a quantity

More information

MATH 115 QUIZ4-SAMPLE December 7, 2016

MATH 115 QUIZ4-SAMPLE December 7, 2016 MATH 115 QUIZ4-SAMPLE December 7, 2016 Please review the following problems from your book: Section 4.1: 11 ( true and false) Section 4.1: 49-70 ( Using table or number line.) Section 4.2: 77-83 Section

More information

Section 3.9. The Geometry of Graphs. Difference Equations to Differential Equations

Section 3.9. The Geometry of Graphs. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 3.9 The Geometry of Graphs In Section. we discussed the graph of a function y = f(x) in terms of plotting points (x, f(x)) for many different values

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

14 Increasing and decreasing functions

14 Increasing and decreasing functions 14 Increasing and decreasing functions 14.1 Sketching derivatives READING Read Section 3.2 of Rogawski Reading Recall, f (a) is the gradient of the tangent line of f(x) at x = a. We can use this fact to

More information

Math 75B Practice Problems for Midterm II Solutions Ch. 16, 17, 12 (E), , 2.8 (S)

Math 75B Practice Problems for Midterm II Solutions Ch. 16, 17, 12 (E), , 2.8 (S) Math 75B Practice Problems for Midterm II Solutions Ch. 6, 7, 2 (E),.-.5, 2.8 (S) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual

More information

Math 110 Final Exam General Review. Edward Yu

Math 110 Final Exam General Review. Edward Yu Math 110 Final Exam General Review Edward Yu Da Game Plan Solving Limits Regular limits Indeterminate Form Approach Infinities One sided limits/discontinuity Derivatives Power Rule Product/Quotient Rule

More information

Applications of Differentiation

Applications of Differentiation Applications of Differentiation Definitions. A function f has an absolute maximum (or global maximum) at c if for all x in the domain D of f, f(c) f(x). The number f(c) is called the maximum value of f

More information

The plot shows the graph of the function f (x). Determine the quantities.

The plot shows the graph of the function f (x). Determine the quantities. MATH 211 SAMPLE EXAM 1 SOLUTIONS 6 4 2-2 2 4-2 1. The plot shows the graph of the function f (x). Determine the quantities. lim f (x) (a) x 3 + Solution: Look at the graph. Let x approach 3 from the right.

More information

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29,

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, This review includes typical exam problems. It is not designed to be comprehensive, but to be representative of topics covered

More information

Section 3.3 Limits Involving Infinity - Asymptotes

Section 3.3 Limits Involving Infinity - Asymptotes 76 Section. Limits Involving Infinity - Asymptotes We begin our discussion with analyzing its as increases or decreases without bound. We will then eplore functions that have its at infinity. Let s consider

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. 2) h(x) = x2-5x + 5

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. 2) h(x) = x2-5x + 5 Assignment 7 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Using the derivative of f(x) given below, determine the critical points of f(x).

More information

Math 2413 General Review for Calculus Last Updated 02/23/2016

Math 2413 General Review for Calculus Last Updated 02/23/2016 Math 243 General Review for Calculus Last Updated 02/23/206 Find the average velocity of the function over the given interval.. y = 6x 3-5x 2-8, [-8, ] Find the slope of the curve for the given value of

More information

Introduction. A rational function is a quotient of polynomial functions. It can be written in the form

Introduction. A rational function is a quotient of polynomial functions. It can be written in the form RATIONAL FUNCTIONS Introduction A rational function is a quotient of polynomial functions. It can be written in the form where N(x) and D(x) are polynomials and D(x) is not the zero polynomial. 2 In general,

More information

Section Maximum and Minimum Values

Section Maximum and Minimum Values Section 4.2 - Maximum and Minimum Values Definition The number f(c) is a local maximum value of f if when x is near c. local minimum value of f if when x is near c. Example 1: For what values of x does

More information

ch 3 applications of differentiation notebook.notebook January 17, 2018 Extrema on an Interval

ch 3 applications of differentiation notebook.notebook January 17, 2018 Extrema on an Interval Extrema on an Interval Extrema, or extreme values, are the minimum and maximum of a function. They are also called absolute minimum and absolute maximum (or global max and global min). Extrema that occur

More information

Math 1071 Final Review Sheet The following are some review questions to help you study. They do not

Math 1071 Final Review Sheet The following are some review questions to help you study. They do not Math 1071 Final Review Sheet The following are some review questions to help you study. They do not They do The exam represent the entirety of what you could be expected to know on the exam; reflect distribution

More information

Ex 1: Identify the open intervals for which each function is increasing or decreasing.

Ex 1: Identify the open intervals for which each function is increasing or decreasing. MATH 2040 Notes: Unit 4 Page 1 5.1/5.2 Increasing and Decreasing Functions Part a Relative Extrema Ex 1: Identify the open intervals for which each In algebra we defined increasing and decreasing behavior

More information

The Graph of a Quadratic Function. Quadratic Functions & Models. The Graph of a Quadratic Function. The Graph of a Quadratic Function

The Graph of a Quadratic Function. Quadratic Functions & Models. The Graph of a Quadratic Function. The Graph of a Quadratic Function 8/1/015 The Graph of a Quadratic Function Quadratic Functions & Models Precalculus.1 The Graph of a Quadratic Function The Graph of a Quadratic Function All parabolas are symmetric with respect to a line

More information

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Math 611b Assignment #6 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find a formula for the function graphed. 1) 1) A) f(x) = 5 + x, x < -

More information

Summary of Derivative Tests

Summary of Derivative Tests Summary of Derivative Tests Note that for all the tests given below it is assumed that the function f is continuous. Critical Numbers Definition. A critical number of a function f is a number c in the

More information

Math Exam 03 Review

Math Exam 03 Review Math 10350 Exam 03 Review 1. The statement: f(x) is increasing on a < x < b. is the same as: 1a. f (x) is on a < x < b. 2. The statement: f (x) is negative on a < x < b. is the same as: 2a. f(x) is on

More information

Calculus 221 worksheet

Calculus 221 worksheet Calculus 221 worksheet Graphing A function has a global maximum at some a in its domain if f(x) f(a) for all other x in the domain of f. Global maxima are sometimes also called absolute maxima. A function

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 1314 Test 2 Review Lessons 2 8

Math 1314 Test 2 Review Lessons 2 8 Math 1314 Test Review Lessons 8 CASA reservation required. GGB will be provided on the CASA computers. 50 minute exam. 15 multiple choice questions. Do Practice Test for extra practice and extra credit.

More information

What makes f '(x) undefined? (set the denominator = 0)

What makes f '(x) undefined? (set the denominator = 0) Chapter 3A Review 1. Find all critical numbers for the function ** Critical numbers find the first derivative and then find what makes f '(x) = 0 or undefined Q: What is the domain of this function (especially

More information

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema.

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema. MATH 1071Q Exam #2 Review Fall 2011 1. Find the elasticity at the given points and determine whether demand is inelastic, elastic, or unit elastic. Explain the significance of your answer. (a) x = 10 2p

More information

Math 1120, Section 1 Calculus Final Exam

Math 1120, Section 1 Calculus Final Exam May 7, 2014 Name Each of the first 17 problems are worth 10 points The other problems are marked The total number of points available is 285 Throughout the free response part of this test, to get credit

More information

MATH section 3.4 Curve Sketching Page 1 of 29

MATH section 3.4 Curve Sketching Page 1 of 29 MATH section. Curve Sketching Page of 9 The step by step procedure below is for regular rational and polynomial functions. If a function contains radical or trigonometric term, then proceed carefully because

More information

5. Find the intercepts of the following equations. Also determine whether the equations are symmetric with respect to the y-axis or the origin.

5. Find the intercepts of the following equations. Also determine whether the equations are symmetric with respect to the y-axis or the origin. MATHEMATICS 1571 Final Examination Review Problems 1. For the function f defined by f(x) = 2x 2 5x find the following: a) f(a + b) b) f(2x) 2f(x) 2. Find the domain of g if a) g(x) = x 2 3x 4 b) g(x) =

More information

Math 1314 Lesson 13: Analyzing Other Types of Functions

Math 1314 Lesson 13: Analyzing Other Types of Functions Math 1314 Lesson 13: Analyzing Other Types of Functions If the function you need to analyze is something other than a polynomial function, you will have some other types of information to find and some

More information

Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20. ), and f(a + 1).

Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20. ), and f(a + 1). Section K MATH 211 Homework Due Friday, 8/30/96 Professor J. Beachy Average: 15.1 / 20 # 18, page 18: If f(x) = x2 x 2 1, find f( 1 2 ), f( 1 2 ), and f(a + 1). # 22, page 18: When a solution of acetylcholine

More information

Pre-Calculus Summer Math Packet 2018 Multiple Choice

Pre-Calculus Summer Math Packet 2018 Multiple Choice Pre-Calculus Summer Math Packet 208 Multiple Choice Page A Complete all work on separate loose-leaf or graph paper. Solve problems without using a calculator. Write the answers to multiple choice questions

More information

Review Problems Math115 Final Exam (Final covers Sec , )

Review Problems Math115 Final Exam (Final covers Sec , ) Review Problems Math5 Final Exam (Final covers Sec 2.-5.2, 5.4-6.5) Final Exam, Monday, Dec 2, 206, 4:0PM - 7:00PM, Budig 20 unless Mallot 200( Jocobs), Mallot 2074( Pham), Snow 20( Beaty), Lindley 7 (

More information

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

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

More information

1 Calculus - Optimization - Applications

1 Calculus - Optimization - Applications 1 Calculus - Optimization - Applications The task of finding points at which a function takes on a local maximum or minimum is called optimization, a word derived from applications in which one often desires

More information

MATH 111 Departmental Midterm Exam Review Exam date: Tuesday, March 1 st. Exam will cover sections and will be NON-CALCULATOR EXAM.

MATH 111 Departmental Midterm Exam Review Exam date: Tuesday, March 1 st. Exam will cover sections and will be NON-CALCULATOR EXAM. MATH Departmental Midterm Eam Review Eam date: Tuesday, March st Eam will cover sections -9 + - and will be NON-CALCULATOR EXAM Terms to know: quadratic function, ais of symmetry, verte, minimum/maimum

More information

1. Which one of the following points is a singular point of. f(x) = (x 1) 2/3? f(x) = 3x 3 4x 2 5x + 6? (C)

1. Which one of the following points is a singular point of. f(x) = (x 1) 2/3? f(x) = 3x 3 4x 2 5x + 6? (C) Math 1120 Calculus Test 3 November 4, 1 Name In the first 10 problems, each part counts 5 points (total 50 points) and the final three problems count 20 points each Multiple choice section Circle the correct

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

Graphing Rational Functions

Graphing Rational Functions Unit 1 R a t i o n a l F u n c t i o n s Graphing Rational Functions Objectives: 1. Graph a rational function given an equation 2. State the domain, asymptotes, and any intercepts Why? The function describes

More information

Section 4.3 Concavity and Curve Sketching 1.5 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 4.3 Concavity and Curve Sketching 1.5 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 4.3 Concavity and Curve Sketching 1.5 Lectures College of Science MATHS 101: Calculus I (University of Bahrain) Concavity 1 / 29 Concavity Increasing Function has three cases (University of Bahrain)

More information

Applications of Differentiation

Applications of Differentiation MathsTrack (NOTE Feb 2013: This is the old version of MathsTrack. New books will be created during 2013 and 2014) Module9 7 Introduction Applications of to Matrices Differentiation y = x(x 1)(x 2) d 2

More information

MTH 1125 (10 am class) Test #3 - Solutions Fall 2013

MTH 1125 (10 am class) Test #3 - Solutions Fall 2013 MTH 1125 (10 am class) Test # - Solutions Fall 201 Pat Rossi Name Show CLEARLY how you arrive at your answers!!! 1. ( ) =2 +9 2 +12 + on the interval [ ] ; Find the absolute maximum and Absolute minimum

More information

8/6/2010 Assignment Previewer

8/6/2010 Assignment Previewer Week 10 Friday Homework (1328515) Question 12345678910111213141516 1. Question DetailsSCalcET6 4.5.AE.06. [1290372] EXAMPLE 6 Sketch the graph of the function below. (A) The domain is = (-, ). (B) The

More information

Section 5.4 Quadratic Functions

Section 5.4 Quadratic Functions Math 150 c Lynch 1 of 6 Section 5.4 Quadratic Functions Definition. A quadratic function is one that can be written in the form, f(x) = ax 2 + bx + c, where a, b, and c are real numbers and a 0. This if

More information

Math 1431 Final Exam Review

Math 1431 Final Exam Review Math 1431 Final Exam Review Comprehensive exam. I recommend you study all past reviews and practice exams as well. Know all rules/formulas. Make a reservation for the final exam. If you miss it, go back

More information

f ( x ) = x Determine the implied domain of the given function. Express your answer in interval notation.

f ( x ) = x Determine the implied domain of the given function. Express your answer in interval notation. Test Review Section.. Given the following function: f ( ) = + 5 - Determine the implied domain of the given function. Epress your answer in interval notation.. Find the verte of the following quadratic

More information

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7)

Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Math 142 Week-in-Review #11 (Final Exam Review: All previous sections as well as sections 6.6 and 6.7) Note: This review is intended to highlight the topics covered on the Final Exam (with emphasis on

More information

3. Go over old quizzes (there are blank copies on my website try timing yourself!)

3. Go over old quizzes (there are blank copies on my website try timing yourself!) final exam review General Information The time and location of the final exam are as follows: Date: Tuesday, June 12th Time: 10:15am-12:15pm Location: Straub 254 The exam will be cumulative; that is, it

More information

Daily WeBWorK. 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8).

Daily WeBWorK. 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8). Daily WeBWorK 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8). (a) On what intervals is f (x) concave down? f (x) is concave down where f (x) is decreasing, so

More information

Introduction to Calculus

Introduction to Calculus Introduction to Calculus Contents 1 Introduction to Calculus 3 11 Introduction 3 111 Origin of Calculus 3 112 The Two Branches of Calculus 4 12 Secant and Tangent Lines 5 13 Limits 10 14 The Derivative

More information

Lecture 9 - Increasing and Decreasing Functions, Extrema, and the First Derivative Test

Lecture 9 - Increasing and Decreasing Functions, Extrema, and the First Derivative Test Lecture 9 - Increasing and Decreasing Functions, Extrema, and the First Derivative Test 9.1 Increasing and Decreasing Functions One of our goals is to be able to solve max/min problems, especially economics

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 1325 Ch.12 Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Find the location and value of each relative extremum for the function. 1)

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

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Calculus 1 Instructor: James Lee Practice Exam 3 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine from the graph whether the function

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