Chapter 02 Polynomials

2.1 Introduction

You have studied algebraic expressions, their addition, subtraction, multiplication and division in earlier classes. You also have studied how to factorise some algebraic expressions. You may recall the algebraic identities :

and

(x+y)2=x2+2xy+y2(xy)2=x22xy+y2x2y2=(x+y)(xy)

and their use in factorisation. In this chapter, we shall start our study with a particular type of algebraic expression, called polynomial, and the terminology related to it. We shall also study the Remainder Theorem and Factor Theorem and their use in the factorisation of polynomials. In addition to the above, we shall study some more algebraic identities and their use in factorisation and in evaluating some given expressions.

2.2 Polynomials in One Variable

Let us begin by recalling that a variable is denoted by a symbol that can take any real value. We use the letters x,y,z, etc. to denote variables. Notice that 2x,3x,x,12x are algebraic expressions. All these expressions are of the form (a constant) ×x. Now suppose we want to write an expression which is (a constant) ×( a variable ) and we do not know what the constant is. In such cases, we write the constant as a,b,c, etc. So the expression will be ax, say.

However, there is a difference between a letter denoting a constant and a letter denoting a variable. The values of the constants remain the same throughout a particular situation, that is, the values of the constants do not change in a given problem, but the value of a variable can keep changing.

Now, consider a square of side 3 units (see Fig. 2.1). What is its perimeter? You know that the perimeter of a square is the sum of the lengths of its four sides. Here, each side is 3 units. So, its perimeter is 4×3, i.e., 12 units. What will be the perimeter if each side of the square is 10 units? The perimeter is 4×10, i.e., 40 units. In case the length of each side is x units (see Fig. 2.2), the perimeter is given by 4x units. So, as the length of the side varies, the perimeter varies.

Fig. 2.1

Fig. 2.2 polynomial in x. Similarly, 3y2+5y is a polynomial in the variable y and t2+4 is a polynomial in the variable t.

In the polynomial x2+2x, the expressions x2 and 2x are called the terms of the polynomial. Similarly, the polynomial 3y2+5y+7 has three terms, namely, 3y2,5y and 7. Can you write the terms of the polynomial x3+4x2+7x2 ? This polynomial has 4 terms, namely, x3,4x2,7x and -2 .

Each term of a polynomial has a coefficient. So, in x3+4x2+7x2, the coefficient of x3 is -1 , the coefficient of x2 is 4 , the coefficient of x is 7 and -2 is the coefficient of x0 (Remember, x0=1 ). Do you know the coefficient of x in x2x+7 ? It is -1 .

2 is also a polynomial. In fact, 2,5,7, etc. are examples of constant polynomials. The constant polynomial 0 is called the zero polynomial. This plays a very important role in the collection of all polynomials, as you will see in the higher classes.

Now, consider algebraic expressions such as x+1x,x+3 and y3+y2. Do you know that you can write x+1x=x+x1 ? Here, the exponent of the second term, i.e., x1 is -1 , which is not a whole number. So, this algebraic expression is not a polynomial.

Again, x+3 can be written as x12+3. Here the exponent of x is 12, which is not a whole number. So, is x+3 a polynomial? No, it is not. What about y3+y2 ? It is also not a polynomial (Why?).

If the variable in a polynomial is x, we may denote the polynomial by p(x), or q(x), or r(x), etc. So, for example, we may write :

p(x)=2x2+5x3q(x)=x31r(y)=y3+y+1s(u)=2uu2+6u5

A polynomial can have any (finite) number of terms. For instance, x150+x149+ +x2+x+1 is a polynomial with 151 terms.

Consider the polynomials 2x,2,5x3,5x2,y and u4. Do you see that each of these polynomials has only one term? Polynomials having only one term are called monomials (‘mono’ means ‘one’).

Now observe each of the following polynomials:

p(x)=x+1,q(x)=x2x, r(y)=y30+1,t(u)=u43u2

How many terms are there in each of these? Each of these polynomials has only two terms. Polynomials having only two terms are called binomials (‘bi’ means ’two’).

Similarly, polynomials having only three terms are called trinomials (’tri’ means ’three’). Some examples of trinomials are

p(x)=x+x2+π,q(x)=2+xx2,r(u)=u+u22,t(y)=y4+y+5

Now, look at the polynomial p(x)=3x74x6+x+9. What is the term with the highest power of x ? It is 3x7. The exponent of x in this term is 7. Similarly, in the polynomial q(y)=5y64y26, the term with the highest power of y is 5y6 and the exponent of y in this term is 6 . We call the highest power of the variable in a polynomial as the degree of the polynomial. So, the degree of the polynomial 3x74x6+x+9 is 7 and the degree of the polynomial 5y64y26 is 6 . The degree of a non-zero constant polynomial is zero.

Example 1 : Find the degree of each of the polynomials given below:

(i) x5x4+3

(ii) 2y2y3+2y8

(iii) 2

Solution : (i) The highest power of the variable is 5 . So, the degree of the polynomial is 5 .

(ii) The highest power of the variable is 8 . So, the degree of the polynomial is 8 .

(iii) The only term here is 2 which can be written as 2x0. So the exponent of x is 0 . Therefore, the degree of the polynomial is 0 .

Now observe the polynomials p(x)=4x+5,q(y)=2y,r(t)=t+2 and s(u)=3u. Do you see anything common among all of them? The degree of each of these polynomials is one. A polynomial of degree one is called a linear polynomial. Some more linear polynomials in one variable are 2x1,2y+1,2u. Now, try and find a linear polynomial in x with 3 terms? You would not be able to find it because a linear polynomial in x can have at most two terms. So, any linear polynomial in x will be of the form ax+b, where a and b are constants and a0 (why?). Similarly, ay+b is a linear polynomial in y.

Now consider the polynomials :

2x2+5,5x2+3x+π,x2 and x2+25x

Do you agree that they are all of degree two? A polynomial of degree two is called a quadratic polynomial. Some examples of a quadratic polynomial are 5y2, 4y+5y2 and 6yy2. Can you write a quadratic polynomial in one variable with four different terms? You will find that a quadratic polynomial in one variable will have at most 3 terms. If you list a few more quadratic polynomials, you will find that any quadratic polynomial in x is of the form ax2+bx+c, where a0 and a,b,c are constants. Similarly, quadratic polynomial in y will be of the form ay2+by+c, provided a0 and a,b,c are constants.

We call a polynomial of degree three a cubic polynomial. Some examples of a cubic polynomial in x are 4x3,2x3+1,5x3+x2,6x3x,6x3,2x3+4x2+6x+7. How many terms do you think a cubic polynomial in one variable can have? It can have at most 4 terms. These may be written in the form ax3+bx2+cx+d, where a0 and a,b,c and d are constants.

Now, that you have seen what a polynomial of degree 1 , degree 2 , or degree 3 looks like, can you write down a polynomial in one variable of degree n for any natural number n ? A polynomial in one variable x of degree n is an expression of the form

anxn+an1xn1++a1x+a0

where a0,a1,a2,,an are constants and an0.

In particular, if a0=a1=a2=a3==an=0 (all the constants are zero), we get the zero polynomial, which is denoted by 0 . What is the degree of the zero polynomial? The degree of the zero polynomial is not defined.

So far we have dealt with polynomials in one variable only. We can also have polynomials in more than one variable. For example, x2+y2+xyz (where variables are x,y and z ) is a polynomial in three variables. Similarly p2+q10+r (where the variables are p,q and r ), u3+v2 (where the variables are u and v ) are polynomials in three and two variables, respectively. You will be studying such polynomials in detail later.

2.3 Zeroes of a Polynomial

Consider the polynomial p(x)=5x32x2+3x2.

If we replace x by 1 everywhere in p(x), we get

p(1)=5×(1)32×(1)2+3×(1)2=52+32=4

So, we say that the value of p(x) at x=1 is 4 .

Similarly,

p(0)=5(0)32(0)2+3(0)2

=2

Can you find p(1) ?

Example 2 : Find the value of each of the following polynomials at the indicated value of variables:

(i) p(x)=5x23x+7 at x=1.

(ii) q(y)=3y34y+11 at y=2.

(iii) p(t)=4t4+5t3t2+6 at t=a.

Solution : (i) p(x)=5x23x+7

The value of the polynomial p(x) at x=1 is given by

p(1)=5(1)23(1)+7=53+7=9

(ii) q(y)=3y34y+11

The value of the polynomial q(y) at y=2 is given by

q(2)=3(2)34(2)+11=248+11=16+11

(iii) p(t)=4t4+5t3t2+6

The value of the polynomial p(t) at t=a is given by

p(a)=4a4+5a3a2+6

Now, consider the polynomial p(x)=x1.

What is p(1) ? Note that : p(1)=11=0.

As p(1)=0, we say that 1 is a zero of the polynomial p(x).

Similarly, you can check that 2 is a zero of q(x), where q(x)=x2.

In general, we say that a zero of a polynomial p(x) is a number c such that p(c)=0.

You must have observed that the zero of the polynomial x1 is obtained by equating it to 0 , i.e., x1=0, which gives x=1. We say p(x)=0 is a polynomial equation and 1 is the root of the polynomial equation p(x)=0. So we say 1 is the zero of the polynomial x1, or a root of the polynomial equation x1=0.

Now, consider the constant polynomial 5 . Can you tell what its zero is? It has no zero because replacing x by any number in 5x0 still gives us 5 . In fact, a non-zero constant polynomial has no zero. What about the zeroes of the zero polynomial? By convention, every real number is a zero of the zero polynomial.

Example 3 : Check whether -2 and 2 are zeroes of the polynomial x+2.

Solution : Let p(x)=x+2.

Then p(2)=2+2=4,p(2)=2+2=0

Therefore, -2 is a zero of the polynomial x+2, but 2 is not.

Example 4 : Find a zero of the polynomial p(x)=2x+1.

Solution : Finding a zero of p(x), is the same as solving the equation

p(x)=0

Now,

2x+1=0 gives us x=12

So, 12 is a zero of the polynomial 2x+1.

Now, if p(x)=ax+b,a0, is a linear polynomial, how can we find a zero of p(x) ? Example 4 may have given you some idea. Finding a zero of the polynomial p(x), amounts to solving the polynomial equation p(x)=0.

Now, p(x)=0 means

ax+b=0,a0ax=bx=ba.

So,

So, x=ba is the only zero of p(x), i.e., a linear polynomial has one and only one zero.

Now we can say that 1 is the zero of x1, and -2 is the zero of x+2.

Example 5 : Verify whether 2 and 0 are zeroes of the polynomial x22x.

Solution : Let

p(x)=x22x

Then p(2)=224=44=0

and p(0)=00=0

Hence, 2 and 0 are both zeroes of the polynomial x22x.

Let us now list our observations:

(i) A zero of a polynomial need not be 0 .

(ii) 0 may be a zero of a polynomial.

(iii) Every linear polynomial has one and only one zero.

(iv) A polynomial can have more than one zero.

2.4 Factorisation of Polynomials

Let us now look at the situation of Example 10 above more closely. It tells us that since the remainder, q(12)=0,(2t+1) is a factor of q(t), i.e., q(t)=(2t+1)g(t) for some polynomial g(t). This is a particular case of the following theorem.

Factor Theorem : If p(x) is a polynomial of degree n1 and a is any real number, then (i) xa is a factor of p(x), if p(a)=0, and (ii) p(a)=0, if xa is a factor of p(x).

Proof: By the Remainder Theorem, p(x)=(xa)q(x)+p(a).

(i) If p(a)=0, then p(x)=(xa)q(x), which shows that xa is a factor of p(x).

(ii) Since xa is a factor of p(x),p(x)=(xa)g(x) for same polynomial g(x). In this case, p(a)=(aa)g(a)=0.

Example 6 : Examine whether x+2 is a factor of x3+3x2+5x+6 and of 2x+4.

Solution : The zero of x+2 is -2 . Let p(x)=x3+3x2+5x+6 and s(x)=2x+4 Then,

p(2)=(2)3+3(2)2+5(2)+6=8+1210+6=0

So, by the Factor Theorem, x+2 is a factor of x3+3x2+5x+6.

Again,

s(2)=2(2)+4=0

So, x+2 is a factor of 2x+4. In fact, you can check this without applying the Factor Theorem, since 2x+4=2(x+2).

Example 7 : Find the value of k, if x1 is a factor of 4x3+3x24x+k.

Solution : As x1 is a factor of p(x)=4x3+3x24x+k,p(1)=0

Now,

p(1)=0 होगा। p(1)=4(1)3+3(1)24(1)+k

So,

4+34+k=0k=3

We will now use the Factor Theorem to factorise some polynomials of degree 2 and 3. You are already familiar with the factorisation of a quadratic polynomial like x2+lx+m. You had factorised it by splitting the middle term lx as ax+bx so that ab=m. Then x2+lx+m=(x+a)(x+b). We shall now try to factorise quadratic polynomials of the type ax2+bx+c, where a0 and a,b,c are constants.

Factorisation of the polynomial ax2+bx+c by splitting the middle term is as follows:

Let its factors be (px+q) and (rx+s). Then 3x2x=3x= first term of quotient

ax2+bx+c=(px+q)(rx+s)=prx2+(ps+qr)x+qs

Comparing the coefficients of x2, we get a=pr.

Similarly, comparing the coefficients of x, we get b=ps+qr.

And, on comparing the constant terms, we get c=qs.

This shows us that b is the sum of two numbers ps and qr, whose product is (ps)(qr)=(pr)(qs)=ac.

Therefore, to factorise ax2+bx+c, we have to write b as the sum of two numbers whose product is ac. This will be clear from Example 13.

Example 8 : Factorise 6x2+17x+5 by splitting the middle term, and by using the Factor Theorem.

Solution 1 : (By splitting method) : If we can find two numbers p and q such that p+q=17 and pq=6×5=30, then we can get the factors.

So, let us look for the pairs of factors of 30 . Some are 1 and 30,2 and 15, 3 and 10,5 and 6 . Of these pairs, 2 and 15 will give us p+q=17.

So,

6x2+17x+5=6x2+(2+15)x+5=6x2+2x+15x+5=2x(3x+1)+5(3x+1)=(3x+1)(2x+5)

Solution 2 : (Using the Factor Theorem)

6x2+17x+5=6(x2+176x+56)=6p(x), say. If a and b are the zeroes of p(x), then 6x2+17x+5=6(xa)(xb). So, ab=56

Let us look at some possibilities for a and b.

They could be ±12,±13,±53,±52,±1.

Now, p(12)=14+176(12)+560.

But p(13)=0.

So, (x+13) is a factor of p(x).

Similarly, by trial, you can find that (x+52) is a factor of p(x).

Therefore,

6x2+17x+5=6(x+13)(x+52)=6(3x+13)(2x+52)=(3x+1)(2x+5)

For the example above, the use of the splitting method appears more efficient. However, let us consider another example.

Example 9 : Factorise y25y+6 by using the Factor Theorem.

Solution : Let p(y)=y25y+6. Now, if p(y)=(ya)(yb), you know that the constant term will be ab. So, ab=6. So, to look for the factors of p(y), we look at the factors of 6 .

The factors of 6 are 1,2 and 3.

Now, p(2)=22(5×2)+6=0

So, y2 is a factor of p(y).

Also, p(3)=32(5×3)+6=0

So, y3 is also a factor of y25y+6.

Therefore,y25y+6=(y2)(y3)

Note that y25y+6 can also be factorised by splitting the middle term 5y.

Now, let us consider factorising cubic polynomials. Here, the splitting method will not be appropriate to start with. We need to find at least one factor first, as you will see in the following example.

Example 10 : Factorise x323x2+142x120.

Solution : Let p(x)=x323x2+142x120

We shall now look for all the factors of -120 . Some of these are

±1,±2,±3,±4,±5,±6,±8,±10,±12,±15,±20,±24,±30,±60.

By trial, we find that p(1)=0. So x1 is a factor of p(x).

Now we see that x323x2+142x120=x3x222x2+22x+120x120

=x2(x1)22x(x1)+120(x1)( Why? )=(x1)(x222x+120)[ Taking (x1) common ]

We could have also got this by dividing p(x) by x1.

Now x222x+120 can be factorised either by splitting the middle term or by using the Factor theorem. By splitting the middle term, we have:

x222x+120=x212x10x+120=x(x12)10(x12)=(x12)(x10)

So, x323x2142x120=(x1)(x10)(x12)

2.5 Algebraic Identities

From your earlier classes, you may recall that an algebraic identity is an algebraic equation that is true for all values of the variables occurring in it. You have studied the following algebraic identities in earlier classes:

Identity I : (x+y)2=x2+2xy+y2

Identity III : (xy)2=x22xy+y2

Identity III : x2y2=(x+y)(xy)

Identity IV : (x+a)(x+b)=x2+(a+b)x+ab

You must have also used some of these algebraic identities to factorise the algebraic expressions. You can also see their utility in computations.

Example 11 : Find the following products using appropriate identities:

(i) (x+3)(x+3) (ii) (x3)(x+5)

Solution : (i) Here we can use Identity I : (x+y)2=x2+2xy+y2. Putting y=3 in it, we get

(x+3)(x+3)=(x+3)2=x2+2(x)(3)+(3)2=x2+6x+9

(ii) Using Identity IV above, i.e., (x+a)(x+b)=x2+(a+b)x+ab, we have

(x3)(x+5)=x2+(3+5)x+(3)(5)=x2+2x15

Example 12 : Evaluate 105×106 without multiplying directly.

Solution :

105×106=(100+5)×(100+6)=(100)2+(5+6)(100)+(5×6), using Identity IV =10000+1100+30=11130

You have seen some uses of the identities listed above in finding the product of some given expressions. These identities are useful in factorisation of algebraic expressions also, as you can see in the following examples.

Example 13 : Factorise:

(i) 49a2+70ab+25b2

(ii) 254x2y29

Solution : (i) Here you can see that

49a2=(7a)2,25b2=(5b)2,70ab=2(7a)(5b)

Comparing the given expression with x2+2xy+y2, we observe that x=7a and y=5b.

Using Identity I, we get 49a2+70ab+25b2=(7a+5b)2=(7a+5b)(7a+5b) (ii) We have 254x2y29=(52x)2(y3)2

Now comparing it with Identity III, we get

254x2y29=(52x)2(y3)2=(52x+y3)(52xy3)

So far, all our identities involved products of binomials. Let us now extend the Identity I to a trinomial x+y+z. We shall compute (x+y+z)2 by using Identity I.

Let x+y=t. Then,

(x+y+z)2=(t+z)2=t2+2tz+t2 (Using Identity I) =(x+y)2+2(x+y)z+z2(t (Substituting the value of t) =x2+2xy+y2+2xz+2yz+z2 (Using Identity I) =x2+y2+z2+2xy+2yz+2zx (Rearranging the terms) 

So, we get the following identity:

Identity V : (x+y+z)2=x2+y2+z2+2xy+2yz+2zx

Remark : We call the right hand side expression the expanded form of the left hand side expression. Note that the expansion of (x+y+z)2 consists of three square terms and three product terms.

=x2+2xy+y2+2xz+2yz+z2=x2+y2+z2+2xy+2yz+2zx

Example 14 : Write (3a+4b+5c)2 in expanded form.

Solution : Comparing the given expression with (x+y+z)2, we find that

x=3a,y=4b and z=5c

Therefore, using Identity V, we have

(3a+4b+5c)2=(3a)2+(4b)2+(5c)2+2(3a)(4b)+2(4b)(5c)+2(5c)(3a)=9a2+16b2+25c2+24ab+40bc+30ac

Example 15 : Expand (4a2b3c)2.

Solution : Using Identity V, we have

(4a2b3c)2=[4a+(2b)+(3c)]2=(4a)2+(2b)2+(3c)2+2(4a)(2b)+2(2b)(3c)+2(3c)(4a)=16a2+4b2+9c216ab+12bc24ac

Example 16 : Factorise 4x2+y2+z24xy2yz+4xz.

Solution : We have 4x2+y2+z24xy2yz+4xz=(2x)2+(y)2+(z)2+2(2x)(y)

+2(y)(z)+2(2x)(z)

=[2x+(y)+z]2 (Using Identity V) =(2xy+z)2=(2xy+z)(2xy+z)

So far, we have dealt with identities involving second degree terms. Now let us extend Identity I to compute (x+y)3. We have:

(x+y)3=(x+y)(x+y)2=(x+y)(x2+2xy+y2)=x(x2+2xy+y2)+y(x2+2xy+y2)=x3+2x2y+xy2+x2y+2xy2+y3=x3+3x2y+3xy2+y3=x3+y3+3xy(x+y)

So, we get the following identity:

Identity VI : (x+y)3=x3+y3+3xy(x+y)

Also, by replacing y by y in the Identity VI, we get

Identity VII : (xy)3=x3y33xy(xy) =x33x2y+3xy2y3

Example 17 : Write the following cubes in the expanded form:

(i) (3a+4b)3 (ii) (5p3q)3

Solution : (i) Comparing the given expression with (x+y)3, we find that

x=3a and y=4b

So, using Identity VI, we have:

(3a+4b)3=(3a)3+(4b)3+3(3a)(4b)(3a+4b)=27a3+64b3+108a2b+144ab2

(ii) Comparing the given expression with (xy)3, we find that

x=5p,y=3q.

So, using Identity VII, we have:

(5p3q)3=(5p)3(3q)33(5p)(3q)(5p3q)=125p327q3225p2q+135pq2

Example 18 : Evaluate each of the following using suitable identities:

(i) (104)3 (ii) (999)3

Solution: (i) We have

(104)3=(100+4)3=(100)3+(4)3+3(100)(4)(100+4)( Using Identity VI) =1000000+64+124800=1124864

(ii) We have

(999)3=(10001)3=(1000)3(1)33(1000)(1)(10001) (Using Identity VII) =100000000012997000=997002999

Example 19 : Factorise 8x3+27y3+36x2y+54xy2

Solution : The given expression can be written as

(2x)3+(3y)3+3(4x2)(3y)+3(2x)(9y2)=(2x)3+(3y)3+3(2x)2(3y)+3(2x)(3y)2=(2x+3y)3( Using Identity VI) =(2x+3y)(2x+3y)(2x+3y)

Now consider (x+y+z)(x2+y2+z2xyyzzx) On expanding, we get the product as

x(x2+y2+z2xyyzzx)+y(x2+y2+z2xyyzzx)+z(x2+y2+z2xyyzzx)=x3+xy2+xz2x2yxyzzx2+x2y+y3+yz2xy2y2zxyz+x2z+y2z+z3xyzyz2xz2=x3+y3+z33xyz (On simplification) 

So, we obtain the following identity:

Identity VIII : x3+y3+z33xyz=(x+y+z)(x2+y2+z2xyyzzx)

Example 20 : Factorise : 8x3+y3+27z318xyz

Solution : Here, we have

8x3+y3+27z318xyz=(2x)3+y3+(3z)33(2x)(y)(3z)=(2x+y+3z)[(2x)2+y2+(3z)2(2x)(y)(y)(3z)(2x)(3z)]=(2x+y+3z)(4x2+y2+9z22xy3yz6xz)

2.6 Summary

In this chapter, you have studied the following points:

1. A polynomial p(x) in one variable x is an algebraic expression in x of the form p(x)=anxn+an1xn1++a2x2+a1x+a0, where a0,a1,a2,,an are constants and an0.

a0,a1,a2,,an are respectively the coefficients of x0,x,x2,,xn, and n is called the degree of the polynomial. Each of anxn,an1xn1,,a0, with an0, is called a term of the polynomial p(x).

2. A polynomial of one term is called a monomial.

3. A polynomial of two terms is called a binomial.

4. A polynomial of three terms is called a trinomial.

5. A polynomial of degree one is called a linear polynomial.

6. A polynomial of degree two is called a quadratic polynomial.

7. A polynomial of degree three is called a cubic polynomial.

8. A real number ’ a ’ is a zero of a polynomial p(x) if p(a)=0. In this case, a is also called a root of the equation p(x)=0.

9. Every linear polynomial in one variable has a unique zero, a non-zero constant polynomial has no zero, and every real number is a zero of the zero polynomial.

10. Factor Theorem : xa is a factor of the polynomial p(x), if p(a)=0. Also, if xa is a factor of p(x), then p(a)=0.

11. (x+y+z)2=x2+y2+z2+2xy+2yz+2zx

12. (x+y)3=x3+y3+3xy(x+y)

13. (xy)3=x3y33xy(xy)

14. x3+y3+z33xyz=(x+y+z)(x2+y2+z2xyyzzx)