Page 1 :
28, , MATHEMATICS, , CHAPTER 2, 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 :, (x + y)2 = x2 + 2xy + y2, (x – y)2 = x2 – 2xy + y2, and, , x2 – y2 = (x + y) (x – y), , 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, –, , x, , 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., 2021–22
Page 2 :
POLYNOMIALS, , 29, , 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., Can you find the area of the square PQRS? It is, x × x = x2 square units. x2 is an algebraic expression. You are, also familiar with other algebraic expressions like, 2x, x2 + 2x, x3 – x2 + 4x + 7. Note that, all the algebraic, expressions we have considered so far have only whole, numbers as the exponents of the variable. Expressions of this, form are called polynomials in one variable. In the examples, above, the variable is x. For instance, x3 – x2 + 4x + 7 is a, polynomial in x. Similarly, 3y2 + 5y is a polynomial in the, variable y and t2 + 4 is a polynomial in the variable t., , 3, , 3, , 3, , 3, Fig. 2.1, , x, , S, x, P, , R, x, , x, , Q, , Fig. 2.2, , 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 + 7x – 2 ? This polynomial has, 4 terms, namely, –x3, 4x2, 7x and –2., Each term of a polynomial has a coefficient. So, in –x3 + 4x2 + 7x – 2, 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 x2 – x + 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., 1, 2, Now, consider algebraic expressions such as x + , x + 3 and 3 y + y . Do you, x, 1, know that you can write x +, = x + x–1? Here, the exponent of the second term, i.e.,, x, x–1 is –1, which is not a whole number. So, this algebraic expression is not a polynomial., 1, , 1, , which is, 2, not a whole number. So, is x + 3 a polynomial? No, it is not. What about, 3 y + y2? It is also not a polynomial (Why?)., Again,, , x + 3 can be written as x 2 + 3 . Here the exponent of x is, , 2021–22
Page 3 :
30, , MATHEMATICS, , 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 + 5x – 3, q(x) = x3 –1, r(y) = y3 + y + 1, s(u) = 2 – u – u2 + 6u5, A polynomial can have any (finite) number of terms. For instance, x150 + x149 + ..., + x + x + 1 is a polynomial with 151 terms., 2, , 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) = x2 – x,, , r(y) = y9 + 1,, , t(u) = u15 – u2, , 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 + x – x2,, t(y) = y4 + y + 5., , r(u) = u + u2 – 2,, , Now, look at the polynomial p(x) = 3x7 – 4x6 + 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) = 5y6 – 4y2 – 6, 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 3x7 – 4x6 + x + 9, is 7 and the degree of the polynomial 5y6 – 4y2 – 6 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) x5 – x4 + 3, , (ii) 2 – y2 – y3 + 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., , 2021–22
Page 4 :
POLYNOMIALS, , 31, , Now observe the polynomials p(x) = 4x + 5, q(y) = 2y, r(t) = t + 2 and, s(u) = 3 – u. 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 2x – 1, 2 y + 1, 2 – u. 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 a ≠ 0 (why?). Similarly,, ay + b is a linear polynomial in y., Now consider the polynomials :, 2x2 + 5, 5x2 + 3x + π, x2 and x2 +, , 2, x, 5, , 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 5 – y 2,, 4y + 5y2 and 6 – y – y2. 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 a ≠ 0 and a, b, c are, constants. Similarly, quadratic polynomial in y will be of the form ay2 + by + c, provided, a ≠ 0 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, 6x3 – x, 6 – x3, 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 a ≠ 0 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 + an–1xn–1 + . . . + a1x + a0, where a0, a1, a2, . . ., an are constants and an ≠ 0., 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., 2021–22
Page 5 :
32, , MATHEMATICS, , EXERCISE 2.1, 1., , Which of the following expressions are polynomials in one variable and which are, not? State reasons for your answer., (i) 4x2 – 3x + 7, , (ii) y2 +, , (iii) 3 t + t 2, , 2, , (iv) y +, , 2, y, , (v) x10 + y3 + t50, , 3., , Write the coefficients of x2 in each of the following:, π 2, x +x, (i) 2 + x2 + x, (ii) 2 – x2 + x3, (iii), (iv) 2 x − 1, 2, Give one example each of a binomial of degree 35, and of a monomial of degree 100., , 4., , Write the degree of each of the following polynomials:, , 2., , (i) 5x3 + 4x2 + 7x, (iii) 5t –, 5., , (ii) 4 – y2, (iv) 3, , 7, , Classify the following as linear, quadratic and cubic polynomials:, (i) x2 + x, (v) 3t, , (ii) x – x3, , (iii) y + y2 + 4, , 2, , 3, , (vi) r, , (iv) 1 + x, , (vii) 7x, , 2.3 Zeroes of a Polynomial, Consider the polynomial, , p(x) = 5x3 – 2x2 + 3x – 2., , If we replace x by 1 everywhere in p(x), we get, p(1) = 5 × (1)3 – 2 × (1)2 + 3 × (1) – 2, = 5 – 2 + 3 –2, =4, So, we say that the value of p(x) at x = 1 is 4., Similarly,, , p(0) = 5(0)3 – 2(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) = 5x2 – 3x + 7 at x = 1., (ii) q(y) = 3y3 – 4y +, , 11 at y = 2., , (iii) p(t) = 4t4 + 5t3 – t2 + 6 at t = a., , 2021–22
Page 6 :
POLYNOMIALS, , 33, , Solution : (i) p(x) = 5x2 – 3x + 7, The value of the polynomial p(x) at x = 1 is given by, p(1) = 5(1)2 – 3(1) + 7, = 5–3+7= 9, (ii) q(y) = 3y3 – 4y +, , 11, The value of the polynomial q(y) at y = 2 is given by, , q(2) = 3(2)3 – 4(2) +, 4, , 3, , 11 = 24 – 8 +, , 11 = 16 +, , 11, , 2, , (iii) p(t) = 4t + 5t – t + 6, The value of the polynomial p(t) at t = a is given by, p(a) = 4a4 + 5a3 – a2 + 6, Now, consider the polynomial p(x) = x – 1., What is p(1)? Note that : p(1) = 1 – 1 = 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) = x – 2., 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 x – 1 is obtained by, equating it to 0, i.e., x – 1 = 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 x – 1, or a root of the polynomial equation x – 1 = 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, , 2021–22
Page 7 :
34, , MATHEMATICS, , 2x + 1 = 0 gives us x = –, , Now,, , 1, 2, , 1, is a zero of the polynomial 2x + 1., 2, Now, if p(x) = ax + b, a ≠ 0, 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., , So, –, , Now, p(x) = 0 means, , ax + b = 0, a ≠ 0, , So,, , ax = –b, , i.e.,, , x= –, , b., a, , b, is the only zero of p(x), i.e., a linear polynomial has one and only one zero., a, Now we can say that 1 is the zero of x – 1, and –2 is the zero of x + 2., , So, x = −, , Example 5 : Verify whether 2 and 0 are zeroes of the polynomial x2 – 2x., Solution : Let, , p(x) = x2 – 2x, , Then, , p(2) = 22 – 4 = 4 – 4 = 0, , and, , p(0) = 0 – 0 = 0, , Hence, 2 and 0 are both zeroes of the polynomial x2 – 2x., 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., , EXERCISE 2.2, 1., , Find the value of the polynomial 5x – 4x2 + 3 at, (i) x = 0, , 2., , (ii) x = –1, , (iii) x = 2, , Find p(0), p(1) and p(2) for each of the following polynomials:, (i) p(y) = y2 – y + 1, (iii) p(x) = x3, , (ii) p(t) = 2 + t + 2t2 – t3, (iv) p(x) = (x – 1) (x + 1), , 2021–22
Page 8 :
POLYNOMIALS, 3., , 35, , Verify whether the following are zeroes of the polynomial, indicated against them., (i) p(x) = 3x + 1, x = –, , 1, 3, , (ii) p(x) = 5x – π, x =, , 4, 5, , (iii) p(x) = x2 – 1, x = 1, –1, , (iv) p(x) = (x + 1) (x – 2), x = – 1, 2, , (v) p(x) = x2, x = 0, , (vi) p(x) = lx + m, x = –, , m, l, , 1 , 2, 1, (viii) p(x) = 2x + 1, x =, 2, 3 3, Find the zero of the polynomial in each of the following cases:, (vii) p(x) = 3x2 – 1, x = −, , 4., , (i) p(x) = x + 5, , (ii) p(x) = x – 5, , (iii) p(x) = 2x + 5, , (iv) p(x) = 3x – 2, , (v) p(x) = 3x, , (vi) p(x) = ax, a ≠ 0, , (vii) p(x) = cx + d, c ≠ 0, c, d are real numbers., , 2.4 Remainder Theorem, Let us consider two numbers 15 and 6. You know that when we divide 15 by 6, we get, the quotient 2 and remainder 3. Do you remember how this fact is expressed? We, write 15 as, 15 = (6 × 2) + 3, We observe that the remainder 3 is less than the divisor 6. Similarly, if we divide, 12 by 6, we get, 12 = (6 × 2) + 0, What is the remainder here? Here the remainder is 0, and we say that 6 is a, factor of 12 or 12 is a multiple of 6., Now, the question is: can we divide one polynomial by another? To start with, let, us try and do this when the divisor is a monomial. So, let us divide the polynomial, 2x3 + x2 + x by the monomial x., We have, , (2x3 + x2 + x) ÷ x =, , 2x 3 x 2 x, +, +, x, x, x, , = 2x2 + x + 1, In fact, you may have noticed that x is common to each term of 2x3 + x2 + x. So, we can write 2x3 + x2 + x as x(2x2 + x + 1)., We say that x and 2x2 + x + 1 are factors of 2x3 + x2 + x, and 2x3 + x2 + x is a, multiple of x as well as a multiple of 2x2 + x + 1., , 2021–22
Page 9 :
36, , MATHEMATICS, , Consider another pair of polynomials 3x2 + x + 1 and x., Here,, , (3x2 + x + 1) ÷ x = (3x2 ÷ x) + (x ÷ x) + (1 ÷ x)., , We see that we cannot divide 1 by x to get a polynomial term. So in this case we, stop here, and note that 1 is the remainder. Therefore, we have, 3x2 + x + 1 = {x × (3x + 1)} + 1, In this case, 3x + 1 is the quotient and 1 is the remainder. Do you think that x is a, factor of 3x2 + x + 1? Since the remainder is not zero, it is not a factor., Now let us consider an example to see how we can divide a polynomial by any, non-zero polynomial., Example 6 : Divide p(x) by g(x), where p(x) = x + 3x2 – 1 and g(x) = 1 + x., Solution : We carry out the process of division by means of the following steps:, Step 1 : We write the dividend x + 3x2 – 1 and the divisor 1 + x in the standard form,, i.e., after arranging the terms in the descending order of their degrees. So, the, dividend is 3x2 + x –1 and divisor is x + 1., Step 2 : We divide the first term of the dividend, by the first term of the divisor, i.e., we divide, 3x2 by x, and get 3x. This gives us the first term, of the quotient., Step 3 : We multiply the divisor by the first term, of the quotient, and subtract this product from, the dividend, i.e., we multiply x + 1 by 3x and, subtract the product 3x2 + 3x from the dividend, 3x2 + x – 1. This gives us the remainder as, –2x – 1., , 3x 2, = 3x = first term of quotient, x, , 3x, x+1, , 3x2 + x –1, 3x2 + 3x, – –, – 2x – 1, , Step 4 : We treat the remainder –2x – 1, as the new dividend. The divisor remains, the same. We repeat Step 2 to get the, – 2x, next term of the quotient, i.e., we divide, =–2, the first term – 2x of the (new) dividend x, by the first term x of the divisor and obtain = second term of quotient, – 2. Thus, – 2 is the second term in the, quotient., , 2021–22, , New Quotient, = 3x – 2
Page 10 :
POLYNOMIALS, , 37, , Step 5 : We multiply the divisor by the second, term of the quotient and subtract the product, from the dividend. That is, we multiply x + 1, by – 2 and subtract the product – 2x – 2, from the dividend – 2x – 1. This gives us 1, as the remainder., , (x + 1)(–2) –2x – 1, = –2x – 2 –2x – 2, + +, +1, , This process continues till the remainder is 0 or the degree of the new dividend is less, than the degree of the divisor. At this stage, this new dividend becomes the remainder, and the sum of the quotients gives us the whole quotient., Step 6 : Thus, the quotient in full is 3x – 2 and the remainder is 1., Let us look at what we have done in the process above as a whole:, 3x – 2, x+1, , 3x2 + x – 1, 3x2 + 3x, – –, – 2x – 1, – 2x – 2, + +, 1, , Notice that 3x2 + x – 1 = (x + 1) (3x – 2) + 1, i.e.,, , Dividend = (Divisor × Quotient) + Remainder, , In general, if p(x) and g(x) are two polynomials such that degree of p(x) ≥ degree of, g(x) and g(x) ≠ 0, then we can find polynomials q(x) and r(x) such that:, p(x) = g(x)q(x) + r(x),, where r(x) = 0 or degree of r(x) < degree of g(x). Here we say that p(x) divided by, g(x), gives q(x) as quotient and r(x) as remainder., In the example above, the divisor was a linear polynomial. In such a situation, let us, see if there is any link between the remainder and certain values of the dividend., In, , p(x) = 3x2 + x – 1, if we replace x by –1, we have, p(–1) = 3(–1)2 + (–1) –1 = 1, , So, the remainder obtained on dividing p(x) = 3x2 + x – 1 by x + 1 is the same as the, value of the polynomial p(x) at the zero of the polynomial x + 1, i.e., –1., , 2021–22
Page 11 :
38, , MATHEMATICS, , Let us consider some more examples., Example 7 : Divide the polynomial 3x4 – 4x3 – 3x –1 by x – 1., Solution : By long division, we have:, 3x3 – x2 – x – 4, x–1, , 3x4 – 4x3 – 3x – 1, –, , 3x4 – 3x3, +, – x3, , – 3x – 1, , 3, , 2, , – x + x, +, –, – x2 – 3x – 1, – x2 + x, + –, – 4x – 1, – 4x + 4, + –, –5, Here, the remainder is – 5. Now, the zero of x – 1 is 1. So, putting x = 1 in p(x), we see, that, p(1) = 3(1)4 – 4(1)3 – 3(1) – 1, =3–4–3–1, = – 5, which is the remainder., Example 8 : Find the remainder obtained on dividing p(x) = x3 + 1 by x + 1., Solution : By long division,, x2 – x + 1, x+1, , x3 + 1, x3 + x2, – –, – x2, +1, – x2 – x, + +, x+1, –, , x+1, –, 0, , 2021–22
Page 12 :
POLYNOMIALS, , 39, , So, we find that the remainder is 0., Here p(x) = x3 + 1, and the root of x + 1 = 0, , is, , x = –1. We see that, , 3, , p(–1) = (–1) + 1, = –1 + 1, = 0,, which is equal to the remainder obtained by actual division., Is it not a simple way to find the remainder obtained on dividing a polynomial by a, linear polynomial? We shall now generalise this fact in the form of the following, theorem. We shall also show you why the theorem is true, by giving you a proof of the, theorem., Remainder Theorem : Let p(x) be any polynomial of degree greater than or, equal to one and let a be any real number. If p(x) is divided by the linear, polynomial x – a, then the remainder is p(a)., Proof : Let p(x) be any polynomial with degree greater than or equal to 1. Suppose, that when p(x) is divided by x – a, the quotient is q(x) and the remainder is r(x), i.e.,, p(x) = (x – a) q(x) + r(x), Since the degree of x – a is 1 and the degree of r(x) is less than the degree of x – a,, the degree of r(x) = 0. This means that r(x) is a constant, say r., So, for every value of x, r(x) = r., Therefore,, p(x) = (x – a) q(x) + r, In particular, if x = a, this equation gives us, p(a) = (a – a) q(a) + r, = r,, which proves the theorem., Let us use this result in another example., Example 9 : Find the remainder when x4 + x3 – 2x2 + x + 1 is divided by x – 1., Solution : Here,, , p(x) = x4 + x3 – 2x2 + x + 1, and the zero of x – 1 is 1., , So,, , p(1) = (1)4 + (1)3 – 2(1)2 + 1 + 1, =2, , So, by the Remainder Theorem, 2 is the remainder when x4 + x3 – 2x2 + x + 1 is, divided by x – 1., Example 10 : Check whether the polynomial q(t) = 4t3 + 4t2 – t – 1 is a multiple of, 2t + 1., , 2021–22
Page 13 :
40, , MATHEMATICS, , Solution : As you know, q(t) will be a multiple of 2t + 1 only, if 2t + 1 divides q(t), leaving remainder zero. Now, taking 2t + 1 = 0, we have t = –, , 1., 2, , 3, 2, 1, 1, 1, 1, 1, 1, Also,, q – = 4 − + 4 − − − − 1 = − + 1 + − 1 = 0, 2, 2, 2, 2, 2, 2, So the remainder obtained on dividing q(t) by 2t + 1 is 0., , So, 2t + 1 is a factor of the given polynomial q(t), that is q(t) is a multiple of, 2t + 1., , EXERCISE 2.3, 1., , Find the remainder when x3 + 3x2 + 3x + 1 is divided by, , 2., , 1, (iii) x, (iv) x + π, 2, Find the remainder when x3 – ax2 + 6x – a is divided by x – a., , 3., , Check whether 7 + 3x is a factor of 3x3 + 7x., , (i) x + 1, , (ii) x –, , (v) 5 + 2x, , 2.5 Factorisation of Polynomials, Let us now look at the situation of Example 10 above more closely. It tells us that since, 1, the remainder, q − = 0, (2t + 1) is a factor of q(t), i.e., q(t) = (2t + 1) g(t), 2, for some polynomial g(t). This is a particular case of the following theorem., 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), if p(a) = 0, and (ii) p(a) = 0, if x – a is a factor of p(x)., Proof: By the Remainder Theorem, p(x)=(x – a) q(x) + p(a)., (i) If p(a) = 0, then p(x) = (x – a) q(x), which shows that x – a is a factor of p(x)., (ii) Since x – a is a factor of p(x), p(x) = (x – a) g(x) for same polynomial g(x)., In this case, p(a) = (a – a) g(a) = 0., Example 11 : 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, , 2021–22
Page 14 :
POLYNOMIALS, , 41, , = –8 + 12 – 10 + 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 12 : Find the value of k, if x – 1 is a factor of 4x3 + 3x2 – 4x + k., Solution : As x – 1 is a factor of p(x) = 4x3 + 3x2 – 4x + k, p(1) = 0, Now,, So,, i.e.,, , p(1) = 4(1)3 + 3(1)2 – 4(1) + k, 4+3–4+k= 0, k = –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 a ≠ 0 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, ax2 + bx + c = (px + q) (rx + s) = pr x2 + (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 13 : 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., , 2021–22
Page 15 :
42, , MATHEMATICS, , 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), , 5, 2 17, x + = 6 p(x), say. If a and b are the zeroes of p(x), then, 6x2 + 17x + 5 = 6 x +, 6, 6, , 5, 6x2 + 17x + 5 = 6(x – a) (x – b). So, ab = . Let us look at some possibilities for a and, 6, 1 1 5 5, 1 1 17 1 5, b. They could be ± , ± , ± , ± , ± 1 . Now, p = + +, ≠ 0. But, 2 3 3 2, 2 4 6 2 6, 1, , −1 , p = 0. So, x + is a factor of p(x). Similarly, by trial, you can find that, 3, , 3 , 5, , x + is a factor of p(x)., 2, , Therefore,, , , 6x2 + 17x + 5 = 6 x +, , , 1 , 5, x + , 3 , 2, , 3x + 1 2 x + 5 , = 6, , , 3 2 , = (3x + 1) (2x + 5), For the example above, the use of the splitting method appears more efficient. However,, let us consider another example., Example 14 : Factorise y2 – 5y + 6 by using the Factor Theorem., Solution : Let p(y) = y2 – 5y + 6. Now, if p(y) = (y – a) (y – b), 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, , 2021–22
Page 16 :
POLYNOMIALS, , So,, , y – 2 is a factor of p(y)., p(3) = 32 – (5 × 3) + 6 = 0, , Also,, So,, , 43, , y – 3 is also a factor of y2 – 5y + 6., , Therefore,, , y2 – 5y + 6 = (y – 2)(y – 3), , Note that y2 – 5y + 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 15 : Factorise x3 – 23x2 + 142x – 120., p(x) = x3 – 23x2 + 142x – 120, , Solution : Let, , 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 x – 1 is a factor of p(x)., Now we see that x3 – 23x2 + 142x – 120 = x3 – x2 – 22x2 + 22x + 120x – 120, = x2(x –1) – 22x(x – 1) + 120(x – 1), = (x – 1) (x2 – 22x + 120), , (Why?), , [Taking (x – 1) common], , We could have also got this by dividing p(x) by x – 1., Now x2 – 22x + 120 can be factorised either by splitting the middle term or by using, the Factor theorem. By splitting the middle term, we have:, x2 – 22x + 120 = x2 – 12x – 10x + 120, = x(x – 12) – 10(x – 12), = (x – 12) (x – 10), 3, , So,, , 2, , x – 23x – 142x – 120 = (x – 1)(x – 10)(x – 12), , EXERCISE 2.4, 1., , 2., , Determine which of the following polynomials has (x + 1) a factor :, (i) x3 + x2 + x + 1, , (ii) x4 + x3 + x2 + x + 1, , (iii) x4 + 3x3 + 3x2 + x + 1, , (iv) x3 – x2 – 2 +, , (, , ), , 2 x+, , 2, , Use the Factor Theorem to determine whether g(x) is a factor of p(x) in each of the, following cases:, , 2021–22
Page 17 :
44, , MATHEMATICS, (i) p(x) = 2x3 + x2 – 2x – 1, g(x) = x + 1, (ii) p(x) = x3 + 3x2 + 3x + 1, g(x) = x + 2, (iii) p(x) = x3 – 4x2 + x + 6, g(x) = x – 3, 3., , Find the value of k, if x – 1 is a factor of p(x) in each of the following cases:, (i) p(x) = x2 + x + k, 2, , (iii) p(x) = kx –, 4., , 5., , (ii) p(x) = 2x2 + kx +, , 2, , 2, , 2x+1, , (iv) p(x) = kx – 3x + k, , Factorise :, (i) 12x2 – 7x + 1, , (ii) 2x2 + 7x + 3, , (iii) 6x2 + 5x – 6, , (iv) 3x2 – x – 4, , Factorise :, (i) x3 – 2x2 – x + 2, , (ii) x3 – 3x2 – 9x – 5, , (iii) x3 + 13x2 + 32x + 20, , (iv) 2y3 + y2 – 2y – 1, , 2.6 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 II : (x – y)2 = x2 – 2xy + y2, Identity III : x2 – y2 = (x + y) (x – y), 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 16 : Find the following products using appropriate identities:, (i) (x + 3) (x + 3), , (ii) (x – 3) (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, (x – 3) (x + 5) = x2 + (–3 + 5)x + (–3)(5), = x2 + 2x – 15, , 2021–22
Page 18 :
POLYNOMIALS, , 45, , Example 17 : 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 18 : Factorise:, (i) 49a2 + 70ab + 25b2, , (ii), , 25 2 y 2, x −, 4, 9, , 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), 2, , (ii) We have, , 25 2 y 2 5 , y, x –, = x – , 4, 9 2 , 3, , 2, , Now comparing it with Identity III, we get, 2, , 25 2 y 2, 5 , y, x –, = x – , 4, 9, 2 , 3, , 2, , y5, y, 5, = x+ x− , 32, 3, 2, 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, , 2021–22, , (Substituting the value of t)
Page 23 :
50, , MATHEMATICS, 16. What are the possible expressions for the dimensions of the cuboids whose volumes, are given below?, Volume : 3x2 – 12x, , Volume : 12ky2 + 8ky – 20k, , (i), , (ii), , 2.7 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 + an–1xn – 1 + . . . + a2x2 + a1x + a0,, where a0, a1, a2, . . ., an are constants and an ≠ 0., 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, an–1 xn–1, ..., a0, with an ≠ 0, 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. Remainder Theorem : If p(x) is any polynomial of degree greater than or equal to 1 and p(x), is divided by the linear polynomial x – a, then the remainder is p(a)., 11. Factor Theorem : x – a is a factor of the polynomial p(x), if p(a) = 0. Also, if x – a is a factor, of p(x), then p(a) = 0., 12. (x + y + z)2 = x2 + y2 + z2 + 2xy + 2yz + 2zx, 13. (x + y)3 = x3 + y3 + 3xy(x + y), 14. (x – y)3 = x3 – y3 – 3xy(x – y), 15. x3 + y3 + z3 – 3xyz = (x + y + z) (x2 + y2 + z2 – xy – yz – zx), , 2021–22