polynomials
polynomials
A polynomial is an expression that involves only non-negative integer powers of a variable. The
general form of a polynomial is:
Where:
Types of Polynomials
Zeroes of a Polynomial
The zeroes of a polynomial are the values of xx that make the polynomial equal to zero, i.e., the
points where the graph of the polynomial crosses the x-axis. These are important because the
degree of a polynomial also indicates the maximum number of real zeroes a polynomial can
have. For example, a quadratic polynomial (degree 2) can have at most two real zeroes.
Remainder Theorem
The Remainder Theorem states that when a polynomial f(x)f(x) is divided by a linear divisor of
the form (x−k)(x - k), the remainder of the division is simply f(k)f(k). This theorem is helpful in
determining remainders and simplifying the division of polynomials.
Factor Theorem
The Factor Theorem states that if (x−k)(x - k) is a factor of the polynomial f(x)f(x), then
f(k)=0f(k) = 0. This theorem connects the concept of zeroes with factors of a polynomial,
allowing us to factorize polynomials and find their zeroes.
This relationship holds for polynomials of any degree, where the sum and product of zeroes are
related to the coefficients of the polynomial.
Degree of a Polynomial
The degree of a polynomial is the highest exponent of xx in the polynomial expression. The
degree of the polynomial is important because it tells us how many zeroes the polynomial can
have. A polynomial of degree nn can have at most nn real zeroes, though the actual number of
real zeroes can be fewer (it may have complex zeroes instead).
For example, if a polynomial cuts the y-axis at two points and the x-axis at zero points, we can
deduce that the polynomial is of degree 2 because a degree 2 polynomial can have two real
zeroes or complex conjugate zeroes. If it does not intersect the x-axis, it must have complex
roots.
1. If α and β are the zeroes of the quadratic polynomial f(x) = x² - 5x + 6, then what is the
value of α + β?
a) 5
b) -5
c) 6
d) -6
2. Which of the following is a quadratic polynomial?
a) x³ + 2x + 1
b) 3x² - x + 4
c) 5x + 7
d) 2x⁴ - 3x² + 1
3. The number of zeroes of the polynomial p(x) = (x - 2)² is:
a) 0
b) 1
c) 2
d) Infinite
4. The value of a polynomial f(x) = 2x² - 3x + 1 at x = 2 is:
a) 3
b) 5
c) 7
d) 1
5. If a polynomial p(x) has x - 3 as a factor, then p(3) is:
a) 3
b) 0
c) Not defined
d) 1
1. Write the standard form of a quadratic polynomial whose sum and product of zeroes are 4
and -5 respectively.
2. If (x - 1) and (x + 2) are factors of a quadratic polynomial, find the polynomial.
3. Find the zeroes of the polynomial x² + 7x + 12 and verify the relationship between zeroes
and coefficients.
4. Find a quadratic polynomial whose zeroes are -3 and 4.
5. Determine whether (x - 2) is a factor of the polynomial x² - 3x + 2.
(4 marks each)
1. If the zeroes of the quadratic polynomial x² + (a + 1)x + b are 2 and -3, find the values of
a and b. Also, form the polynomial.
2. Find the zeroes of the quadratic polynomial 2x² - 5x + 3 and verify the relationship
between zeroes and coefficients.
3. A polynomial f(x) leaves remainder 10 when divided by (x - 1), and remainder 5 when
divided by (x - 2). Find the remainder when it is divided by (x - 1)(x - 2).
5 marks)
Case Study:
A student observed that the height of a ball thrown upwards follows the path of a quadratic
polynomial. He models the height h (in meters) after t seconds as h(t) = -4t² + 8t + 3.