0% found this document useful (0 votes)
92 views21 pages

Presentation 2

This document provides a summary of a lecture on polynomial functions. It defines polynomial functions as functions whose equations can be written as the sum of terms consisting of variables raised to whole number powers. It discusses the different types of polynomial functions based on their degree, including linear, quadratic, and cubic polynomials. The document also covers evaluating polynomial functions, finding the zeros of polynomials, and the relationship between the zeros and coefficients of a polynomial function.

Uploaded by

api-481431611
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
92 views21 pages

Presentation 2

This document provides a summary of a lecture on polynomial functions. It defines polynomial functions as functions whose equations can be written as the sum of terms consisting of variables raised to whole number powers. It discusses the different types of polynomial functions based on their degree, including linear, quadratic, and cubic polynomials. The document also covers evaluating polynomial functions, finding the zeros of polynomials, and the relationship between the zeros and coefficients of a polynomial function.

Uploaded by

api-481431611
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

POLYNOMIAL FUNCTION

POLYNOMIAL
FUNCTION
LECTURE BY : HASIBUR HOWLADER
ALGEBRA
GRADE: 9-11 TH
This lecture was adapted from the following sites:
https://www.slideshare.net/jessicagarcia62/polynomial-functions
https://www.slideshare.net/nicole379865/polynomial-functions-6818198?next_slideshow=1
https://www.slideshare.net/reynaldo_pantino/polynomial-function
https://www.mathplanet.com/education/algebra-2/polynomial-functions/basic-knowledge-
of-polynomial-functions

HASIBUR HOWLADER 1
POLYNOMIAL FUNCTION

OBJECTIVES
OBJECTIVES
•Content Objective: Students will be able to LEARN

•GEOMETRICAL MEANING OF ZEROES OF THE POLYNOMIAL

• RELATION BETWEEN ZEROES AND COEFFICIENTS OF A POLYNOMIAL

• DIVISION ALGORITHM FOR POLYNOMIAL

HASIBUR HOWLADER 2
POLYNOMIAL FUNCTION

Content Standard
CCSS.MATH.CONTENT.HSA.APR.A.1
1. Understand that polynomials form a system analogous to the integers, namely, they are closed
under the operations of addition, subtraction, and multiplication; add, subtract, and multiply.
CCSS.MATH.CONTENT.HSA.APR.B.2
2. Know and apply the Remainder Theorem. Understand the relationship between zeros and factors
of polynomials.
CCSS.MATH.CONTENT.HSA.APR.B.3
3. Identify zeros of polynomials when suitable factorization are available, and use the zeros to
construct a rough graph of the function defined by the polynomial
CCSS.MATH.CONTENT.HSA.APR.C.4
4. Prove polynomial identities and use them to describe numerical relationships.
CCSS.MATH.CONTENT.HSA.APR.C.5
5. (+) Know and apply the Binomial Theorem for the expansion of (x + y)n in powers of x and y
for a positive integer n, where x and y are any numbers, with coefficients determined for example by
Pascal’s Triangle. Rewrite rational expressions. [Linear and quadratic denominators]

HASIBUR HOWLADER 3
POLYNOMIAL FUNCTION

WHAT IS
THE •First TEN minutes silently think
IMPORTA one your own then, Share your
thoughts with the person next to
NCE OF you, then share within your group.
POLYNO
MIAL ?

HASIBUR HOWLADER 4
POLYNOMIAL FUNCTION

HASIBUR HOWLADER 5
POLYNOMIAL FUNCTION

HASIBUR HOWLADER 6
POLYNOMIAL FUNCTION

HASIBUR HOWLADER 7
POLYNOMIAL FUNCTION

POLYNOMIAL Polynomial functions with a degree


FUNCTIONS of 1 are called LINEAR
POLYNOMIAL FUNCTIONS

A polynomial Polynomial functions with a degree


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

HASIBUR HOWLADER
8
POLYNOMIAL FUNCTION

POLYNOMIAL DEGREES
DEGREE TYPE EXAMPLES
0 CONSTANT F(X)= 5

1 LINEAR F(X)= 3X + 2

2 QUADRATIC F(X)= X2 - 4

3 CUBIC F(X)=X2 + 2X + 1

4 QUARTIC F(X)=3X4 + X

HASIBUR HOWLADER 9
POLYNOMIAL FUNCTION

CATAGORIES
A polynomial of degree two is called a quadratic polynomial.
f(x) = √3x2 – 4/3x + ½, q(w) = 2/3w2 + 4 are quadratic polynomials with
real coefficients.
Any quadratic polynomial is always in the form:-
ax2 + bx +c where a,b,c are real nos. and a ≠ 0.

• A polynomial of degree three is called a cubic polynomial.


• f(x) = 5x3 – 2x2 + 3x -1/5 is a cubic polynomial in variable x.
• Any cubic polynomial is always in the form f(x = ax3 + bx2
+cx + d where a,b,c,d are real nos.

HASIBUR HOWLADER
10
POLYNOMIAL FUNCTION

It may be a monomial or a binomial.


F(x) = 2x – 3 is binomial
whereas g (x) = 7x is monomial
HASIBUR HOWLADER 11
POLYNOMIAL FUNCTION

f(x) = x + 2
LINEAR FUNCTION
DEGREE =1
MAX. ZEROES = 1

HASIBUR HOWLADER 12
POLYNOMIAL FUNCTION

HASIBUR HOWLADER 13
POLYNOMIAL FUNCTION

f(x) = x2 + 3x + 2
QUADRATIC FUNCTION
DEGREE = 2
MAX. ZEROES = 2

HASIBUR HOWLADER 14
POLYNOMIAL FUNCTION

f(x) = x3 + 4x2 + 2
CUBIC FUNCTION
DEGREE = 3
MAX. ZEROES = 3

HASIBUR HOWLADER
HASIBUR HOWLADER 15
POLYNOMIAL FUNCTION
Now Your Turn
Identifying Polynomial Functions
Decide whether F(X)= 1/2X^2 – 3X^4 - 7
the function is
a polynomial THE FUNCTION
function. If it is, IS A
S OLUTION POLYNOMIAL
write FUNCTION.
the function in
standard form IT HAS DEGREE
THE LEADING
4, SO IT IS A
and state QUARTIC COEFFICIENT IS
– 3.
its degree, type FUNCTION.
and leading
coefficient. ITS STANDARD
FORM IS F ( X ) =
– 3 X 4 + X 2 – 7. 1
2
HASIBUR HOWLADER 16
POLYNOMIAL FUNCTION

HASIBUR HOWLADER 17
POLYNOMIAL FUNCTION
Now Your Turn
EVALUATING A POLYNOMIAL
FUNCTION
• Find f(m + 2) if f(x) = 3x 2 – 2x – 6

POLYNOMIAL • f(m + 2) = 3(m + 2) 2 – 2(m + 2) – 6

FUNCTIONS • 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

HASIBUR HOWLADER 18
POLYNOMIAL FUNCTION

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

HASIBUR HOWLADER 19
POLYNOMIAL FUNCTION
Now Your Turn
Identifying Polynomial Functions
Decide whether the F(X)= -0.5X+πX^3 – SQRT 2
function is a
polynomial functio • SOLUTION
n. If it is, write the •The function is a polynomial function
function in
standard form and •Its standard form is f ( x ) = π x 2 – 0.5 x – 2
state its degree,
type and
• It has degree 2, so it is a quadratic function
leading coefficient.
• The leading coefficient is π .

HASIBUR HOWLADER 20
POLYNOMIAL FUNCTION

Now Your Turn


I) Find the zeroes of the
polynomial x² + 7x +
12and verify the relation f(x) = x² + 7x + 12 = x² + 4x + 3x + 12 =x(x +4) + 3(x + 4)
between the zeroes and
its coefficients.

Therefore,zeroes
of f(x) = x + 4 = 0, x Hence zeroes of f(x)
=(x + 4)(x + 3) = -4, x = -3
+3 = 0 [ are α = -4 and β = -3.
f(x) = 0] x

HASIBUR HOWLADER
21

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy