Achievable logoAchievable logo
FE Mechanical
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Exam catalog
Mountain with a flag at the peak
Textbook
1. Mathematics
1.1 Analytic geometry
1.1.1 Linear equations
1.1.2 Quadratics
1.1.3 Polynomial functions
1.1.4 Logarithms
1.2 Calculus
1.3 Ordinary differential equations
1.4 Numerical methods
2. Probability & statistics
3. Ethics & professional practice
4. Engineering economics
5. Electricity & magnetism
6. Statics
7. sandbox
Example
Achievable logoAchievable logo
1.1.3 Polynomial functions
FE Mechanical
1. Mathematics
1.1. Analytic geometry
Our FE Mechanical course is currently in development and is a work-in-progress.

Polynomial functions

3 min read
Font
Discuss
Share
Feedback

A polynomial function is a function of the form:

P(x)=an​xn+an−1​xn−1+⋯+a1​x+a0​,

where:

  • an​,an−1​,…,a1​,a0​ are constants called coefficients,
  • n is a non-negative integer called the degree of the polynomial, and
  • an​=0 (the leading coefficient).

The fundamental theorem of algebra

The fundamental theorem of algebra is one of the most important results in mathematics:

Every polynomial of degree n≥1 with complex coefficients has exactly n roots (counting multiplicities) in the complex numbers.

Its key implications include:

  • Existence of roots. Every non-constant polynomial has at least one root.
  • Complete factorization. Any polynomial can be completely factored into linear factors over the complex numbers.
  • Counting roots. A polynomial of degree n has exactly n roots when multiplicities are counted.

Polynomials with real coefficients

When a polynomial has real coefficients, which is the case in most applications in science and engineering, its roots have special properties:

Complex conjugate root theorem

If a polynomial with real coefficients has a complex root a+bi (where b=0), then its complex conjugate a−bi is also a root.

The consequences of this theorem include:

  • Complex roots come in pairs for polynomials with real coefficients.
  • Odd-degree polynomials must have at least one real root.
  • Even-degree polynomials may have all complex roots (in conjugate pairs).

Factorization of real polynomials

Complete factorization theorem

Every polynomial with real coefficients can be factored into a product of:

  • Linear factors corresponding to real roots, and/or
  • Irreducible quadratic factors corresponding to complex conjugate pairs

In mathematical form, this means that a polynomial P(x) may be factored as:

P(x)=an​(x−r1​)(x−r2​)⋯(x−rk​)⋅(x2+b1​x+c1​)(x2+b2​x+c2​)⋯(x2+bm​x+cm​),

where:

  • r1​,r2​,…,rk​ are the real roots.
  • Each quadratic factor x2+bj​x+cj​ is irreducible (has no real roots).
  • k+2m=n (total degree).
Definitions
Irreducible
A quadratic x2+bx+c is irreducible over the reals if its discriminant is negative: b2−4c<0.

The roots of such a quadratic are:

x​=2−b±b2−4c​​=2−b±i4c−b2​​​

These are complex conjugates, α±βi, where α=−2b​ and β=24c−b2​​.

  • Fundamental Theorem of Algebra: Every polynomial of degree n has exactly n complex roots and can be factored into linear factors, one for each root.
  • Real Coefficient Property: For polynomials with real coefficients, complex roots come in conjugate pairs.
  • Factorization: Polynomials with real coefficients factor into linear and irreducible quadratic factors.
Previous
Next  | 1.1.4 Logarithms
All rights reserved ©2016 - 2026 Achievable, Inc.

Polynomial functions

A polynomial function is a function of the form:

P(x)=an​xn+an−1​xn−1+⋯+a1​x+a0​,

where:

  • an​,an−1​,…,a1​,a0​ are constants called coefficients,
  • n is a non-negative integer called the degree of the polynomial, and
  • an​=0 (the leading coefficient).

The fundamental theorem of algebra

The fundamental theorem of algebra is one of the most important results in mathematics:

Every polynomial of degree n≥1 with complex coefficients has exactly n roots (counting multiplicities) in the complex numbers.

Its key implications include:

  • Existence of roots. Every non-constant polynomial has at least one root.
  • Complete factorization. Any polynomial can be completely factored into linear factors over the complex numbers.
  • Counting roots. A polynomial of degree n has exactly n roots when multiplicities are counted.

Polynomials with real coefficients

When a polynomial has real coefficients, which is the case in most applications in science and engineering, its roots have special properties:

Complex conjugate root theorem

If a polynomial with real coefficients has a complex root a+bi (where b=0), then its complex conjugate a−bi is also a root.

The consequences of this theorem include:

  • Complex roots come in pairs for polynomials with real coefficients.
  • Odd-degree polynomials must have at least one real root.
  • Even-degree polynomials may have all complex roots (in conjugate pairs).

Factorization of real polynomials

Complete factorization theorem

Every polynomial with real coefficients can be factored into a product of:

  • Linear factors corresponding to real roots, and/or
  • Irreducible quadratic factors corresponding to complex conjugate pairs

In mathematical form, this means that a polynomial P(x) may be factored as:

P(x)=an​(x−r1​)(x−r2​)⋯(x−rk​)⋅(x2+b1​x+c1​)(x2+b2​x+c2​)⋯(x2+bm​x+cm​),

where:

  • r1​,r2​,…,rk​ are the real roots.
  • Each quadratic factor x2+bj​x+cj​ is irreducible (has no real roots).
  • k+2m=n (total degree).
Definitions
Irreducible
A quadratic x2+bx+c is irreducible over the reals if its discriminant is negative: b2−4c<0.

The roots of such a quadratic are:

x​=2−b±b2−4c​​=2−b±i4c−b2​​​

These are complex conjugates, α±βi, where α=−2b​ and β=24c−b2​​.

Key points
  • Fundamental Theorem of Algebra: Every polynomial of degree n has exactly n complex roots and can be factored into linear factors, one for each root.
  • Real Coefficient Property: For polynomials with real coefficients, complex roots come in conjugate pairs.
  • Factorization: Polynomials with real coefficients factor into linear and irreducible quadratic factors.

More from Analytic geometry

  • Linear equations
  • Quadratics
  • Logarithms