Loading...
3+
3
Login

Polynomials – Expressions of Power

A polynomial is an expression made up of one or more terms, each consisting of a variable raised to a non-negative whole-number power. Polynomials are one of the most fundamental structures in mathematics.

What Is a Polynomial?

A polynomial is a sum of terms of the form ax to the power n, where a is a coefficient and n is a non-negative integer. Examples: 3x squared + 2x - 5 and x cubed - 4. NOT polynomials: 1/x (negative power) or the square root of x (fractional power).

Naming Polynomials by Degree

Highest PowerNameExample
0Constant7
1Linear3x + 2
2Quadraticx squared - 4x + 1
3Cubic2x cubed + x - 3
4Quarticx to the 4 - 5x squared

Adding and Subtracting Polynomials

Collect like terms — match powers and combine their coefficients.

Add (3x squared + 2x - 1) and (x squared - 5x + 4).

x squared terms: 3 + 1 = 4. x terms: 2 + (-5) = -3. Constants: -1 + 4 = 3. Answer: 4x squared - 3x + 3.

Subtract (2x squared - x + 3) from (5x squared + 4x - 1).

(5x squared + 4x - 1) - (2x squared - x + 3) = 5x squared - 2x squared + 4x + x - 1 - 3 = 3x squared + 5x - 4.

Multiplying Polynomials

Multiply each term in the first polynomial by each term in the second, then collect like terms.

Expand (x + 2)(x squared - 3x + 1).

x times x squared = x cubed. x times -3x = -3x squared. x times 1 = x. 2 times x squared = 2x squared. 2 times -3x = -6x. 2 times 1 = 2. Collect: x cubed + (-3+2)x squared + (1-6)x + 2 = x cubed - x squared - 5x + 2.

The Remainder Theorem

When a polynomial P(x) is divided by (x - a), the remainder equals P(a). This saves performing full polynomial long division.

Find the remainder when P(x) = 2x cubed - 3x + 1 is divided by (x - 2).

P(2) = 2(8) - 3(2) + 1 = 16 - 6 + 1 = 11. Remainder is 11.

Key Takeaways

  • A polynomial has non-negative integer powers of variables only.
  • The degree is the highest power; it names the polynomial (linear, quadratic, cubic, etc.).
  • Add/subtract by collecting like terms; multiply by distributing each term.
  • The Remainder Theorem: when P(x) is divided by (x-a), the remainder is P(a).

Practice Questions

  1. Add (4x cubed - 2x + 5) and (x cubed + 3x squared - 4x - 2).
  2. Subtract (3x squared - x + 2) from (7x squared + 4x - 5).
  3. Expand (x + 3)(x squared - x + 2).
  4. What is the degree of 5x cubed - 2x squared + x - 7?
  5. Find the remainder when P(x) = x cubed - 4x + 6 is divided by (x - 1).
HomeAboutResourcesDashboard