Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Polynomials are algebraic expressions built from terms like 3x23x^2, 5x-5x, and 77, and they appear throughout algebra, calculus, physics, and data modeling. Understanding their structure helps students predict how equations behave without graphing every point by hand. The degree, coefficients, and constant term each give clues about the shape and direction of the graph.

Factoring adds another powerful tool because it reveals where the graph crosses or touches the xx-axis.

A polynomial can be written in standard form, factored form, or sometimes both, and each form highlights different information. The highest exponent gives the degree, which strongly affects end behavior and the possible number of turning points. Factors such as (x2)(x - 2) or (x+1)2(x + 1)^2 show zeros and multiplicities, which tell whether the graph crosses the axis or just touches it.

By connecting algebraic form to graph behavior, students can move smoothly between equations, tables, and sketches.

Understanding Polynomials

A useful way to work with a polynomial is to choose the form that answers the problem at hand. Expanded form makes addition, subtraction, and comparison of coefficients easier. Factored form makes roots easier to see.

A table of values helps locate important changes when factors are hard to find. These are not separate topics. They are different views of the same function.

Students often get stuck because they try to factor every expression immediately. First check for a greatest common factor.

Then look for familiar patterns, such as a difference of squares or a trinomial that can be grouped. This order prevents missed factors and reduces arithmetic errors.

The Factor Theorem links a possible zero to division. If substituting a number for the variable gives a result of zero, then the matching linear factor divides evenly into the polynomial. For example, if a polynomial has zero at three, then the factor is x minus three.

Synthetic division is a fast method for checking this when the divisor has that simple linear form. It produces a smaller polynomial called the quotient. Repeating the process can reveal more factors.

The Rational Root Theorem helps narrow the search. Any rational zero must come from a fraction whose top divides the constant term and whose bottom divides the leading coefficient. It gives candidates, not a promise that every candidate works.

Not every polynomial factors nicely using whole numbers or fractions. A quadratic may require completing the square or the quadratic formula. Some polynomials have no real zeros at all, so their graphs never meet the horizontal axis.

For example, a quadratic that opens upward can remain above the axis. Higher degree polynomials can have real roots plus roots involving imaginary numbers. This matters because the total number of roots, when multiplicity is counted, matches the degree if complex roots are included.

In a polynomial with real coefficients, nonreal complex roots occur in matching conjugate pairs. Students usually meet this idea later, but it explains why a degree three graph may show only one real intercept.

A reliable graph sketch uses several pieces of evidence instead of a few guessed points. Start with the left and right end directions. Then mark each real zero and decide the behavior nearby from its repeated factor.

Find the vertical intercept by setting the variable to zero. Test one value in each interval between zeros to see whether the graph is above or below the axis. Finally, remember that a smooth polynomial graph has no corners, gaps, or vertical asymptotes.

A calculator graph can support this work, but the viewing window can hide roots or make close turning points look like one feature. Algebra gives the stronger explanation for the shape.

Key Facts

  • A polynomial in standard form looks like anxn+an1xn1++a1x+a0a_nx^n + a_{n-1}x^{n-1} + \ldots + a_1x + a_0, where nn is a whole number.
  • The degree of a polynomial is the greatest exponent with a nonzero coefficient.
  • If f(x)=a(xr)mf(x) = a(x - r)^m, then x=rx = r is a zero with multiplicity mm.
  • Even multiplicity usually means the graph touches the x-axis and turns around at that zero.
  • Odd multiplicity usually means the graph crosses the x-axis at that zero.
  • For degree n, a polynomial can have at most n real zeros and at most n - 1 turning points.

Vocabulary

Polynomial
An expression made of terms with variables raised to whole-number exponents and combined by addition or subtraction.
Degree
The highest exponent of the variable in a polynomial after like terms are combined.
Coefficient
The numerical factor multiplying a variable term, such as 44 in 4x34x^3.
Factor
A simpler expression that multiplies with others to produce the polynomial.
Multiplicity
The number of times a particular factor is repeated, which affects how the graph behaves at that zero.

Common Mistakes to Avoid

  • Calling the degree the number of terms, which is wrong because degree depends on the highest exponent, not how many terms appear.
  • Forgetting to combine like terms before finding the degree, which can lead to choosing an exponent from a term that cancels out.
  • Assuming every zero makes the graph cross the x-axis, which is wrong because zeros with even multiplicity usually make the graph touch and turn.
  • Ignoring the leading coefficient when predicting end behavior, which is wrong because both the degree and the sign of the leading coefficient control the graph's ends.

Practice Questions

  1. 1 Find the degree, leading coefficient, and constant term of P(x)=3x4+2x27x+5P(x) = -3x^4 + 2x^2 - 7x + 5.
  2. 2 For f(x)=(x1)2(x+3)f(x) = (x - 1)^2(x + 3), list all zeros, give each multiplicity, and state whether the graph crosses or touches the xx-axis at each zero.
  3. 3 A polynomial has odd degree and a negative leading coefficient. Describe the end behavior of its graph and explain why.