SlideShare ist ein Scribd-Unternehmen logo
1 von 12
:    TARUNGEHLOTS
               POLYNOMIAL AND RATIONAL FUNCTIONS

3.1   POLYNOMIAL FUNCTIONS AND MODELING

      Polynomial Function
      A polynomial function P is given by
             P ( x) an x n an 1 x n 1 an 2 x n 2  a1 x a0 ,
      where the coefficients an , an 1 ,..., a1 , a0 are real numbers and the
      exponents are whole numbers.

         o The first nonzero coefficient, a n , is called the leading
           coefficient
         o The term an x n is called the leading term
        o The degree of the polynomial function is n
      The Leading Term Test
        o The behavior of the graph of a polynomial function as x
            becomes very large ( x       ) or very small ( x     ) is referred
            to as the end behavior of the graph.
                The leading term determines a graph’s end behavior
        o The Leading Term Test
            If an x n is the leading term of a polynomial function, then the
             behavior of the graph as x      or x              can be described in
             one of the four following ways.


                     1.     If n is even, and an     0:




                     2.     If n is even, and an     0:
3.    If n is odd, and an   0:




                   4.    If n is odd, and an   0:




      Even and Odd Multiplicity
      If x c , k 1, is a factor of a polynomial function P( x) and x c
               k                                                           k 1


      is not a factor and
          o k is odd, then the graph crosses the x-axis at c,0 ;
         o k is even, then the graph is tangent to the x-axis at c, 0 .
      Polynomial Models
         o Cubic Regression
         o Quartic Regression

3.2   GRAPHING POLYNOMIAL FUNCTIONS

      Graphing Polynomial Functions
      If P( x) is a polynomial function of degree n, the graph of the function
      has at most n real zeros, and therefore at most n x-intercepts; at
      most n 1 turning points.

         o Steps for Graphing Polynomial Functions
1.   Use the leading-term test to determine the end behavior.
              2.   Find the zeros of the function by solving f ( x) 0. Any
                   real zeros are the first coordinates of the x-intercepts.
              3.   Use the zeros (x-intercepts) to divide the x-axis into
                   intervals and choose a test point in each interval to
                   determine the sign of all function values in that interval.
              4.   Find f (0). This gives the y-intercept of the function.
              5.   If necessary, find additional function values to determine
                   the general shape of the graph and then draw the graph.
              6.   As a partial check, use the facts that the graph has at
                   most n x-intercepts and at most n 1 turning points.
                   Multiplicity of zeros can also be considered in order to
                   check where the graph crosses or is tangent to the x-
                   axis. We can also check the graph with a graphing
                   calculator.



      The Intermediate Value Theorem
      For any polynomial function P( x) with real coefficients, suppose that
      for a   b , P(a) and P(b) are of opposite signs. Then the function has
      a real zero between a and b.



3.3   POLYNOMIAL DIVISION; THE REMAINDER AND FACTOR
      THEOREMS

      This section teaches us concepts that help to find the exact zeros of
      polynomial functions with degree three or higher.

      Consider the function

      h( x) x3 2x2 5x 6       x 3 x 1 x 2

         This gives us the following zeros:
x 3    0      x     3
 x 1    0     x     1            3, 1, 2
 x 2    0      x   2


When you divide one polynomial by another, you obtain a quotient
and a remainder.

   o If the remainder is zero then the divisor is a factor of the
     dividend.

            P( x) d ( x) Q( x) R( x)
            P ( x) : Dividend
            d ( x) : Divisor
            Q ( x) : Quotient
            R ( x) : Remainder
Synthetic Division
   o Consider the following:

             4 x3 3x 2    x 7          x 2 .
   A.
                    4 x2 5x      11
            x 2 4 x3 3x 2           x      7
                   4 x3 8 x 2
                          5x 2     x
                          5x 2 10 x
                                 11x       7
                                 11x 22
                                        29

   B.
4 5 11
               1 2 4 3      1     7
                    4 8
                      5     1
                         5 10
                           11    7
                           11 22
                              29



C.
               2     4       3        1            7
                             8       10            22
                     4       5       11            29


     The Remainder Theorem

     If a number c is substituted for x in the polynomial f ( x) , then the
     result f (c) is the remainder that would be obtained by dividing
      f ( x) by x c. In other words, if f ( x) ( x c) Q( x) R, then
      f (c) R.


     The Factor Theorem

     For a polynomial f ( x) , if f (c) 0, then x c is a factor of f ( x).


        Proof: If we divide f ( x) by x c, we obtain a quotient and a
        remainder, related as follows:

                f ( x) ( x c) Q( x)       f (c).

        Then if f (c) 0, we have

                f ( x) ( x c) Q( x),

        so x c is a factor of f ( x) .
3.4   THEOREMS ABOUT ZEROS OF POLYNOMIAL FUNCTIONS

         The Fundamental Theorem of Algebra
         Every polynomial function of degree n, with n 1, has at least one
         zero in the system of complex numbers.


         Every polynomial function f of degree n, with n 1, can be factored
         into n linear factors (not necessarily unique); that is,
          f ( x) an x c1 x c2  x cn .


         Finding Polynomials with Given Zeros

            o If a complex number a bi, b 0, is a zero of a polynomial
                function f ( x) with real coefficients, then its conjugate,
                a bi , is also a zero.
                   Example: Find a polynomial function of degree 3,
                       having the zeros 1, 3i, and 3i.

                      Solution: f ( x) an x 1 x 3i x 3i .
                                The number a n can be any nonzero number.
                                The simplest function will be obtained if we
                                let an 1. Then we have
                                 f ( x)   x 1 x 3i x 3i
                                          x 1 x2 9
                                          x3 9 x x 2 9
                                          x3   x2 9x 9

      Rational Coefficients

      If a b c , where a and b are rational and c is not a perfect square, is
      a zero of a polynomial function f ( x) with rational coefficients, then
      a b c is also a zero.


      Integer Coefficients and the Rational Zeros Theorem
o The Rational Zeros Theorem
    Let P( x) an x n an 1 x n 1 an 2 x n   2
                                                a1 x a0 , where all the
      coefficients are integers. Consider a rational number denoted
      by p , where p and q are relatively prime (having no common
           q
      factor besides 1 and -1). If p is a zero of P( x) , then p is a
                                       q
      factor of a 0 and q is a factor of a n .
                    Example: Given f ( x) 3x 4 11x3 10 x 4 :
                      a) Find the rational zeros and then the other
                         zeros; that is, solve f ( x) 0.
                      b) Factor f ( x) into linear factors.

                      Solution:
                      a) Because the degree of f ( x) is 4, there are
                             at most 4 distinct zeros. The possibilities
                             for p are
                                  q
possibilities for p     1, 2, 4
                    :           ;
possibilities for q       1, 3
                                             1    1 2    2 4     4
possibilities for p : 1, 1, 2, 2, 4, 4, ,          , ,    , ,
                     q                       3    3 3    3 3     3

                            Now we need to graph the function on a
                            graphing calculator to see which of these
                            possibilities seem to be zeros.




                            When you divide the function by
                            x ( 1) or x 1, you’ll find that -1 is a zero.
                            Dividing the quotient 3x3 14 x2 14 x 4
                            (obtained from the first division problem
                                          1                 1
                            above) by x     will show that    is not a
                                          3                 3
2             2
                                  zero. Repeating again for     shows that
                                                             3             3
                                  is a zero. We obtain a quotient of
                                                                  2
                                  3x2 12 x 6 . So we have 1 and     as the
                                                                  3
                                  rational zeros and 3x 2 12 x 6 factors as
                                     3 x 2 4 x 2 , which yields 2                           2 as the
                                  other two zeros.
                             b)   Therefore the complete factorization of
                                   f ( x) is
                                                               2
                                     f ( x)        x 1 x               3x 2 12 x 6
                                                               3
                                                               2
                                                   x 1 x               3 x2 4x 2
                                                               3
                                                                   2
                                               3 x 1 x                  x     2         2    x   2     2
                                                                   3



3.5   RATIONAL FUNCTIONS

      A rational function is a function f that is a quotient of two
                                   p( x)
      polynomials, that is, f ( x)       , where p x and q x are polynomials
                                   q( x)
      and where q x is not the zero polynomial. The domain of f consists
      of all inputs x for which q( x)         0.


      Asymptotes

         o Vertical Asymptotes
                 The line x a is a vertical asymptote for the graph of f
                   if any of the following are true:

                    f ( x)    as x      a          or f ( x)           as x       a , or
                    f ( x)    as x      a          or f ( x)           as x       a .

                        Determining Vertical Asymptotes
p( x)
         For a rational function f ( x)        , where p( x) and
                                         q( x)
          q( x) are polynomials with no common factors other
         than constants, if a is a zero of the denominator, then
         the line x a is a vertical asymptote for the graph of
         the function.



Horizontal Asymptotes
        Determining a Horizontal Asymptote
                  When the numerator and the denominator of
                  a rational function have the same degree,
                               a
                  the line y     is the horizontal asymptote,
                               b
                  where a and b are the leading coefficients
                  of the numerator and the denominator,
                  respectively.
                  When the degree of the numerator of a
                  rational function is less than the degree of
                  the denominator, the x-axis, or y 0, is the
                    horizontal asymptote.
                    When the degree of the numerator of a
                    rational function is greater than the degree
                    of the denominator, there is no horizontal
                    asymptote.
Oblique, or Slant, Asymptotes
                   Example: Find all asymptotes of

                                    2 x 2 3x 1
                           f ( x)
                                         x 2

             Solution:
                1. Since x 2 0 x 2 , this gives us a vertical
                   asymptote at the line x 2.
                2. There are no horizontal asymptotes since
                   the degree of the numerator is greater than
                   the degree of the denominator.
3. Dividing: (2 x 2 3x 1) ( x 2) , we get
                                             1
                                  2x 1           . Now we see that when
                                           x 2
                                                      1
                                 x      or x       ,       0 and the value of
                                                     x 2
                                 f ( x) 2 x 1. This means that as the
                                 absolute value of x becomes very large, the
                                 graph of f ( x) gets very close to the graph
                                 of y   2 x 1. Thus the line y   2 x 1 is the
                                 oblique asymptote.
3.6   POLYNOMIAL AND RATIONAL INEQUALITIES

      Polynomial Inequalities
         o To solve a polynomial inequality:
               1. Find an equivalent inequality with 0 on one side.
               2. Solve the related polynomial equation.
               3. Use the solutions to divide the x-axis into intervals.
                   Then select a test value from each interval and
                   determine the polynomial’s sign on the interval.
               4. Determine the intervals for which the inequality is
                   satisfied and write interval notation or set-builder
                   notation for the solution set. Include the endpoints of
                   the intervals in the solution set if the inequality symbol is
                     or .

      Rational Inequalities

         o To solve a rational inequality:

                1. Find an equivalent inequality with 0 on one side.
                2. Change the inequality symbol to an equals sign and solve
                   the related equation.
                3. Find the values of the variable for which the related
                   rational function is not defined.
                4. The numbers found in steps (2) and (3) are called critical
                   values. Use the critical values to divide the x-axis into
                   intervals. Then test an x-value from each interval to
                   determine the function’s sign in that interval.
5. Select the intervals for which the inequality is satisfied
                   and write interval notation or set-builder notation for
                   the solution set. If the inequality symbol is or , then
                    the solutions from step (2) should be included in the
                    solution set. The x-values found in step (3) are never
                    included in the solution set.




3.7   VARIATION AND APPLICATIONS

      Direct Variation
      If a situation gives rise to a linear function f ( x) kx or y   kx, where k
      is a positive constant, we say that we have direct variation, or that y
      varies directly as x, or that y is directly proportional to x. The
      number k is called the variation constant, or constant of
      proportionality.

      Inverse Variation
                                                         k        k
      If a situation gives rise to a linear function f ( x) or y    , where k
                                                          x       x
      is a positive constant, we say that we have inverse variation, or that y
      varies inversely as x, or that y is inversely proportional to x. The
      number k is called the variation constant, or constant of
      proportionality.

      Combined Variation

      y varies directly as the nth power of x if there is some positive
      constant k such that y kx n .

      y varies inversely as the nth power of x if there is some positive
                                 k
      constant k such that y        .
                                 xn
y varies jointly as x and z if there is some positive constant k such
that y   kxz.

Weitere ähnliche Inhalte

Was ist angesagt?

Bostock and Chandler chapter3 functions
Bostock and Chandler chapter3 functionsBostock and Chandler chapter3 functions
Bostock and Chandler chapter3 functionsSarah Sue Calbio
 
11X1 T13 01 polynomial definitions
11X1 T13 01 polynomial definitions11X1 T13 01 polynomial definitions
11X1 T13 01 polynomial definitionsNigel Simmons
 
Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721Glicerio Gavilan
 
Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Matthew Leingang
 
Module of algelbra analyses 2
Module of algelbra analyses 2Module of algelbra analyses 2
Module of algelbra analyses 2Bui Loi
 
Fractional Newton-Raphson Method and Some Variants for the Solution of Nonlin...
Fractional Newton-Raphson Method and Some Variants for the Solution of Nonlin...Fractional Newton-Raphson Method and Some Variants for the Solution of Nonlin...
Fractional Newton-Raphson Method and Some Variants for the Solution of Nonlin...mathsjournal
 
Chapter 1 (functions).
Chapter 1 (functions).Chapter 1 (functions).
Chapter 1 (functions).Eko Wijayanto
 

Was ist angesagt? (17)

Limits of functions
Limits of functionsLimits of functions
Limits of functions
 
Bostock and Chandler chapter3 functions
Bostock and Chandler chapter3 functionsBostock and Chandler chapter3 functions
Bostock and Chandler chapter3 functions
 
11X1 T13 01 polynomial definitions
11X1 T13 01 polynomial definitions11X1 T13 01 polynomial definitions
11X1 T13 01 polynomial definitions
 
Goldie chapter 4 function
Goldie chapter 4 functionGoldie chapter 4 function
Goldie chapter 4 function
 
Chapter 2 (maths 3)
Chapter 2 (maths 3)Chapter 2 (maths 3)
Chapter 2 (maths 3)
 
Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721Mac2311 study guide-tcm6-49721
Mac2311 study guide-tcm6-49721
 
Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
 
Normal
NormalNormal
Normal
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
OPERATIONS RESEARCH
OPERATIONS RESEARCHOPERATIONS RESEARCH
OPERATIONS RESEARCH
 
Module of algelbra analyses 2
Module of algelbra analyses 2Module of algelbra analyses 2
Module of algelbra analyses 2
 
ma112011id535
ma112011id535ma112011id535
ma112011id535
 
Fractional Newton-Raphson Method and Some Variants for the Solution of Nonlin...
Fractional Newton-Raphson Method and Some Variants for the Solution of Nonlin...Fractional Newton-Raphson Method and Some Variants for the Solution of Nonlin...
Fractional Newton-Raphson Method and Some Variants for the Solution of Nonlin...
 
.
..
.
 
Number theory
Number theoryNumber theory
Number theory
 
Chapter 1 (functions).
Chapter 1 (functions).Chapter 1 (functions).
Chapter 1 (functions).
 

Andere mochten auch

Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signsswartzje
 
MATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEMATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEPRINTDESK by Dan
 
A26-6 poly zeros notes
A26-6 poly zeros notesA26-6 poly zeros notes
A26-6 poly zeros notesvhiggins1
 
A common random fixed point theorem for rational inequality in hilbert space
A common random fixed point theorem for rational inequality in hilbert spaceA common random fixed point theorem for rational inequality in hilbert space
A common random fixed point theorem for rational inequality in hilbert spaceAlexander Decker
 
Polynomial functions!
Polynomial         functions!Polynomial         functions!
Polynomial functions!dautay19
 
A1 11 functions
A1 11 functionsA1 11 functions
A1 11 functionsvhiggins1
 
Polynomial functionsandgraphs
Polynomial functionsandgraphsPolynomial functionsandgraphs
Polynomial functionsandgraphsJerlyn Fernandez
 
Finding All Real Zeros Of A Polynomial With Examples
Finding All Real Zeros Of A Polynomial With ExamplesFinding All Real Zeros Of A Polynomial With Examples
Finding All Real Zeros Of A Polynomial With ExamplesKristen T
 
Introduction on Circle
Introduction on Circle Introduction on Circle
Introduction on Circle rey castro
 

Andere mochten auch (12)

Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signs
 
MATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEMATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULE
 
A26-6 poly zeros notes
A26-6 poly zeros notesA26-6 poly zeros notes
A26-6 poly zeros notes
 
A common random fixed point theorem for rational inequality in hilbert space
A common random fixed point theorem for rational inequality in hilbert spaceA common random fixed point theorem for rational inequality in hilbert space
A common random fixed point theorem for rational inequality in hilbert space
 
Polynomial functions!
Polynomial         functions!Polynomial         functions!
Polynomial functions!
 
Rational zero of polynomial function
Rational zero of polynomial functionRational zero of polynomial function
Rational zero of polynomial function
 
A1 11 functions
A1 11 functionsA1 11 functions
A1 11 functions
 
Polynomial functionsandgraphs
Polynomial functionsandgraphsPolynomial functionsandgraphs
Polynomial functionsandgraphs
 
Finding All Real Zeros Of A Polynomial With Examples
Finding All Real Zeros Of A Polynomial With ExamplesFinding All Real Zeros Of A Polynomial With Examples
Finding All Real Zeros Of A Polynomial With Examples
 
3
33
3
 
Introduction on Circle
Introduction on Circle Introduction on Circle
Introduction on Circle
 
Polynomial functions
Polynomial functionsPolynomial functions
Polynomial functions
 

Ähnlich wie Polynomial Functions and Modeling

11X1 T16 01 definitions
11X1 T16 01 definitions11X1 T16 01 definitions
11X1 T16 01 definitionsNigel Simmons
 
11X1 T15 01 polynomial definitions (2011)
11X1 T15 01 polynomial definitions (2011)11X1 T15 01 polynomial definitions (2011)
11X1 T15 01 polynomial definitions (2011)Nigel Simmons
 
11 x1 t15 01 polynomial definitions (2012)
11 x1 t15 01 polynomial definitions (2012)11 x1 t15 01 polynomial definitions (2012)
11 x1 t15 01 polynomial definitions (2012)Nigel Simmons
 
The fundamental thorem of algebra
The fundamental thorem of algebraThe fundamental thorem of algebra
The fundamental thorem of algebralucysolischar
 
grph_of_polynomial_fnctn.ppt
grph_of_polynomial_fnctn.pptgrph_of_polynomial_fnctn.ppt
grph_of_polynomial_fnctn.pptLunaLedezma3
 
Chapter 5 Polynomials
Chapter 5 PolynomialsChapter 5 Polynomials
Chapter 5 PolynomialsReema
 
Module 3 polynomial functions
Module 3   polynomial functionsModule 3   polynomial functions
Module 3 polynomial functionsdionesioable
 
11 x1 t15 01 definitions (2013)
11 x1 t15 01 definitions (2013)11 x1 t15 01 definitions (2013)
11 x1 t15 01 definitions (2013)Nigel Simmons
 
Rational Root Theorem.ppt
Rational Root Theorem.pptRational Root Theorem.ppt
Rational Root Theorem.pptALEXANDERMORRON
 
Appendex b
Appendex bAppendex b
Appendex bswavicky
 
Module 2 Lesson 2 Notes
Module 2 Lesson 2 NotesModule 2 Lesson 2 Notes
Module 2 Lesson 2 Notestoni dimella
 
6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functions6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functionsmorrobea
 
6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functions6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functionsmorrobea
 
Intro to Polynomials
Intro to PolynomialsIntro to Polynomials
Intro to Polynomialstoni dimella
 
A26-8 analyze poly graphs
A26-8 analyze poly graphsA26-8 analyze poly graphs
A26-8 analyze poly graphsvhiggins1
 
3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphssilvia
 
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdfa) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdfpetercoiffeur18
 

Ähnlich wie Polynomial Functions and Modeling (20)

11X1 T16 01 definitions
11X1 T16 01 definitions11X1 T16 01 definitions
11X1 T16 01 definitions
 
11X1 T15 01 polynomial definitions (2011)
11X1 T15 01 polynomial definitions (2011)11X1 T15 01 polynomial definitions (2011)
11X1 T15 01 polynomial definitions (2011)
 
11 x1 t15 01 polynomial definitions (2012)
11 x1 t15 01 polynomial definitions (2012)11 x1 t15 01 polynomial definitions (2012)
11 x1 t15 01 polynomial definitions (2012)
 
The fundamental thorem of algebra
The fundamental thorem of algebraThe fundamental thorem of algebra
The fundamental thorem of algebra
 
grph_of_polynomial_fnctn.ppt
grph_of_polynomial_fnctn.pptgrph_of_polynomial_fnctn.ppt
grph_of_polynomial_fnctn.ppt
 
Chapter 5 Polynomials
Chapter 5 PolynomialsChapter 5 Polynomials
Chapter 5 Polynomials
 
Module 3 polynomial functions
Module 3   polynomial functionsModule 3   polynomial functions
Module 3 polynomial functions
 
11 x1 t15 01 definitions (2013)
11 x1 t15 01 definitions (2013)11 x1 t15 01 definitions (2013)
11 x1 t15 01 definitions (2013)
 
Rational Root Theorem.ppt
Rational Root Theorem.pptRational Root Theorem.ppt
Rational Root Theorem.ppt
 
Appendex b
Appendex bAppendex b
Appendex b
 
Module 2 Lesson 2 Notes
Module 2 Lesson 2 NotesModule 2 Lesson 2 Notes
Module 2 Lesson 2 Notes
 
6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functions6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functions
 
6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functions6.3 evaluating-and-graphing-polynomila-functions
6.3 evaluating-and-graphing-polynomila-functions
 
Intro to Polynomials
Intro to PolynomialsIntro to Polynomials
Intro to Polynomials
 
A26-8 analyze poly graphs
A26-8 analyze poly graphsA26-8 analyze poly graphs
A26-8 analyze poly graphs
 
3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs
 
Advance algebra
Advance algebraAdvance algebra
Advance algebra
 
Polynomials
PolynomialsPolynomials
Polynomials
 
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdfa) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
a) Use Newton’s Polynomials for Evenly Spaced data to derive the O(h.pdf
 
Zeros of p(x)
Zeros of p(x)Zeros of p(x)
Zeros of p(x)
 

Mehr von Tarun Gehlot

Materials 11-01228
Materials 11-01228Materials 11-01228
Materials 11-01228Tarun Gehlot
 
Continuity and end_behavior
Continuity and  end_behaviorContinuity and  end_behavior
Continuity and end_behaviorTarun Gehlot
 
Continuity of functions by graph (exercises with detailed solutions)
Continuity of functions by graph   (exercises with detailed solutions)Continuity of functions by graph   (exercises with detailed solutions)
Continuity of functions by graph (exercises with detailed solutions)Tarun Gehlot
 
Factoring by the trial and-error method
Factoring by the trial and-error methodFactoring by the trial and-error method
Factoring by the trial and-error methodTarun Gehlot
 
Introduction to finite element analysis
Introduction to finite element analysisIntroduction to finite element analysis
Introduction to finite element analysisTarun Gehlot
 
Finite elements : basis functions
Finite elements : basis functionsFinite elements : basis functions
Finite elements : basis functionsTarun Gehlot
 
Finite elements for 2‐d problems
Finite elements  for 2‐d problemsFinite elements  for 2‐d problems
Finite elements for 2‐d problemsTarun Gehlot
 
Error analysis statistics
Error analysis   statisticsError analysis   statistics
Error analysis statisticsTarun Gehlot
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlabTarun Gehlot
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentialsTarun Gehlot
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximationTarun Gehlot
 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functionsTarun Gehlot
 
Propeties of-triangles
Propeties of-trianglesPropeties of-triangles
Propeties of-trianglesTarun Gehlot
 
Gaussian quadratures
Gaussian quadraturesGaussian quadratures
Gaussian quadraturesTarun Gehlot
 
Basics of set theory
Basics of set theoryBasics of set theory
Basics of set theoryTarun Gehlot
 
Numerical integration
Numerical integrationNumerical integration
Numerical integrationTarun Gehlot
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theoryTarun Gehlot
 
Miscellneous functions
Miscellneous  functionsMiscellneous  functions
Miscellneous functionsTarun Gehlot
 

Mehr von Tarun Gehlot (20)

Materials 11-01228
Materials 11-01228Materials 11-01228
Materials 11-01228
 
Binary relations
Binary relationsBinary relations
Binary relations
 
Continuity and end_behavior
Continuity and  end_behaviorContinuity and  end_behavior
Continuity and end_behavior
 
Continuity of functions by graph (exercises with detailed solutions)
Continuity of functions by graph   (exercises with detailed solutions)Continuity of functions by graph   (exercises with detailed solutions)
Continuity of functions by graph (exercises with detailed solutions)
 
Factoring by the trial and-error method
Factoring by the trial and-error methodFactoring by the trial and-error method
Factoring by the trial and-error method
 
Introduction to finite element analysis
Introduction to finite element analysisIntroduction to finite element analysis
Introduction to finite element analysis
 
Finite elements : basis functions
Finite elements : basis functionsFinite elements : basis functions
Finite elements : basis functions
 
Finite elements for 2‐d problems
Finite elements  for 2‐d problemsFinite elements  for 2‐d problems
Finite elements for 2‐d problems
 
Error analysis statistics
Error analysis   statisticsError analysis   statistics
Error analysis statistics
 
Matlab commands
Matlab commandsMatlab commands
Matlab commands
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlab
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentials
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximation
 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functions
 
Propeties of-triangles
Propeties of-trianglesPropeties of-triangles
Propeties of-triangles
 
Gaussian quadratures
Gaussian quadraturesGaussian quadratures
Gaussian quadratures
 
Basics of set theory
Basics of set theoryBasics of set theory
Basics of set theory
 
Numerical integration
Numerical integrationNumerical integration
Numerical integration
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theory
 
Miscellneous functions
Miscellneous  functionsMiscellneous  functions
Miscellneous functions
 

Polynomial Functions and Modeling

  • 1. : TARUNGEHLOTS POLYNOMIAL AND RATIONAL FUNCTIONS 3.1 POLYNOMIAL FUNCTIONS AND MODELING Polynomial Function A polynomial function P is given by P ( x) an x n an 1 x n 1 an 2 x n 2  a1 x a0 , where the coefficients an , an 1 ,..., a1 , a0 are real numbers and the exponents are whole numbers. o The first nonzero coefficient, a n , is called the leading coefficient o The term an x n is called the leading term o The degree of the polynomial function is n The Leading Term Test o The behavior of the graph of a polynomial function as x becomes very large ( x ) or very small ( x ) is referred to as the end behavior of the graph.  The leading term determines a graph’s end behavior o The Leading Term Test If an x n is the leading term of a polynomial function, then the behavior of the graph as x or x can be described in one of the four following ways. 1. If n is even, and an 0: 2. If n is even, and an 0:
  • 2. 3. If n is odd, and an 0: 4. If n is odd, and an 0: Even and Odd Multiplicity If x c , k 1, is a factor of a polynomial function P( x) and x c k k 1 is not a factor and o k is odd, then the graph crosses the x-axis at c,0 ; o k is even, then the graph is tangent to the x-axis at c, 0 . Polynomial Models o Cubic Regression o Quartic Regression 3.2 GRAPHING POLYNOMIAL FUNCTIONS Graphing Polynomial Functions If P( x) is a polynomial function of degree n, the graph of the function has at most n real zeros, and therefore at most n x-intercepts; at most n 1 turning points. o Steps for Graphing Polynomial Functions
  • 3. 1. Use the leading-term test to determine the end behavior. 2. Find the zeros of the function by solving f ( x) 0. Any real zeros are the first coordinates of the x-intercepts. 3. Use the zeros (x-intercepts) to divide the x-axis into intervals and choose a test point in each interval to determine the sign of all function values in that interval. 4. Find f (0). This gives the y-intercept of the function. 5. If necessary, find additional function values to determine the general shape of the graph and then draw the graph. 6. As a partial check, use the facts that the graph has at most n x-intercepts and at most n 1 turning points. Multiplicity of zeros can also be considered in order to check where the graph crosses or is tangent to the x- axis. We can also check the graph with a graphing calculator. The Intermediate Value Theorem For any polynomial function P( x) with real coefficients, suppose that for a b , P(a) and P(b) are of opposite signs. Then the function has a real zero between a and b. 3.3 POLYNOMIAL DIVISION; THE REMAINDER AND FACTOR THEOREMS This section teaches us concepts that help to find the exact zeros of polynomial functions with degree three or higher. Consider the function h( x) x3 2x2 5x 6 x 3 x 1 x 2 This gives us the following zeros:
  • 4. x 3 0 x 3 x 1 0 x 1 3, 1, 2 x 2 0 x 2 When you divide one polynomial by another, you obtain a quotient and a remainder. o If the remainder is zero then the divisor is a factor of the dividend. P( x) d ( x) Q( x) R( x) P ( x) : Dividend d ( x) : Divisor Q ( x) : Quotient R ( x) : Remainder Synthetic Division o Consider the following: 4 x3 3x 2 x 7 x 2 . A. 4 x2 5x 11 x 2 4 x3 3x 2 x 7 4 x3 8 x 2 5x 2 x 5x 2 10 x 11x 7 11x 22 29 B.
  • 5. 4 5 11 1 2 4 3 1 7 4 8 5 1 5 10 11 7 11 22 29 C. 2 4 3 1 7 8 10 22 4 5 11 29 The Remainder Theorem If a number c is substituted for x in the polynomial f ( x) , then the result f (c) is the remainder that would be obtained by dividing f ( x) by x c. In other words, if f ( x) ( x c) Q( x) R, then f (c) R. The Factor Theorem For a polynomial f ( x) , if f (c) 0, then x c is a factor of f ( x). Proof: If we divide f ( x) by x c, we obtain a quotient and a remainder, related as follows: f ( x) ( x c) Q( x) f (c). Then if f (c) 0, we have f ( x) ( x c) Q( x), so x c is a factor of f ( x) .
  • 6. 3.4 THEOREMS ABOUT ZEROS OF POLYNOMIAL FUNCTIONS The Fundamental Theorem of Algebra Every polynomial function of degree n, with n 1, has at least one zero in the system of complex numbers. Every polynomial function f of degree n, with n 1, can be factored into n linear factors (not necessarily unique); that is, f ( x) an x c1 x c2  x cn . Finding Polynomials with Given Zeros o If a complex number a bi, b 0, is a zero of a polynomial function f ( x) with real coefficients, then its conjugate, a bi , is also a zero.  Example: Find a polynomial function of degree 3, having the zeros 1, 3i, and 3i. Solution: f ( x) an x 1 x 3i x 3i . The number a n can be any nonzero number. The simplest function will be obtained if we let an 1. Then we have f ( x) x 1 x 3i x 3i x 1 x2 9 x3 9 x x 2 9 x3 x2 9x 9 Rational Coefficients If a b c , where a and b are rational and c is not a perfect square, is a zero of a polynomial function f ( x) with rational coefficients, then a b c is also a zero. Integer Coefficients and the Rational Zeros Theorem
  • 7. o The Rational Zeros Theorem Let P( x) an x n an 1 x n 1 an 2 x n 2  a1 x a0 , where all the coefficients are integers. Consider a rational number denoted by p , where p and q are relatively prime (having no common q factor besides 1 and -1). If p is a zero of P( x) , then p is a q factor of a 0 and q is a factor of a n . Example: Given f ( x) 3x 4 11x3 10 x 4 : a) Find the rational zeros and then the other zeros; that is, solve f ( x) 0. b) Factor f ( x) into linear factors. Solution: a) Because the degree of f ( x) is 4, there are at most 4 distinct zeros. The possibilities for p are q possibilities for p 1, 2, 4 : ; possibilities for q 1, 3 1 1 2 2 4 4 possibilities for p : 1, 1, 2, 2, 4, 4, , , , , , q 3 3 3 3 3 3 Now we need to graph the function on a graphing calculator to see which of these possibilities seem to be zeros. When you divide the function by x ( 1) or x 1, you’ll find that -1 is a zero. Dividing the quotient 3x3 14 x2 14 x 4 (obtained from the first division problem 1 1 above) by x will show that is not a 3 3
  • 8. 2 2 zero. Repeating again for shows that 3 3 is a zero. We obtain a quotient of 2 3x2 12 x 6 . So we have 1 and as the 3 rational zeros and 3x 2 12 x 6 factors as 3 x 2 4 x 2 , which yields 2 2 as the other two zeros. b) Therefore the complete factorization of f ( x) is 2 f ( x) x 1 x 3x 2 12 x 6 3 2 x 1 x 3 x2 4x 2 3 2 3 x 1 x x 2 2 x 2 2 3 3.5 RATIONAL FUNCTIONS A rational function is a function f that is a quotient of two p( x) polynomials, that is, f ( x) , where p x and q x are polynomials q( x) and where q x is not the zero polynomial. The domain of f consists of all inputs x for which q( x) 0. Asymptotes o Vertical Asymptotes The line x a is a vertical asymptote for the graph of f if any of the following are true: f ( x) as x a or f ( x) as x a , or f ( x) as x a or f ( x) as x a . Determining Vertical Asymptotes
  • 9. p( x) For a rational function f ( x) , where p( x) and q( x) q( x) are polynomials with no common factors other than constants, if a is a zero of the denominator, then the line x a is a vertical asymptote for the graph of the function. Horizontal Asymptotes  Determining a Horizontal Asymptote When the numerator and the denominator of a rational function have the same degree, a the line y is the horizontal asymptote, b where a and b are the leading coefficients of the numerator and the denominator, respectively. When the degree of the numerator of a rational function is less than the degree of the denominator, the x-axis, or y 0, is the horizontal asymptote. When the degree of the numerator of a rational function is greater than the degree of the denominator, there is no horizontal asymptote. Oblique, or Slant, Asymptotes  Example: Find all asymptotes of 2 x 2 3x 1 f ( x) x 2 Solution: 1. Since x 2 0 x 2 , this gives us a vertical asymptote at the line x 2. 2. There are no horizontal asymptotes since the degree of the numerator is greater than the degree of the denominator.
  • 10. 3. Dividing: (2 x 2 3x 1) ( x 2) , we get 1 2x 1 . Now we see that when x 2 1 x or x , 0 and the value of x 2 f ( x) 2 x 1. This means that as the absolute value of x becomes very large, the graph of f ( x) gets very close to the graph of y 2 x 1. Thus the line y 2 x 1 is the oblique asymptote. 3.6 POLYNOMIAL AND RATIONAL INEQUALITIES Polynomial Inequalities o To solve a polynomial inequality: 1. Find an equivalent inequality with 0 on one side. 2. Solve the related polynomial equation. 3. Use the solutions to divide the x-axis into intervals. Then select a test value from each interval and determine the polynomial’s sign on the interval. 4. Determine the intervals for which the inequality is satisfied and write interval notation or set-builder notation for the solution set. Include the endpoints of the intervals in the solution set if the inequality symbol is or . Rational Inequalities o To solve a rational inequality: 1. Find an equivalent inequality with 0 on one side. 2. Change the inequality symbol to an equals sign and solve the related equation. 3. Find the values of the variable for which the related rational function is not defined. 4. The numbers found in steps (2) and (3) are called critical values. Use the critical values to divide the x-axis into intervals. Then test an x-value from each interval to determine the function’s sign in that interval.
  • 11. 5. Select the intervals for which the inequality is satisfied and write interval notation or set-builder notation for the solution set. If the inequality symbol is or , then the solutions from step (2) should be included in the solution set. The x-values found in step (3) are never included in the solution set. 3.7 VARIATION AND APPLICATIONS Direct Variation If a situation gives rise to a linear function f ( x) kx or y kx, where k is a positive constant, we say that we have direct variation, or that y varies directly as x, or that y is directly proportional to x. The number k is called the variation constant, or constant of proportionality. Inverse Variation k k If a situation gives rise to a linear function f ( x) or y , where k x x is a positive constant, we say that we have inverse variation, or that y varies inversely as x, or that y is inversely proportional to x. The number k is called the variation constant, or constant of proportionality. Combined Variation y varies directly as the nth power of x if there is some positive constant k such that y kx n . y varies inversely as the nth power of x if there is some positive k constant k such that y . xn
  • 12. y varies jointly as x and z if there is some positive constant k such that y kxz.