NCERT Solutions for Class 10 Maths Chapter 2 – Polynomials Exercise 2.3

NCERT Solutions for Class 10 Maths Chapter 2 – Polynomials Exercise 2.3 are provided here to help students with their Class 10 exam preparations. These solutions are carefully designed by our subject experts to ensure students understand the roots of polynomials, factorization, and relation between coefficients and zeroes of a polynomial in a step-by-step manner.

Exercise 2.3 in Polynomials focuses on finding the zeroes of quadratic polynomials and expressing the factorized form of polynomials. This exercise strengthens students' understanding of relationship between the zeroes and coefficients of quadratic polynomials and how to use this relationship to solve problems effectively.

NCERT Solutions for Class 10 Maths Chapter 2 – Polynomials Exercise 2.3

NCERT Solutions for Class 10 Maths Chapter 2 – Polynomials Exercise 2.3

These NCERT Solutions are in line with the latest CBSE syllabus and provide easy-to-understand explanations for polynomial factorization and finding zeroes, making it easier for students to practice and score well in exams.

Q1. Divide the polynomial p(x)p(x)

 

 

by the polynomial g(x)g(x)

 

 

and find the quotient and remainder in each of the following:

Solution:

  • (i)

    p(x)=x33x2+5x3p(x) = x^3 - 3x^2 + 5x - 3,

    g(x)=x22x2g(x) = x^2 - 2x - 2

We divide

p(x)p(x)

by

g(x)g(x)

. The quotient is

x3x - 3

and the remainder is

7x97x - 9

.

  • (ii)

    p(x)=x33x2+5x+6p(x) = x^3 - 3x^2 + 5x + 6,

    g(x)=x22x2g(x) = x^2 - 2x - 2

After division, the quotient is

x+3x + 3

and the remainder is

8x8x

.

  • (iii)

    p(x)=5x36x2+7x3p(x) = 5x^3 - 6x^2 + 7x - 3,

    g(x)=x23x2g(x) = x^2 - 3x - 2

The quotient is

5x35x - 3

, and the remainder is

5x+105x + 10

.


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

Solution:

  • (i)

    p(x)=x32x2+3x+5p(x) = x^3 - 2x^2 + 3x + 5,

    g(x)=x2x3g(x) = x^2 - x - 3

When dividing, we get the quotient as

x1x - 1

and the remainder as

5x+10-5x + 10

.
Since the remainder is not zero,

g(x)g(x)

is not a factor of

p(x)p(x)

.

  • (ii)

    p(x)=x3+5x2+7x+2p(x) = x^3 + 5x^2 + 7x + 2,

    g(x)=x2+2x1g(x) = x^2 + 2x - 1

After division, the quotient is

x+3x + 3

and the remainder is zero.
Thus,

g(x)g(x)

is a factor of

p(x)p(x)

.

  • (iii)

    p(x)=x3+5x2+3x+1p(x) = x^3 + 5x^2 + 3x + 1,

    g(x)=x2x+1g(x) = x^2 - x + 1

The quotient is

x+3x + 3

, and the remainder is zero.
Hence,

g(x)g(x)

is a factor of

p(x)p(x)

.


Q3. Obtain all other zeroes of 3x4+6x32x210x53x^4 + 6x^3 - 2x^2 - 10x - 5

 

 

if two of its zeroes are 53\frac{5}{3}

 

 

and 53-\frac{5}{3}

 

 

.

Solution:

Given that

53\frac{5}{3}

and

53-\frac{5}{3}

are two zeroes of the polynomial,

x53x - \frac{5}{3}

and

x+53x + \frac{5}{3}

are factors of the polynomial.

We divide the given polynomial by

(x53)(x+53)(x - \frac{5}{3})(x + \frac{5}{3})

, which simplifies to

x2(53)2=x2259x^2 - \left(\frac{5}{3}\right)^2 = x^2 - \frac{25}{9}

.

After dividing, we get the other zeroes of the polynomial as

11

and

1-1

. Therefore, the zeroes of the given polynomial are

53,53,1,1\frac{5}{3}, -\frac{5}{3}, 1, -1

.


Q4. On dividing x33x2+x+2x^3 - 3x^2 + x + 2

 

 

by a polynomial g(x)g(x)

 

 

, the quotient and remainder were x2x - 2

 

 

and 2x+4-2x + 4

 

 

, respectively. Find g(x)g(x)

 

 

.

Solution:

We use the division algorithm to solve this problem:

Dividend=Divisor×Quotient+Remainder\text{Dividend} = \text{Divisor} \times \text{Quotient} + \text{Remainder}

Given:

  • Dividend

    =x33x2+x+2= x^3 - 3x^2 + x + 2

  • Quotient

    =x2= x - 2

  • Remainder

    =2x+4= -2x + 4

Substitute these values into the division algorithm:

x33x2+x+2=g(x)(x2)+(2x+4)x^3 - 3x^2 + x + 2 = g(x)(x - 2) + (-2x + 4)

Simplifying the equation, we find

g(x)=x2x+1g(x) = x^2 - x + 1

.


Q5. Give examples of polynomials

p(x)p(x)

 

,

g(x)g(x)

 

,

q(x)q(x)

 

, and

r(x)r(x)

 

, which satisfy the division algorithm and:

  • (i)

    deg(p(x))=deg(q(x))\deg(p(x)) = \deg(q(x))

  • (ii)

    deg(q(x))=deg(r(x))\deg(q(x)) = \deg(r(x))

  • (iii)

    deg(r(x))=0\deg(r(x)) = 0

Solution:

  • (i)

    p(x)=6x2+2x+4p(x) = 6x^2 + 2x + 4,

    g(x)=2g(x) = 2,

    q(x)=3x2+x+2q(x) = 3x^2 + x + 2,

    r(x)=0r(x) = 0
    The division algorithm is satisfied as the degree of

    p(x)p(x) is the same as that of

    q(x)q(x).

  • (ii)

    p(x)=x3+2x2+3x+4p(x) = x^3 + 2x^2 + 3x + 4,

    g(x)=x2+1g(x) = x^2 + 1,

    q(x)=x+3q(x) = x + 3,

    r(x)=x+1r(x) = x + 1
    Here, the degree of

    q(x)q(x) is the same as that of

    r(x)r(x), and the division algorithm holds.

  • (iii)

    p(x)=x3+3x2+2x+1p(x) = x^3 + 3x^2 + 2x + 1,

    g(x)=xg(x) = x,

    q(x)=x2+3x+2q(x) = x^2 + 3x + 2,

    r(x)=0r(x) = 0
    The degree of

    r(x)r(x) is 0 (since it's a constant), and the division algorithm is satisfied.


FAQs: Class 10 Maths Chapter 2 – Polynomials Exercise 2.3

Q1. How do I find the zeroes of a quadratic polynomial?
Answer:
To find the zeroes of a quadratic polynomial, solve the equation ax² + bx + c = 0 using factorization, completing the square, or the quadratic formula. The zeroes are the values of x for which the polynomial equals 0.

Q2. What is the relationship between zeroes and coefficients of a quadratic polynomial?
Answer:
For a quadratic polynomial ax² + bx + c, the sum and product of its zeroes can be related to the coefficients using:

  • Sum of zeroes = -b/a

  • Product of zeroes = c/a

Q3. How do I factorize a polynomial in this exercise?
Answer:
To factorize a polynomial, express it as a product of its factors. For example, for x² - 5x + 6, factor it as (x - 2)(x - 3). This can be done by splitting the middle term or using trial and error based on the sum and product of the coefficients.

Q4. Are there any tips for solving the problems in Exercise 2.3?
Answer:

  • Use the relationship between the coefficients and zeroes for easier calculations.

  • Factorize quadratics using methods like splitting the middle term.

  • Double-check your factorization by multiplying the factors back to confirm the polynomial.

Q5. How do NCERT Solutions help in exam preparation?
Answer:
These solutions provide step-by-step guidance to find the zeroes and factorize polynomials, which are key aspects in the Class 10 exams. By practicing these solutions, students can improve their problem-solving skills and understand the concepts thoroughly.