Evaluating and Graphing Polynomials

When working with polynomial functions, you might be asked to evaluate them for a specific value of the variable. Do you know what to do in this case? Also, according to their degree, polynomial functions will have different types of graphs. Do you know how to solve polynomials by graphing and how to recognise the different types of polynomial graphs? In this article, we will answer all these questions using practical examples.

Get started

Millions of flashcards designed to help you ace your studies

Sign up for free

Review generated flashcards

Sign up for free
You have reached the daily AI limit

Start learning or create your own AI flashcards

StudySmarter Editorial Team

Team Evaluating and Graphing Polynomials Teachers

  • 8 minutes reading time
  • Checked by StudySmarter Editorial Team
Save Article Save Article
Contents
Contents
Table of contents

    Jump to a key chapter

      Firstly, let's recall what do we mean by polynomials.

      Polynomials are expressions involving multiple terms that contain a variable raised to a series of positive whole-number exponents. Each term may also be multiplied by coefficients.

      Polynomial functions are functions that follow the standard form:

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

      As you can see, polynomial functions in standard form are written in decreasing order, from the biggest exponent to the smallest. Also from the equation above, you can notice the following characteristics of a polynomial:

      • anxn is the leading term of the polynomial, since this is the term with the highest exponent.

      • an is the leading coefficient, because this is the coefficient of the leading term of the polynomial.

      • The highest power or exponent present in a polynomial is called the degree of the polynomial. In this case, the degree is n.

      • a0 is a constant because this term is not accompanied by a variable.

      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

      Evaluating polynomials

      There are a couple of methods that you can use to evaluate polynomials, which are direct substitution and synthetic substitution.

      Direct substitution

      To evaluate a polynomial using direct substitution, all you need to do is substitute x with a number to find its solution.

      Evaluate f(x) = 3x2+ 2x + 5 whenx=4 using direct substitution

      f(4) = 3(4)2 + 2(4) + 5

      f(4) = 3×16 + 8 + 5

      f(4) = 48 + 13

      f(4) = 61

      Synthetic substitution

      Using synthetic substitution, the process is different. Let's evaluate the polynomial function from the previous example to explain the steps that you need to follow using this alternative method.

      Evaluate f(x) = 3x2+ 2x + 5 when x=4 using synthetic substitution

      The steps to follow with synthetic substitution are:

      Step 1. Write down the coefficients of each term in the polynomial function in descending order. To the left-hand side of the leading coefficient, write down the value of x that you are evaluating the polynomial function with, as shown below.

      Remember to add any missing terms with a coefficient of zero (0).

      Step 2. Bring down the leading coefficient below the horizontal line. Multiply the leading coefficient by the value of x. Write down the result of the multiplication just under the following coefficient. Then, add the values in the second column taking into account their signs. Write down the result of the addition directly below the horizontal line.

      Bring down the leading coefficient, which is 3

      Multiply the leading coefficient times the value of x: 3×4=12, and put the result under the following coefficient

      Add the values in the second column: 2+12=14

      Step 3. Multiply the result of the addition by the value of x, and put the result of the multiplication just under the following coefficient. Then, add the values taking into account their signs. Repeat this step for all the coefficients. The final value below the horizontal line will be the value of f(x), in this case, f(4).

      Multiply 14 times the value of x: 14×4=56, and put the result under the following coefficient

      Add the values in the third column: 5+56=61

      We do not need to repeat this step, because there are no more coefficients left.

      f(4)=61Notice that this is the same result that we obtained using the previous method.

      Graphing polynomials

      Polynomial graphs are graphical representations of polynomial functions.

      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 StudySmarter

      Polynomial Graphs Degree 2 quadratic StudySmarter

      Degree 3 - CubicDegree 4 - Quartic

      Polynomial Graphs Degree 3 cubic StudySmarter

      Polynomial Graphs Degree 4 quartic StudySmarter

      Degree 5 - QuinticDegree 6 -Hexic

      Polynomial Graphs Degree 5 quintic StudySmarter

      Polynomial Graphs Degree 6 StudySmarter

      How to solve polynomials by graphing?

      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 Factoring Polynomials article if you need a reminder of this.

      After doing polynomial division and factoring of the polynomial function x3+6x2+5x-12=0, 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 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)

      3. End Behavior: 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 behavior of a function?

      Leading Coefficient Test: As mentioned before, 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.

      Evaluating and Graphing Polynomials End Behavior odd function positive coefficient StudySmarterEnd Behavior - 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.

      Evaluating and Graphing Polynomials End Behavior odd function negative coefficient StudySmarterEnd Behavior - 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.

      Evaluating and Graphing Polynomials End Behavior even function positive coefficient StudySmarterEnd Behavior - 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.

      Evaluating and Graphing Polynomials End Behaviour even function negative coefficient StudySmarterEnd Behaviour - even function and negative coefficient, Marilú García De Taylor - StudySmarter Originals

      To sum up the end behavior of the polynomial graph we have the table below:

      Odd functionEven function
      Sign of the Leading CoefficientPositiveNegativePositiveNegative
      End BehaviorLeftRightLeftRightLeftRightLeftRight

      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

      4. Sketch the curve of the function.

      Evaluating and Graphing Polynomials Polynomial graph sketch example StudySmarterSketch of a polynomial graph example, Marilú García De Taylor - StudySmarter Originals

      Alternative method for graphing polynomials

      Another way of graphing polynomials in which you do not need to have the polynomial in factored form is as follows:

      1. Make a table of values using direct substitution of a few values of x.

      2. Plot the points on the coordinate plane to determine the middle section of the graph.

      3. Connect the points with a smooth and continuous curve.

      4. Use the leading coefficient test to determine the end behaviour of the graph.

      Evaluating and Graphing Polynomials - Key takeaways

      • The methods that you can use to evaluate polynomials are direct substitution and synthetic substitution.
      • To evaluate a polynomial using direct substitution, substitute x with a number to find its solution.
      • Polynomial graphs are graphical representations of polynomial functions.
      • The degree of a polynomial matches the number of direction changes in their graph and the number of zeros or x-intercepts.
      • Factoring a polynomial allows you to find the zeros or x-intercepts, which are the values of x where the graph intercepts the x-axis.
      • You will need to look at whether the exponent of the leading term of the polynomial is even or odd and the sign of its coefficient, to help you determine the end behaviour of the curve.
      Evaluating and Graphing Polynomials Evaluating and Graphing Polynomials
      Learn with 0 Evaluating and Graphing Polynomials flashcards in the free StudySmarter app

      We have 14,000 flashcards about Dynamic Landscapes.

      Sign up with Email

      Already have an account? Log in

      Frequently Asked Questions about Evaluating and Graphing Polynomials

      What are polynomials in Math?

      Polynomials are expressions involving multiple terms that contain a variable raised to a series of positive whole-number exponents. Each term may also be multiplied by coefficients.

      What is evaluating the value of a polynomial?

      Evaluating the value of a polynomial consists of finding the solution of the polynomial for a specific value of x.

      How do you evaluate a polynomial example?

      You can evaluate a polynomial using two methods: direct substitution or synthetic substitution.

      What does a polynomial graph look like?

      According to their degree, polynomial functions will have different types of graphs. 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. The degree of a polynomial matches the number of direction changes in their graph and the number of zeros or x-intercepts. 

      How do you solve polynomials by graphing?

      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 y-intercept.
      3. Carry out the leading coefficient test to find the end behaviour of the polynomial function.
      4. Sketch the function.


      Alternatively, you can make a table of values using direct substitution of a few values of x, and plot the points on the coordinate plane to determine the middle section of the graph. Then, you can connect the points with a smooth and continuous curve, and use the leading coefficient test to determine the end behaviour of the graph. In this case, you do not need to have the polynomial in factored form.


      Save Article

      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