"The word polynomial means an algebraic expression consisting of one or many terms involving powers of the variable. Poly means many or much.
INTRODUCTION
In our earlier classes, we have studied about algebraic expressions, their addition, subtraction and multiplication etc. We have also studied about factorisation using some formulae. We have also learnt the formulae.
and their use in factorisation. In this chapter we shall study about particular types of algebraic expressions, called polynomials. We shall also study the remainder and factor theorems and shall use them in factorisation of polynomials. We shall also discuss some more algebraic indentities and their use in factorisation.
HISTORICAL FACTS
Determining the roots of polynomials, or "solving algebraic equations", is among the oldest problems in mathematics. However, the elegant and practical notation we use today only developed beginning in the 15th century. Before that, equations were written out in words. For example, an algebra problem from the Chinese Arithmetic in Nine Sections, begins "Three sheafs of good crop, two sheafs of mediocre crop, and one sheaf of bad crop are sold for 29 dou". We would write 3x + 2y + z = 29.
Rene Descartes The earliest known use of the equal sign is in Robert Recorde's The Whetstone of Witte, 1557. The signs + for addition, – for subtraction, and the use of a letter for an unknown appear in Michael Stifel's Arithmetica Integra, 1544. Rene Descartes, in La geometrie, 1637, introduced the concept of the graph of a polynomial equation. He popularized the use of letters from the beginning of the alphabet to denote constants and letters from the end of the alphabet to denote variables, as can be seen in the general formula for a polynomial, where the a's denote constants and x denotes a variable. Descartes introduced the use of superscripts to denote exponents as well.
CONSTANT AND A VARIABLE
In algebra, two types of symbols are used : constants and variables (literals)
(i) Constant : A symbol whose value remains same throughout a particular problem is called constant.
(ii) Variable : A symbol whose value changes according to the situation is called variable or literal. It is denoted by the letters of alphabet a, b, c ....... x, y, z, etc.
Ex. : 3x + 5y, 7y – 2x, 2x – ay + az etc.
ALGEBRAIC EXPRESSIONS
A combination of constants and variables connected by any fundamental operation (i.e. +, –, × and ÷) is called an algebraic expression.
Ex. : 3x + 5y, 7y – 2x, 2x – ay + az etc.
TERM OF AN EXPRESSION
A constant, a variable or a combination of a constant and variable connected with the operation of multiplication or division is called a term.
Factors of term :
The algebraic expression 4x2 + 5xy2 consists of two terms 4x2 and 5xy2. The term 4x2 is the product of 4, x and x and the factors of the term 5xy2 are 5, x, y and y.
So, we can express the factors of 4x2 + 5xy2 in terms of tree diagram as follows :-
COEFFICIENTS Any factor of a term is called the coefficient of the remaining term.
For example :- (i) In 7x ; 7 is coefficient of x (ii) In – 5x2y ; 5 is coefficient of –x2y ; –5 is coefficient of x2y,
1. POLYNOMIALS
2. TYPES OF POLYNOMIALS Generally we divide the polynomials in three categories.
Polynomials classified by number of distinct variables
Number of dis tinct variables |
Name |
Example |
1 | Univariate | x + 9 |
2 | Bivariate | x + y + 9 |
3 | Trivariate | x + y + z + 9 |
Generally, a polynomial in more than one variable is called a multivariate polynomial.
A second major way of classifying polynomials is by their degree. Recall that the degree of a term is the sum of the exponents on variables, and that the degree of a polynomial is the largest degree of any one term.
Usually, a polynomial of degree n, for n greater than 3, is called a polynomial of degree n, although the phrases quartic polynomial and quintic polynomial are sometimes used.
The polynomial 0, which may be considered to have no terms at all, is called the zero polynomial. Unlike other constant polynomials, its degree is not zero. Rather the degree of the zero polynomial is either left explicitly undefined, or defined to be negative (either –1 or – ∞)
Polynomials clas s ified by number of no n-zero terms
Number of non-zero terms | Name | Example |
0 | zero polynomial | 0 |
1 | monomial | x2 |
2 | binomial | x2 + 1 |
3 | trinomial | x2 + x + 1 |
If a polynomial has only one variable, then the terms are usually written either from highest degree to lowest degree ("descending powers") or from lowest degree to highest degree ("ascending powers").
3. VALUE OF A POLYNOMIAL
Let f(x) be a polynomial in variable x and α is any real number, then the value of polynomial at x = α is obtained by substituting x = α in the value of polynomial and is denoted by f(α ).
Ex. : Consider a polynomial f(x) = 3x2 – 4x + 2, find the value at x = 3. replace x by 3 everywhere
So, the value of f(x) = 3x2 – 4x + 2 at x = 3 is
f(3) = 3 × (3)2 – 4 × 3 + 2 = 27 – 12 + 2 = 17
Similarly the value of polynomial f(x) = 3x2 – 4x + 2
at x = –2 is f(–2) = 3(–2)2 – 4 × (–2) + 2 = 12 + 8 + 2 = 22
at x = 0 is f(0) = 3(0)2 – 4 (0) + 2 = 0 – 0 + 2 = 2
4. ZEROES OF A POLYNOMIAL
A real number α is a zero of a polynomial p(x) if the value of the polynomial p(x) is zero at x = α. i.e. p(α) = 0
O R
The value of the variable x, for which the polynomial p(x) becomes zero is called zero of the polynomial.
Ex. : consider, a polynomial p(x) = x2 – 5x + 6 ; replace x by 2 and 3.
p(2) = (2)2 – 5 × 2 + 6 = 4 – 10 + 6 = 0, p(3) = (3)2 – 5 × 3 + 6 = 9 – 15 + 6 = 0
2 and 3 are the zeroes of the polynomial p(x).
REMARK 1. The constant polynomial has no zero 2. Every linear polynomial has one and only one zero or root. is a zero of the polynomial. 3. A given polynomial can have more than one zero or root. 4. If the degree of a polynomial is n, the maximum number of zeroes it can have is also n. Ex. : If the degree of a polynomial is 5, the polynomial can have at the most 5 zeroes, if the degree of polynomial is 8, maximum number of zeroes it can have is 8. 5. A zero of a polynomial need not be 0 6. 0 may be zero of the polynomial. |
GEOMETRICAL MEANING OF THE ZEROS OF A POLYNOMIAL
Geometrically the zeros of a polynomials f(x) are the x-co-ordinates of the points where the graph y = f(x) intersects x-axis. To understand it, we will see the geometrical representations of linear and quadratic polynomials.
GEOMETRICAL REPRESENTATION OF THE ZERO OF A LINEAR POLYNOMIAL
Consider a linear polynomial, y = 2x – 5.
The following table lists the values of y corresponding to different values of x.
x | 1 | 4 |
y | -3 | 3 |
On plotting the points A(1, –3) and B(4, 3) and joining them, a straight line is obtained. From, graph we observe that the graph of y = 2x – 5 intersects the x-axis at
Therefore, we conclude that the linear polynomial ax + b has one and only one zero, which is the x-coordinate of the point where the graph of y = ax + b intersects the x-axis
COMPETITION WINDOW
RELATIONSHIP BETWEEN THE ZEROS AND COEFFICIENTS OF A POLYNOMIAL
For a linear polynomial ax + b, , we have,
For a quadratic polynomial
Ex. Find the zeroes of the quadratic polynomial 6x2 – 13x + 6 and verify the relation between the zeroes and its
coefficients.
Sol. We have,6x2 – 13x + 6 = 6x2 – 4x – 9x + 6 = 2x(3x – 2) – 3(3x – 2) = (3x – 2) (2x – 3)
So, the value of 6x2 – 13x + 6 is 0, when (3x – 2) = 0 or (2x – 3) = 0 i.e.,
Ex. Find the zeroes of the quadratic polynomial 4x2 – 9 and verify the relation between the zeroes and its coefficients.
Sol. We have,4x2 – 9 = (2x)2 – (3)3 = (2x – 3) (2x + 3)
So, the value of 4x2 – 9 is 0, when 2x – 3 = 0 or 2x + 3 = 0
REMAINDER THEOREM
If p(x) is any polynomial of degree greater than or equal to 1 and let a be any real number. When p(x) is divided by x– a, then the remainder is equal to p(a).
By division algorithm, we know that Dividend = Divisor × quotient + Remainder
d(x) = p(x) q(x) + r(x)
REMARK 1. If a polynomial p(x) is divided by (x + a), the remainder is equal to the value of p(x) at x = – a i.e., p(–a) 2. If a polynomial p(x) is divided by (ax – b), the remainder is equal to the value of p(x) at 3. If a polynomial p(x) is divided by (b – ax), the remainder is equal to the value of p(x) at |
Ex. If the polynomials ax3 + 4x2 + 3x – 4 and x3 – 4x + a leave the same remainder when divided by (x – 3), find the value of a.
FACTOR THEOREM
If p(x) is a polynomial of degree n 1 and a is any real number, then (i) x – a is a factor of p(x), then p(a)= 0 and (ii) p(a) = 0 then x – a is a factor of p(x).
REMARK
|
Ex. Use the factor theorem to determine whether x – 1 is a factor of
FACTORISING OF POLYNOMIAL OF HIGHER DEGREE
1. What are polynomials? | ![]() |
2. How do you identify the degree of a polynomial? | ![]() |
3. What is the degree of a constant term in a polynomial? | ![]() |
4. How do you add or subtract polynomials? | ![]() |
5. Can a polynomial have more than one variable? | ![]() |