Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra.

Size: px
Start display at page:

Download "Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra."

Transcription

1 Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra. Suppose your company embarked on a new marketing campaign and was able to track sales based on it. The graph below gives the number of sales in thousands shown t days after the campaign began. Now suppose you are assigned to analyze this information. We can use calculus to answer the following questions: When are sales increasing or decreasing? (Note that the graph stops at t = 40.) What is the maximum number of sales in the given time period? Where does the growth rate change? Etc. Calculus can t answer the why questions, but it can give you some information you need to start that inquiry. There will be several features of a polynomial function that we ll need to find. Let s start with a few College Algebra topics. An example of a polynomial function is f ( x) ( x 2)( x 1) ( x 1) 3 2 = +. Its graph looks like: *The domain of any polynomial function is ( ),. Polynomial functions have no asymptotes. *To find the roots/zeros/x-intercepts/solutions of any function, set the function equal to zero and solve for x. Or you may simply use the root or roots command in GGB. *To find the y-intercept for any function, set x = 0 and calculate. *The range of any polynomial is easier found by looking at the graph of the function. Lesson 12 Curve Analysis (Polynomials) 1

2 3 2 Example 1: Let f ( x) = x 3x 13x Enter the function in GGB. a. Find any x-intercepts of the function. b. Find any y-intercept of the function. Intervals on Which a Function is Increasing/Decreasing Definition: A function is increasing on an interval (a, b) if, for any two numbers x1 and x2 in (a, b), f ( x1) < f ( x2 ), whenever x 1 < x2. A function is decreasing on an interval (a, b) if, for any two numbers x1 and x 2 in (a, b), f ( x1) > f ( x2 ), whenever x 1 < x2. In other words, if the y values are getting bigger as we move from left to right across the graph of the function, the function is increasing. If they are getting smaller, then the function is decreasing. We will state intervals of increase/decrease using interval notation. The interval notation will consists of corresponding x-values wherever y-values are getting bigger/smaller. Example 2: Given the following graph of a function, state the intervals on which the function is: a. increasing. b. decreasing. We can use calculus to determine intervals of increase and intervals of decrease. A function can change from increasing to decreasing or from decreasing to increasing at its critical numbers, so we start with a definition of critical numbers: The critical numbers of a polynomial function are all values of x that are in the domain of f where f ( x) = 0 (the tangent line to the curve is horizontal). A function is increasing on an interval if the first derivative of the function is positive for every number in the interval. A function is decreasing on an interval if the first derivative of the function is negative for every number in the interval. Lesson 12 Curve Analysis (Polynomials) 2

3 Example 3: The graph given below is the first derivative of a function, f. Find: a. any critical numbers. b. any intervals where the function is increasing/decreasing. 5 4 Example 4: Let f ( x) = x x, find: a. any critical numbers. b. any intervals where the function is increasing/decreasing. Lesson 12 Curve Analysis (Polynomials) 3

4 To find the intervals on which a given polynomial function is increasing/decreasing using GGB: 1. Use GGB to graph the derivative of the function. = ; 2. Find any critical numbers. (Recall that the critical numbers occur whenever f ( x) 0 hence, simply find the zeros of f.) 2. Create a number line, subdividing the line using the critical numbers. 3. Use the graph of the derivative (or compute the value of a test point) to determine the sign (positive or negative) of the y values of the derivative in each interval and record this on your number line. 4. In each interval in which the derivative is positive, the function is increasing. In each interval in which the derivative is negative, the function is decreasing. 5 2 Example 5: Let f ( x) = x 16x + 4x. Using GGB find: a. any critical numbers. b. any intervals where the function is increasing/decreasing. Relative Extrema The relative extrema are the high points and the low points of a function. A relative maximum is higher than all of the points near it; a relative minimum is lower than all of the points near it. A relative maximum or a relative minimum can only occur at a critical number. Lesson 12 Curve Analysis (Polynomials) 4

5 You can use the same number line that you created to determine intervals of increase/decrease to find the x coordinate of any relative extrema. Use these three statements to determine if a critical number generates a relative extremum. Once you find that x = c generates a relative extremum, you can find the y coordinate of the relative extremum by computing f ( c ) or for a more accurate answer use the extremum command in GGB. 1. If the sign of the derivative changes from positive to negative at a critical number, x = c, then the function has a relative maximum at the point ( ( )) 2. If the sign of the derivative changes from negative to positive at a critical number, x = c, then the function has a relative minimum at the point ( ( )) 3. If the sign of the derivative does not change sign at a critical number, x = c, then the function has neither a relative maximum nor a relative minimum at the point ( ( )) Example 6: Find any relative maximum and relative minimum for f ( x) x x 5 4 =. Example 7: Find any relative extrema: f x x x 6 ( ) = Lesson 12 Curve Analysis (Polynomials) 5

6 Concavity In business, for example, the first derivative might tell us that our sales are increasing, but the second derivative will tell us if the pace of the increase is increasing or decreasing. From these graphs, you can see that the shape of the curve change differs depending on whether the slopes of tangent lines are increasing or decreasing. This is the idea of concavity. Example 8: The graph given below is the graph of a function f. Determine the interval(s) on which the function is concave upward and the interval(s) on which the function is concave downward. We find concavity intervals by analyzing the second derivative of the function. The analysis is very similar to the method we used to find increasing/decreasing intervals. 1. Use GeoGebra to graph the second derivative of the function. Then find the zero(s) of the second derivative. 2. Create a number line and subdivide it using the zeros of the second derivative. 3. Use the graph of the second derivative to determine the sign (positive or negative) of the y values of the second derivative in each interval and record this on your number line. 4. In each interval in which the second derivative is positive, the function is concave upward. In each interval in which the second derivative is negative, the function is concave downward. Lesson 12 Curve Analysis (Polynomials) 6

7 Example 9: State intervals on which the function is concave upward and intervals on which the function is concave downward: f ( x) = x x 8x You ll also need to be able to identify the point(s) where concavity changes. A point where concavity changes is called a point of inflection. You can use the same number line that you created to determine concavity intervals to find the x coordinate of any inflection points. Use the following two statements to determine if a zero of the second derivative generates an inflection point. 1. If the sign of the second derivative changes from positive to negative or from negative to positive at a number, x c =, then the function has an inflection point at the point ( ( )) 2. If the sign of the second derivative does not change sign at a number, x = c, then the function does not have an inflection point at the point ( ( )) Once you find that x = c generates an inflection point, you can find the y coordinate of the inflection point by computing f ( c ). Example 10: Given f ( x) = x x 8x 1, find any inflection points. 2 3 Example 11: Given 3 2 f ( x) = x 3x 24x + 32, find any inflection points. Lesson 12 Curve Analysis (Polynomials) 7

8 Analyzing a Function Example 12: The graph given below is the graph of a polynomial function f. Which of the statements below is/are true? 1. The function has a horizontal asymptote. 2. The function is only increasing. 3. The function has one relative maximum and no relative minimum. 4. The function has two points of inflection. Example 13: Analyze the function: 3 f x x x x ( ) = a. Domain b. Coordinates of any zeros. Lesson 12 Curve Analysis (Polynomials) 8

9 c. Interval(s) on which the function is increasing; interval(s) on which the function is decreasing. d. Coordinates of any relative extrema. e. Interval(s) on which the function is concave upward; interval(s) on which the function is concave downward. f. Coordinates of any inflection points. Lesson 12 Curve Analysis (Polynomials) 9

Math 1314 Lesson 12 Curve Analysis (Polynomials)

Math 1314 Lesson 12 Curve Analysis (Polynomials) Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra. Suppose your company embarked on a new marketing campaign and was able to track sales

More information

Math 1314 Lesson 12 Curve Analysis (Polynomials)

Math 1314 Lesson 12 Curve Analysis (Polynomials) Math 1314 Lesson 12 Curve Analysis (Polynomials) This lesson will cover analyzing polynomial functions using GeoGebra. Suppose your company embarked on a new marketing campaign and was able to track sales

More information

To find the intervals on which a given polynomial function is increasing/decreasing using GGB:

To find the intervals on which a given polynomial function is increasing/decreasing using GGB: To find the intervals on which a given polynomial function is increasing/decreasing using GGB: 1. Use GGB to graph the derivative of the function. = ; 2. Find any critical numbers. (Recall that the critical

More information

Math Lesson 13 Analyzing Other Types of Functions 1

Math Lesson 13 Analyzing Other Types of Functions 1 Math 1314 Lesson 13 Analyzing Other Types of Functions Asymptotes We will need to identify any vertical or horizontal asymptotes of the graph of a function. A vertical asymptote is a vertical line x= a

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 Asymptotes We will need to identify any vertical or horizontal asymptotes of the graph of a function. A vertical asymptote is a vertical line 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 Asymptotes We will need to identify any vertical or horizontal asymptotes of the graph of a function. A vertical asymptote is a vertical line x a

More information

Use Derivatives to Sketch the Graph of a Polynomial Function.

Use Derivatives to Sketch the Graph of a Polynomial Function. Applications of Derivatives Curve Sketching (using derivatives): A) Polynomial Functions B) Rational Functions Lesson 5.2 Use Derivatives to Sketch the Graph of a Polynomial Function. Idea: 1) Identify

More information

4.3 Finding Local Extreme Values: First and Second Derivatives

4.3 Finding Local Extreme Values: First and Second Derivatives Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan 4.3 Finding Local Extreme Values: First and Second Derivatives Recall that a function f(x) is said to be increasing (respectively decreasing)

More information

Increasing/Decreasing Behavior

Increasing/Decreasing Behavior Derivatives and the Shapes of Graphs In this section, we will specifically discuss the information that f (x) and f (x) give us about the graph of f(x); it turns out understanding the first and second

More information

MA 220 Lesson 28 Notes Section 3.3 (p. 191, 2 nd half of text)

MA 220 Lesson 28 Notes Section 3.3 (p. 191, 2 nd half of text) MA 220 Lesson 28 Notes Section 3.3 (p. 191, 2 nd half of tet) The property of the graph of a function curving upward or downward is defined as the concavity of the graph of a function. Concavity if how

More information

Math 1314 Lesson 2: An Introduction to Geogebra (GGB) Course Overview

Math 1314 Lesson 2: An Introduction to Geogebra (GGB) Course Overview Math 1314 Lesson : An Introduction to Geogebra (GGB) Course Overview What is calculus? Calculus is the study of change, particularly, how things change over time. It gives us a framework for measuring

More information

Increasing/Decreasing Behavior

Increasing/Decreasing Behavior Derivatives and the Shapes of Graphs In this section, we will specifically discuss the information that f (x) and f (x) give us about the graph of f(x); it turns out understanding the first and second

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: 3 2 Cx ( ) 0.0001x 0.4x 800x 3, 000. Use the marginal cost

More information

Beginning of Semester To Do List Math 1314

Beginning of Semester To Do List Math 1314 Beginning of Semester To Do List Math 1314 1. Sign up for a CASA account in CourseWare at http://www.casa.uh.edu. Read the "Departmental Policies for Math 13xx Face to Face Classes". You are responsible

More information

Graph Sketching. Review: 1) Interval Notation. Set Notation Interval Notation Set Notation Interval Notation. 2) Solving Inequalities

Graph Sketching. Review: 1) Interval Notation. Set Notation Interval Notation Set Notation Interval Notation. 2) Solving Inequalities Lesson. Graph Sketching Review: ) Interval Notation Set Notation Interval Notation Set Notation Interval Notation a) { R / < < 5} b) I (, 3) ( 3, ) c){ R} d) I (, ] (0, ) e){ R / > 5} f) I [ 3,5) ) Solving

More information

a) y = x 3 + 3x 2 2 b) = UNIT 4 CURVE SKETCHING 4.1 INCREASING AND DECREASING FUNCTIONS

a) y = x 3 + 3x 2 2 b) = UNIT 4 CURVE SKETCHING 4.1 INCREASING AND DECREASING FUNCTIONS UNIT 4 CURVE SKETCHING 4.1 INCREASING AND DECREASING FUNCTIONS We read graphs as we read sentences: left to right. Plainly speaking, as we scan the function from left to right, the function is said to

More information

Section 3.1(part), Critical Numbers, Extreme Values, Increasing/Decreasing, Concave Up/Down MATH 1190

Section 3.1(part), Critical Numbers, Extreme Values, Increasing/Decreasing, Concave Up/Down MATH 1190 Section 3.(part), 3.3-3.4 Critical Numbers, Extreme Values, Increasing/Decreasing, Concave Up/Down MATH 9 9 rel max f (a) = ; slope tangent line = 8 7. slope of tangent line: neg f (a)

More information

Math 1314 Test 2 Review Material covered is from Lessons 7 15

Math 1314 Test 2 Review Material covered is from Lessons 7 15 Math 1314 Test 2 Review Material covered is from Lessons 7 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. Use the marginal cost

More information

Increasing and Decreasing Functions. MATH 1003 Calculus and Linear Algebra (Lecture 20) Increasing and Decreasing Functions

Increasing and Decreasing Functions. MATH 1003 Calculus and Linear Algebra (Lecture 20) Increasing and Decreasing Functions Increasing and Decreasing Functions MATH 1003 Calculus and Linear Algebra (Lecture 20) Maosheng Xiong Department of Mathematics, HKUST Suppose y = f (x). 1. f (x) is increasing on an interval a < x < b,

More information

Derivatives and Graphs of Functions

Derivatives and Graphs of Functions Derivatives and Graphs of Functions September 8, 2014 2.2 Second Derivatives, Concavity, and Graphs In the previous section, we discussed how our derivatives can be used to obtain useful information about

More information

4.3, Math 1410 Name: And now for something completely different... Well, not really.

4.3, Math 1410 Name: And now for something completely different... Well, not really. 4.3, Math 1410 Name: And now for something completely different... Well, not really. How derivatives affect the shape of a graph. Please allow me to offer some explanation as to why the first couple parts

More information

f x How can we determine algebraically where f is concave up and where f is concave down?

f x How can we determine algebraically where f is concave up and where f is concave down? Concavity - 3.5 1. Concave up and concave down Definition For a function f that is differentiable on an interval I, the graph of f is a. If f is concave up on a, b, then the secant line passing through

More information

THS Step By Step Calculus Chapter 3

THS Step By Step Calculus Chapter 3 Name: Class Period: Throughout this packet there will be blanks you are expected to fill in prior to coming to class. This packet follows your Larson Textbook. Do NOT throw away! Keep in 3 ring-binder

More information

Section 4.3: How Derivatives Affect the Shape of the Graph

Section 4.3: How Derivatives Affect the Shape of the Graph Section 4.3: How Derivatives Affect the Shape of the Graph What does the first derivative of a function tell you about the function? Where on the graph below is f x > 0? Where on the graph below is f x

More information

Critical and Inflection Points

Critical and Inflection Points Critical and Inflection Points 1 Finding and Classifying Critical Points A critical point is a point on the graph where the tangent slope is horizontal, (0) or vertical, ( ). or not defined like the minimum

More information

Sec.4.1 Increasing and Decreasing Functions

Sec.4.1 Increasing and Decreasing Functions U4L1: Sec.4.1 Increasing and Decreasing Functions A function is increasing on a particular interval if for any, then. Ie: As x increases,. A function is decreasing on a particular interval if for any,

More information

2.3 Graph Sketching: Asymptotes and Rational Functions Math 125

2.3 Graph Sketching: Asymptotes and Rational Functions Math 125 .3 Graph Sketching: Asymptotes and Rational Functions Math 15.3 GRAPH SKETCHING: ASYMPTOTES AND RATIONAL FUNCTIONS All the functions from the previous section were continuous. In this section we will concern

More information

AB Calculus: Extreme Values of a Function

AB Calculus: Extreme Values of a Function AB Calculus: Extreme Values of a Function Name: Extrema (plural for extremum) are the maximum and minimum values of a function. In the past, you have used your calculator to calculate the maximum and minimum

More information

We can determine this with derivatives: the graph rises where its slope is positive.

We can determine this with derivatives: the graph rises where its slope is positive. Math 1 Derivatives and Graphs Stewart. Increasing and decreasing functions. We will see how to determine the important features of a graph y = f(x) from the derivatives f (x) and f (x), summarizing our

More information

Section 4.3: Derivatives and the Shapes of Curves

Section 4.3: Derivatives and the Shapes of Curves 1 Section 4.: Derivatives and the Shapes of Curves Practice HW from Stewart Textbook (not to hand in) p. 86 # 1,, 7, 9, 11, 19, 1,, 5 odd The Mean Value Theorem If f is a continuous function on the closed

More information

Math-3 Lesson 1-7 Analyzing the Graphs of Functions

Math-3 Lesson 1-7 Analyzing the Graphs of Functions Math- Lesson -7 Analyzing the Graphs o Functions Which unctions are symmetric about the y-axis? cosx sin x x We call unctions that are symmetric about the y -axis, even unctions. Which transormation is

More information

Sections 4.3, 4.5 & 4.6: Graphing

Sections 4.3, 4.5 & 4.6: Graphing Sections 4.3, 4.5 & 4.6: Graphing In this section, we shall see how facts about f () and f () can be used to supply useful information about the graph of f(). Since there are three sections devoted to

More information

Social Science/Commerce Calculus I: Assignment #6 - Solutions Page 1/14

Social Science/Commerce Calculus I: Assignment #6 - Solutions Page 1/14 Social Science/Commerce Calculus I: Assignment #6 - Solutions Page 1/14 3 1. Let f (x) = -2x - 5x + 1. Use the rules of differentiation to compute: 2 The first derivative of f (x): -6x - 5 The second derivative

More information

Math 1314 Lesson 2: An Introduction to Geogebra (GGB) Before we introduce calculus, let s look at a brief introduction to GGB.

Math 1314 Lesson 2: An Introduction to Geogebra (GGB) Before we introduce calculus, let s look at a brief introduction to GGB. Math 1314 Lesson : An Introduction to Geogebra (GGB) Before we introduce calculus, let s look at a brief introduction to GGB. GeoGebra (GGB) is a FREE software package that we will use throughout the semester.

More information

Math 1330 Section : Rational Functions Definition: A rational function is a function that can be written in the form f ( x ), where

Math 1330 Section : Rational Functions Definition: A rational function is a function that can be written in the form f ( x ), where 2.3: Rational Functions P( x ) Definition: A rational function is a function that can be written in the form f ( x ), where Q( x ) and Q are polynomials, consists of all real numbers x such that You will

More information

Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 Completed 1 CCBC Dundalk

Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 Completed 1 CCBC Dundalk Bob Brown Math 251 Calculus 1 Chapter 4, Section 4 Completed 1 A Function and its Second Derivative Recall page 4 of Handout 3.1 where we encountered the third degree polynomial f(x) x 3 5x 2 4x + 20.

More information

Kevin James. MTHSC 102 Section 4.4 Inflection Points and Second Deriva

Kevin James. MTHSC 102 Section 4.4 Inflection Points and Second Deriva MTHSC 102 Section 4.4 Inflection Points and Second Derivatives Example A model for the population of KY from 1980-1993 is p(x) = 0.395x 3 6.67x 2 +30.3x +3661 thousand people where x is the number of years

More information

Graphing. I ll put this information together with some other techniques into a step-by-step graphing procedure. Here it is:

Graphing. I ll put this information together with some other techniques into a step-by-step graphing procedure. Here it is: Graphing 1010005 Calculus provides information which is useful in graphing curves. The first derivative y tells where a curve is increasing and where a curve is decreasing. The second derivative y tells

More information

Analyzing Change: Extrema and Points of Inflection & 5.1 Optimization

Analyzing Change: Extrema and Points of Inflection & 5.1 Optimization Chapter 5 Analyzing Change: Extrema and Points of Inflection & 5.1 Optimization Your calculator can be very helpful in checking your analytic work when you find optimal points and points of inflection.

More information

SUMMARY OF PROPERTY 1 PROPERTY 5

SUMMARY OF PROPERTY 1 PROPERTY 5 SUMMARY OF PROPERTY 1 PROPERTY 5 There comes a time when putting a puzzle together that we start to see the final image. The same is true when we represent the first five (5) FUNction Summary Properties

More information

Part I. Problems in this section are mostly short answer and multiple choice. Little partial credit will be given. 5 points each.

Part I. Problems in this section are mostly short answer and multiple choice. Little partial credit will be given. 5 points each. Math 106/108 Final Exam Page 1 Part I. Problems in this section are mostly short answer and multiple choice. Little partial credit will be given. 5 points each. 1. Factor completely. Do not solve. a) 2x

More information

Math 1120, Section 4 Calculus Test 2. November 5, 2008 Name. work. 1. (15 points) Consider the function f(x) = (2x + 3) 2 (x 1) 2.

Math 1120, Section 4 Calculus Test 2. November 5, 2008 Name. work. 1. (15 points) Consider the function f(x) = (2x + 3) 2 (x 1) 2. November 5, 2008 Name The total number of points available is 139 work Throughout this test, show your 1 (15 points) Consider the function f(x) = (2x + 3) 2 (x 1) 2 (a) Use the product rule to find f (x)

More information

Math 1314 Lesson 2. Continuing with the introduction to GGB

Math 1314 Lesson 2. Continuing with the introduction to GGB Math 1314 Lesson 2 Continuing with the introduction to GGB 2 Example 10: The path of a small rocket is modeled by the function ht ( ) = 16t + 128t+ 12 where initial velocity is 128 feet per section and

More information

Worksheet 2.7: Critical Points, Local Extrema, and the Second Derivative Test

Worksheet 2.7: Critical Points, Local Extrema, and the Second Derivative Test Boise State Math 275 (Ultman) Worksheet 2.7: Critical Points, Local Extrema, and the Second Derivative Test From the Toolbox (what you need from previous classes) Algebra: Solving systems of two equations

More information

AH Properties of Functions.notebook April 19, 2018

AH Properties of Functions.notebook April 19, 2018 Functions Rational functions are of the form where p(x) and q(x) are polynomials. If you can sketch a function without lifting the pencil off the paper, it is continuous. E.g. y = x 2 If there is a break

More information

Graphing. Enter the function in the input line. Resize the graphics window, if needed, to get a good view of the function.

Graphing. Enter the function in the input line. Resize the graphics window, if needed, to get a good view of the function. Example 5: The path of a small rocket is modeled by the function ht ( ) 16t 18t 1 where initial velocity is 18 feet per second and initial height is 1 feet. The model gives the height of the rocket in

More information

Relating Graphs of f and f

Relating Graphs of f and f Relating Graphs of f and f Do Now: Answer each of the following questions. 1. When the function, f, is increasing, what does that mean about the derivative, f? 2. When the function, f, is decreasing, what

More information

End Behavior and Symmetry

End Behavior and Symmetry Algebra 2 Interval Notation Name: Date: Block: X Characteristics of Polynomial Functions Lesson Opener: Graph the function using transformations then identify key characteristics listed below. 1. y x 2

More information

Section 4.4 Rational Functions and Their Graphs. 1, the line x = 0 (y-axis) is its vertical asymptote.

Section 4.4 Rational Functions and Their Graphs. 1, the line x = 0 (y-axis) is its vertical asymptote. Section 4.4 Rational Functions and Their Graphs p( ) A rational function can be epressed as where p() and q() are q( ) 3 polynomial functions and q() is not equal to 0. For eample, 16 is a rational function.

More information

Section 4.4 Rational Functions and Their Graphs

Section 4.4 Rational Functions and Their Graphs Section 4.4 Rational Functions and Their Graphs p( ) A rational function can be epressed as where p() and q() are q( ) 3 polynomial functions and q() is not equal to 0. For eample, is a 16 rational function.

More information

5.1 Introduction to the Graphs of Polynomials

5.1 Introduction to the Graphs of Polynomials Math 3201 5.1 Introduction to the Graphs of Polynomials In Math 1201/2201, we examined three types of polynomial functions: Constant Function - horizontal line such as y = 2 Linear Function - sloped line,

More information

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0 y=-3/4x+4 and y=2 x I need to graph the functions so I can clearly describe the graphs Specifically mention any key points on the graphs, including intercepts, vertex, or start/end points. What is the

More information

The term Concavity is used to describe the type of curvature the graph displays at any given point.

The term Concavity is used to describe the type of curvature the graph displays at any given point. 4 4 Concavity and the Second Derivative The term Concavity is used to describe the type of curvature the graph displays at any given point. The curve of the graph is called Up at point if the graph is

More information

2.1. Definition: If a < b, then f(a) < f(b) for every a and b in that interval. If a < b, then f(a) > f(b) for every a and b in that interval.

2.1. Definition: If a < b, then f(a) < f(b) for every a and b in that interval. If a < b, then f(a) > f(b) for every a and b in that interval. 1.1 Concepts: 1. f() is INCREASING on an interval: Definition: If a < b, then f(a) < f(b) for every a and b in that interval. A positive slope for the secant line. A positive slope for the tangent line.

More information

The Extreme Value Theorem (IVT)

The Extreme Value Theorem (IVT) 3.1 3.6 old school 1 Extrema If f(c) f(x) (y values) for all x on an interval, then is the (value) of f(x) (the function) on that interval. If f(c) f(x) (y-values) for all x on an interval, then is the

More information

This handout will discuss three kinds of asymptotes: vertical, horizontal, and slant.

This handout will discuss three kinds of asymptotes: vertical, horizontal, and slant. CURVE SKETCHING This is a handout that will help you systematically sketch functions on a coordinate plane. This handout also contains definitions of relevant terms needed for curve sketching. ASYMPTOTES:

More information

Review Sheet Chapter 3

Review Sheet Chapter 3 Review Sheet Chapter 3 1. Find the value of the derivative (if it exists) of the function at the extremum point (0,0). A) 0 B) 1 C) -1 D) E) 2. Find the value of the derivative (if it exists) of the function

More information

Pre-Calculus Notes: Chapter 3 The Nature of Graphs

Pre-Calculus Notes: Chapter 3 The Nature of Graphs Section Families of Graphs Name: Pre-Calculus Notes: Chapter 3 The Nature of Graphs Family of graphs Parent graph A group of graphs that share similar properties The most basic graph that s transformed

More information

MAT137 Calculus! Lecture 12

MAT137 Calculus! Lecture 12 MAT137 Calculus! Lecture 12 Today we will study more curve sketching (4.6-4.8) and we will make a review Test 2 will be next Monday, June 26. You can check the course website for further information Next

More information

Section Functions. Function Notation. Is this a function?

Section Functions. Function Notation. Is this a function? Section 1-21 Functions and Their Properties Section 1-21 function definition and notation domain and range continuity increasing/decreasing boundedness local and absolute extrema symmetry asymptotes end

More information

In this section we continue our study of functions. We have already been introduced to

In this section we continue our study of functions. We have already been introduced to DETAILED SOLUTIONS AND CONCEPTS - GRAPHS OF COMMON FUNCTIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE

More information

Graphing Functions. 0, < x < 0 1, 0 x < is defined everywhere on R but has a jump discontinuity at x = 0. h(x) =

Graphing Functions. 0, < x < 0 1, 0 x < is defined everywhere on R but has a jump discontinuity at x = 0. h(x) = Graphing Functions Section. of your tetbook is devoted to reviewing a series of steps that you can use to develop a reasonable graph of a function. Here is my version of a list of things to check. You

More information

NAME: Section # SSN: X X X X

NAME: Section # SSN: X X X X Math 155 FINAL EXAM A May 5, 2003 NAME: Section # SSN: X X X X Question Grade 1 5 (out of 25) 6 10 (out of 25) 11 (out of 20) 12 (out of 20) 13 (out of 10) 14 (out of 10) 15 (out of 16) 16 (out of 24)

More information

ReviewUsingDerivatives.nb 1. As we have seen, the connection between derivatives of a function and the function itself is given by the following:

ReviewUsingDerivatives.nb 1. As we have seen, the connection between derivatives of a function and the function itself is given by the following: ReviewUsingDerivatives.nb Calculus Review: Using First and Second Derivatives As we have seen, the connection between derivatives of a function and the function itself is given by the following: à If f

More information

MEI GeoGebra Tasks for AS Pure

MEI GeoGebra Tasks for AS Pure Task 1: Coordinate Geometry Intersection of a line and a curve 1. Add a quadratic curve, e.g. y = x 2 4x + 1 2. Add a line, e.g. y = x 3 3. Use the Intersect tool to find the points of intersection of

More information

MCS 118 Quiz 1. Fall (5pts) Solve the following equations for x. 7x 2 = 4x x 2 5x = 2

MCS 118 Quiz 1. Fall (5pts) Solve the following equations for x. 7x 2 = 4x x 2 5x = 2 MCS 8 Quiz Fall 6. (5pts) Solve the following equations for. 7 = 4 + 3. (5pts) Solve the following equations for. 3 5 = 3. (5pts) Factor 3 + 35 as much as possible. 4. (5pts) Simplify +. 5. (5pts) Solve

More information

Domain: The domain of f is all real numbers except those values for which Q(x) =0.

Domain: The domain of f is all real numbers except those values for which Q(x) =0. Math 1330 Section.3.3: Rational Functions Definition: A rational function is a function that can be written in the form P() f(), where f and g are polynomials. Q() The domain of the rational function such

More information

ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM

ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM 61 LESSON 4-1 ABSOLUTE EXTREMA AND THE MEAN VALUE THEOREM Definitions (informal) The absolute maimum (global maimum) of a function is the -value that is greater than or equal to all other -values in the

More information

Graphing Rational Functions

Graphing Rational Functions Graphing Rational Functions Return to Table of Contents 109 Vocabulary Review x-intercept: The point where a graph intersects with the x-axis and the y-value is zero. y-intercept: The point where a graph

More information

Math Stuart Jones. 4.3 Curve Sketching

Math Stuart Jones. 4.3 Curve Sketching 4.3 Curve Sketching In this section, we combine much of what we have talked about with derivatives thus far to draw the graphs of functions. This is useful in many situations to visualize properties of

More information

. The differential of y f (x)

. The differential of y f (x) Calculus I - Prof D Yuen Exam Review version 11/14/01 Please report any typos Derivative Rules Of course you have to remember all your derivative rules Implicit Differentiation Differentiate both sides

More information

Math 104, Spring 2010 Course Log

Math 104, Spring 2010 Course Log Math 104, Spring 2010 Course Log Date: 1/11 Sections: 1.3, 1.4 Log: Lines in the plane. The point-slope and slope-intercept formulas. Functions. Domain and range. Compositions of functions. Inverse functions.

More information

The following information is for reviewing the material since Exam 3:

The following information is for reviewing the material since Exam 3: Outcomes List for Math 121 Calculus I Fall 2010-2011 General Information: The purpose of this Outcomes List is to give you a concrete summary of the material you should know, and the skills you should

More information

STEP Support Programme. Assignment 13

STEP Support Programme. Assignment 13 STEP Support Programme Assignment 13 Warm-up You probably already know that for a graph with gradient dy : if dy > 0 then the graph is increasing ; if dy < 0 then the graph is decreasing. The sign of the

More information

Module 3 Graphing and Optimization

Module 3 Graphing and Optimization Module 3 Graphing and Optimization One of the most important applications of calculus to real-world problems is in the area of optimization. We will utilize the knowledge gained in the previous chapter,

More information

4 Using The Derivative

4 Using The Derivative 4 Using The Derivative 4.1 Local Maima and Minima * Local Maima and Minima Suppose p is a point in the domain of f : f has a local minimum at p if f (p) is less than or equal to the values of f for points

More information

Chapter 4.1 & 4.2 (Part 1) Practice Problems

Chapter 4.1 & 4.2 (Part 1) Practice Problems Chapter 4. & 4. Part Practice Problems EXPECTED SKILLS: Understand how the signs of the first and second derivatives of a function are related to the behavior of the function. Know how to use the first

More information

Curve Sketching and Relative Maxima and Minima. The Goal

Curve Sketching and Relative Maxima and Minima. The Goal Curve Sketching and Relative Maxima and Minima The Goal The purpose of the first derivative sign diagram is to indicate where a function is increasing and decreasing. The purpose of this is to identify

More information

Math 142 Week-in-Review #7 (Exam 2 Review: Sections and )

Math 142 Week-in-Review #7 (Exam 2 Review: Sections and ) Math 142 WIR, copyright Angie Allen, Spring 2013 1 Math 142 Week-in-Review #7 (Exam 2 Review: Sections 4.1-4.5 and 5.1-5.6) Note: This collection of questions is intended to be a brief overview of the

More information

Review Guide for MAT220 Final Exam Part I. Thursday December 6 th during regular class time.

Review Guide for MAT220 Final Exam Part I. Thursday December 6 th during regular class time. Review Guide for MAT0 Final Exam Part I. Thursday December 6 th during regular class time. Part is worth 50% of your Final Exam grade. YOUR Syllabus approved calculator can be used on this part of the

More information

Theorem 2(B): Concave DOWNward

Theorem 2(B): Concave DOWNward Montana State University M161: Survey of Calculus 61 Section 4.2 - Applications of the Second Derivative Honeybees This is a population graph for Cyprian honeybees raised in an apiary. The population is

More information

Math 121. Graphing Rational Functions Fall 2016

Math 121. Graphing Rational Functions Fall 2016 Math 121. Graphing Rational Functions Fall 2016 1. Let x2 85 x 2 70. (a) State the domain of f, and simplify f if possible. (b) Find equations for the vertical asymptotes for the graph of f. (c) For each

More information

MA 131 Lecture Notes Chapter 4 Calculus by Stewart

MA 131 Lecture Notes Chapter 4 Calculus by Stewart MA 131 Lecture Notes Chapter 4 Calculus by Stewart 4.1) Maimum and Minimum Values 4.3) How Derivatives Affect the Shape of a Graph A function is increasing if its graph moves up as moves to the right and

More information

MEI Desmos Tasks for AS Pure

MEI Desmos Tasks for AS Pure Task 1: Coordinate Geometry Intersection of a line and a curve 1. Add a quadratic curve, e.g. y = x² 4x + 1 2. Add a line, e.g. y = x 3 3. Select the points of intersection of the line and the curve. What

More information

Tangents of Parametric Curves

Tangents of Parametric Curves Jim Lambers MAT 169 Fall Semester 2009-10 Lecture 32 Notes These notes correspond to Section 92 in the text Tangents of Parametric Curves When a curve is described by an equation of the form y = f(x),

More information

AP Calculus. Extreme Values: Graphically. Slide 1 / 163 Slide 2 / 163. Slide 4 / 163. Slide 3 / 163. Slide 5 / 163. Slide 6 / 163

AP Calculus. Extreme Values: Graphically. Slide 1 / 163 Slide 2 / 163. Slide 4 / 163. Slide 3 / 163. Slide 5 / 163. Slide 6 / 163 Slide 1 / 163 Slide 2 / 163 AP Calculus Analyzing Functions Using Derivatives 2015-11-04 www.njctl.org Slide 3 / 163 Table of Contents click on the topic to go to that section Slide 4 / 163 Extreme Values

More information

3.1 Graphing Using the First Derivative

3.1 Graphing Using the First Derivative 3.1 Graphing Using the First Derivative Hartfield MATH 2040 Unit 3 Page 1 Recall that a derivative indicates the instantaneous rate of change at an x-value (or other input value) which is related to the

More information

MATH CALCULUS & STATISTICS/BUSN - PRACTICE EXAM #3 - FALL DR. DAVID BRIDGE

MATH CALCULUS & STATISTICS/BUSN - PRACTICE EXAM #3 - FALL DR. DAVID BRIDGE MATH 2053 - CALCULUS & STATISTICS/BUSN - PRACTICE EXAM #3 - FALL 2007 - DR. DAVID BRIDGE MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Use a calculator

More information

Updated: August 24, 2016 Calculus III Section Math 232. Calculus III. Brian Veitch Fall 2015 Northern Illinois University

Updated: August 24, 2016 Calculus III Section Math 232. Calculus III. Brian Veitch Fall 2015 Northern Illinois University Updated: August 24, 216 Calculus III Section 1.2 Math 232 Calculus III Brian Veitch Fall 215 Northern Illinois University 1.2 Calculus with Parametric Curves Definition 1: First Derivative of a Parametric

More information

3.5 - Concavity. a concave up. a concave down

3.5 - Concavity. a concave up. a concave down . - Concavity 1. Concave up and concave down For a function f that is differentiable on an interval I, the graph of f is If f is concave up on a, b, then the secant line passing through points 1, f 1 and,

More information

1-1. What you'll Learn About Critical Points/Extreme Values. 1 P a g e

1-1. What you'll Learn About Critical Points/Extreme Values. 1 P a g e CALCULUS: by Rogawski 8) 1 y x 1-1 x Chapter 4.2: Extreme Values What you'll Learn About Critical Points/Extreme Values 12) f(x) 4x - x 1 1 P a g e Determine the extreme values of each function 2 21) f(x)

More information

AP Calculus BC Course Description

AP Calculus BC Course Description AP Calculus BC Course Description COURSE OUTLINE: The following topics define the AP Calculus BC course as it is taught over three trimesters, each consisting of twelve week grading periods. Limits and

More information

SECTION 1.2 (e-book 2.3) Functions: Graphs & Properties

SECTION 1.2 (e-book 2.3) Functions: Graphs & Properties SECTION 1.2 (e-book 2.3) Functions: Graphs & Properties Definition (Graph Form): A function f can be defined by a graph in the xy-plane. In this case the output can be obtained by drawing vertical line

More information

Calculus Course Overview

Calculus Course Overview Description: Walk in the footsteps of Newton and Leibnitz! An interactive text and graphing software combine with the exciting on-line course delivery to make Calculus an adventure. This course includes

More information

MAT Business Calculus - Quick Notes

MAT Business Calculus - Quick Notes MAT 136 - Business Calculus - Quick Notes Last Updated: 4/3/16 Chapter 2 Applications of Differentiation Section 2.1 Using First Derivatives to Find Maximum and Minimum Values and Sketch Graphs THE FIRST-DERIVATIVE

More information

AP CALCULUS BC 2013 SCORING GUIDELINES

AP CALCULUS BC 2013 SCORING GUIDELINES AP CALCULUS BC 2013 SCORING GUIDELINES Question 4 The figure above shows the graph of f, the derivative of a twice-differentiable function f, on the closed interval 0 x 8. The graph of f has horizontal

More information

Graphs of Exponential

Graphs of Exponential Graphs of Exponential Functions By: OpenStaxCollege As we discussed in the previous section, exponential functions are used for many realworld applications such as finance, forensics, computer science,

More information

Section 3.2 Properties of a Function s Graph

Section 3.2 Properties of a Function s Graph Section 3. Properties of a Function s Graph Objectives Find the intercepts of a function given its formula. Given the graph of a function, identify the domain and range of the function. Approximate relative

More information

Algebra II Quadratic Functions

Algebra II Quadratic Functions 1 Algebra II Quadratic Functions 2014-10-14 www.njctl.org 2 Ta b le o f C o n te n t Key Terms click on the topic to go to that section Explain Characteristics of Quadratic Functions Combining Transformations

More information

Section Graphs and Lines

Section Graphs and Lines Section 1.1 - Graphs and Lines The first chapter of this text is a review of College Algebra skills that you will need as you move through the course. This is a review, so you should have some familiarity

More information