Polynomials

EXERCISE-2.1

P1. The graphs of y = p(x) are given in following figure, for some polynomials p(x). Find the number of zeroes of p(x), in each case.

(i)

(ii)

(iii)

(iv)

(v)

(vi)

Sol. (i) The number of zeroes is 0 as the graph does not cut the x-axis at any point.

(ii) The number of zeroes is 1 as the graph intersects the x-axis at only 1 point.

(iii) The number of zeroes is 3 as the graph intersects the x-axis at 3 points.

(iv) The number of zeroes is 2 as the graph intersects the x-axis at 2 points.

(v) The number of zeroes is 4 as the graph intersects the x-axis at 4 points.

(vi) The number of zeroes is 3 as the graph intersects the x-axis at 3 points.

EXERCISE-2.2 [PAGE NO. 33]

P1. Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients.

(i) x2 -2x -8     (ii) 4s2 -4s + 1     (iii) 6x2 -3-7x     (iv) 4u2 + 8u     (v) t2 -15     (vi) 3x2 -x -4

Sol. (i) x22x8=(x4)(x+2)

The value of x22x8=0 is zero

when x − 4 = 0 or + 2 = 0,

i.e., when x = 4 or x = −2

Therefore, the zeroes of x22x8 are 4 and −2.

Sum of zeroes = 42=2=(2)1=( Coefficient of x) Coefficient of x2

Product of zeroes =4×(2)=8=(8)1= Constant term  Coefficient of x2

(ii) 4s24s+1=(2s1)2

The value of 4s2 − 4s + 1 is zero, when 2s − 1 = 0, i.e., s=12

Therefore, the zeroes of 4s2 − 4s + 1 are 12 and 12.

Sum of zeroes = 12+12=1=(4)4=( Coefficient of s) Coefficient of s2

Product of zeroes =12×12=14= Constant term  Coefficient of s2

(iii) 6x237x=6x27x3=(3 x+1)(2 x3)

The value of 6x2 − 3 − 7x is zero when 3x + 1 = 0 or 2− 3 = 0, i.e., x=13 or x=32

Therefore, the zeroes of 6x2 − 3 − 7x are 13and 32.

Sum of zeroes = 13+32=(7)6= ( Coefficient of x) Coefficient of x2

Product of zeroes = 13×32=12=36= Constant term  Coefficient of x2

(iv) 4u2+8u=4u2+8u+0 =4uu+2

The value of 4u2 + 8u is zero

when 4u = 0 or u + 2 = 0,

i.e., u = 0 or u = −2

Therefore, the zeroes of 4u2 + 8u are 0 and −2.

Sum of zeroes = 0+(2)=2=(8)4=( Coefficient of u) Coefficient of u2

Product of zeroes = 0×(2)=0=04= Constant term  Coefficient of u2

(v) t215 =t20t15 =t15t+15

The value of t2 − 15 is zero

when  t15=0 or t+15=0,

i.e., when  t=15 or t=15

Therefore, the zeroes of t2 − 15 are 15 and 15.

Sum of zeroes = 15+(15)=0=01 = ( Coefficient of t) Coefficient of t2

Product of zeroes  = 15(15)=15=151 = Constant term  Coefficient of t2

(vi)   3x2x4

3x4x+1

The value of 3x2 − x − 4 is zero

when 3x − 4 = 0 or x + 1 = 0,

i.e., when x=43 or x = −1

Therefore, the zeroes of 3x2 − x − 4 are 43 and −1.

Sum of zeroes = 43+(1)=13=(1)3 = ( Coefficient of x) Coefficient of x2

Product of zeroes 43×(1)=43= Constant term  Coefficient of x2

P2. Find a quadratic polynomial each with the given numbers as the sum and product of its zeroes respectively.

(i) 14, 1     (ii) 2, 13     (iii) 0, 5     (iv) 1, 1     (v) 14, 14     (vi) 4, 1

Sol. (i) 14,1

Let the polynomial be ax2+bx+c, and its zeroes be α and β.

α+β=14=ba

αβ=1=44=ca

If a = 4, then b = -1, c = -4

Therefore, the quadratic polynomial is 4x2 − x − 4.

(ii) 2, 13

Let the polynomial be ax2+bx+c, and its zeroes be α and β.

α+β=2=323=ba

αβ=13=ca

Therefore, the quadratic polynomial is 3x232x+1.

(iii) 0, 5

Let the polynomial be ax2+bx+c, and its zeroes be α and β.

α+β=0=01=ba

αβ=5=51=ca

If a = 1, then b = 0, c = 5

Therefore, the quadratic polynomial is x2+5.

(iv) 1, 1

Let the polynomial be ax2+bx+c, and its zeroes be α and β.

α+β=1=11=ba

α×β=1=11=ca

If a = 1, then b = -1, c = 1

Therefore, the quadratic polynomial is x2x+1.

(v) 14, 14

Let the polynomial be ax2+bx+c, and its zeroes be α and β.

α+β=14=ba

α×β=14=ca

If a = 4, then b = 1, c = 1

Therefore, the quadratic polynomial is 4x2 + x + 1.

(vi) 4, 1

Let the polynomial be ax2+bx+c, and its zeroes be α and β.

α+β=4=41=ba

α×β=1=11=ca

If a =1, then b = -4, c = 1

Therefore, the quadratic polynomial is x2 -4x + 1.

EXERCISE-2.3

P1. Divide the polynomial p(x) by the polynomial g(x) and find the quotient and remainder in each of the following:

(i) p(x)=x33x2+5x3, q(x)=x22

(ii) p(x)=x43x2+4x+5, qx=x2+1x

(iii) p(x)=x45x+6, q(x)=2x2

Sol. (i) p(x)=x33x2+5x3, q(x)=x22

Quotient = x − 3

Remainder = 7x – 9

(ii) p(x)=x43x2+4x+5,  qx=x2+1x

Quotient = x2 + x − 3

Remainder = 8

(iii) p(x)=x45x+6, q(x)=2x2

Quotient = −x2 − 2

Remainder = −5x +10

P2. Check whether the first polynomial is a factor of the second polynomial by dividing the second polynomial by the first polynomial:

(i) t23, 2t4+3t32t29t12

(ii) x2+3x+1, 3x4+5x37x2+2x+2

(iii) x33x+1, 3x54x3+x2+3x+1

Sol. (i) t23, 2t4+3t32t29t12

t23=t2+0.t3

Since the remainder is 0,

Hence, t2 -3  is a factor of 2t4 + 3t3-2t2 -9t -12.

(ii) x2+3x+1, 3x4+5x37x2+2x+2

Since the remainder is 0,

Hence,  x2+3x+1 is a factor of 3x4+5x37x2+2x+2.

(iii)  x33x+1, 3x54x3+x2+3x+1

Since the remainder 0,

Hence,  x33x+1 is not a factor of 3x54x3+x2+3x+1.

P3. Obtain all other zeroes of 3x4 + 6x3 – 2x2 – 10x – 5, if two of its zeroes are .

Sol. P(x) = 3x4 + 6x3 – 2x2 -10x -5

Since the two zeroes are 53 and 53,

x53x+53=x253 is a factor of 3x4 + 6x3 – 2x2 -10x -5.

Therefore, we divide the given polynomial by x253.

3x4+6x32x210x5 =x2533x2+6x+3 =3x253x2+2x+1

We factorize x2+2x+1=(x+1)2

Therefore, its zero is given by x + 1 = 0

x = −1

As it has the term x+12, therefore, there will be 2 zeroes at x = −1.

Hence, the zeroes of the given polynomial are 53, 53, 1, and −1.

P4. On dividing x33x2+x+2 by a polynomial g(x), the quotient and remainder were − 2 and − 2x + 4, respectively. Find g(x).

Sol. p(x)=x33x2+x+2 (Dividend)

g(x) = ? (Divisor)

Quotient = (x − 2)

Remainder = (− 2x + 4)

Dividend = Divisor × Quotient + Remainder

x33x2+x+2 =g(x)×(x2)+(2x+4)

x33x2+x+2+2x4=g(x)(x2)

x33x2+3x2=g(x)(x2)

g(x) is the quotient when we divide x33x2+3x2  by  (x2)

g(x)=x2x+1

P5. Give examples of polynomial p(x), g(x), q(x) and r(x), which satisfy the division algorithm and

(i) deg p(x) = deg q(x)

(ii) deg q(x) = deg r(x)

(iii) deg r(x) = 0

Sol. According to the division algorithm, if p(x) and g(x) are two polynomials with 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)

Degree of a polynomial is the highest power of the variable in the polynomial.

(i) deg p(x) = deg q(x)

Degree of quotient will be equal to degree of dividend when divisor is constant ( i.e., when any polynomial is divided by a constant).

Let us assume the division of by 2.

Here, p(x) = 6x2+2x+2

g(x) = 2

q(x)=3x2+x+1 and r(x) = 0

Degree of p(x) and q(x) is the same i.e., 2.

Checking for division algorithm,

p(x) = g(x) × q(x) + r(x)

6x2+2x+2=23x2+x+1 = 6x2+2x+2

Thus, the division algorithm is satisfied.

(ii) deg q(x) = deg r(x)

Let us assume the division of x3 + x by x2,

Here, p(x) = x3 + x

g(x) = x2

q(x) = x and r(x) = x

Clearly, the degree of q(x) and r(x) is the same i.e., 1.

Checking for division algorithm,

p(x) = g(x) × q(x) + r(x)

x3 + x = (x) × x x

x3 + x = x3 + x

Thus, the division algorithm is satisfied.

(iii) deg r(x) = 0

Degree of remainder will be 0 when remainder comes to a constant.

Let us assume the division of x3 1by x2.

Here, p(x) = x3 1

g(x) = x2

q(x) = x and r(x) = 1

Clearly, the degree of r(x) is 0.

Checking for division algorithm,

p(x) = g(x) × q(x) + r(x)

x3 1 = (x) × x + 1

x3 1 = x3 1

Thus, the division algorithm is satisfied.

EXERCISE-2.4

P1. Verify that the numbers given alongside of the cubic polynomials below are their zeroes. Also verify the relationship between the zeroes and the coefficients in each case:

(i) 2x3+x25x+2; 12,1,2

(ii) x34x2+5x2; 2,1,1

Sol. (i) p(x)=2x3+x25x+2

Zeroes for this polynomial are 12,1,2

p12=2123+122512+2 =14+1452+2=0

P(1)=2×13+125×1+2=0

P(2)=2×(2)3+(2)25×(2)+2=0

Therefore, 12, 1, and −2 are the zeroes of the given polynomial.

Comparing the given polynomial with ax3+bx2+cx+d, we obtain 

a = 2, b = 1, c = −5, d = 2

We can take α=12, β=1, γ=2

α+β+γ=12+1+(2) =12=ba

αβ+βγ+αγ=12×1+1×(2)+12(2)=52=ca

αβγ=12×1×(2)=11=(2)2=da

Therefore, the relationship between the zeroes and the coefficients is verified.

(ii) p(x)=x34x2+5x2

Zeroes for this polynomials are 2, 1, 1.

p(2) = 23 -4(22) + 5(1) – 2 = 8 -16 + 10 -2 = 0

p(1) = 13 -4(12) + 5(1) – 2 = 1 -4 + 5 -2 = 0

Therefore, 2, 1, 1 are the zeroes of the given polynomial.

Comparing the given polynomial with a , we obtain a = 1, b = −4, c = 5, d = −2.

Verification of the relationship between zeroes and coefficient of the given polynomial

Sum of zeroes = 2 + 1 + 1 = 4 = (4)1=ba

Multiplication of zeroes taking two at a time = (2)(1) + (1)(1) + (2)(1) =2 + 1 + 2 = 5 

Multiplication of zeroes = 2 × 1 × 1 = 2 =(2)1=da

Hence, the relationship between the zeroes and the coefficients is verified.

P2. Find a cubic polynomial with the sum, sum of the product of its zeroes taken two at a time, and the product of its zeroes as 2, − 7, − 14 respectively.

Sol. Let the polynomial be ax3+bx2+cx+d and the zeroes be α, β and γ.

It is given that

α+β+γ=21=ba

αβ+βγ+αγ=71=ca

αβγ=141=da

If a = 1, then b = −2, c = −7, d = 14

Hence, the polynomial is x32x27x+14.

P3. If the zeroes of polynomial x33x2+x+1 are a − ba + a + b, find a and b.

Sol. p(x)=x33x2+x+1

Zeroes are a − ba + a + b

Comparing the given polynomial with px3+qx2+rx+t, we obtain

p = 1, q = −3, r = 1, t = 1

Sum of zeroes = a − b + a + a + b

qp=3a

(3)1=3a

3 = 3a

a = 1

The zeroes are 1 – b, 1, 1 + b.

Multiplication of zeroes = 1(1 – b)(1 + b)

tp=1b2

11=1b2

1b2=1

1+1=b2

b=±2

Hence, a = 1 and b = 2 or 2.

P4. It two zeroes of the polynomial x46x326x2+138x35 are 2±3, find other zeroes.

Sol. Given that  2+3 and 23are zeroes of the given polynomial.

Therefore,  (x23)(x2+3)x2 + 4 ­­− 4x − 3

= x2 ­− 4x + 1 is a factor of the given polynomial

For finding the remaining zeroes of the given polynomial, we will find the quotient by dividing  x46x326x2+138x35 by x24x+1.

Clearly, x46x326x2+138x35 =x24x+1x22x35

It can be observed that x22x35 is also a factor of the given polynomial.

And x22x35=(x7)(x+5)

Therefore, the value of the polynomial is also zero when x – 7 = 0 or x + 5 = 0

or x = 7 or − 5

Hence, 7 and −5 are also zeroes of this polynomial.

P5. If the polynomial x46x3+16x225x+10 is divided by another polynomial x22x+k, the remainder comes out to be x + a, find k and a.

Sol. By division algorithm,

Dividend = Divisor × Quotient + Remainder

Dividend − Remainder = Divisor × Quotient

x46x3+16x225x+10xa=x46x326x+10a

will be perfectly divisible by x22x+k.

Let us divide x46x3+16x226x+10a by x22x+k

It can be observed that (10+2k)x+10a8k+k2 will be 0.

Therefore, (- 10 + 2k) = 0 and 10a8k+k2=0

For (- 10 + 2k) = 0,

2 k =10

And thus, k = 5

For 10a8k+k2=0

10 − a − 8 × 5 + 25 = 0

10 − a − 40 + 25 = 0

− 5 − a = 0

Therefore, a = −5

Hence, k = 5 and a = −5

Was this article helpful to you? Yes No