Chapter 3: Polynomial and Rational Functions

Size: px
Start display at page:

Download "Chapter 3: Polynomial and Rational Functions"

Transcription

1 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 a 1 x 1 + a 0, where n is a nonnegative integer and a n 0. Graphs of polynomials are smooth, unbroken curves with no sharp points. The end behavior is determined by the highest power term. If the highest power is even and a n > 0, then y as x ±. If the highest power is odd and a n > 0, then y as x and y as x. In both cases, if a n < 0 then reflect the end behavior across the x-axis. If y = P(x) is a polynomial and c is a number such that P(c) = 0, then c is a zero of the poly. Thus x = c is a root of P(x) = 0, x c is a factor of P(x), and c is an x-intercept of the graph of y = P(x). The only place y = P(x) can change signs is at an x-intercept. This is a consequence of the Intermediate value theorem for polynomials. If the poly is written in factored form, only factors to odd powers give rise to x-intercepts where the graph crosses the x-axis. If P(x) is a poly of degree n, then the graph of y = P(x) has at most n 1 local extrema. To graph a polynomial equation, write it in factored form. Find the x-intercepts and y-intercept. Determine using test points where the poly is + or. Determine the end behavior and graph. Example: Graph y = x 3 + x x 1. We note there are at most local maxima or minima. The end behavior is like that of y = x 3, with y as x and y as x. In factored form y = x (x + 1) 1(x + 1) = (x 1)(x + 1) = (x + 1) (x 1). This shows there are x-intercepts at 1 and 1; the graph does not cross the axis at x = 1 since that factor is raised to an even power. Letting x = 0 we find y = 1 for the y-intercept. The graph is shown below

2 3. Dividing Polynomials Study long division and synthetic division of polynomials to prepare for factoring. 3 x 7 Example of synthetic division: x Quotient is: 1x + 3x + 9 with remainder 0 Thus we see x 3 is a factor of x 3 7. Remainder Theorem: If poly P(x) is divided by x c, then the remainder is P(c). Note above P(3) = = 0, which was the remainder. Thus if c is a zero of the poly, so that P(c) = 0, x c is a factor of P(x). Factor Theorem: c is a zero of P if and only if x c is a factor of P(x). Example: Find the remainder when 6x x x + 6 is divided by x + 1 = x ( 1). Use the remainder theorem! Evaluate P( 1) and this must be the remainder. 6( 1) ( 1) ( 1) + 6 = = 3. Thus remainder = 3. Example: Is x 1 a factor of x 567 3x x 9 +? Use the Factor Theorem! If P(1) = 0, then x 1 is a factor of the poly. (1) 567 3(1) (1) 9 + = = 1. Since P(1) 0, x 1 is not a factor of the poly.

3 3.3 Real Zeros of Polynomials Rational Zeros Theorem: If a poly P(x) = a n x n + a n 1 x n a 1 x 1 + a 0 has integer coefficients, then every rational zero of P, and every rational root of P(x) = 0, has the form p / q. Here p is a factor of the constant coefficient a 0 and q is a factor of the leading coefficient a n. Descartes' Rule of Signs: If P is a poly with real coefficients: 1. The number of positive real zeros of P(x) is either equal to the number of variations in sign of P or less than that by an even number.. The number of negative real zeros of P( x) is either equal to the number of variations in sign of P or less than that by an even number. Upper and Lower Bounds' Theorem: If P is a poly with real coefficients: 1. Divide P by x b (b > 0) using synthetic division. If the quotient row has no negative entry, then b is an upper bound for the real zeros of P.. Divide P by x a (a < 0) using synthetic division. If the quotient row has entries alternately nonpositive and nonnegative), then a is an lower bound for the real zeros of P. Example: Find all the real zeros of P(x) = x 3 + 5x + x. Since P has integer coefficients we can use the rational zeros theorem. This assures us that the only possible rational roots are of the form p / q where p is a factor of the constant term, and q is a factor of the leading coefficient. Thus the only possible rational roots are ±, ±1, and ±1/. P(x) has 1 variation in sign so there is only 1 positive real zero. P( x) = ( x) 3 + 5( x) + ( x) = x 3 + 5x x has variations in sign and so either or 0 negative real zeros. We will soon see that every poly of degree n has exactly n zeros, counting complex zeros discussed in the next two sections. Thus P either has 1 positive real and negative real roots, or 1 positive real root and two complex roots. Test the possible rational roots using synthetic division. If one is found, the remaining roots can be found from the reduced quadratic equation which is the quotient since remainder 0, is not a zero. But this bottom row has no negative entry, and so by the upper bounds theorem there is no real root greater than not a zero, but another upper bound (the lub so far) thus 1/ is a zero. Now find the zeros of x + 6x + 4. We can factor x + 6x + 4 = (x + 3x + ) = (x + )(x + 1) and P(x) = (x 1/)(x + )(x + 1) Thus the zeros are 1/, 1, and. As Descartes predicted, 1 positive and negative zeros. 3

4 3.4 Complex Numbers Consider the quadratic equation x 6x + 5 = 0 and the associated P(x) = x 6x + 5. The discriminant of the equation b 4ac = 64 < 0, indicating no real solutions. No real number squared can ever be negative. But Italians trying to solve more complicated equations found they needed to use solutions to equations like our example, in passing, on their way to real number solutions of the equations that interested them. So imagine, they said, that quadratics like the above have solutions, and we will use them for our own purposes. Define an imaginary unit number i such that i = 1 (or equivalently, define i = 1 ). Then let 4 = 4 1=iand so on, numbers like this being called imaginary. Further, consider numbers of the form a + bi, where a and b are real. These are complex numbers. Solve x 6x + 5 = 0 using the quadratic formula. ( 6) ± ( 6) 4(1)(5) 6± 64 6± 8i x = = = = 3± 4i (1) Thus P(x) = x 6x + 5 has complex zeros and factors as P(x) = [x (3 + 4i)][x (3 4i)] The two roots, differing only in the sign of the imaginary term, are called complex conjugates. Any quadratic with real coefficients and discriminant < 0 will always have a pair of complex conjugate solutions. Arithmetic is defined for these numbers as if they were binomials, with of course i = 1. Addition: (3 + 4i) + ( 5 + 1i) = (3 + 5) + (4i + 1i) = + 16i Subtraction: (3 + 4i) ( 5 + 1i) = (3 5) + (4i 1i) = 8 8i Multiplication: (3 + 4i)( 5 + 1i) = (3)( 5) + (3)(1i) + (4i)( 5) + (4i)(1i) = i Division: 3 + 4i 3 + 4i 5 1i 33 56i = = = i 5 + 1i 5 + 1i 5 1i Note in division we multiplied numerator and denominator by the complex conjugate of the denominator. This is just like rationalizing a denominator (which it is, because i is 1 ). Note when we write 4 = iwe are finding the principal square root. (i)(i) = 4 but also ( i)( i) = 4, so there are really two square roots here just as ± are the square roots of 4. Powers of i form a repeating sequence. i 1 = i i 5 = i 4 i 1 = i i = 1 i 6 = i 4 i = 1 i 3 = i i = i i 7 = i 4 i 3 = i i 4 = i i = 1 i 8 = i 4 i 4 = 1 To find i 78 for example, factor out i raised to a power that is the greatest multiple of 4 less than the power of interest. Thus i 78 = i 76 i 4 19 = (i ) i = 1 If z = 3 + 4i, Re(z), the real part of z, is 3. Im(z), the imaginary part of z, is 4. The complex conjugate z= 3 4i(Sometimes this is written z*). 4

5 Complex numbers can be represented geometrically as points in the complex plane. (Diagram from Wikipedia) The horizontal axis is the real number line, and the vertical axis is the imaginary number line. Numbers like 3 + 4i can be considered as representing a coordinate pair (3, 4). An arrow, or vector, from the origin to (3, 4) has a certain length and makes a certain angle with the positive "x-axis". The modulus or magnitude of z, written z = = 5. This is the length of the vector. The argument of z is the angle whose tangent is 4/3 or about 53. Thus we can write 3 + 4i or 5 53 or (3, 4). The TI-86 calculator allows either of the last two forms and can perform all the above arithmetic operations. Caution! There is one operation in which complex numbers are unlike radicals. Positive numbers a and b obey the relation a b = ab, but this is not true if both a and b are negative. Always convert the square root of a negative quantity to the form i r before multiplying to avoid this difficulty. Example: 4 9 = i 3i = 6i = 6 5

6 3.5 Complex Zeros The theorems below help us to factor any poly and tell us that the poly equation y = P(x) has n roots if P is of degree n. Fundamental Theorem of Algebra: Every poly with complex coefficients has at least one complex zero. This is very hard to prove - it was first proven by Gauss. The following theorems have much easier proofs, given in the text. Complete Factorization Theorem: Every poly of nth degree can be factored into n complex linear factors or n complex zeros. Zeros Theorem: Every poly of degree n 1 has n zeros, provided that a zero of multiplicity k is counted k times. Linear and Quadratic Factors Theorem: Every poly with real coefficients can be factored into a product of linear and irreducible quadratic factors. Solve x 3 + x + 4x + 8 = 0. This factors (grouping) into x (x + ) + 4(x + ) = (x + 4)(x + ) = 0. Thus x = or x = ± 4 = ±i. The poly factors into (x + )(x + i)(x i). Solutions may be checked with the TI-86. Use the Poly function, give the order (degree) of the poly, enter the coefficients, and solve. Mathematica also solves algebraic equations. Solve x 3 1 = 0. By inspection, 1 is a root. What are the other two? Factor: x 3 1 = (x 1)(x + x + 1) = 0. Now solve x + x + 1 = 0 with the quadratic formula. 1± ± i x = = = ± i. 1 Since x 3 1 = 0 has solution x = 3 1, there are apparently three cube roots of unity if we allow complex roots. The reader should show that the roots above, when cubed, do equal one. There are formulas that solve the general cubic and quartic as the quadratic formula solves any quadratic. These were historically important but are complicated and rarely used. This reference ( discusses the formulas. 6

7 3.6 Rational Functions A rational function is the ratio of two polynomials, assumed to have no factor in common. We illustrate their properties with an example. Graph y = (x 1)(x + ) (x + 1)(x 3) x-intercepts: Look at numerator for values of x that make y = 0. (1, 0) and (, 0) are the two odd x-intercepts. They are called odd because the factors giving rise to them are raised to odd powers. Recall this means the graph crosses the x-axis at these points. y - intercept: Set x = 0 everywhere to find y = /3. Thus (0, /3) is the y-intercept. Rational functions need not have x or y intercepts! Vertical asymptotes: An asymptote is a line that a graph approaches ever more closely. Since division by zero is not allowed, there is no point of the graph of the given rational function at x = 1 and x = 3. These values are found in general by seeing where the denominator is zero. Near those values y or y. Indicate a vertical asymptote with a dashed line. If the factor giving rise to the asymptote is raised to an odd power, the graph skips across the x-axis (from + to ) at that x value. If raised to an even power, the graph stays on the same side of the x-axis. Both of the vertical asymptotes for our example are odd: x = 1 and x = 3 are the odd vertical asymptotes of this example. Horizontal asymptotes: Consider the leading (highest power) terms of numerator and denominator. If the power to which x is raised is larger in the numerator, the end behavior is increasing y as x increases. But if the power is equal or less than the highest power of the denominator, as x increases y will approach a constant value, called a horizontal asymptote. y = x x x + x = x x x = x x = 1asx x x 3 x x x x x x x. n Ax More easily remembered: if y =, then the following can occur: m Bx 1. if n > m, then there is no horizontal asymptote.. if n = m, then the horizontal asymptote is y = A / B. 3. if n < m, then the horizontal asymptote is y = 0. The graph may cross a horizontal asymptote in the middle of the graph. It is only as x gets large that the graph gets ever closer to this line. The graph never touched a vertical asymptote. Slant asymptotes and other end behavior: If n > m above, there is no horizontal asymptote, but if n = m + 1 there is a slanted line that is approached closely at the far left and right of a graph. Divide, and discard the remainder. y = quotient will be the slant asymptote. If n = m +, a quadratic type curve serves as the end behavior, and so on. 7

8 Graphing, it helps to start at a known point like the y-intercept, if not zero

Chapter 2 Formulas and Definitions:

Chapter 2 Formulas and Definitions: 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)

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

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

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

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

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

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

CHAPTER 3: Quadratic Functions and Equations; Inequalities

CHAPTER 3: Quadratic Functions and Equations; Inequalities MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 3: Quadratic Functions and Equations; Inequalities 3.1 The Complex Numbers 3.2 Quadratic Equations, Functions, Zeros, and

More information

2.57 PART E: THE FUNDAMENTAL THEOREM OF ALGEBRA (FTA) The Fundamental Theorem of Algebra (FTA)

2.57 PART E: THE FUNDAMENTAL THEOREM OF ALGEBRA (FTA) The Fundamental Theorem of Algebra (FTA) 2.57 PART E: THE FUNDAMENTAL THEOREM OF ALGEBRA (FTA) The Fundamental Theorem of Algebra (FTA) If f ( x) is a nonconstant n th -degree polynomial in standard form with real coefficients, then it must have

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

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

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

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

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

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

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

P.6 Complex Numbers. -6, 5i, 25, -7i, 5 2 i + 2 3, i, 5-3i, i. DEFINITION Complex Number. Operations with Complex Numbers

P.6 Complex Numbers. -6, 5i, 25, -7i, 5 2 i + 2 3, i, 5-3i, i. DEFINITION Complex Number. Operations with Complex Numbers SECTION P.6 Complex Numbers 49 P.6 Complex Numbers What you ll learn about Complex Numbers Operations with Complex Numbers Complex Conjugates and Division Complex Solutions of Quadratic Equations... and

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

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

Learning Objectives. Zeroes. The Real Zeros of a Polynomial Function

Learning Objectives. Zeroes. The Real Zeros of a Polynomial Function The Real Zeros of a Polynomial Function 1 Learning Objectives 1. Use the Remainder and Factor Theorems 2. Use the Rational Zeros Theorem to list the potential rational zeros of a polynomial function 3.

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

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

x 2 + 6x 18 x + 2 Name: Class: Date: 1. Find the coordinates of the local extreme of the function y = x 2 4 x.

x 2 + 6x 18 x + 2 Name: Class: Date: 1. Find the coordinates of the local extreme of the function y = x 2 4 x. 1. Find the coordinates of the local extreme of the function y = x 2 4 x. 2. How many local maxima and minima does the polynomial y = 8 x 2 + 7 x + 7 have? 3. How many local maxima and minima does the

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

Chapter 2. Polynomial and Rational Functions. 2.5 Zeros of Polynomial Functions

Chapter 2. Polynomial and Rational Functions. 2.5 Zeros of Polynomial Functions Chapter 2 Polynomial and Rational Functions 2.5 Zeros of Polynomial Functions 1 / 33 23 Chapter 2 Homework 2.5 p335 6, 8, 10, 12, 16, 20, 24, 28, 32, 34, 38, 42, 46, 50, 52 2 / 33 23 3 / 33 23 Objectives:

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

Algebra 2 Notes AII.7 Polynomials Part 2

Algebra 2 Notes AII.7 Polynomials Part 2 Algebra 2 Notes AII.7 Polynomials Part 2 Mrs. Grieser Name: Date: Block: Zeros of a Polynomial Function So far: o If we are given a zero (or factor or solution) of a polynomial function, we can use division

More information

10.1. Square Roots and Square- Root Functions 2/20/2018. Exponents and Radicals. Radical Expressions and Functions

10.1. Square Roots and Square- Root Functions 2/20/2018. Exponents and Radicals. Radical Expressions and Functions 10 Exponents and Radicals 10.1 Radical Expressions and Functions 10.2 Rational Numbers as Exponents 10.3 Multiplying Radical Expressions 10.4 Dividing Radical Expressions 10.5 Expressions Containing Several

More information

Solving Quadratic Equations Review

Solving Quadratic Equations Review Math III Unit 2: Polynomials Notes 2-1 Quadratic Equations Solving Quadratic Equations Review Name: Date: Period: Some quadratic equations can be solved by. Others can be solved just by using. ANY quadratic

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

Polynomials and Polynomial Functions

Polynomials and Polynomial Functions Unit 5: Polynomials and Polynomial Functions Evaluating Polynomial Functions Objectives: SWBAT identify polynomial functions SWBAT evaluate polynomial functions. SWBAT find the end behaviors of polynomial

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

College Algebra To learn more about all our offerings Visit Knewton.com

College Algebra To learn more about all our offerings Visit Knewton.com College Algebra 978-1-63545-097-2 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Text Jay Abramson, Arizona State University

More information

Honors Advanced Mathematics November 4, /2.6 summary and extra problems page 1 Recap: complex numbers

Honors Advanced Mathematics November 4, /2.6 summary and extra problems page 1 Recap: complex numbers November 4, 013.5/.6 summary and extra problems page 1 Recap: complex numbers Number system The complex number system consists of a + bi where a and b are real numbers, with various arithmetic operations.

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

Name: 6.4 Polynomial Functions. Polynomial in One Variable

Name: 6.4 Polynomial Functions. Polynomial in One Variable Name: 6.4 Polynomial Functions Polynomial Functions: The expression 3r 2 3r + 1 is a in one variable since it only contains variable, r. KEY CONCEPT Polynomial in One Variable Words A polynomial of degree

More information

Miller Objectives Alignment Math

Miller Objectives Alignment Math Miller Objectives Alignment Math 1050 1 College Algebra Course Objectives Spring Semester 2016 1. Use algebraic methods to solve a variety of problems involving exponential, logarithmic, polynomial, and

More information

Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2

Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2 Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2 Algebra II - This discipline complements and expands the mathematical content and concepts of

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

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

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

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

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

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

Check boxes of Edited Copy of Sp Topics (was 217-pilot)

Check boxes of Edited Copy of Sp Topics (was 217-pilot) Check boxes of Edited Copy of 10024 Sp 11 213 Topics (was 217-pilot) College Algebra, 9th Ed. [open all close all] R-Basic Algebra Operations Section R.1 Integers and rational numbers Rational and irrational

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

Lesson #33 Solving Incomplete Quadratics

Lesson #33 Solving Incomplete Quadratics Lesson # Solving Incomplete Quadratics A.A.4 Know and apply the technique of completing the square ~ 1 ~ We can also set up any quadratic to solve it in this way by completing the square, the technique

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

Theorems About Roots of Polynomial Equations. Theorem Rational Root Theorem

Theorems About Roots of Polynomial Equations. Theorem Rational Root Theorem - Theorems About Roots of Polynomial Equations Content Standards N.CN.7 Solve quadratic equations with real coefficients that have complex solutions. Also N.CN.8 Objectives To solve equations using the

More information

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

More information

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

More information

Prentice Hall: Algebra 2 with Trigonometry 2006 Correlated to: California Mathematics Content Standards for Algebra II (Grades 9-12)

Prentice Hall: Algebra 2 with Trigonometry 2006 Correlated to: California Mathematics Content Standards for Algebra II (Grades 9-12) California Mathematics Content Standards for Algebra II (Grades 9-12) This discipline complements and expands the mathematical content and concepts of algebra I and geometry. Students who master algebra

More information

Practice Test - Chapter 2

Practice Test - Chapter 2 Graph and analyze each function. Describe the domain, range, intercepts, end behavior, continuity, and where the function is increasing or decreasing. 1. f (x) = 0.25x 3 Evaluate the function for several

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

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

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

NAME DATE PERIOD. Operations with Polynomials. Review Vocabulary Evaluate each expression. (Lesson 1-1) 3a 2 b 4, given a = 3, b = 2

NAME DATE PERIOD. Operations with Polynomials. Review Vocabulary Evaluate each expression. (Lesson 1-1) 3a 2 b 4, given a = 3, b = 2 5-1 Operations with Polynomials What You ll Learn Skim the lesson. Predict two things that you expect to learn based on the headings and the Key Concept box. 1. Active Vocabulary 2. Review Vocabulary Evaluate

More information

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Chapter R Review of basic concepts * R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Ex: Write the set of counting numbers

More information

NAME DATE PERIOD. Power and Radical Functions. New Vocabulary Fill in the blank with the correct term. positive integer.

NAME DATE PERIOD. Power and Radical Functions. New Vocabulary Fill in the blank with the correct term. positive integer. 2-1 Power and Radical Functions What You ll Learn Scan Lesson 2-1. Predict two things that you expect to learn based on the headings and Key Concept box. 1. 2. Lesson 2-1 Active Vocabulary extraneous solution

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

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra COUNCIL ROCK HIGH SCHOOL MATHEMATICS A Note Guideline of Algebraic Concepts Designed to assist students in A Summer Review of Algebra [A teacher prepared compilation of the 7 Algebraic concepts deemed

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

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it?

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it? Math 1302 Notes 2 We know that x 2 + 4 = 0 has How many solutions? What type of solution in the real number system? What kind of equation is it? What happens if we enlarge our current system? Remember

More information

6: Polynomials and Polynomial Functions

6: Polynomials and Polynomial Functions 6: Polynomials and Polynomial Functions 6-1: Polynomial Functions Okay you know what a variable is A term is a product of constants and powers of variables (for example: x ; 5xy ) For now, let's restrict

More information

Theorems About Roots of Polynomial Equations. Rational Root Theorem

Theorems About Roots of Polynomial Equations. Rational Root Theorem 8-6 Theorems About Roots of Polynomial Equations TEKS FOCUS TEKS (7)(E) Determine linear and quadratic factors of a polynomial expression of degree three and of degree four, including factoring the sum

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

ALGEBRA 2. Background Knowledge/Prior Skills Knows what operation properties hold for operations with matrices

ALGEBRA 2. Background Knowledge/Prior Skills Knows what operation properties hold for operations with matrices ALGEBRA 2 Numbers and Operations Standard: 1 Understands and applies concepts of numbers and operations Power 1: Understands numbers, ways of representing numbers, relationships among numbers, and number

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

Day 6: 6.4 Solving Polynomial Equations Warm Up: Factor. 1. x 2-2x x 2-9x x 2 + 6x + 5

Day 6: 6.4 Solving Polynomial Equations Warm Up: Factor. 1. x 2-2x x 2-9x x 2 + 6x + 5 Day 6: 6.4 Solving Polynomial Equations Warm Up: Factor. 1. x 2-2x - 15 2. x 2-9x + 14 3. x 2 + 6x + 5 Solving Equations by Factoring Recall the factoring pattern: Difference of Squares:...... Note: There

More information

2.5 Complex Zeros and the Fundamental Theorem of Algebra

2.5 Complex Zeros and the Fundamental Theorem of Algebra 210 CHAPTER 2 Polynomial, Power, and Rational Functions What you ll learn about Two Major Theorems Complex Conjugate Zeros Factoring with Real Number Coefficients... and why These topics provide the complete

More information

A. Incorrect! Apply the rational root test to determine if any rational roots exist.

A. Incorrect! Apply the rational root test to determine if any rational roots exist. College Algebra - Problem Drill 13: Zeros of Polynomial Functions No. 1 of 10 1. Determine which statement is true given f() = 3 + 4. A. f() is irreducible. B. f() has no real roots. C. There is a root

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

College Algebra with Corequisite Support: Targeted Review

College Algebra with Corequisite Support: Targeted Review College Algebra with Corequisite Support: Targeted Review 978-1-63545-056-9 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Advanced Math Quiz Review Name: Dec Use Synthetic Division to divide the first polynomial by the second polynomial.

Advanced Math Quiz Review Name: Dec Use Synthetic Division to divide the first polynomial by the second polynomial. Advanced Math Quiz 3.1-3.2 Review Name: Dec. 2014 Use Synthetic Division to divide the first polynomial by the second polynomial. 1. 5x 3 + 6x 2 8 x + 1, x 5 1. Quotient: 2. x 5 10x 3 + 5 x 1, x + 4 2.

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

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

Maintaining Mathematical Proficiency

Maintaining Mathematical Proficiency Chapter Maintaining Mathematical Proficiency Simplify the expression. 1. 8x 9x 2. 25r 5 7r r + 3. 3 ( 3x 5) + + x. 3y ( 2y 5) + 11 5. 3( h 7) 7( 10 h) 2 2 +. 5 8x + 5x + 8x Find the volume or surface area

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

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

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

College Algebra with Corequisite Support: A Blended Approach

College Algebra with Corequisite Support: A Blended Approach College Algebra with Corequisite Support: A Blended Approach 978-1-63545-058-3 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Scope and Sequence Mathematics Algebra 2 400

Scope and Sequence Mathematics Algebra 2 400 Scope and Sequence Mathematics Algebra 2 400 Description : Students will study real numbers, complex numbers, functions, exponents, logarithms, graphs, variation, systems of equations and inequalities,

More information

College Algebra with Corequisite Support: A Compressed Approach

College Algebra with Corequisite Support: A Compressed Approach College Algebra with Corequisite Support: A Compressed Approach 978-1-63545-059-0 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Sect Complex Numbers

Sect Complex Numbers 161 Sect 10.8 - Complex Numbers Concept #1 Imaginary Numbers In the beginning of this chapter, we saw that the was undefined in the real numbers since there is no real number whose square is equal to a

More information

Algebra I Unit Report Summary

Algebra I Unit Report Summary Algebra I Unit Report Summary No. Objective Code NCTM Standards Objective Title Real Numbers and Variables Unit - ( Ascend Default unit) 1. A01_01_01 H-A-B.1 Word Phrases As Algebraic Expressions 2. A01_01_02

More information

PreCalculus. Curriculum (447 topics additional topics)

PreCalculus. Curriculum (447 topics additional topics) PreCalculus This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular needs.

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

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

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

Using Properties of Exponents

Using Properties of Exponents 6.1 Using Properties of Exponents Goals p Use properties of exponents to evaluate and simplify expressions involving powers. p Use exponents and scientific notation to solve real-life problems. VOCABULARY

More information

Practice Test - Chapter 2

Practice Test - Chapter 2 Graph and analyze each function. Describe the domain, range, intercepts, end behavior, continuity, and where the function is increasing or decreasing. 1. f (x) = 0.25x 3 Evaluate the function for several

More information

College Algebra. Third Edition. Concepts Through Functions. Michael Sullivan. Michael Sullivan, III. Chicago State University. Joliet Junior College

College Algebra. Third Edition. Concepts Through Functions. Michael Sullivan. Michael Sullivan, III. Chicago State University. Joliet Junior College College Algebra Concepts Through Functions Third Edition Michael Sullivan Chicago State University Michael Sullivan, III Joliet Junior College PEARSON Boston Columbus Indianapolis New York San Francisco

More information

Roots & Zeros of Polynomials. How the roots, solutions, zeros, x-intercepts and factors of a polynomial function are related.

Roots & Zeros of Polynomials. How the roots, solutions, zeros, x-intercepts and factors of a polynomial function are related. Roots & Zeros of Polynomials How the roots, solutions, zeros, x-intercepts and factors of a polynomial function are related. A number a is a zero or root of a function y = f (x) if and only if f (a) =

More information

3.4 Complex Zeros and the Fundamental Theorem of Algebra

3.4 Complex Zeros and the Fundamental Theorem of Algebra 86 Polynomial Functions 3.4 Complex Zeros and the Fundamental Theorem of Algebra In Section 3.3, we were focused on finding the real zeros of a polynomial function. In this section, we expand our horizons

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

Section 6.6 Evaluating Polynomial Functions

Section 6.6 Evaluating Polynomial Functions Name: Period: Section 6.6 Evaluating Polynomial Functions Objective(s): Use synthetic substitution to evaluate polynomials. Essential Question: Homework: Assignment 6.6. #1 5 in the homework packet. Notes:

More information

Determine trigonometric ratios for a given angle in a right triangle.

Determine trigonometric ratios for a given angle in a right triangle. Course: Algebra II Year: 2017-18 Teacher: Various Unit 1: RIGHT TRIANGLE TRIGONOMETRY Standards Essential Questions Enduring Understandings G-SRT.C.8 Use 1) How are the The concept of trigonometric ratios

More information

Let's look at some higher order equations (cubic and quartic) that can also be solved by factoring.

Let's look at some higher order equations (cubic and quartic) that can also be solved by factoring. GSE Advanced Algebra Polynomial Functions Polynomial Functions Zeros of Polynomial Function Let's look at some higher order equations (cubic and quartic) that can also be solved by factoring. In the video,

More information

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120 Whitman-Hanson Regional High School provides all students with a high- quality education in order to develop reflective, concerned citizens and contributing members of the global community. Course Number

More information