← Back to all lessons
Class 10Algebra14:44Published 1 Mar 2024

Important Questions of Polynomials (Part 1)

A rapid revision of the key one-word questions on polynomials, covering degree, zeros, linear, quadratic, and cubic polynomials, and the relationships between zeros and coefficients.

This lesson works through the most important short-answer questions on polynomials for Class 10. It defines the degree of a polynomial, the general forms and graphs of linear, quadratic, and cubic polynomials, and how many zeros each can have. It then connects the zeros of a quadratic to its coefficients, shows how to check whether a value is a zero, and lists the standard algebraic identities for symmetric expressions in the zeros.

What you'll learn

  • What the degree of a polynomial means and how to read it off, including the special cases of a constant and the zero polynomial
  • The general forms, graphs, and number of zeros for linear, quadratic, and cubic polynomials
  • How the sum and product of the zeros of a quadratic relate to its coefficients, and how to rebuild the quadratic from its zeros
  • How to check whether a given value is a zero, plus the standard identities for symmetric expressions in the two zeros

Lesson chapters

0:00Degree of a polynomial and special cases
1:27Linear polynomials: form, graph, and zero
4:27Quadratic polynomials: form, graph, and zeros
8:09Cubic polynomials and rebuilding a quadratic from its zeros
9:40Checking whether a value is a zero
10:47Zeros and coefficients, plus useful identities

Lesson notes

Important Questions of Polynomials (Part 1)

This lesson runs through the key short-answer questions on polynomials: the meaning of degree, the forms and graphs of linear, quadratic, and cubic polynomials, the link between the zeros of a quadratic and its coefficients, and the standard identities you reuse again and again.

Degree of a polynomial

The exponent of the variable in a polynomial is always a whole number. The degree of a polynomial is the highest power of the variable among the terms with a non-zero coefficient.

A constant such as P(x)=7P(x) = 7 has degree 00, because it can be seen as 7x07x^{0}. The degree of the zero polynomial is not defined.

Linear polynomials

The general form of a linear polynomial is

P(x)=ax+b,a0,P(x) = ax + b, \quad a \neq 0,

where aa and bb are real numbers. Its degree is 11 and its graph is a straight line.

A zero of a polynomial is a value of xx for which P(x)=0P(x) = 0. For the linear polynomial ax+bax + b, setting P(x)=0P(x) = 0 gives

x=ba.x = -\frac{b}{a}.

So a linear polynomial has exactly one zero.

Quadratic polynomials

The general form of a quadratic polynomial is

P(x)=ax2+bx+c,a0,P(x) = ax^{2} + bx + c, \quad a \neq 0,

with a,b,ca, b, c real. Its graph is a parabola.

Direction of the parabola

  • If a>0a > 0, the parabola opens upward.
  • If a<0a < 0, the parabola opens downward.

A quadratic polynomial has at most 22 zeros.

Zeros and coefficients

If α\alpha and β\beta are the zeros of ax2+bx+cax^{2} + bx + c, then

α+β=ba,αβ=ca,\alpha + \beta = -\frac{b}{a}, \qquad \alpha\beta = \frac{c}{a},

where aa is the coefficient of x2x^{2}, bb the coefficient of xx, and cc the constant term. In words, the sum of the zeros is minus the coefficient of xx over the coefficient of x2x^{2}, and the product of the zeros is the constant over the coefficient of x2x^{2}.

Rebuilding the quadratic from its zeros

Given the zeros α\alpha and β\beta, the quadratic can be written as

x2(α+β)x+αβ,x^{2} - (\alpha + \beta)x + \alpha\beta,

that is, x2(sum of zeros)x+(product of zeros)x^{2} - (\text{sum of zeros})x + (\text{product of zeros}).

Cubic polynomials

A cubic polynomial has the general form ax3+bx2+cx+dax^{3} + bx^{2} + cx + d with a0a \neq 0, and it has 33 zeros.

Checking whether a value is a zero

To check whether a given value is a zero of a polynomial, substitute it and see if the result is 00.

Take P(x)=x24P(x) = x^{2} - 4 and check whether 22 is a zero. Put x=2x = 2:

P(2)=224=44=0.P(2) = 2^{2} - 4 = 4 - 4 = 0.

Since P(2)=0P(2) = 0, the value 22 is a zero of P(x)P(x).

Useful identities

If α\alpha and β\beta are the zeros of a quadratic ax2+bx+cax^{2} + bx + c, then alongside

α+β=ba,αβ=ca,\alpha + \beta = -\frac{b}{a}, \qquad \alpha\beta = \frac{c}{a},

the following identities are often needed:

1α+1β=α+βαβ,\frac{1}{\alpha} + \frac{1}{\beta} = \frac{\alpha + \beta}{\alpha\beta},

α2+β2=(α+β)22αβ,\alpha^{2} + \beta^{2} = (\alpha + \beta)^{2} - 2\alpha\beta,

α4+β4=(α2+β2)22(αβ)2,\alpha^{4} + \beta^{4} = \left(\alpha^{2} + \beta^{2}\right)^{2} - 2(\alpha\beta)^{2},

α3+β3=(α+β)33αβ(α+β).\alpha^{3} + \beta^{3} = (\alpha + \beta)^{3} - 3\alpha\beta(\alpha + \beta).

Key takeaways

  • The degree is the highest power with a non-zero coefficient; a constant has degree 00 and the zero polynomial has undefined degree.
  • Linear, quadratic, and cubic polynomials have 11, 22, and 33 zeros, with graphs that are a line and a parabola respectively.
  • For a quadratic, α+β=ba\alpha + \beta = -\tfrac{b}{a} and αβ=ca\alpha\beta = \tfrac{c}{a}, and the symmetric identities above let you evaluate expressions in α\alpha and β\beta without solving for them.