Chapter 2 Formulas and Definitions:

Size: px
Start display at page:

Download "Chapter 2 Formulas and Definitions:"

Transcription

1 Chapter 2 Formulas and Definitions: (from 2.1) Definition of Polynomial Function: Let n be a nonnegative integer and let a n,a n 1,...,a 2,a 1,a 0 be real numbers with a n 0. The function given by f (x) = a n x n a 2 x 2 + a 1 is called a polynomial function in x of degree n. Definition of Quadratic Function: Let a,b, and c be real numbers with a 0. The function given by f (x) = ax 2 + bx + c is called a quadratic function. Standard Form of a Quadratic Function: Let quadratic equation given by f (x) = a(x 2 h) 2 + k, a 0 is in standard form. The graph of f is a parabola whose axis of symmetry is the vertical line x = h and whose vertex is the point (h, k). If a > 0, the parabola opens upward, and if a < 0 the parabola opens downward. Minimum and Maximum Values of Quadratic Functions: 1. If a > 0, f has a minimum value at x = b 2a. 2. If a > 0, f has a maximum value at x = b 2a.

2 (from 2.2) Leading Coefficient Test: As x moves without bound to the left or to the right, the graph of the polynomial function f (x) = a n x n a 1, a n 0, eventually rises or falls in the following manner: 1. When n is odd: *If the leading coefficient is positive (a n > 0), the graph falls to the left and rises to the right. as x as x *If the leading coefficient is negative (a n < 0), the graph rises to the left and falls to the right. as x as x 2. When n is even: *If the leading coefficient is positive (a n > 0), the graph rises to the left and to the right. as x as x *If the leading coefficient is negative (a n < 0), the graph falls to the left and to the right. as x as x Real Zeros of Polynomial Functions: If f is a polynomial function and a is a real number, the following statements are equivalent: 1. x = a is a zero of the function f. 2. x = a is a solution of the polynomial equation f (x) = (x - a) is a factor of the polynomial f (x). 4. (a, 0) is an x-intercept of the graph of f.

3 Repeated Zeros: For a polynomial function, a factor of (x - a) k, k > 1, yields a repeated zero x = a of multiplicity k. 1. If k is odd, the graph crosses the x-axis at x = a. 2. If k is even, the graph touches the x-axis (but does not cross the x-axis) at x = a. Intermediate Value Theorem: Let a and b be real numbers such that a < b. If f is a polynomial function such that f (a) f (b), then in the interval [a,b], f takes on every value between f (a) and f (b). (from 2.3) The Division Algorithm: If f (x) and d(x) are polynomials such that d(x) 0, and the degree of d(x) is less than or equal to the degree of f (x), there exists unique polynomials q(x) and r(x) such that... f (x) = d(x)q(x) + r(x) f (x) is the dividend, d(x) is the divisor q(x) is the quotient, r(x) is the remainder where r(x) = 0 or the degree of r(x) is less than the degree of d(x). If the remainder, r(x), is zero, d(x) divides evenly into f (x). Synthetic Division (of a Cubic Polynomial): To divide ax 3 + bx 2 + cx + d by x - k, use the following pattern. k a b c d ka mk nk a m n r vertical pattern: Add terms (where b - ka = m; c - mk = n; d - nk = r) Intepret the answer as ax 2 + mx + n + diagonal pattern: Multiply by k. r x k The Remainder Theorem: If a polynomial f (x) is divided by x - k, the remainder is r and r = f (k).

4 The Factor Theorem: A polynomial f (x) has a factor (x - k) if and only if f (k) = 0. Using the Remainder in Synthetic Division: In summary, the remainder r, obtained in the synthetic division of f (x) by x - k, provides the following information. 1. the remainder r gives the value of f at x = k. That is, r = f (k). 2. If r = 0, (x - k) is a factor of f (x). 3. If r = 0, (k,0) is an x-intercept of the graph of f. The Rational Zero Test: If the polynomial f (x) = a n x n a 2 x 2 + a 1 has integer coefficients, every rational zero of f has the form... Rational zero = p q where p and q have no common factors other than 1, p is a factor of the constant term a 0 and q is a factor of the leading coefficient a n. Descartes s Rule of Signs: Let f (x) = a n x n a 2 x 2 + a 1 be a polynomial with real coefficients and a The number of positive real zeros of f is either equal to the number of variations in the sign of f (x) or less than that number by an even integer. 2. The number of negative real zeros of f is either equal to the number of variations in the sign of f ( x) or less than that number by an even integer. Upper and Lower Bounds: Let f (x) be a polynomial with real coefficients and a positive leading coefficient. Suppose f (x) is divided by x - c, using synthetic division. 1. If c > 0 and each number in the last row is either positive or zero, c is an upper bound for the real zeros of f. 2. If c < 0 and the numbers in the last row are alternately positive and negative (zero entries count as positive or negative), c is a lower bound for the real zeros of f.

5 (from 2.4) Definition of a Complex Number: If a and b are real numbers, the number a + bi is a complex number, and it is said to be written in standard form. If b = 0, the number a + bi = a is a real number. If b 0, the number a + bi is called an imaginary number. A number of the form bi, where b 0, is called a pure imaginary number. Equality of Complex Numbers: Two complex numbers a + bi and c + di, written in standard form, are equal to each other a + bi = c + di if and only if a = c and b = d. Addition and Subtraction of Complex Numbers: If a + bi and c + di are two complex numbers written in standard form, their sum and difference are defined as follows: Sum: (a + bi) + (c + di) = (a + c) + (b + d)i Difference: (a + bi) (c + di) = (a c) + (b d)i (from 2.5) The Fundamental Theorem of Algebra: If f (x) is a polynomial of degree n, where n > 0, then f has at least one zero in the complex number system. Linear Factorization Theorem: If f (x) is a polynomial of degree n, where n > 0, f has precisely n linear factors f (x) = a n (x c 1 )(x c 2 )...(x c n ) where c 1,c 2,...,c n are complex numbers. Complex Zeros Occur in Conjugate Pairs: Let f (x) be a polynomial function that has real coefficients. If a + bi, where b 0, is a zero of the function, the conjugate a - bi is also a zero of the function. Factors of a Polynomial: Every polynomial of degree n > 0 with real coefficients can be written as the product of linear and quadratic factors with real coefficients, where the quadratic factors have no real zeros.

6 (from 2.6) Definition of Vertical and Horizontal Asymptotes: 1. The line x = a is a vertical asymptote of the graph of f if or as x a, either from the right (x a + ) or from the left (x a ). 2. The line y = b is a horizontal asymptote of the graph of f if f (x) b as x or x. Vertical and Horizontal Asymptotes of a Rational Function: Let f be a rational function f (x) = N(x) D(x) = a nx n a 1 b m x m + b m 1 x m b 1 x + b 0 where N(x) and D(x) have no common factors. 1. The graph of f has vertical asymptotes at the zeros of D(x). 2. The graph of f has at most one horizontal asymptote determined by comparing the degrees of N(x) and D(x). a. If n < m, the graph of f has the line y = 0 (the x-axis) as a horizontal asymptote. b. If n = m, the graph of f has the line y = a n as a horizontal b m asymptote, where a n is the leading coefficient of the numerator and b m is the leading coefficient of the denominator. c. If n > m, the graph of f has no horizontal asymptote.

7 (from (2.7) Guidelines for Graphing Rational Functions: Let f (x) = N(x), where N(x) and D(x) are polynomials. D(x) 1. Simplify f, if possible. Any restrictions on the domain of f not in the simplified function should be listed. 2. Find and plot the y-intercept (if any) by evaluating f (0). 3. Find the zeros of the numerator (if any) by setting the numerator equal to zero. Then plot the corresponding x-intercepts. 4. Find the zeros of the denominator (if any) by setting the denominator equal to zero. then sketch the corresponding vertical asymptotes using dashed vertical lines and plot the corresponding holes using open circles. 5. Find and sketch any other asymptotes (horizontal or slant) of the graph using dashed lines. 6. Plot at least one point between and one point beyond each x-intercept and vertical asymptote. 7. Use smooth curves to complete the graph between and beyond the vertical asymptotes, excluding any points where f is not defined.

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions Chapter 2 Polynomial and Rational Functions Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Section 7 Quadratic Functions Polynomial Functions of Higher Degree Real Zeros of Polynomial Functions

More information

Chapter 2: Polynomial and Rational Functions

Chapter 2: Polynomial and Rational Functions Chapter 2: Polynomial and Rational Functions Section 2.1 Quadratic Functions Date: Example 1: Sketching the Graph of a Quadratic Function a) Graph f(x) = 3 1 x 2 and g(x) = x 2 on the same coordinate plane.

More information

n The coefficients a i are real numbers, n is a whole number. The domain of any polynomial is R.

n The coefficients a i are real numbers, n is a whole number. The domain of any polynomial is R. Section 4.1: Quadratic Functions Definition: A polynomial function has the form P ( x ) = a x n+ a x n 1+... + a x 2+ a x + a (page 326) n n 1 2 1 0 The coefficients a i are real numbers, n is a whole

More information

MAT116 Final Review Session Chapter 3: Polynomial and Rational Functions

MAT116 Final Review Session Chapter 3: Polynomial and Rational Functions MAT116 Final Review Session Chapter 3: Polynomial and Rational Functions Quadratic Function A quadratic function is defined by a quadratic or second-degree polynomial. Standard Form f x = ax 2 + bx + c,

More information

H-Pre-Calculus Targets Chapter I can write quadratic functions in standard form and use the results to sketch graphs of the function.

H-Pre-Calculus Targets Chapter I can write quadratic functions in standard form and use the results to sketch graphs of the function. H-Pre-Calculus Targets Chapter Section. Sketch and analyze graphs of quadratic functions.. I can write quadratic functions in standard form and use the results to sketch graphs of the function. Identify

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

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions Chapter 2 Polynomial and Rational Functions Overview: 2.2 Polynomial Functions of Higher Degree 2.3 Real Zeros of Polynomial Functions 2.4 Complex Numbers 2.5 The Fundamental Theorem of Algebra 2.6 Rational

More information

Chapter 3: Polynomial and Rational Functions

Chapter 3: Polynomial and Rational Functions Chapter 3: Polynomial and Rational Functions 3.1 Polynomial Functions and Their Graphs A polynomial function of degree n is a function of the form P (x) = a n x n + a n 1 x n 1 + + a 1 x + a 0 The numbers

More information

Power and Polynomial Functions. College Algebra

Power and Polynomial Functions. College Algebra Power and Polynomial Functions College Algebra Power Function A power function is a function that can be represented in the form f x = kx % where k and p are real numbers, and k is known as the coefficient.

More information

Lesson 2.1: Quadratic Functions

Lesson 2.1: Quadratic Functions Quadratic Functions: Lesson 2.1: Quadratic Functions Standard form (vertex form) of a quadratic function: Vertex: (h, k) Algebraically: *Use completing the square to convert a quadratic equation into standard

More information

Polynomial Functions. Linear Graphs and Linear Functions 1.3

Polynomial Functions. Linear Graphs and Linear Functions 1.3 Polynomial Functions Linear Graphs and Linear Functions 1.3 Forms for equations of lines (linear functions) Ax + By = C Standard Form y = mx +b Slope-Intercept (y y 1 ) = m(x x 1 ) Point-Slope x = a Vertical

More information

Lesson 7.1 Polynomial Degree and Finite Differences

Lesson 7.1 Polynomial Degree and Finite Differences Lesson 7.1 Polynomial Degree and Finite Differences 1. Identify the degree of each polynomial. a. 3x 4 2x 3 3x 2 x 7 b. x 1 c. 0.2x 1.x 2 3.2x 3 d. 20 16x 2 20x e. x x 2 x 3 x 4 x f. x 2 6x 2x 6 3x 4 8

More information

All quadratic functions have graphs that are U -shaped and are called parabolas. Let s look at some parabolas

All quadratic functions have graphs that are U -shaped and are called parabolas. Let s look at some parabolas Chapter Three: Polynomial and Rational Functions 3.1: Quadratic Functions Definition: Let a, b, and c be real numbers with a 0. The function f (x) = ax 2 + bx + c is called a quadratic function. All quadratic

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

Polynomial and Rational Functions. Chapter 3

Polynomial and Rational Functions. Chapter 3 Polynomial and Rational Functions Chapter 3 Quadratic Functions and Models Section 3.1 Quadratic Functions Quadratic function: Function of the form f(x) = ax 2 + bx + c (a, b and c real numbers, a 0) -30

More information

Chapter 3: Polynomial and Rational Functions

Chapter 3: Polynomial and Rational Functions Chapter 3: Polynomial and Rational Functions 3.1 Polynomial Functions A polynomial on degree n is a function of the form P(x) = a n x n + a n 1 x n 1 + + a 1 x 1 + a 0, where n is a nonnegative integer

More information

6x 3 12x 2 7x 2 +16x 7x 2 +14x 2x 4

6x 3 12x 2 7x 2 +16x 7x 2 +14x 2x 4 2.3 Real Zeros of Polynomial Functions Name: Pre-calculus. Date: Block: 1. Long Division of Polynomials. We have factored polynomials of degree 2 and some specific types of polynomials of degree 3 using

More information

Section 3.1 Quadratic Functions

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

More information

Dividing Polynomials: Remainder and Factor Theorems

Dividing Polynomials: Remainder and Factor Theorems Dividing Polynomials: Remainder and Factor Theorems When we divide one polynomial by another, we obtain a quotient and a remainder. If the remainder is zero, then the divisor is a factor of the dividend.

More information

1) The line has a slope of ) The line passes through (2, 11) and. 6) r(x) = x + 4. From memory match each equation with its graph.

1) The line has a slope of ) The line passes through (2, 11) and. 6) r(x) = x + 4. From memory match each equation with its graph. Review Test 2 Math 1314 Name Write an equation of the line satisfying the given conditions. Write the answer in standard form. 1) The line has a slope of - 2 7 and contains the point (3, 1). Use the point-slope

More information

Chapter Five Notes N P U2C5

Chapter Five Notes N P U2C5 Chapter Five Notes N P UC5 Name Period Section 5.: Linear and Quadratic Functions with Modeling In every math class you have had since algebra you have worked with equations. Most of those equations have

More information

Polynomial Functions and Models

Polynomial Functions and Models 1 CA-Fall 2011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 2012 Chapter 4: Polynomial Functions and Rational Functions Section 4.1 Polynomial Functions and Models

More information

Mission 1 Simplify and Multiply Rational Expressions

Mission 1 Simplify and Multiply Rational Expressions Algebra Honors Unit 6 Rational Functions Name Quest Review Questions Mission 1 Simplify and Multiply Rational Expressions 1) Compare the two functions represented below. Determine which of the following

More information

College Algebra Notes

College Algebra Notes Metropolitan Community College Contents Introduction 2 Unit 1 3 Rational Expressions........................................... 3 Quadratic Equations........................................... 9 Polynomial,

More information

30 Wyner Math Academy I Fall 2015

30 Wyner Math Academy I Fall 2015 30 Wyner Math Academy I Fall 2015 CHAPTER FOUR: QUADRATICS AND FACTORING Review November 9 Test November 16 The most common functions in math at this level are quadratic functions, whose graphs are parabolas.

More information

, a 1. , a 2. ,..., a n

, a 1. , a 2. ,..., a n CHAPTER Points to Remember :. Let x be a variable, n be a positive integer and a 0, a, a,..., a n be constants. Then n f ( x) a x a x... a x a, is called a polynomial in variable x. n n n 0 POLNOMIALS.

More information

2 the maximum/minimum value is ( ).

2 the maximum/minimum value is ( ). Math 60 Ch3 practice Test The graph of f(x) = 3(x 5) + 3 is with its vertex at ( maximum/minimum value is ( ). ) and the The graph of a quadratic function f(x) = x + x 1 is with its vertex at ( the maximum/minimum

More information

2.1 Quadratic Functions

2.1 Quadratic Functions Date:.1 Quadratic Functions Precalculus Notes: Unit Polynomial Functions Objective: The student will sketch the graph of a quadratic equation. The student will write the equation of a quadratic function.

More information

Section 0.2 & 0.3 Worksheet. Types of Functions

Section 0.2 & 0.3 Worksheet. Types of Functions MATH 1142 NAME Section 0.2 & 0.3 Worksheet Types of Functions Now that we have discussed what functions are and some of their characteristics, we will explore different types of functions. Section 0.2

More information

ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS

ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS TOOLS IN FINDING ZEROS OF POLYNOMIAL FUNCTIONS Synthetic Division and Remainder Theorem (Compressed Synthetic Division) Fundamental

More information

Unit 2 Rational Functionals Exercises MHF 4UI Page 1

Unit 2 Rational Functionals Exercises MHF 4UI Page 1 Unit 2 Rational Functionals Exercises MHF 4UI Page Exercises 2.: Division of Polynomials. Divide, assuming the divisor is not equal to zero. a) x 3 + 2x 2 7x + 4 ) x + ) b) 3x 4 4x 2 2x + 3 ) x 4) 7. *)

More information

Unit 8 - Polynomial and Rational Functions Classwork

Unit 8 - Polynomial and Rational Functions Classwork Unit 8 - Polynomial and Rational Functions Classwork This unit begins with a study of polynomial functions. Polynomials are in the form: f ( x) = a n x n + a n 1 x n 1 + a n 2 x n 2 +... + a 2 x 2 + a

More information

Warm-Up. Use long division to divide 5 into

Warm-Up. Use long division to divide 5 into Warm-Up Use long division to divide 5 into 3462. 692 5 3462-30 46-45 12-10 2 Warm-Up Use long division to divide 5 into 3462. Divisor 692 5 3462-30 46-45 12-10 2 Quotient Dividend Remainder Warm-Up Use

More information

Math Analysis Chapter 2 Notes: Polynomial and Rational Functions

Math Analysis Chapter 2 Notes: Polynomial and Rational Functions Math Analysis Chapter Notes: Polynomial and Rational Functions Day 13: Section -1 Comple Numbers; Sections - Quadratic Functions -1: Comple Numbers After completing section -1 you should be able to do

More information

Math 120, Sample Final Fall 2015

Math 120, Sample Final Fall 2015 Math 10, Sample Final Fall 015 Disclaimer: This sample final is intended to help students prepare for the final exam The final exam will be similar in structure and type of problems, however the actual

More information

A Partial List of Topics: Math Spring 2009

A Partial List of Topics: Math Spring 2009 A Partial List of Topics: Math 112 - Spring 2009 This is a partial compilation of a majority of the topics covered this semester and may not include everything which might appear on the exam. The purpose

More information

10/22/16. 1 Math HL - Santowski SKILLS REVIEW. Lesson 15 Graphs of Rational Functions. Lesson Objectives. (A) Rational Functions

10/22/16. 1 Math HL - Santowski SKILLS REVIEW. Lesson 15 Graphs of Rational Functions. Lesson Objectives. (A) Rational Functions Lesson 15 Graphs of Rational Functions SKILLS REVIEW! Use function composition to prove that the following two funtions are inverses of each other. 2x 3 f(x) = g(x) = 5 2 x 1 1 2 Lesson Objectives! The

More information

UMUC MATH-107 Final Exam Information

UMUC MATH-107 Final Exam Information UMUC MATH-07 Final Exam Information What should you know for the final exam? Here are some highlights of textbook material you should study in preparation for the final exam. Review this material from

More information

Algebra III Chapter 2 Note Packet. Section 2.1: Polynomial Functions

Algebra III Chapter 2 Note Packet. Section 2.1: Polynomial Functions Algebra III Chapter 2 Note Packet Name Essential Question: Section 2.1: Polynomial Functions Polynomials -Have nonnegative exponents -Variables ONLY in -General Form n ax + a x +... + ax + ax+ a n n 1

More information

Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i

Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i 2 = 1 Sometimes we like to think of i = 1 We can treat

More information

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math Term 161 Recitation (R1, R2)

King Fahd University of Petroleum and Minerals Prep-Year Math Program Math Term 161 Recitation (R1, R2) Math 001 - Term 161 Recitation (R1, R) Question 1: How many rational and irrational numbers are possible between 0 and 1? (a) 1 (b) Finite (c) 0 (d) Infinite (e) Question : A will contain how many elements

More information

Math 1310 Section 4.1: Polynomial Functions and Their Graphs. A polynomial function is a function of the form ...

Math 1310 Section 4.1: Polynomial Functions and Their Graphs. A polynomial function is a function of the form ... Math 1310 Section 4.1: Polynomial Functions and Their Graphs A polynomial function is a function of the form... where 0,,,, are real numbers and n is a whole number. The degree of the polynomial function

More information

3.3 Real Zeros of Polynomial Functions

3.3 Real Zeros of Polynomial Functions 71_00.qxp 12/27/06 1:25 PM Page 276 276 Chapter Polynomial and Rational Functions. Real Zeros of Polynomial Functions Long Division of Polynomials Consider the graph of f x 6x 19x 2 16x 4. Notice in Figure.2

More information

Chapter 2 notes from powerpoints

Chapter 2 notes from powerpoints Chapter 2 notes from powerpoints Synthetic division and basic definitions Sections 1 and 2 Definition of a Polynomial Function: Let n be a nonnegative integer and let a n, a n-1,, a 2, a 1, a 0 be real

More information

3.4. ZEROS OF POLYNOMIAL FUNCTIONS

3.4. ZEROS OF POLYNOMIAL FUNCTIONS 3.4. ZEROS OF POLYNOMIAL FUNCTIONS What You Should Learn Use the Fundamental Theorem of Algebra to determine the number of zeros of polynomial functions. Find rational zeros of polynomial functions. Find

More information

Section Properties of Rational Expressions

Section Properties of Rational Expressions 88 Section. - Properties of Rational Expressions Recall that a rational number is any number that can be written as the ratio of two integers where the integer in the denominator cannot be. Rational Numbers:

More information

Topic 25: Quadratic Functions (Part 1) A quadratic function is a function which can be written as 2. Properties of Quadratic Functions

Topic 25: Quadratic Functions (Part 1) A quadratic function is a function which can be written as 2. Properties of Quadratic Functions Hartfield College Algebra (Version 015b - Thomas Hartfield) Unit FOUR Page 1 of 3 Topic 5: Quadratic Functions (Part 1) Definition: A quadratic function is a function which can be written as f x ax bx

More information

The coordinates of the vertex of the corresponding parabola are p, q. If a > 0, the parabola opens upward. If a < 0, the parabola opens downward.

The coordinates of the vertex of the corresponding parabola are p, q. If a > 0, the parabola opens upward. If a < 0, the parabola opens downward. Mathematics 10 Page 1 of 8 Quadratic Relations in Vertex Form The expression y ax p q defines a quadratic relation in form. The coordinates of the of the corresponding parabola are p, q. If a > 0, the

More information

A repeated root is a root that occurs more than once in a polynomial function.

A repeated root is a root that occurs more than once in a polynomial function. Unit 2A, Lesson 3.3 Finding Zeros Synthetic division, along with your knowledge of end behavior and turning points, can be used to identify the x-intercepts of a polynomial function. This information allows

More information

( 3) ( ) ( ) ( ) ( ) ( )

( 3) ( ) ( ) ( ) ( ) ( ) 81 Instruction: Determining the Possible Rational Roots using the Rational Root Theorem Consider the theorem stated below. Rational Root Theorem: If the rational number b / c, in lowest terms, is a root

More information

More Polynomial Equations Section 6.4

More Polynomial Equations Section 6.4 MATH 11009: More Polynomial Equations Section 6.4 Dividend: The number or expression you are dividing into. Divisor: The number or expression you are dividing by. Synthetic division: Synthetic division

More information

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers CLASSIFICATIONS OF NUMBERS NATURAL NUMBERS = N = {1,2,3,4,...}

More information

Section 2: Polynomial and Rational Functions

Section 2: Polynomial and Rational Functions Section 2: Polynomial and Rational Functions The following maps the videos in this section to the Texas Essential Knowledge and Skills for Mathematics TAC 111.42(c). 2.01 Quadratic Functions Precalculus

More information

Test # 3 Review. È 3. Compare the graph of n 1 ÎÍ. Name: Class: Date: Short Answer. 1. Find the standard form of the quadratic function shown below:

Test # 3 Review. È 3. Compare the graph of n 1 ÎÍ. Name: Class: Date: Short Answer. 1. Find the standard form of the quadratic function shown below: Name: Class: Date: ID: A Test # 3 Review Short Answer 1. Find the standard form of the quadratic function shown below: 2. Compare the graph of m ( x) 9( x 7) 2 5 with m ( x) x 2. È 3. Compare the graph

More information

Polynomials. Exponents. End Behavior. Writing. Solving Factoring. Graphing. End Behavior. Polynomial Notes. Synthetic Division.

Polynomials. Exponents. End Behavior. Writing. Solving Factoring. Graphing. End Behavior. Polynomial Notes. Synthetic Division. Polynomials Polynomials 1. P 1: Exponents 2. P 2: Factoring Polynomials 3. P 3: End Behavior 4. P 4: Fundamental Theorem of Algebra Writing real root x= 10 or (x+10) local maximum Exponents real root x=10

More information

Lesson 7.1 Polynomial Degree and Finite Differences

Lesson 7.1 Polynomial Degree and Finite Differences Lesson 7.1 Polynomial Degree and Finite Differences 1. Identify the degree of each polynomial. a. 1 b. 0.2 1. 2 3.2 3 c. 20 16 2 20 2. Determine which of the epressions are polynomials. For each polynomial,

More information

ax 2 + bx + c = 0 where

ax 2 + bx + c = 0 where Chapter P Prerequisites Section P.1 Real Numbers Real numbers The set of numbers formed by joining the set of rational numbers and the set of irrational numbers. Real number line A line used to graphically

More information

Polynomial Functions. x n 2 a n. x n a 1. f x = a o. x n 1 a 2. x 0, , a 1

Polynomial Functions. x n 2 a n. x n a 1. f x = a o. x n 1 a 2. x 0, , a 1 Polynomial Functions A polynomial function is a sum of multiples of an independent variable raised to various integer powers. The general form of a polynomial function is f x = a o x n a 1 x n 1 a 2 x

More information

Section 4.1: Polynomial Functions and Models

Section 4.1: Polynomial Functions and Models Section 4.1: Polynomial Functions and Models Learning Objectives: 1. Identify Polynomial Functions and Their Degree 2. Graph Polynomial Functions Using Transformations 3. Identify the Real Zeros of a Polynomial

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Name Date Chapter Polnomial and Rational Functions Section.1 Quadratic Functions Objective: In this lesson ou learned how to sketch and analze graphs of quadratic functions. Important Vocabular Define

More information

Operations w/polynomials 4.0 Class:

Operations w/polynomials 4.0 Class: Exponential LAWS Review NO CALCULATORS Name: Operations w/polynomials 4.0 Class: Topic: Operations with Polynomials Date: Main Ideas: Assignment: Given: f(x) = x 2 6x 9 a) Find the y-intercept, the equation

More information

PreCalculus Notes. MAT 129 Chapter 5: Polynomial and Rational Functions. David J. Gisch. Department of Mathematics Des Moines Area Community College

PreCalculus Notes. MAT 129 Chapter 5: Polynomial and Rational Functions. David J. Gisch. Department of Mathematics Des Moines Area Community College PreCalculus Notes MAT 129 Chapter 5: Polynomial and Rational Functions David J. Gisch Department of Mathematics Des Moines Area Community College September 2, 2011 1 Chapter 5 Section 5.1: Polynomial Functions

More information

Table of contents. Polynomials Quadratic Functions Polynomials Graphs of Polynomials Polynomial Division Finding Roots of Polynomials

Table of contents. Polynomials Quadratic Functions Polynomials Graphs of Polynomials Polynomial Division Finding Roots of Polynomials Table of contents Quadratic Functions Graphs of Polynomial Division Finding Roots of Jakayla Robbins & Beth Kelly (UK) Precalculus Notes Fall 2010 1 / 65 Concepts Quadratic Functions The Definition of

More information

Algebra 2 Segment 1 Lesson Summary Notes

Algebra 2 Segment 1 Lesson Summary Notes Algebra 2 Segment 1 Lesson Summary Notes For each lesson: Read through the LESSON SUMMARY which is located. Read and work through every page in the LESSON. Try each PRACTICE problem and write down the

More information

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note Math 001 - Term 171 Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note x A x belongs to A,x is in A Between an element and a set. A B A is a subset of B Between two sets. φ

More information

PreCalculus: Semester 1 Final Exam Review

PreCalculus: Semester 1 Final Exam Review Name: Class: Date: ID: A PreCalculus: Semester 1 Final Exam Review Short Answer 1. Determine whether the relation represents a function. If it is a function, state the domain and range. 9. Find the domain

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

Pre-Calculus: Functions and Their Properties (Solving equations algebraically and graphically, matching graphs, tables, and equations, and

Pre-Calculus: Functions and Their Properties (Solving equations algebraically and graphically, matching graphs, tables, and equations, and Pre-Calculus: 1.1 1.2 Functions and Their Properties (Solving equations algebraically and graphically, matching graphs, tables, and equations, and finding the domain, range, VA, HA, etc.). Name: Date:

More information

3 Polynomial and Rational Functions

3 Polynomial and Rational Functions 3 Polynomial and Rational Functions 3.1 Polynomial Functions and their Graphs So far, we have learned how to graph polynomials of degree 0, 1, and. Degree 0 polynomial functions are things like f(x) =,

More information

Polynomial and Synthetic Division

Polynomial and Synthetic Division Polynomial and Synthetic Division Polynomial Division Polynomial Division is very similar to long division. Example: 3x 3 5x 3x 10x 1 3 Polynomial Division 3x 1 x 3x 3 3 x 5x 3x x 6x 4 10x 10x 7 3 x 1

More information

Procedure for Graphing Polynomial Functions

Procedure for Graphing Polynomial Functions Procedure for Graphing Polynomial Functions P(x) = a nx n + a n-1x n-1 + + a 1x + a 0 To graph P(x): As an example, we will examine the following polynomial function: P(x) = 2x 3 3x 2 23x + 12 1. Determine

More information

Section 4.2 Polynomial Functions of Higher Degree

Section 4.2 Polynomial Functions of Higher Degree Section 4.2 Polynomial Functions of Higher Degree Polynomial Function P(x) P(x) = a degree 0 P(x) = ax +b (degree 1) Graph Horizontal line through (0,a) line with y intercept (0,b) and slope a P(x) = ax

More information

College Algebra. George Voutsadakis 1. LSSU Math 111. Lake Superior State University. 1 Mathematics and Computer Science

College Algebra. George Voutsadakis 1. LSSU Math 111. Lake Superior State University. 1 Mathematics and Computer Science College Algebra George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 111 George Voutsadakis (LSSU) College Algebra December 2014 1 / 71 Outline 1 Higher Degree

More information

Chapter R - Review of Basic Algebraic Concepts (26 topics, no due date)

Chapter R - Review of Basic Algebraic Concepts (26 topics, no due date) Course Name: Math 00023 Course Code: N/A ALEKS Course: Intermediate Algebra Instructor: Master Templates Course Dates: Begin: 08/15/2014 End: 08/15/2015 Course Content: 245 topics Textbook: Miller/O'Neill/Hyde:

More information

Polynomial and Synthetic Division

Polynomial and Synthetic Division Chapter Polynomial and Rational Functions y. f. f Common function: y Horizontal shift of three units to the left, vertical shrink Transformation: Vertical each y-value is multiplied stretch each y-value

More information

Unit 4: Polynomial and Rational Functions

Unit 4: Polynomial and Rational Functions 50 Unit 4: Polynomial and Rational Functions Polynomial Functions A polynomial function y px ( ) is a function of the form p( x) ax + a x + a x +... + ax + ax+ a n n 1 n n n 1 n 1 0 where an, an 1,...,

More information

2. Approximate the real zero of f(x) = x3 + x + 1 to the nearest tenth. Answer: Substitute all the values into f(x) and find which is closest to zero

2. Approximate the real zero of f(x) = x3 + x + 1 to the nearest tenth. Answer: Substitute all the values into f(x) and find which is closest to zero Unit 2 Examples(K) 1. Find all the real zeros of the function. Answer: Simply substitute the values given in all the functions and see which option when substituted, all the values go to zero. That is

More information

MATH-1420 Review Concepts (Haugen)

MATH-1420 Review Concepts (Haugen) MATH-40 Review Concepts (Haugen) Unit : Equations, Inequalities, Functions, and Graphs Rational Expressions Determine the domain of a rational expression Simplify rational expressions -factor and then

More information

MATH 1314 College Algebra Scott Travis Fall 2014 Review for Exam #2

MATH 1314 College Algebra Scott Travis Fall 2014 Review for Exam #2 MATH 1314 College Algebra Scott Travis Fall 2014 Review for Exam #2 There are eight sections from Chapters 4 and 5 included in the exam: 4.1, 4.3, 5.1 to 5.6. This review should help you prepare. For each

More information

Section 3.6 Complex Zeros

Section 3.6 Complex Zeros 04 Chapter Section 6 Complex Zeros When finding the zeros of polynomials, at some point you're faced with the problem x = While there are clearly no real numbers that are solutions to this equation, leaving

More information

Semester Review Packet

Semester Review Packet MATH 110: College Algebra Instructor: Reyes Semester Review Packet Remarks: This semester we have made a very detailed study of four classes of functions: Polynomial functions Linear Quadratic Higher degree

More information

Polynomial and Rational Functions. Copyright Cengage Learning. All rights reserved.

Polynomial and Rational Functions. Copyright Cengage Learning. All rights reserved. 2 Polynomial and Rational Functions Copyright Cengage Learning. All rights reserved. 2.3 Real Zeros of Polynomial Functions Copyright Cengage Learning. All rights reserved. What You Should Learn Use long

More information

Pre-Algebra 2. Unit 9. Polynomials Name Period

Pre-Algebra 2. Unit 9. Polynomials Name Period Pre-Algebra Unit 9 Polynomials Name Period 9.1A Add, Subtract, and Multiplying Polynomials (non-complex) Explain Add the following polynomials: 1) ( ) ( ) ) ( ) ( ) Subtract the following polynomials:

More information

Polynomial Functions

Polynomial Functions Polynomial Functions Polynomials A Polynomial in one variable, x, is an expression of the form a n x 0 a 1 x n 1... a n 2 x 2 a n 1 x a n The coefficients represent complex numbers (real or imaginary),

More information

Course Name: MAT 135 Spring 2017 Master Course Code: N/A. ALEKS Course: Intermediate Algebra Instructor: Master Templates

Course Name: MAT 135 Spring 2017 Master Course Code: N/A. ALEKS Course: Intermediate Algebra Instructor: Master Templates Course Name: MAT 135 Spring 2017 Master Course Code: N/A ALEKS Course: Intermediate Algebra Instructor: Master Templates Course Dates: Begin: 01/15/2017 End: 05/31/2017 Course Content: 279 Topics (207

More information

Student: Date: Instructor: kumnit nong Course: MATH 105 by Nong https://xlitemprodpearsoncmgcom/api/v1/print/math Assignment: CH test review 1 Find the transformation form of the quadratic function graphed

More information

Modeling Data. 27 will get new packet. 24 Mixed Practice 3 Binomial Theorem. 23 Fundamental Theorem March 2

Modeling Data. 27 will get new packet. 24 Mixed Practice 3 Binomial Theorem. 23 Fundamental Theorem March 2 Name: Period: Pre-Cal AB: Unit 1: Polynomials Monday Tuesday Block Friday 11/1 1 Unit 1 TEST Function Operations and Finding Inverses 16 17 18/19 0 NO SCHOOL Polynomial Division Roots, Factors, Zeros and

More information

Math 0031, Final Exam Study Guide December 7, 2015

Math 0031, Final Exam Study Guide December 7, 2015 Math 0031, Final Exam Study Guide December 7, 2015 Chapter 1. Equations of a line: (a) Standard Form: A y + B x = C. (b) Point-slope Form: y y 0 = m (x x 0 ), where m is the slope and (x 0, y 0 ) is a

More information

Chapter 3 Page 1 of 23. Lecture Guide. Math College Algebra Chapter 3. to accompany. College Algebra by Julie Miller

Chapter 3 Page 1 of 23. Lecture Guide. Math College Algebra Chapter 3. to accompany. College Algebra by Julie Miller Chapter 3 Page 1 of 23 Lecture Guide Math 105 - College Algebra Chapter 3 to accompany College Algebra by Julie Miller Corresponding Lecture Videos can be found at Prepared by Stephen Toner & Nichole DuBal

More information

CHAPTER 2 POLYNOMIALS KEY POINTS

CHAPTER 2 POLYNOMIALS KEY POINTS CHAPTER POLYNOMIALS KEY POINTS 1. Polynomials of degrees 1, and 3 are called linear, quadratic and cubic polynomials respectively.. A quadratic polynomial in x with real coefficient is of the form a x

More information

Final Exam C Name i D) 2. Solve the equation by factoring. 4) x2 = x + 72 A) {1, 72} B) {-8, 9} C) {-8, -9} D) {8, 9} 9 ± i

Final Exam C Name i D) 2. Solve the equation by factoring. 4) x2 = x + 72 A) {1, 72} B) {-8, 9} C) {-8, -9} D) {8, 9} 9 ± i Final Exam C Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 7 ) x + + 3 x - = 6 (x + )(x - ) ) A) No restrictions; {} B) x -, ; C) x -; {} D) x -, ; {2} Add

More information

2.6. Graphs of Rational Functions. Copyright 2011 Pearson, Inc.

2.6. Graphs of Rational Functions. Copyright 2011 Pearson, Inc. 2.6 Graphs of Rational Functions Copyright 2011 Pearson, Inc. Rational Functions What you ll learn about Transformations of the Reciprocal Function Limits and Asymptotes Analyzing Graphs of Rational Functions

More information

CURRICULUM GUIDE. Honors Algebra II / Trigonometry

CURRICULUM GUIDE. Honors Algebra II / Trigonometry CURRICULUM GUIDE Honors Algebra II / Trigonometry The Honors course is fast-paced, incorporating the topics of Algebra II/ Trigonometry plus some topics of the pre-calculus course. More emphasis is placed

More information

Chapter 8. Exploring Polynomial Functions. Jennifer Huss

Chapter 8. Exploring Polynomial Functions. Jennifer Huss Chapter 8 Exploring Polynomial Functions Jennifer Huss 8-1 Polynomial Functions The degree of a polynomial is determined by the greatest exponent when there is only one variable (x) in the polynomial Polynomial

More information

Math Academy I Fall Study Guide. CHAPTER ONE: FUNDAMENTALS Due Thursday, December 8

Math Academy I Fall Study Guide. CHAPTER ONE: FUNDAMENTALS Due Thursday, December 8 Name: Math Academy I Fall Study Guide CHAPTER ONE: FUNDAMENTALS Due Thursday, December 8 1-A Terminology natural integer rational real complex irrational imaginary term expression argument monomial degree

More information

Chapter R - Basic Algebra Operations (94 topics, no due date)

Chapter R - Basic Algebra Operations (94 topics, no due date) Course Name: Math 00024 Course Code: N/A ALEKS Course: College Algebra Instructor: Master Templates Course Dates: Begin: 08/15/2014 End: 08/15/2015 Course Content: 207 topics Textbook: Barnett/Ziegler/Byleen/Sobecki:

More information

MAT 129 Precalculus Chapter 5 Notes

MAT 129 Precalculus Chapter 5 Notes MAT 129 Precalculus Chapter 5 Notes Polynomial and Rational Functions David J. Gisch and Models Example: Determine which of the following are polynomial functions. For those that are, state the degree.

More information

(x + 1)(x 2) = 4. x

(x + 1)(x 2) = 4. x dvanced Integration Techniques: Partial Fractions The method of partial fractions can occasionally make it possible to find the integral of a quotient of rational functions. Partial fractions gives us

More information

3 What is the degree of the polynomial function that generates the data shown below?

3 What is the degree of the polynomial function that generates the data shown below? hapter 04 Test Name: ate: 1 For the polynomial function, describe the end behavior of its graph. The leading term is down. The leading term is and down.. Since n is 1 and a is positive, the end behavior

More information

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14 Final Exam A Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 1 1) x + 3 + 5 x - 3 = 30 (x + 3)(x - 3) 1) A) x -3, 3; B) x -3, 3; {4} C) No restrictions; {3} D)

More information