Polynomial Graphs

Polynomial Graphs are graphical representations of polynomial FunctionsPolynomials are expressions involving multiple terms that contain a variable raised to a series of positive whole Number powers. Each term may also be multiplied by coefficients.

Get started Sign up for free
Polynomial Graphs Polynomial Graphs

Create learning materials about Polynomial Graphs with our free learning app!

  • Instand access to millions of learning materials
  • Flashcards, notes, mock-exams and more
  • Everything you need to ace your exams
Create a free account

Millions of flashcards designed to help you ace your studies

Sign up for free

Convert documents into flashcards for free with AI!

Contents
Table of contents

    Polynomial Functions follow the Standard Form:

    f(x) = anxn +a(n-1)x(n-1) + a(n-2)x(n-2) +... +a1x + a0

    The highest exponent present in a polynomial determines the degree of the polynomial.

    f(x) = 3x2 + 2x + 5 is a polynomial of degree 2

    f(x) = 2x-1 + 5 is not a polynomial because it has a negative exponent

    In the Graphs article, we looked at how to graph different types of polynomial functions (Line Graphs, quadratic, cubic, and quartic functions) but only based on the points where the curve crosses the x and y axes. However, as the behaviour of higher exponent functions is not as predictable as lines or parabolas, to get a more accurate representation of their curve, we need to use some key features.

    Key features of polynomial graphs

    1. Find the zeros: The zeros of a function are the values of x that make the function equal to zero. They are also known as x-intercepts.

    To find the zeros of a function, you need to set the function equal to zero and use whatever method required (factoring, division of Polynomials, Completing the Square or quadratic formula) to find the solutions for x. Please refer to the Polynomials article if you need a reminder of this.

    After doing polynomial division and factoring of the polynomial function, we get the result (x-1)(x+3)(x+4)=0.

    Based on this, the zeros or x-intercepts are:

    x=1, x=-3 and x=-4

    If a zero appears as part of the solution twice (it is repeated), then the curve of the function will touch the x-axis at that value of x, and then bounce off the x-axis changing its direction.

    2. Find the Turning Points (local maximum or minimum): To find the highest point (local maximum) and the lowest point (local minimum) in a particular section of the curve where it changes direction, you should proceed as follows:

    • Find the derivative of the polynomial function using the power rule f'(x)=nxn-1.

    • Make the function equal to zero to find the x-coordinates of the Turning Points. You can do this by factoring, Completing the Square or using the quadratic formula.

    • After this, you need to substitute the resulting values of x into the original function to find the y-coordinate of the turning points.

    • The derivative of f(x) =x3+6x2+5x -12 is f'(x)=3x2+12x+5

    • Now we need to find the x-coordinates of the turning points:

    3x2+12x+5=0

    This polynomial cannot be factored, so let's use the quadratic formula

    x=-b±b2 - 4ac2a

    From the function, we can identify that a=3, b=12 and c=5

    x=-12±122 - 4×3×52×3

    x=-12±144 - 606 =-12±846 84=4 x 21=4 × 21=221

    x=-12± 2216 Simplify by 2

    x=-6± 213

    We have two solutions, which are the x-coordinates of the turning points:

    x=-6 +213=-0.472

    x=-6 -213=-3.528

    • Now we substitute the resulting values of x of into the original function to find the y-coordinate of the turning points:

    f(-0.472) =(-0.472)3+6(-0.472)2+5(-0.472) -12

    f(-0.472) =-13.128

    f(-3.528) =(-3.528)3+6(-3.528)2+5(-3.528) -12

    f(-3.528) =1.128

    The turning points are:

    Local maximum = (-3.528, 1.128)

    Local minimum = (-0.472, -13.128)

    3. Find the y-intercept: Substitute x = 0 in the original polynomial function. The result will be the y-coordinate where the curve crosses the y-axis.

    f(x) =x3+6x2+5x -12

    f(0) =03+6(0)2+5(0) -12

    f(0) =-12

    The point where the curve of the function crosses the y-axis is (0, -12)

    4. End Behaviour: The curves of polynomials that have a degree of 2 or more are continuous and smooth lines that can have maximum or minimum points where they change direction in the middle section of the curve, and on either end of the curve they tend to go towards positive or negative infinity.

    How do you determine the end behaviour of a function?

    Leading Coefficient Test: The leading term of a polynomial is the term with the highest exponent. You will need to look at whether its exponent is even or odd and the sign of its coefficient to help you determine the end behaviour of the curve.

    • Odd function (i.e. x3, x5, x7)

    a) Positive leading coefficient: In this case, the function will point downwards on the left and point up on the right end of the curve.

    Polynomial Graphs End Behavior odd function positive coefficient StudySmarterEnd Behaviour - odd function and positive coefficient, Marilú García De Taylor - StudySmarter Originals

    b) Negative leading coefficient: In this case, the function will point up on the left and point down on the right end of the curve.

    Polynomial Graphs End Behavior odd function negative coefficient StudySmarterEnd Behaviour - odd function and negative coefficient, Marilú García De Taylor - StudySmarter Originals

    • Even function (i.e. x2, x4, x6)

    a) Positive leading coefficient: In this case, the function will point upwards on both ends of the curve.

    Polynomial Graphs End Behavior even function positive coefficient StudySmarterEnd Behaviour - even function and positive coefficient, Marilú García De Taylor - StudySmarter Originals

    b) Negative leading coefficient: In this case, the function will point downwards on both ends of the curve.

    Polynomial Graphs End Behavior even function negative coefficient StudySmarterEnd Behaviour - even function and negative coefficient, Marilú García De Taylor - StudySmarter Originals

    Odd functionEven function
    Sign of the Leading CoefficientPositiveNegativesPositiveNegatives
    End BehaviourLeftRightLeftRightLeftRightLeftRight

    f(x) =x3+6x2+5x -12

    The leading term of the polynomial function is x3, which means that it is an odd function with a positive leading coefficient. Therefore, the end behaviour of the curve will be like this:

    LeftRight

    5. Sketch the curve of the function.

    Polynomial Graphs Polynomial graph sketch example StudySmarterSketch of a polynomial graph example, Marilú García De Taylor - StudySmarter Originals

    What are the different types of polynomial graphs?

    There are different types of polynomial graphs according to their degree.

    Notice that the degree of a polynomial matches the Number of direction changes in their graph and the Number of zeros or x-intercepts.

    Degree 1 - LinearDegree 2 - Quadratic
    Polynomial Graphs Degree 1 linear StudySmarterPolynomial Graphs Degree 2 quadratic StudySmarter
    Degree 3 - CubicDegree 4 - Quartic
    Polynomial Graphs Degree 3 cubic StudySmarterPolynomial Graphs Degree 4 quartic StudySmarter
    Degree 5 - QuinticDegree 6
    Polynomial Graphs Degree 5 quintic StudySmarterPolynomial Graphs Degree 6 StudySmarter

    How do you find the equation of a polynomial function from its graph?

    If you are given the graph of a polynomial function, you can find the equation of the polynomial function by following these steps:

    1. Identify the zeros or x-intercepts (values of x where the curve crosses or touches the x-axis).

    2. Write the Factors of the function using the zeros identified (make sure that you change the sign of the zeros when you write them as factors). For example, if b is a root, then(x-b) is a factor of the function.

    3. Any repeated Factors can be written as (x±b)2.

    4. Find the value of the stretch factor (a) using the y-intercept.

    Find the equation of the polynomial function represented by the following graph:

    Polynomial Graphs Finding equation polynomial graph StudySmarterFinding the equation of a polynomial graph, Marilú García De Taylor - StudySmarter Originals

    1. The zeros or x-intercepts are:

    x=-4, x=-3 and x=1

    x=-4

    2. The factors are: (x+4)(x+3)(x-1)

    3. f(x) = a(x+4)(x+3)(x-1) a=?

    The y-intercept is (0, -12), so you need to substitute those values in f(x) to find the value of the stretch factor (a).

    -12 = a(0+4)(0+3)(0-1)

    -12 = a((4)(3)(-1))

    -12 = -12a

    a = -12-12= 1

    a= 1, therefore the equation of the polynomial function is:

    f(x) = (x+4)(x+3)(x-1)

    You can leave it like this, or expand brackets and combine like terms to get the Standard Form of the polynomial function, like this:

    f(x) = (x+4)(x+3)(x-1) expand the first two brackets first

    = (x2+3x+4x+12)(x-1)

    = (x2+7x+12)(x-1)

    = x3+7x2+12x-x2-7x-12

    f(x) =x3+6x2+5x-12

    Polynomial Graphs - Key takeaways

    • Polynomial graphs are graphical representations of polynomial functions.

    • Some key features of polynomial graphs are the number of zeros or x-intercepts, the repeated zeros, the turning points, the y-intercept, the type of function (odd or even), the sign of the leading coefficient, and the end behaviour of the curve.

    • There are different types of polynomial graphs according to their degree.

    • The degree of a polynomial matches the number of direction changes in their graph and the number of zeros or x-intercepts.

    • It is possible to find the equation of a polynomial function from its graph.

    Frequently Asked Questions about Polynomial Graphs

    What is a polynomial graph?

    Polynomial graphs are graphical representations of polynomial functions.

    How do you graph polynomial functions?


    To graph polynomial functions follow these steps:

    1. Find the zeros using whatever method required (factoring, division of polynomials, completing the square or quadratic formula).
    2. Find the turning points (local maximum or minimum).
    3. Find the y-intercept.
    4. Carry out the leading coefficient test to find the end behaviour of the polynomial function.
    5. Sketch the function.


    How do you find the equation of a polynomial graph?

    To find the equation of the polynomial function from its graph, follow these steps:

    1. Identify the zeros or x-intercepts (values of x where the curve crosses or touches the x-axis.
    2. Write the factors of the function using the zeros identified (make sure that you change the sign of the zeros when you write them as factors).
    3. Any repeated factors can be written as (x± b)².
    4. Find the value of the stretch factor (a) using the y-intercept.


    What are examples of polynomial graphs?

    Examples of polynomial graphs include: degree 1 - linear, degree 2 - quadratic, degree 3 - cubic, and degree 4 - quartic.

    What are some key features of polynomial graphs?

    Some key features of polynomial graphs are: the number of zeros or x-intercepts, the repeated zeros, the turning points, the y-intercept, the type of function (odd or even), the sign of the leading coefficient, and the end behaviour of the curve.

    Discover learning materials with the free StudySmarter app

    Sign up for free
    1
    About StudySmarter

    StudySmarter is a globally recognized educational technology company, offering a holistic learning platform designed for students of all ages and educational levels. Our platform provides learning support for a wide range of subjects, including STEM, Social Sciences, and Languages and also helps students to successfully master various tests and exams worldwide, such as GCSE, A Level, SAT, ACT, Abitur, and more. We offer an extensive library of learning materials, including interactive flashcards, comprehensive textbook solutions, and detailed explanations. The cutting-edge technology and tools we provide help students create their own learning materials. StudySmarter’s content is not only expert-verified but also regularly updated to ensure accuracy and relevance.

    Learn more
    StudySmarter Editorial Team

    Team Math Teachers

    • 8 minutes reading time
    • Checked by StudySmarter Editorial Team
    Save Explanation Save Explanation

    Study anywhere. Anytime.Across all devices.

    Sign-up for free

    Sign up to highlight and take notes. It’s 100% free.

    Join over 22 million students in learning with our StudySmarter App

    The first learning app that truly has everything you need to ace your exams in one place

    • Flashcards & Quizzes
    • AI Study Assistant
    • Study Planner
    • Mock-Exams
    • Smart Note-Taking
    Join over 22 million students in learning with our StudySmarter App
    Sign up with Email

    Get unlimited access with a free StudySmarter account.

    • Instant access to millions of learning materials.
    • Flashcards, notes, mock-exams, AI tools and more.
    • Everything you need to ace your exams.
    Second Popup Banner