-Polynomialfunctions-100630114603-phpapp01.pptx

ClydeTurno 53 views 18 slides Sep 17, 2024
Slide 1
Slide 1 of 18
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18

About This Presentation

Polynomial Function


Slide Content

Polynomial Functions

POLYNOMIAL FUNCTIONS A POLYNOMIAL is a monomial or a sum of monomials. A POLYNOMIAL IN ONE VARIABLE is a polynomial that contains only one variable. Example: 5x 2 + 3x - 7

A polynomial function is a function of the form f ( x ) = a n x n + a n – 1 x n – 1 +· · ·+ a 1 x + a Where a n  0 and the exponents are all whole numbers. A polynomial function is in standard form if its terms are written in descending order of exponents from left to right. For this polynomial function, a n is the leading coefficient , a is the constant term , and n is the degree . a n  a n a n leading coefficient a a constant term n n degree descending order of exponents from left to right. n n – 1

POLYNOMIAL FUNCTIONS The DEGREE of a polynomial in one variable is the greatest exponent of its variable. A LEADING COEFFICIENT is the coefficient of the term with the highest degree. What is the degree and leading coefficient of 3x 5 – 3x + 2 ?

POLYNOMIAL FUNCTIONS A polynomial equation used to represent a function is called a POLYNOMIAL FUNCTION . Polynomial functions with a degree of 1 are called LINEAR POLYNOMIAL FUNCTIONS Polynomial functions with a degree of 2 are called QUADRATIC POLYNOMIAL FUNCTIONS Polynomial functions with a degree of 3 are called CUBIC POLYNOMIAL FUNCTIONS

Degree Type Standard Form You are already familiar with some types of polynomial functions. Here is a summary of common types of polynomial functions. 4 Quartic f ( x ) = a 4 x 4 + a 3 x 3 + a 2 x 2 + a 1 x + a Constant f ( x ) = a 3 Cubic f ( x ) = a 3 x 3 + a 2 x 2 + a 1 x + a 2 Quadratic f ( x ) = a 2 x 2 + a 1 x + a 1 Linear f ( x ) = a 1 x + a

Polynomial Functions The largest exponent within the polynomial determines the degree of the polynomial. Polynomial Function in General Form Degree Name of Function 1 Linear 2 Quadratic 3 Cubic 4 Quartic

Identifying Polynomial Functions Decide whether the function is a polynomial function. If it is, write the function in standard form and state its degree, type and leading coefficient. f ( x ) = x 2 – 3 x 4 – 7 1 2 S OLUTION The function is a polynomial function. It has degree 4, so it is a quartic function. The leading coefficient is – 3. Its standard form is f ( x ) = – 3 x 4 + x 2 – 7. 1 2

Decide whether the function is a polynomial function. If it is, write the function in standard form and state its degree, type and leading coefficient. Identifying Polynomial Functions The function is not a polynomial function because the term 3 x does not have a variable base and an exponent that is a whole number. S OLUTION f ( x ) = x 3 + 3 x

Identifying Polynomial Functions Decide whether the function is a polynomial function. If it is, write the function in standard form and state its degree, type and leading coefficient. S OLUTION f ( x ) = 6 x 2 + 2 x – 1 + x The function is not a polynomial function because the term 2 x – 1 has an exponent that is not a whole number.

Identifying Polynomial Functions Decide whether the function is a polynomial function. If it is, write the function in standard form and state its degree, type and leading coefficient. S OLUTION The function is a polynomial function. It has degree 2, so it is a quadratic function. The leading coefficient is  . Its standard form is f ( x ) =  x 2 – 0.5 x – 2. f ( x ) = – 0.5 x +  x 2 – 2

f ( x ) = x 2 – 3 x 4 – 7 1 2 Identifying Polynomial Functions f ( x ) = x 3 + 3 x f ( x ) = 6 x 2 + 2 x – 1 + x Polynomial function? f ( x ) = – 0.5 x +  x 2 – 2

POLYNOMIAL FUNCTIONS EVALUATING A POLYNOMIAL FUNCTION Find f(-2) if f(x) = 3x 2 – 2x – 6 f(-2) = 3(-2) 2 – 2(-2) – 6 f(-2) = 12 + 4 – 6 f(-2) = 10

POLYNOMIAL FUNCTIONS EVALUATING A POLYNOMIAL FUNCTION Find f(2a) if f(x) = 3x 2 – 2x – 6 f(2a) = 3(2a) 2 – 2(2a) – 6 f(2a) = 12a 2 – 4a – 6

POLYNOMIAL FUNCTIONS EVALUATING A POLYNOMIAL FUNCTION Find f(m + 2) if f(x) = 3x 2 – 2x – 6 f(m + 2) = 3(m + 2) 2 – 2(m + 2) – 6 f(m + 2) = 3(m 2 + 4m + 4) – 2(m + 2) – 6 f(m + 2) = 3m 2 + 12m + 12 – 2m – 4 – 6 f(m + 2) = 3m 2 + 10m + 2

POLYNOMIAL FUNCTIONS EVALUATING A POLYNOMIAL FUNCTION Find 2 g (-2a) if g (x) = 3x 2 – 2x – 6 2 g (-2a) = 2[3(-2a) 2 – 2(-2a) – 6 ] 2 g (-2a) = 2[12a 2 + 4a – 6] 2 g (-2a) = 24a 2 + 8a – 12

Examples of Polynomial Functions

Examples of Nonpolynomial Functions