Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

501.

For each of the following polynomial, find p(1), p(0) and p(- 2).p(y) = x4 – 2x2 + x

Answer»

p(x) = x4 – 2x2 – x 

∴ p(1) = (1)4 – 2(1)2 – 1 

= 1 – 2 – 1 

∴ p(1) = -2 

∴ p(x) = x4 – 2x2 – x

 ∴ p(0) = (0)4 – 2(0)2 – 0 

= 0 – 0 – 0 

∴ p(0) = 0

p(x) = x4 – 2x2 – x 

∴ p(-2) = (-2)4 – 2(-2)2 – (-2)

 = 16 – 2(4) + 2 

= 16 – 8 + 2 

∴ p(-2) = 10

502.

If the value of the polynomial m3 + 2m + a is 12 for m = 2, then find the value of a.

Answer»

p(m) = m3 + 2m + a 

∴ p(2) = (2)3 + 2(2) + a 

∴ 12 = 8 + 4 + a … [∵ p(2)= 12] 

∴ 12 = 12 + a 

∴ a = 12 – 12 

∴ a = 0

503.

For the polynomial mx2 – 2x + 3 if p(-1) = 7, then find m.

Answer»

p(x) = mx2 – 2x + 3 

∴ p(- 1) = m (- 1)2 – 2(- 1) + 3 

∴ 7 = m(1) + 2 + 3 …[∵ p(-1) = 7] 

∴ 7 = m + 5 

∴ m = 7 – 5 

∴ m = 2

504.

Divide the first polynomial by the second polynomial and find the remainder using remainder theorem.(2x3 – 2x2 + ax – a); (x – a)

Answer»

p(x) = 2x3– 2x2 + ax – a 

Divisor = x – a 

∴ take x = a 

By remainder theorem, 

Remainder = p(a) 

p(x) = 2x3– 2x2+ ax – a 

∴ p(a) = 2a3 – 2a2 + a(a) – a 

= 2a3 – 2a2 + a – a 

∴ Remainder = 2a3 – a2 – a

505.

Divide the first polynomial by the second polynomial and find the remainder using remainder theorem. (x2 – 1x + 9); (x + 1)

Answer»

p(x) = x2 – 7x + 9

 Divisor = x + 1 

∴ take x = – 1 

∴ By remainder theorem, 

∴ Remainder =p(-1)

 p(x) = x2 – 7x + 9 

∴ p(-1) = (- 1)2 – 7(- 1) + 9

= 1 + 7 + 9 

∴ Remainder =17

506.

Explain Factor Theorem.

Answer»

Statement:

If p(x), a polynomial in x is divided by x-a and the remainder = p (a) is zero, then (x-a) is a factor of p(x).

Proof:

When p(x) is divided by x-a,

R = p(a) (by remainder theorem)

p(x) = (x-a).q(x)+p(a)

(Dividend = Divisor x quotient + Remainder Division Algorithm)

But p(a) = 0 is given.

Hence p(x) = (x-a).q(x)

=> (x-a) is a factor of p(x).

Conversely if x-a is a factor of p(x) then p(a) = 0.

p(x) = (x-a).q(x) + R

If (x-a) is a factor, then the remainder should be zero (x - a divides p(x)

exactly)

R = 0

By remainder theorem, R = p(a)

=> p(a) = 0

507.

Explain Remainder Theorem.

Answer»

If f(x) is a polynomial in x and is divided by x-a; the remainder is the value of f(x) at x = a i.e., Remainder = f(a).

Proof:

Let p(x) be a polynomial divided by (x-a).

Let q(x) be the quotient and R be the remainder.

By division algorithm,

Dividend = (Divisor x quotient) + Remainder

p(x) = q(x) . (x-a) + R

Substitute x = a,

p(a) = q(a) (a-a) + R

p(a) = R (a - a = 0, 0 - q (a) = 0)

Hence Remainder = p(a).

Steps for Factorization using Remainder Theorem

  • By trial and error method, find the factor of the constant for which the given expression becomes equal to zero.
  • Divide the expression by the factor that is determined in step 1.
  • Factorize the quotient. If the quotient is a trinomial, factorize it further.
  • If the expression is a 4th degree expression, the first step will be to reduce this to a trinomial and then factorize this trinomial further.
508.

Steps to Factorize a Trinomial of the form x2 + bx + c where b and c are Integers:

Answer»
  • Find all pairs of factors whose product is the last term of the trinomial.
  • From the pairs of factors from step 1, choose a pair of factors whose sum is the coefficient of the middle term of the trinomial.
  • Split the middle term using the pair of factors from step 2 and rewrite the trinomial.
  • Group the terms from step 3 and factorize.
  • Verify the solution.

Factoring a trinomial of the type ax+bx+bx2+c(a≠1) by splitting the middle term

To factorize expressions of the type x2 + bx + c, you will find two numbers a and b such that their sum is equal to the coefficient of the middle term and their product is equal to the last term(constant).

Steps for factoring ax2+bx+c(a≠1) by grouping

  • Find the product (ac), of the coefficient of x2 and the last term.
  • List the factor pairs of ac.
  • Choose a factor pair whose sum is the coefficient of the middle term.
  • Rewrite the polynomial by splitting the middle term.
  • Regroup and factorize.
509.

If `a + b + c = 0`, show that `a^(3) + b^(3) + c^(3) = 3abc` The following are the steps involved in showing the above result. Arrange them in sequential order (A) `a^(3) + b^(3) + 3ab (-c) = -c^(3)` (B) `(a + b)^(3) = (-c)^(3)` (C) `a + b + c = 0 rArr a + b = -c` (D) `a^(3) + b^(3) + 3ab (a +b) = -c^(3)` (E) `a^(3) + b^(3) + c^(2) = 3abc`A. ABDCEB. BCDAEC. CBDAED. CADBE

Answer» Correct Answer - C
CBDAE is the required sequential order
510.

Factorization by Grouping the Terms of the Expression

Answer»

In many situations, we come across polynomials, which may not have common factors among its terms. In such cases, we group the terms of the expression in such a way that there are common factors among the terms of the groups so formed.

Steps for Factorization by Grouping

  • Rearrange the terms if necessary.
  • Group the given expression in such a way that each group has its common factor.
  • Identify the HCF of each group.
  • Identify the other factor.
  • Write the expression as a product of the common factor and the other factor.
511.

The following are the steps involved in factorizing `64 x^(6) -y^(6)`. Arrange them in sequential order (A) `{(2x)^(3) + y^(3)} {(2x)^(3) - y^(3)}` (B) `(8x^(3))^(2) - (y^(3))^(2)` (C) `(8x^(3) + y^(3)) (8x^(3) -y^(3))` (D) `(2x + y) (4x^(2) -2xy + y^(2)) (2x - y) (4x^(2) + 2xy + y^(2))`A. BADCB. BDACC. BCADD. BACD

Answer» Correct Answer - C
BCAD is the required sequential order of steps in solving the given problem
512.

Factorization by Dividing the Expression by the HCF of the Terms of the Given Expression

Answer»

HCF of a polynomial is the largest monomial, which is a factor of each term of the polynomial.

We can factorize a polynomial by finding the Highest Common Factor (HCF) of the terms of the expression and then dividing each term by its HCF. HCF and the quotient obtained are the factors of the given expression.

Steps for Factorization

  • Identify the HCF of the terms of the given expression.
  • Divide each term of the given expression by the HCF and find the quotient.
  • Write the given expression as a product of HCF and quotient.
513.

Methods of Factorizing Polynomials

Answer»

There are various methods of factorizing a polynomial. They are,

1. Factorization by dividing the expression by the HCF of the terms of the given expression.

2. Factorization by grouping the terms of the expression.

3. Factorization using identities.

514.

In given figure, the graph of a polynomial p(x) is shown. Calculate the number of zeroes of p(x).

Answer»

As the graph intersects x-axis at one Point

.'. The number of zeroes of p(x) is 1

515.

If - 1 is a zero of the polynomial f(x) = x2 - 7x - 8, then calculate the other zero.

Answer»

 f(x) = x2 - 7x - 8

Let other zero be k, then

Sum of zeroes -1 + k = -(-7/1) = 7

516.

If sum of the zeroes of the quadratic polynomial 3x2 - kx + 6 is 3, then find the value of k.

Answer»

p(x) = 3x2 - kx + 6

sum of the zeroes = 3 = -(Cofficient of x)/(Cofficient of x2)

3 = -((-k)/3)

k = 9

517.

Calculate the zeroes of the polynomialp(x) = 4x2 - 12x + 9

Answer»

Let    P(x) = 4x2 -12x + 9

=  4x- 6x + 9

or,  p(x)  =  2x(2x - 3)  -3(2x  - 3)

 :.    0  =  (2x - 3) (2x - 3)

The zeros are    3 / 2, 3 / 2

:.    x = 3 / 2, 3 / 2

Hence, zeroes of the polynomial  are 3 / 2, 3 / 2.

518.

If the polynomials 2x3 + ax2 + 3x – 5 and x3 + x2 – 4x + a leave the same remainder, when divided by x – 2, find the value of a.

Answer»

Let f(x) = 2x3 + ax2 + 3x – 5 

g(x) = x3 + x2 – 4x + a 

Given that f(x) and g(x) divided x – 2 give same remainder. 

i e., f(2) = g(2) 

By Remainder theorem. 

But f(2) = 2(2)3 + a(2) + 3(2)2 – 5 

= 2 x 8 + 4a + 6 – 5 

= 17 +4a 

g(2) = 23 + 22 – 4(2) + a. 

= 8 + 4 – 8 + a = 4 + a 

i.e., 4 + a = 17 + 4a 

∴ a – 4a = 17 – 4 – 3a = 13 

a = -13/3

519.

If (x + a) is a factor of x2 + px + q and x2 + mx + n then the value of a is : (A) m-p/n-q (B) n-q/m-p(C) n+q/m+p(D) m+p/n+q

Answer» The correct answer is (B).
520.

Factors of polynomial x3 - 3x2 - 10x + 2x are : (A) (x - 2)(x + 3)(x - 4) (B) (x + 2)(x + 3)(x + 4) (C) (x + 2)(x - 3)(x - 4) (D) (x - 2)(x - 3)(x - 4) 

Answer» The correct option is (A).
521.

Factors of (x2+x/6-1/6) are:(A) 1/6(2x + 1)(3x + 1) (B) 1/6(2x + 1)(3x - 1) (C) 1/6(2x - 1)(3x - 1) (D) 1/6(2x - 1)(3x + 1) 

Answer» The correct option is (B).
522.

Factors of (42 - x - x2 ) are: A) (x - 7)(x - 6) (B) (x + 7)(x - 6) (C) (x + 7)(6 - x) (D) (x + 7)(x + 6)  

Answer» The correct option is (C)
523.

If a + b + c = 0, then a3 + b3 + c3 = A) O B) 3abc C) 3(a + b + c)D) 3(a+b)(b+c)(c+a)

Answer»

Correct option is (B) 3abc

If a + b + c = 0, then \(a^3+b^3+c^3\) = 3abc

Correct option is  B) 3abc

524.

x3 – 8 =A) (x – 2) (x – 2) ( x – 2) B) (x – 2) (x2 + 2x + 8) C) (x – 2) (x2 + 2x + 4) D) (x – 2) (x2 – 2x – 4)

Answer»

Correct option is (C) (x – 2) (x2 + 2x + 4)

\(x^3-8=x^3-2^3\) \(=(x-2)\,(x^2+2x+2^2)\)

\(=(x-2)\,(x^2+2x+4)\)

C) (x – 2) (x2 + 2x + 4) 

525.

If f(x) is divided by (x – a), then the remainder is A) f(-a) B) f(l) C) f(0) D) f(a)

Answer»

Correct option is (D) f(a)

If \(f(x)\) is divided by \((x-a)\), then the remainder is f(a).

Correct option is  D) f(a)

526.

The factor of 3x2 + x – 2 is A) x – 1 B) 3x – 2 C) 3x + 2D) 2x – 3

Answer»

Correct option is (B) 3x – 2

\(3x^2+x-2=3x^2+3x-2x-2\)

\(=3x(x+1)-2(x+1)\)

\(=(x+1)(3x-2)\)

Hence \((x+1)\) and \((3x-2)\) are factors of polynomial \((3x^2+x-2).\)

Correct option is  B) 3x – 2

527.

(x + y)2 + (x – y)2 = A) 2(x2 + y2 ) B) 4xy C) x2 + y2 D) 2xy

Answer»

Correct option is (A) 2(x2 + y2)

\((x+y)^2+(x-y)^2\) \(=(x^2+y^2+2xy)+(x^2+y^2-2xy)\)

\(2(x^2+y^2)\)

A) 2(x2 + y2

528.

9x2 – 25 = .................A) (3x + 25) (3x – 1) B) (9x – 1) (x + 25) C) (3x + 5) (3x – 5) D) (9x + 1) (x – 25)

Answer»

Correct option is (C) (3x + 5) (3x – 5)

\(9x^2-25=(3x)^2-5^2\)

\((3x+5)\) \((3x-5)\)

C) (3x + 5) (3x – 5)

529.

(a) Factorize `x^(2) + 25x + 144`

Answer» Here, the constant term is `144 = (16xx9)` and the coefficient of x is `25 = (16+9)`
`:. X^(2) + 25x + 144`
`= x^(2) + 16x + 9x + 144`
`= x(x +16) + 9(x + 16)`
`= (x + 16) (x + 9)`
530.

Can a quadratic polynomial x2+kx+k have equal zeros for some odd integer k > l?

Answer» No, for equal zeros, k =0,4  ⇒ k should be even.
531.

Which of the following is not a quadratic polynomial? A) (x – 2) (x + 2) – (x2 + 5x) B) 1 – (x2 – 2x) C) x2 – 5x – 6 D) x2 + 5x + 6 

Answer»

Correct option is (A) (x – 2) (x + 2) – (x2 + 5x)

\((x – 2) (x + 2) – (x^2 + 5x)\)

\(=x^2-4-x^2-5x\)

= -4 - 5x which is a linear polynomial not a quadratic polynomial.

Correct option is A) (x – 2) (x + 2) – (x2 + 5x)

532.

If one zero of the quadratic polynomial x2 - 5x -6 is 6 then find the other zero.

Answer»

Let a,6 be the zeros of given polynomial.

Then a+6=5 ⇒ a=-1.

533.

If on division of a polynomial p (x) by a polynomial g (x), the quotient is zero, what is the relation between the degrees of p (x) and g (x)?Justify your answer.

Answer»

We know that,

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

According to the question,

q(x) =0

When q(x)=0, then r(x) is also = 0

So, now when we divide p(x) by g(x),

Then p(x) should be equal to zero

Hence, the relation between the degrees of p (x) and g (x) is the degree p(x)<degree g(x)

534.

If on division of a polynomial p(x)by a polynomial g(x), the quotient is zero, what is the relation between the degrees of p(x) and g(x)?

Answer» Since the quotient is zero, therefore

deg p(x)
535.

Find the quadratic polynomial whose zeros are -3 and 4.

Answer»

sum of zeros =-3+4=1,

product of  zeros =-3x4=-12

Required polynomial =x2-x-12

536.

can x -2 be the remainder on division of a polynomial p(x) by x +3?

Answer» No, as degree (x-2)=degree (x+3)
537.

Factorise : x2 - 14x + 24. 

Answer»

Product ac = 24 & b = -14 

∴ Split the middle term as - 12 & - 2 

⇒ x2 - 14x + 24 

= x2 - 12 - 2x + 24 

⇒ x(x - 12) - 2 (x - 12) = (x - 12)(x - 2) 

538.

Factorise : 2x2 + 12 √2x + 35.

Answer»

2x2 + 12 2x + 35 

Product ac = 70 & b = 12 

∴ Split the middle term as 7 2 &5 2

⇒ 2x2 + 12 2x + 35 = 2x2 + 7 2x + 5 2x + 35 

 = 2x[ 2x + 7]+ 5[ 2x + 7] 

 = [ 2x + 5][ 2x + 7]

539.

Using factor theorem, factories :  p(x) = 2x4 - 7x3 - 13x2 + 63x - 45 

Answer»

45 ⇒ ±1,±3,±5,±9,±15,±45

if we put x = 1 in p(x) 

 p(1) = 2(1)4 - 7(1)3 - 13(1)2 + 63(1) - 45 

 2 - 7 - 13 + 63 - 45 = 65 - 65 = 0 

∴ x = 1 or x - 1 is a factor of p(x).

Similarly, if we put x = 3 in p(x) 

 p(3) = 2(3)4 - 7(3)3 - 13(3)2 + 63(3) - 45 

 162 - 189 - 117 + 189 - 45 = 162 - 162 = 0

Hence, x = 3 or x - 3 = 0 is the factor of p(x). 

 p(x) = 2x4 - 7x3 - 13x2 + 63x - 45 

∴ p(x) = 2x3 (x - 1) -5x2 (x - 1) - 18(x - 1) + 45(x - 1) 

 2x4 - 2x3 (x - 1) - 5x2 - 18x2 + 18x + 45x - 54 

⇒ p(x) = (x - 1)(2x3 - 5x2 - 18x + 45) 

⇒ p(x) = (x - 1)(2x3 - 5x2 - 18x + 45) 

⇒ p(x) = (x - 1)[2x2 (x - 3) + x(x - 3) - 15(x - 3)] 

⇒ p(x) = (x - 1)[2x3 - 6x2 + x2 - 3x - 15x + 45] 

⇒ p(x) = (x - 1)(x - 3)(2x2 + x - 15) 

⇒ p(x) = (x - 1)(x - 3)(2x2 + 6x - 5x - 15) 

⇒ p(x) = (x - 1)(x - 3)[2x(x + 3) - 5(x + 3)] 

⇒ p(x) = (x - 1)(x - 3)(x + 3)(2x - 5)

 

540.

Write a quadratic polynomial and a cubic polynomial in variable x in the general form.

Answer»

General form of a quadratic polynomial having variable ‘x’ is 

f(x) = ax3 + bx2 + c, a ≠ 0 

General form of a cubic polynomial having variable ‘x’ is 

f(x) = ax3 + bx2 + cx + d, a ≠ 0

541.

Let P(x) be a cubic polynomial such that coefficient of `x^3` is 1 `, p(1) = 1, p(2) = 2, p(3) = 3 then the value of p(4) is :

Answer» Let `P(x) = x^3+ax^2+bx+c`
Then, `P(1) = 1+a+b+c = 1`
`=> a+b+c = 0->(1)`
`P(2) = 8+4a+2b+c = 2=> 4a+2b+c = -6->(2)`
`P(3) = 27+9a+3b+c = 3=>9a+3b+c = -24->(3)`
Subtracting (1) from (2)
`3a+b = -6->(4)`
Subtracting (2) from (3)
`5a+b = -18->(5)`
Subtracting (4) from (5)
`2a = -12 => a = -6`
`=> b = -6+18 = 12`
`c = -a-b = 6-12 = -6`
So, our polynomial becomes,
`P(x) = x^3-6x^2+12x-6 = 0`
`:.P(4) = 64-96+48-6 = 10`
542.

If the zeroes of the quadratic polynomial `x^(2) +(a+1)x+b` are 2 and -3, thenA. `a =- 7, b =- 1`B. `a = 5, b=-1`C. `a =2, b =- 6`D. `a =0, b=-6`

Answer» Correct Answer - D
Let `p(x) =x^(2) +(a+1)x+b`
Given that , 2 and -3 are the zeroes of the quadratic polynomial p(x).
`:. p(2)=0` and `p (-3)=0`
`rArr 2^(2)+(a+1) (2)+b =0`
`rArr 4+2a +2 +b = 0`
`rArr 2a +b =- 6` ..(i)
and `(-3)^(2) +(a+1) (-3)+b = 0`
`rArr 9 - 3a - 3 +b = 0`
`rArr 3a - b = 6` ...(ii)
On adding Eqs.(i) and (ii), we get
`5a = 0 rArr a = 0`
Put the valye of a in Eq (i), we get
`2 xx 0 +b =- 6 rArr b =- 6`
So, the required values are `a = 0` and `b =- 6`
543.

The number of polynomials having zeroes as -2 and 5 isA. 1B. 2C. 3D. more than 3

Answer» Correct Answer - D
Let `p(x) = ax^(2) +bx +c` be the required polynomial whose zeroes are -2 and 5.
`:.` Sum of zeroes `= (-b)/(a)`
`rArr (-b)/(a) =- 2 +5 =(3)/(1) = (-(3))/(1)`
and product of zeroes `=(c)/(a)`
`rArr (c)/(a) =- 2 xx 5 =(-10)/(1)`
From Eqs. (i) and (ii),
`a = 1, b =- 3` and `c =- 10`
`:. p(x) = ax^(2) +bx +c = 1x^(2) - 3x - 10`
`= x^(2) - 3x - 10`
But we know that, if we multiply/divide any polynomial by any arbitary constant. Then, the zeroes of polynomial never change.
`:. p(x) = kx^(2) - 3kx - 10k` [where, k is a real number]
`rArr p(x) =(x^(2))/(k)-(3)/(k)x -(10)/(k)`, [where,k is a non-zero real number]
Hence, the required number of polynomials are infinite i.e., more than 3.
544.

Find all zeroes of the polynomial `2x^4-9x^3+5x^2+3x-1` if two of its zeroes are `2+sqrt(3)` and `2-sqrt(3)`

Answer» `3+sqrt(2),3-sqrt(2),(1)/(2),-1`
545.

The zeroes of the quadratic polynomial `x^(2)+99x +127` areA. both positiveB. both negativeC. one positive and one negativeD. both equal

Answer» Correct Answer - B
Let given quadratic polynomial be `p(x)=x^(2)+99x +127`.
On comparing `p(x)` with `ax^(2)+bx +c`, we get
`a = 1, b = 99` and `c = 127`
We know that, `x = (-b +- sqrt(b^(2)-4ac))/(2a)` [by quadratic formula]
`=(-99+-sqrt((99)^(2)-4xx1xx127))/(2xx1)`
`= (-99 +- sqrt(9801-508))/(2)`
`= (-99 +-sqrt(9293))/(2)=(-99+-96.4)/(2)`
`= (-99+96.4)/(2),(-99-96.4)/(2)`
`=(-2.6)/(2),(-195.4)/(2)`
`=- 1.3, 97.7`
Hence, both zeroes of the given quadratic polynomial `p(x)` are negative,
Alternate Method
In quadratic polynomilal, if `{:(agt 0,bgt 0 " "c gt 0),(" or",),(alt 0,b lt0 " "clt0):}}`, then both zeroes are negative. In given polynomial, we see that
`a = 1 gt 0, b = 00 gt 0` and `c = 127 gt 0`
which satisfy the above condition.
So, both zeroes of the given quadratic polynomial are negative.
546.

The zeroes of the quadratic polynomial `x^(2)+99x+127` are:A. both positiveB. both negativeC. one positive and one negativeD. both equal

Answer» Correct Answer - B
Comparing the given polynomial with `ax^(2)+bc+c`, we get
a=1, b=99, c=127
Now, `" " x=(-b+-sqrt(b^(2)-4ac))/(2a)`
`=(-99+-sqrt(99^(2)-4xx1xx127))/(2xx1)`
`=(-99+-sqrt(9801-508))/(2)=(-99+-sqrt(9293))/(2)`
`=(-99+-96.4)/(2)`
`=(-99+69.4)/(2)" " or " " (-99-96.4)/(2)`
`=-1.3-97.7`
`:.` Both zeroes are negative.
Alternative (Short cut) method:
Let two zeroes of given polynomial be `alpha` and `beta`.
`:.` Sum of zeroes `alpha+beta=-(b)/(a)=-(99)/(1)=-99`
and product of zeroes `alphabeta=(c )/(a)=(127)/(1)=127`
Since, product of zeroes is 127 i.e., positive, therefore both `alpha` and `beta` are either positive or both are negative. If we take both zeroes as positive, then their sum cannot be negative. But sum of zeroes is negative, so both the zeroes must be negative.
547.

On dividing `x^3-3x^2+x+2`by a polynomial the quotient and remainder were `x-2`and `-2x+4`, respectively. Find g(x).

Answer» Divident=`(x^3-3x^2+x+2)`
Quotient=(x-2)
Remainder=(-2x+9)
Divisor=g(x)
=Divident=Divisor*quotient+remainder
=`(x^3-3x^2+x+2)=g(x)*(x-2)+(-2x+4)`
after solving this equation
g(x)=`x^2-x+1`
548.

Find the zeroes of the polynomial in each of the following:(i) p(x) = x – 4(ii) g(x) = 3 – 6x(iii) q(x) = 2x –7(iv) h(y) = 2y

Answer»

(i) p(x) = x – 4

Zero of the polynomial p(x) ⇒ p(x) = 0

P(x) = 0

⇒ x – 4= 0

⇒ x = 4

Therefore, the zero of the polynomial is 4.

(ii) g(x) = 3 – 6x

Zero of the polynomial g(x) ⇒ g(x) = 0

g(x) = 0

⇒3 – 6x = 0

⇒ x = 3/6 = ½

Therefore, the zero of the polynomial is ½

(iii) q(x) = 2x –7

Zero of the polynomial q(x) ⇒ q(x) = 0

q(x) = 0

⇒2x – 7 = 0

⇒ x = 7/2

Therefore, the zero of the polynomial is 7/2

(iv) h(y) = 2y

Zero of the polynomial h(y) ⇒ h(y) = 0

h(y) = 0

⇒2y =0

⇒ y = 0

Therefore, the zero of the polynomial is 0

549.

write whether the following statements are true or false , justify Your answer. (i) A binomial can have atmost two terms. (ii) Every polynomial is a Binomial . (iii) A binomial may have degree 5. (iv) zero of a polynomial is always 0. (V) A polynomial cannot have more then one zero. (vi ) the degree of the sum of tum polynomals each of degree 5 is wlways . 5

Answer» (i) Faise because a binomial has ecactly two terms .
(ii) Faise because every polynomial is not binomial
e.g., (a) `3x ^(2) +4x+5 " " ["polynomial but not a binomial"]`
`(b) 3x^(2)+5 " " ["polynomial and also a binomial "]`
(iii) True , because a binomial is a polynomial whose degree is a whole number greater than equal to one , so ,it may have degree 5.
(iv) False , because zero of a polynomial can be any real number
e.g., p(x) =x-2, then 2 is zero of polynomial p(x).
(v) False because a polynomial can have any number of zeroes . it depends upon the degree of the polynomial
e.g., p(x) `=x^(2)-2` ,as degree pf p(x) is 2 ,so it has two degree ,so it has two zeros i.e `sqrt(2)` and `-sqrt(2)`
(vii) False because the sum of any two polynomials of same degree is not always same degree .
e.g., Let (x) `=x^(4)+2 and g(x)=-x^(4)+2x`
`therefore ` Sum of two polynomals,
` f(x)+g(x)=x^(4)+2+(-x^(4)+4x^(3)+2x)`
` =4x^(3)+2x+2` which is not polynomals of degree 4.
550.

Verify whether the following are true or false:(i) –3 is a zero of x – 3(ii) – 1/3 is a zero of 3x + 1(iii) – 4/5 is a zero of 4 –5y(iv) 0 and 2 are the zeroes of t2 – 2t(v) –3 is a zero of y2 + y – 6

Answer»

(i) –3 is a zero of x – 3

False

Zero of x – 3 is given by,

x – 3 = 0

⇒ x=3

(ii) – 1/3 is a zero of 3x + 1

True

Zero of 3x + 1 is given by,

3x + 1 = 0

⇒ 3x = – 1

⇒ x = – 1/3

(iii) – 4/5 is a zero of 4 –5y

False

Zero of 4 – 5y is given by,

4 – 5y =0

⇒ – 5y = – 4

⇒ y = 4/5

(iv) 0 and 2 are the zeroes of t2 – 2t

True

Zeros of t2 – 2t is given by,

t2 – 2t = t(t – 2) = 0

⇒ t = 0 or 2

(v) –3 is a zero of y2 + y – 6

True

Zero of y2 + y – 6 is given by,

y2 + y – 6 = 0

⇒ y2 + 3x – 2x – 6 = 0

⇒ y (y + 3) – 2(x + 3) = 0

⇒ (y – 2) (y + 3) =0

⇒ y = 2 or – 3