We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > College Algebra CoRequisite Course

Identify and Evaluate Polynomials

Learning Outcomes

  • Identify a polynomial
  • Evaluate a polynomial for given values
A polynomial is an expression consisting of a sum or difference of terms in which each term consists of a real number, a variable, or the product of a real number and one or more variables with non-negative integer exponents. Non negative integers are [latex]0, 1, 2, 3, 4[/latex], ...

Identify a polynomial

The following table is intended to help you tell the difference between what is a polynomial and what is not.
IS a Polynomial Is NOT a Polynomial Because
[latex]2x^2-\frac{1}{2}x -9[/latex] [latex]\frac{2}{x^{2}}+x[/latex] Polynomials only have variables in the numerator
[latex]\frac{y}{4}-y^3[/latex] [latex]\frac{2}{y}+4[/latex] Polynomials only have variables in the numerator
[latex]\sqrt{12}\left(a\right)+9[/latex]  [latex]\sqrt{a}+7[/latex] Roots are equivalent to rational exponents, and polynomials only have integer exponents
The basic building block of a polynomial is a monomial. A monomial is one term and can be a number, a variable, or the product of a number and variables with an exponent. The number part of the term is called the coefficient. The expression 6x to the power of 3. 6 is the coefficient, x is the variable, and the power of 3 is the exponent. A polynomial containing two terms, such as [latex]2x - 9[/latex], is called a binomial. A polynomial containing three terms, such as [latex]-3{x}^{2}+8x - 7[/latex], is called a trinomial. We can find the degree of a polynomial by identifying the highest power of the variable that occurs in the polynomial. The term with the highest degree is called the leading term because it is usually written first. The coefficient of the leading term is called the leading coefficient. When a polynomial is written so that the powers are descending, we say that it is in standard form. It is important to note that polynomials only have integer exponents. 4x^3 - 9x^2 + 6x, with the text

Example

Which of the following expressions is a polynomial? Select all that apply.
    1. [latex]-\frac{1}{12}{x}^{3}+5+2{x}^{2}[/latex]
    2. [latex]5{x}^{\frac{1}{2}}-2{x}^{3}+7x[/latex]
    3. [latex]7p-{p}^{11}-1[/latex]
    4. [latex]{x}^{-1}+{x}^{3}-9[/latex]

Answer:

  1. [latex]-\frac{1}{12}{x}^{3}+5+2{x}^{2}[/latex] is a polynomial.
  2. [latex]5{x}^{\frac{1}{2}}-2{x}^{3}+7x[/latex] is not a polynomial because it contains a non-integer exponent.
  3. [latex]7p-{p}^{11}-1[/latex] is a polynomial.
  4. [latex]{x}^{-1}+{x}^{3}-9[/latex] is not a polynomial because it contains a negative exponent.

The table below illustrates some examples of monomials, binomials, trinomials, and other polynomials. They are all written in standard form.
Monomials Binomials Trinomials Other Polynomials
[latex]15[/latex] [latex]3y+13[/latex] [latex]x^{3}-x^{2}+1[/latex] [latex]5x^{4}+3x^{3}-6x^{2}+2x[/latex]
[latex] \displaystyle \frac{1}{2}x[/latex] [latex]4p-7[/latex] [latex]3x^{2}+2x-9[/latex] [latex]\frac{1}{3}x^{5}-2x^{4}+\frac{2}{9}x^{3}-x^{2}+4x-\frac{5}{6}[/latex]
[latex]-4y^{3}[/latex] [latex]3x^{2}+\frac{5}{8}x[/latex] [latex]3y^{3}+y^{2}-2[/latex] [latex]3t^{3}-3t^{2}-3t-3[/latex]
[latex]16n^{4}[/latex] [latex]14y^{3}+3y[/latex] [latex]a^{7}+2a^{5}-3a^{3}[/latex] [latex]q^{7}+2q^{5}-3q^{3}+q[/latex]
When the coefficient of a polynomial term is [latex]0[/latex], you usually do not write the term at all (because [latex]0[/latex] times anything is [latex]0[/latex], and adding [latex]0[/latex] doesn’t change the value). The last binomial above could be written as a trinomial, [latex]14y^{3}+0y^{2}+3y[/latex]. A term without a variable is called a constant term, and the degree of that term is [latex]0[/latex]. For example [latex]13[/latex] is the constant term in [latex]3y+13[/latex]. You would usually say that [latex]14y^{3}+3y[/latex] has no constant term or that the constant term is [latex]0[/latex]. The following video illustrates how to identify which expressions are polynomials. https://youtu.be/nPAqfuoSbPI

Evaluate a polynomial

You can evaluate polynomials just as you can other kinds of expressions. To evaluate an expression for a value of the variable, you substitute the value for the variable every time it appears. Then use the order of operations to find the resulting value for the expression.

Example

Evaluate [latex]3x^{2}-2x+1[/latex] for [latex]x=-1[/latex].

Answer: Substitute [latex]-1[/latex] for each x in the polynomial.

[latex]3\left(-1\right)^{2}-2\left(-1\right)+1[/latex]

Following the order of operations, evaluate exponents first.

[latex]3\left(1\right)-2\left(-1\right)+1[/latex]

Multiply [latex]3[/latex] times [latex]1[/latex], and then multiply [latex]-2[/latex] times [latex]-1[/latex].

[latex]3+\left(-2\right)\left(-1\right)+1[/latex]

Change the subtraction to addition of the opposite.

[latex]3+2+1[/latex]

Find the sum.

Answer

[latex-display]3x^{2}-2x+1=6[/latex], for [latex]x=-1[/latex-display]

Example

Evaluate [latex] \displaystyle -\frac{2}{3}p^{4}+2^{3}-p[/latex] for [latex]p = 3[/latex].

Answer: Substitute [latex]3[/latex] for each p in the polynomial.

[latex] \displaystyle -\frac{2}{3}\left(3\right)^{4}+2\left(3\right)^{3}-3[/latex]

Following the order of operations, evaluate exponents first and then multiply.

[latex] \displaystyle -\frac{2}{3}\left(81\right)+2\left(27\right)-3[/latex]

Add and then subtract to get [latex]-3[/latex].

[latex]-54 + 54 – 3[/latex]

Answer

[latex-display] \displaystyle -\frac{2}{3}p^{4}+2p^{3}-p=-3[/latex], for [latex]p = 3[/latex-display]

 In the following video we show more examples of evaluating polynomials for given values of the variable.

https://youtu.be/2EeFrgQP1hM

Licenses & Attributions

CC licensed content, Original

  • Evaluate a Polynomial in One Variable. Authored by: James Souse (Mathispower4u.com). License: CC BY: Attribution.
  • Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.

CC licensed content, Shared previously

  • Unit 11: Exponents and Polynomials, from Developmental Math: An Open Program. Provided by: Monterey Institute of Technology Located at: https://www.nroc.org/. License: CC BY: Attribution.
  • College Algebra. Authored by: Abramson, Jay, et al.. Located at: https://cnx.org/contents/[email protected]:1/Preface. License: Public Domain: No Known Copyright. License terms: Download for free at :http://cnx.org/contents/[email protected]:1/Preface.