CLASS X : CHAPTER - 2 POLYNOMIALS
IMPORTANT FORMULAS & CONCEPTS
An algebraic expression of the form \( p(x) = a_0 + a_1x + a_2x^2 + a_3x^3 + \dots + a_nx^n \), where \( a_n \neq 0 \), is called a polynomial in variable x of degree n. Here, \( a_0, a_1, a_2, a_3, \dots, a_n \) are real numbers and each power of x is a non-negative integer. e.g. \( 3x^2 – 5x + 2 \) is a polynomial of degree 2. \( \frac{1}{x^2} - 2x + 3 \) is not a polynomial.
- If \( p(x) \) is a polynomial in x, the highest power of x in \( p(x) \) is called the degree of the polynomial \( p(x) \). For example, \( 4x + 2 \) is a polynomial in the variable x of degree 1, \( 2y^2 – 3y + 4 \) is a polynomial in the variable y of degree 2.
- A polynomial of degree 0 is called a constant polynomial.
- A polynomial \( p(x) = ax + b \) of degree 1 is called a linear polynomial.
- A polynomial \( p(x) = ax^2 + bx + c \) of degree 2 is called a quadratic polynomial.
- A polynomial \( p(x) = ax^3 + bx^2 + cx + d \) of degree 3 is called a cubic polynomial.
- A polynomial \( p(x) = ax^4 + bx^3 + cx^2 + dx + e \) of degree 4 is called a bi-quadratic polynomial.
VALUE OF A POLYNOMIAL AT A GIVEN POINT x = k
If \( p(x) \) is a polynomial in x, and if k is any real number, then the value obtained by replacing x by k in \( p(x) \), is called the value of \( p(x) \) at x = k, and is denoted by \( p(k) \).
ZERO OF A POLYNOMIAL
A real number k is said to be a zero of a polynomial \( p(x) \), if \( p(k) = 0 \).
- Geometrically, the zeroes of a polynomial \( p(x) \) are precisely the x-coordinates of the points, where the graph of \( y = p(x) \) intersects the x-axis.
- A quadratic polynomial can have at most 2 zeroes and a cubic polynomial can have at most 3 zeroes.
- In general, a polynomial of degree ‘n’ has at the most ‘n’ zeroes.
RELATIONSHIP BETWEEN ZEROES & COEFFICIENTS OF POLYNOMIALS
| Type of Polynomial | General form | No. of zeroes | Relationship between zeroes and coefficients |
|---|---|---|---|
| Linear | \( ax + b, a \neq 0 \) | 1 | \( k = -\frac{b}{a} \), i.e. \( k = -\frac{\text{Constant term}}{\text{Coefficient of } x} \) |
| Quadratic | \( ax^2 + bx + c, a \neq 0 \) | 2 | Sum of zeroes \( (\alpha + \beta) = -\frac{b}{a} = -\frac{\text{Coefficient of } x}{\text{Coefficient of } x^2} \) Product of zeroes \( (\alpha\beta) = \frac{c}{a} = \frac{\text{Constant term}}{\text{Coefficient of } x^2} \) |
| Cubic | \( ax^3 + bx^2 + cx + d, a \neq 0 \) | 3 | Sum of zeroes \( (\alpha + \beta + \gamma) = -\frac{b}{a} = -\frac{\text{Coefficient of } x^2}{\text{Coefficient of } x^3} \) Product of sum of zeroes taken two at a time \( (\alpha\beta + \beta\gamma + \gamma\alpha) = \frac{c}{a} = \frac{\text{Coefficient of } x}{\text{Coefficient of } x^3} \) Product of zeroes \( (\alpha\beta\gamma) = -\frac{d}{a} = -\frac{\text{Constant term}}{\text{Coefficient of } x^3} \) |
- A quadratic polynomial whose zeroes are \( \alpha \) and \( \beta \) is given by \( p(x) = x^2 - (\alpha + \beta)x + \alpha\beta \) i.e. \( x^2 - (\text{Sum of zeroes})x + (\text{Product of zeroes}) \).
- A cubic polynomial whose zeroes are \( \alpha, \beta \) and \( \gamma \) is given by \( p(x) = x^3 - (\alpha + \beta + \gamma)x^2 + (\alpha\beta + \beta\gamma + \gamma\alpha)x - \alpha\beta\gamma \).
The zeroes of a quadratic polynomial \( ax^2 + bx + c, a \neq 0 \), are precisely the x-coordinates of the points where the parabola representing \( y = ax^2 + bx + c \) intersects the x-axis.
In fact, for any quadratic polynomial \( ax^2 + bx + c, a \neq 0 \), the graph of the corresponding equation \( y = ax^2 + bx + c \) has one of the two shapes either open upwards like \( \cup \) or open downwards like \( \cap \) depending on whether \( a > 0 \) or \( a < 0 \). (These curves are called parabolas.)
The following three cases can be happen about the graph of quadratic polynomial \( ax^2 + bx + c \):
Case (i): Here, the graph cuts x-axis at two distinct points A and A'. The x-coordinates of A and A' are the two zeroes of the quadratic polynomial \( ax^2 + bx + c \) in this case.
Explanation: Two graphs showing parabolas intersecting the x-axis at two distinct points. One parabola opens upwards (a > 0) and the other opens downwards (a < 0).
Case (ii): Here, the graph cuts the x-axis at exactly one point, i.e., at two coincident points. So, the two points A and A′ of Case (i) coincide here to become one point A. The x-coordinate of A is the only zero for the quadratic polynomial \( ax^2 + bx + c \) in this case.
Explanation: Two graphs showing parabolas touching the x-axis at exactly one point. One parabola opens upwards (a > 0) and the other opens downwards (a < 0).
Case (iii): Here, the graph is either completely above the x-axis or completely below the x-axis. So, it does not cut the x-axis at any point. So, the quadratic polynomial \( ax^2 + bx + c \) has no zero in this case.
Explanation: Two graphs showing parabolas that do not intersect the x-axis. One parabola is entirely above the x-axis (a > 0) and the other is entirely below the x-axis (a < 0).
DIVISION ALGORITHM FOR POLYNOMIALS
If \( p(x) \) and \( g(x) \) are any two polynomials with \( g(x) \neq 0 \), then we can find polynomials \( q(x) \) and \( r(x) \) such that \( p(x) = g(x) \times q(x) + r(x) \), where \( r(x) = 0 \) or degree of \( r(x) < \) degree of \( g(x) \).
If \( r(x) = 0 \), then \( g(x) \) is a factor of \( p(x) \).
Dividend = Divisor × Quotient + Remainder
MCQ WORKSHEET-I
- The value of k for which (-4) is a zero of the polynomial \( x^2 - x - (2k + 2) \) is
- 3
- 9
- 6
- -1
- If the zeroes of the quadratic polynomial \( ax^2 + bx + c, c \neq 0 \) are equal, then
- c and a have opposite sign
- c and b have opposite sign
- c and a have the same sign
- c and b have the same sign
- The number of zeroes of the polynomial from the graph is
Explanation: A graph showing a parabola intersecting the x-axis at one point (vertex touching the axis).- 0
- 1
- 2
- 3
- If one of the zero of the quadratic polynomial \( x^2 + 3x + k \) is 2, then the value of k is
- 10
- -10
- 5
- -5
- A quadratic polynomial whose zeroes are -3 and 4 is
- \( x^2 - x + 12 \)
- \( x^2 + x + 12 \)
- \( 2x^2 + 2x - 24 \)
- none of the above.
- The relationship between the zeroes and coefficients of the quadratic polynomial \( ax^2 + bx + c \) is
- \( \alpha + \beta = \frac{c}{a} \)
- \( \alpha + \beta = -\frac{b}{a} \)
- \( \alpha + \beta = -\frac{c}{a} \)
- \( \alpha + \beta = \frac{b}{a} \)
- The zeroes of the polynomial \( x^2 + 7x + 10 \) are
- 2 and 5
- -2 and 5
- -2 and -5
- 2 and -5
- The relationship between the zeroes and coefficients of the quadratic polynomial \( ax^2 + bx + c \) is
- \( \alpha \cdot \beta = \frac{c}{a} \)
- \( \alpha \cdot \beta = -\frac{b}{a} \)
- \( \alpha \cdot \beta = -\frac{c}{a} \)
- \( \alpha \cdot \beta = \frac{b}{a} \)
- The zeroes of the polynomial \( x^2 - 3 \) are
- 2 and 5
- -2 and 5
- -2 and -5
- none of the above
- The number of zeroes of the polynomial from the graph is
Explanation: A graph showing a parabola intersecting the x-axis at two distinct points.- 0
- 1
- 2
- 3
- A quadratic polynomial whose sum and product of zeroes are -3 and 2 is
- \( x^2 - 3x + 2 \)
- \( x^2 + 3x + 2 \)
- \( x^2 + 2x - 3 \)
- \( x^2 + 2x + 3 \)
- The zeroes of the quadratic polynomial \( x^2 + kx + k, k \neq 0 \),
- cannot both be positive
- cannot both be negative
- are always unequal
- are always equal
MCQ WORKSHEET-II
- If \( \alpha, \beta \) are the zeroes of the polynomials \( f(x) = x^2 + x + 1 \), then \( \frac{1}{\alpha} + \frac{1}{\beta} \)
- 0
- 1
- -1
- none of these
- If one of the zero of the polynomial \( f(x) = (k^2 + 4)x^2 + 13x + 4k \) is reciprocal of the other then k =
- 2
- 1
- -1
- -2
- If \( \alpha, \beta \) are the zeroes of the polynomials \( f(x) = 4x^2 + 3x + 7 \), then \( \frac{1}{\alpha} + \frac{1}{\beta} \)
- \( \frac{7}{3} \)
- \( -\frac{7}{3} \)
- \( \frac{3}{7} \)
- \( -\frac{3}{7} \)
- If the sum of the zeroes of the polynomial \( f(x) = 2x^3 - 3kx^2 + 4x - 5 \) is 6, then value of k is
- 2
- 4
- -2
- -4
- The zeroes of a polynomial \( p(x) \) are precisely the x-coordinates of the points, where the graph of \( y = p(x) \) intersects the
- x - axis
- y - axis
- origin
- none of the above
- If \( \alpha, \beta \) are the zeroes of the polynomials \( f(x) = x^2 - p(x + 1) - c \), then \( (\alpha + 1)(\beta + 1) = \)
- c - 1
- 1 - c
- c
- 1 + c
- A quadratic polynomial can have at most ........ zeroes
- 0
- 1
- 2
- 3
- A cubic polynomial can have at most ........ zeroes.
- 0
- 1
- 2
- 3
- Which are the zeroes of \( p(x) = x^2 - 1 \):
- 1, -1
- -1, 2
- -2, 2
- -3, 3
- Which are the zeroes of \( p(x) = (x - 1)(x - 2) \):
- 1, -2
- -1, 2
- 1, 2
- -1, -2
- Which of the following is a polynomial?
- \( x^2 - 5x + 3 \)
- \( \sqrt{x} + \frac{1}{\sqrt{x}} \)
- \( x^{3/2} - x + x^{1/2} \)
- \( x^{1/2} + x + 10 \)
- Which of the following is not a polynomial?
- \( \sqrt{3}x^2 - 2\sqrt{3}x + 3 \)
- \( \frac{3}{2}x^3 - 5x^2 - \frac{1}{2}x - 1 \)
- \( x + \frac{1}{x} \)
- \( 5x^2 - 3x + \sqrt{2} \)
MCQ WORKSHEET-III
- If \( \alpha, \beta \) are the zeroes of the polynomials \( f(x) = x^2 + 5x + 8 \), then \( \alpha + \beta \)
- 5
- -5
- 8
- none of these
- If \( \alpha, \beta \) are the zeroes of the polynomials \( f(x) = x^2 + 5x + 8 \), then \( \alpha \cdot \beta \)
- 0
- 1
- -1
- none of these
- On dividing \( x^3 + 3x^2 + 3x + 1 \) by \( x + \pi \) we get remainder:
- \( -\pi^3 + 3\pi^2 - 3\pi + 1 \)
- \( \pi^3 - 3\pi^2 + 3\pi + 1 \)
- \( -\pi^3 - 3\pi^2 - 3\pi - 1 \)
- \( -\pi^3 + 3\pi^2 - 3\pi - 1 \)
- The zero of \( p(x) = 9x + 4 \) is:
- \( \frac{4}{9} \)
- \( \frac{9}{4} \)
- \( -\frac{4}{9} \)
- \( -\frac{9}{4} \)
- On dividing \( x^3 + 3x^2 + 3x + 1 \) by \( 5 + 2x \) we get remainder:
- \( \frac{8}{27} \)
- \( -\frac{8}{27} \)
- \( -\frac{27}{8} \)
- \( \frac{27}{8} \)
- A quadratic polynomial whose sum and product of zeroes are -3 and 4 is
- \( x^2 - 3x + 12 \)
- \( x^2 + 3x + 12 \)
- \( 2x^2 + x - 24 \)
- none of the above.
- A quadratic polynomial whose zeroes are \( \frac{3}{5} \) and \( -\frac{1}{2} \) is
- \( 10x^2 - x - 3 \)
- \( 10x^2 + x - 3 \)
- \( 10x^2 - x + 3 \)
- none of the above.
- A quadratic polynomial whose sum and product of zeroes are 0 and 5 is
- \( x^2 - 5 \)
- \( x^2 + 5 \)
- \( x^2 + x - 5 \)
- none of the above.
- A quadratic polynomial whose zeroes are 1 and -3 is
- \( x^2 - 2x - 3 \)
- \( x^2 + 2x - 3 \)
- \( x^2 - 2x + 3 \)
- none of the above.
- A quadratic polynomial whose sum and product of zeroes are -5 and 6 is
- \( x^2 - 5x - 6 \)
- \( x^2 + 5x - 6 \)
- \( x^2 + 5x + 6 \)
- none of the above.
- Which are the zeroes of \( p(x) = x^2 + 3x - 10 \):
- 5, -2
- -5, 2
- -5, -2
- none of these
- Which are the zeroes of \( p(x) = 6x^2 - 7x - 3 \):
- 5, -2
- -5, 2
- -5, -2
- none of these
- Which are the zeroes of \( p(x) = x^2 + 7x + 12 \):
- 4, -3
- -4, 3
- -4, -3
- none of these
MCQ WORKSHEET-IV
- The degree of the polynomial whose graph is given below:
Explanation: A graph showing a curve cutting the x-axis at 3 points.- 1
- 2
- \( \ge 3 \)
- cannot be fixed
- If the sum of the zeroes of the polynomial \( 3x^2 - kx + 6 \) is 3, then the value of k is:
- 3
- -3
- 6
- 9
- The other two zeroes of the polynomial \( x^3 - 8x^2 + 19x - 12 \) if its one zeroes is \( x = 1 \) are:
- 3, -4
- -3, -4
- -3, 4
- 3, 4
- The quadratic polynomial, the sum and product of whose zeroes are -3 and 2 is:
- \( x^2 - 3x + 2 \)
- \( x^2 + 3x - 2 \)
- \( x^2 + 3x + 2 \)
- none of the these.
- The third zero of the polynomial, if the sum and product of whose zeroes are -3 and 2 is:
- 7
- -7
- 14
- -14
- If \( \sqrt{\frac{5}{3}} \) and \( -\sqrt{\frac{5}{3}} \) are two zeroes of the polynomial \( 3x^4 + 6x^3 - 2x^2 - 10x - 5 \), then its other two zeroes are:
- -1, -1
- 1, -1
- 1, 1
- 3, -3
- If \( a - b \), \( a \) and \( a + b \) are zeroes of the polynomial \( x^3 - 3x^2 + x + 1 \) the value of \( (a + b) \) is
- \( 1 \pm \sqrt{2} \)
- \( -1 + \sqrt{2} \)
- \( -1 - \sqrt{2} \)
- 3
- A real numbers a is called a zero of the polynomial \( f(x) \), then
- \( f(a) = -1 \)
- \( f(a) = 1 \)
- \( f(a) = 0 \)
- \( f(a) = -2 \)
- Which of the following is a polynomial:
- \( x^2 + \frac{1}{x} \)
- \( 2x^2 - 3\sqrt{x} + 1 \)
- \( x^2 + x - 2 + 7 \)
- \( 3x^2 - 3x + 1 \)
- The product and sum of zeroes of the quadratic polynomial \( ax^2 + bx + c \) respectively are:
- \( \frac{b}{a}, \frac{c}{a} \)
- \( \frac{c}{a}, \frac{b}{a} \)
- \( \frac{c}{b}, 1 \)
- \( \frac{c}{a}, -\frac{b}{a} \)
- The quadratic polynomial, sum and product of whose zeroes are 1 and -12 respectively is
- \( x^2 - x - 12 \)
- \( x^2 + x - 12 \)
- \( x^2 - 12x + 1 \)
- \( x^2 - 12x - 1 \)
- If the product of two of the zeroes of the polynomial \( 2x^3 - 9x^2 + 13x - 6 \) is 2, the third zero of the polynomial is:
- -1
- -2
- \( \frac{3}{2} \)
- \( -\frac{3}{2} \)
PRACTICE QUESTIONS
- If \( p(x) = 3x^3 - 2x^2 + 6x - 5 \), find \( p(2) \).
- Draw the graph of the polynomial \( f(x) = x^2 - 2x - 8 \).
- Draw the graph of the polynomial \( f(x) = 3 - 2x - x^2 \).
- Draw the graph of the polynomial \( f(x) = -3x^2 + 2x - 1 \).
- Draw the graph of the polynomial \( f(x) = x^2 - 6x + 9 \).
- Draw the graph of the polynomial \( f(x) = x^3 \).
- Draw the graph of the polynomial \( f(x) = x^3 - 4x \).
- Draw the graph of the polynomial \( f(x) = x^3 - 2x^2 \).
- Draw the graph of the polynomial \( f(x) = -4x^2 + 4x - 1 \).
- Draw the graph of the polynomial \( f(x) = 2x^2 - 4x + 5 \).
- Find the quadratic polynomial whose zeroes are \( 2 + \sqrt{3} \) and \( 2 - \sqrt{3} \).
- Find the quadratic polynomial whose zeroes are \( \frac{3 - \sqrt{3}}{5} \) and \( \frac{3 + \sqrt{3}}{5} \).
- Find a quadratic polynomial whose sum and product of zeroes are \( \sqrt{2} \) and 3 respectively.
- Find the zeroes of the polynomial \( mx^2 + (m + n)x + n \).
- If m and n are zeroes of the polynomial \( 3x^2 + 11x - 4 \), find the value of \( \frac{m}{n} + \frac{n}{m} \).
- If a and b are zeroes of the polynomial \( x^2 - x - 6 \), then find a quadratic polynomial whose zeroes are \( (3a + 2b) \) and \( (2a + 3b) \).
- If p and q are zeroes of the polynomial \( t^2 - 4t + 3 \), show that \( \frac{1}{p} + \frac{1}{q} - 2pq + \frac{14}{3} = 0 \).
- If \( (x - 6) \) is a factor of \( x^3 + ax^2 + bx - b = 0 \) and \( a - b = 7 \), find the values of a and b.
- If 2 and -3 are the zeroes of the polynomial \( x^2 + (a + 1)x + b \), then find the value of a and b.
- Obtain all zeroes of polynomial \( f(x) = 2x^4 + x^3 - 14x^2 - 19x - 6 \) if two of its zeroes are -2 and -1.
- Find all the zeroes of the polynomial \( 2x^3 - 4x - x^2 + 2 \), if two of its zeroes are \( \sqrt{2} \) and \( -\sqrt{2} \).
- Find all the zeroes of the polynomial \( x^4 - 3x^3 + 6x - 4 \), if two of its zeroes are \( \sqrt{2} \) and \( -\sqrt{2} \).
- Find all the 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} \).
- Find all the zeroes of the polynomial \( 2x^4 + 7x^3 - 19x^2 - 14x + 30 \), if two of its zeroes are \( \sqrt{2} \) and \( -\sqrt{2} \).
- Find all the zeroes of the polynomial \( x^3 + 3x^2 - 2x - 6 \), if two of its zeroes are \( \sqrt{2} \) and \( -\sqrt{2} \).
- Find all the zeroes of the polynomial \( 2x^3 - x^2 - 5x - 2 \), if two of its zeroes are -1 and 2.
- Find all the zeroes of the polynomial \( x^3 + 3x^2 - 5x - 15 \), if two of its zeroes are \( \sqrt{5} \) and \( -\sqrt{5} \).
- Find all the zeroes of the polynomial \( x^3 - 4x^2 - 3x + 12 \), if two of its zeroes are \( \sqrt{3} \) and \( -\sqrt{3} \).
- Find all the zeroes of the polynomial \( 2x^3 + x^2 - 6x - 3 \), if two of its zeroes are \( \sqrt{3} \) and \( -\sqrt{3} \).
- Find all the zeroes of the polynomial \( x^4 + x^3 - 34x^2 - 4x + 120 \), if two of its zeroes are 2 and -2.
- If the polynomial \( 6x^4 + 8x^3 + 17x^2 + 21x + 7 \) is divided by another polynomial \( 3x^2 + 4x + 1 \), the remainder comes out to be \( (ax + b) \), find a and b.
- If the polynomial \( x^4 + 2x^3 + 8x^2 + 12x + 18 \) is divided by another polynomial \( x^2 + 5 \), the remainder comes out to be \( px + q \), find the value of p and q.
- Find the zeroes of a polynomial \( x^3 - 5x^2 - 16x + 80 \), if its two zeroes are equal in magnitude but opposite in sign.
- If two zeroes of the polynomial \( x^4 + 3x^3 - 20x^2 - 6x + 36 \) are \( \sqrt{2} \) and \( -\sqrt{2} \), find the other zeroes of the polynomial.
- On dividing \( x^3 - 3x^2 + x + 2 \) by a polynomial \( g(x) \), the quotient and remainder were \( x - 2 \) and \( -2x + 4 \) respectively. Find \( g(x) \).
- If the product of zeroes of the polynomial \( ax^2 - 6x - 6 \) is 4, find the value of ‘a’.
- If one zero of the polynomial \( (a^2 + 9)x^2 + 13x + 6a \) is reciprocal of the other. Find the value of a.
- Write a quadratic polynomial, sum of whose zeroes is \( 2\sqrt{3} \) and their product is 2.
- Find a polynomial whose zeroes are 2 and -3.
- Find the zeroes of the quadratic polynomial \( x^2 + 5x + 6 \) and verify the relationship between the zeroes and the coefficients.
- Find the sum and product of zeroes of \( p(x) = 2(x^2 - 3) + x \).
- Find a quadratic polynomial, the sum of whose zeroes is 4 and one zero is 5.
- Find the zeroes of the polynomial \( p(x) = 2x^2 - 3x - 2 \).
- If \( \alpha \) and \( \beta \) are the zeroes of \( 2x^2 + 5(x - 2) \), then find the product of \( \alpha \) and \( \beta \).
- Find a quadratic polynomial, the sum and product of whose zeroes are 5 and 3 respectively.
- Find the zeroes of the quadratic polynomial \( f(x) = abx^2 + (b^2 - ac)x - bc \) and verify the relationship between the zeroes and its coefficients.
- Find the zeroes of the following polynomials by factorisation method and verify the relations between the zeroes and the coefficients of the polynomials:
- \( 4x^2 - 3x - 1 \)
- \( 3x^2 + 4x - 4 \)
- \( 5t^2 + 12t + 7 \)
- \( t^3 - 2t^2 - 15t \)
- \( 2x^2 + \frac{7}{2}x + \frac{3}{4} \)
- \( 4x^2 + 5\sqrt{2}x - 3 \)
- \( 2s^2 - (1 + 2\sqrt{2})s + \sqrt{2} \)
- \( v^2 + 4\sqrt{3}v - 15 \)
- \( y^2 + \frac{3}{2}\sqrt{5}y - 5 \)
- \( 7y^2 - \frac{11}{3}y - \frac{2}{3} \)
- Find the zeroes of the quadratic polynomial \( 6x^2 - 7x - 3 \) and verify the relationship between the zeroes and the coefficients.
- Find the zeroes of the polynomial \( x^2 + \frac{1}{6}x - 2 \), and verify the relation between the coefficients and the zeroes of the polynomial.
- Find the zeroes of the quadratic polynomial \( 2x^2 + 5x + 6 \) and verify the relationship between the zeroes and the coefficients.
- Find a quadratic polynomial, the sum and product of whose zeroes are \( \sqrt{2} \) and \( -\frac{3}{2} \), respectively. Also find its zeroes.
- If one zero of the quadratic polynomial \( x^2 + 3x + k \) is 2, then find the value of k
- Given that two of the zeroes of the cubic polynomial \( ax^3 + bx^2 + cx + d \) are 0, find the third zero.
- Given that one of the zeroes of the cubic polynomial \( ax^3 + bx^2 + cx + d \) is zero, then find the product of the other two zeroes.
- If one of the zeroes of the cubic polynomial \( x^3 + ax^2 + bx + c \) is -1, then the product of the other two zeroes
- Can \( x^2 - 1 \) be the quotient on division of \( x^6 + 2x^3 + x - 1 \) by a polynomial in x of degree 5?
- What will the quotient and remainder be on division of \( ax^2 + bx + c \) by \( px^3 + qx^2 + rx + s, p \neq 0 \)?
- If on division of a polynomial p (x) by a polynomial g (x), the degree of quotient is zero, what is the relation between the degrees of p (x) and g (x)?
- If on division of a non-zero polynomial p (x) by a polynomial g (x), the remainder is zero, what is the relation between the degrees of p (x) and g (x)?
- Can the quadratic polynomial \( x^2 + kx + k \) have equal zeroes for some odd integer k > 1?
- If one of the zeroes of the quadratic polynomial \( (k-1)x^2 + k x + 1 \) is -3, then the value of k
- If the zeroes of the quadratic polynomial \( x^2 + (a + 1) x + b \) are 2 and -3, then find the value of a and b.
- If \( \alpha \) and \( \beta \) are zeroes of the quadratic polynomial \( x^2 - (k + 6)x + 2(2k - 1) \). Find the value of k if \( \alpha + \beta = \frac{1}{2}\alpha\beta \).
- Obtain all the zeroes of \( 3x^4 + 6x^3 - 2x^2 - 10x - 5 \), if two of its zeroes are \( \sqrt{\frac{5}{3}} \) and \( -\sqrt{\frac{5}{3}} \).
- Obtain all the zeroes of \( x^4 - 7x^3 + 17x^2 - 17x + 6 \), if two of its zeroes are 3 and 1.
- Obtain all the zeroes of \( x^4 - 7x^2 + 12 \), if two of its zeroes are \( \sqrt{3} \) and \( -\sqrt{3} \).
- Two zeroes of the cubic polynomial \( ax^3 + 3x^2 - bx - 6 \) are - 1 and - 2. Find the 3rd zero and value of a and b.
- \( \alpha, \beta \) and \( \gamma \) are the zeroes of cubic polynomial \( x^3 + px^2 + qx + 2 \) such that \( \alpha \cdot \beta + 1 = 0 \). Find the value of 2p + q + 5.
- Find the number of zeroes in each of the following:
Explanation: 6 graphs showing various polynomial curves intersecting x-axis. - If the remainder on division of \( x^3 + 2x^2 + kx +3 \) by \( x - 3 \) is 21, find the quotient and the value of k. Hence, find the zeroes of the cubic polynomial \( x^3 + 2x^2 + kx - 18 \).
- Find the zeroes of the polynomial \( f(x) = x^3 - 5x^2 - 16x + 80 \), if its two zeroes are equal in magnitude but opposite in sign.
- Find the zeroes of the polynomial \( f(x) = x^3 - 5x^2 - 2x + 24 \), if it is given that the product of two zeroes is 12.
- Find the zeroes of the polynomial \( f(x) = x^3 - px^2 + qx - r \), if it is given that the sum of two zeroes is zero.
- If the zeroes of the polynomial \( x^3 - 3x^2 + x + 1 \) are a - b, a, a + b, find a and b.
- If the zeroes of the polynomial \( 2x^3 - 15x^2 + 37x - 30 \) are a - b, a, a + b, find all the zeroes.
- If the zeroes of the polynomial \( x^3 - 12x^2 + 39x - 28 \) are a - b, a, a + b, find all the zeroes.
- If the polynomial \( x^4 - 6x^3 + 16x^2 - 25x + 10 \) is divided by another polynomial \( x^2 - 2x + k \), the remainder comes out to be x + a, find k and a.
- If the polynomial \( 6x^4 + 8x^3 - 5x^2 + ax + b \) is exactly divisible by the polynomial \( 2x^2 - 5 \), then find the values of a and b.
- 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.
- 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 3, -1, -3 respectively.
- Find a cubic polynomial whose zeroes are 3, \( \frac{1}{2} \) and -1.
- Find a cubic polynomial whose zeroes are -2, -3 and -1.
- Find a cubic polynomial whose zeroes are 3, 5 and -2.
- Verify that 5, -2 and \( \frac{1}{3} \) are the zeroes of the cubic polynomial \( p(x) = 3x^3 - 10x^2 - 27x + 10 \) and verify the relation between its zeroes and coefficients.
- Verify that 3, -2 and 1 are the zeroes of the cubic polynomial \( p(x) = x^3 - 2x^2 - 5x + 6 \) and verify the relation between its zeroes and coefficients.
- 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) \( 2x^3 + x^2 - 5x + 2 \); \( \frac{1}{2} \), 1, -2
(ii) \( x^3 - 4x^2 + 5x - 2 \); 2, 1, 1 - Find the quotient and remainder when \( 4x^3 + 2x^2 + 5x - 6 \) is divided by \( 2x^2 + 3x + 1 \).
- On dividing \( x^4 - 5x + 6 \) by a polynomial \( g(x) \), the quotient and remainder were \( -x^2 - 2 \) and \( -5x + 10 \) respectively. Find \( g(x) \).
- Given that \( \sqrt{2} \) is a zero of the cubic polynomial \( 6x^3 + \sqrt{2}x^2 - 10x - 4\sqrt{2} \), find its other two zeroes.
- Given that the zeroes of the cubic polynomial \( x^3 - 6x^2 + 3x + 10 \) are of the form a, a + b, a + 2b for some real numbers a and b, find the values of a and b as well as the zeroes of the given polynomial.
- For which values of a and b, are the zeroes of \( q(x) = x^3 + 2x^2 + a \) also the zeroes of the polynomial \( p(x) = x^5 - x^4 - 4x^3 + 3x^2 + 3x + b \)? Which zeroes of p(x) are not the zeroes of q(x)?
- Find k so that \( x^2 + 2x + k \) is a factor of \( 2x^4 + x^3 - 14 x^2 + 5x + 6 \). Also find all the zeroes of the two polynomials.
- Given that \( x - \sqrt{5} \) is a factor of the cubic polynomial \( x^3 - 3\sqrt{5}x^2 + 13x - 3\sqrt{5} \), find all the zeroes of the polynomial.
- For each of the following, find a quadratic polynomial whose sum and product respectively of the zeroes are as given. Also find the zeroes of these polynomials by factorisation.
(i) \( -\frac{8}{3}, \frac{4}{3} \) (ii) \( \frac{21}{8}, \frac{5}{16} \) (iii) \( -2\sqrt{3}, -9 \) (iv) \( -\frac{3}{2\sqrt{5}}, -\frac{1}{2} \) - If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = x^2 - 3x - 2 \), then find a quadratic polynomial whose zeroes are \( \frac{1}{2\alpha + \beta} \) and \( \frac{1}{2\beta + \alpha} \).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = 2x^2 - 5x + 7 \), then find a quadratic polynomial whose zeroes are \( 2\alpha + 3\beta \) and \( 3\alpha + 2\beta \).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = x^2 - 1 \), then find a quadratic polynomial whose zeroes are \( \frac{2\alpha}{\beta} \) and \( \frac{2\beta}{\alpha} \).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = 6x^2 + x - 2 \), then find the value of:
(i) \( \alpha - \beta \) (ii) \( \alpha^2 + \beta^2 \) (iii) \( \alpha^4 + \beta^4 \) (iv) \( \alpha\beta^2 + \alpha^2\beta \) (v) \( \frac{1}{\alpha} + \frac{1}{\beta} \) (vi) \( \frac{1}{\alpha} + \frac{1}{\beta} - 2\alpha\beta \) (vii) \( \frac{1}{\alpha} - \frac{1}{\beta} \) (viii) \( \alpha^3 + \beta^3 \) (ix) \( \frac{\alpha}{\beta} + \frac{\beta}{\alpha} \) (x) \( \frac{\alpha^2}{\beta} + \frac{\beta^2}{\alpha} \) (xi) \( \frac{\alpha}{\beta} + \frac{\beta}{\alpha} + 2\left( \frac{1}{\alpha} + \frac{1}{\beta} \right) + 3\alpha\beta \) (xii) \( \alpha^4\beta^3 + \alpha^3\beta^4 \) (xiii) \( \frac{1}{\alpha} + \frac{1}{\beta} - 2\alpha\beta \) (xiv) \( \frac{\alpha^2}{\beta^2} + \frac{\beta^2}{\alpha^2} \) - If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = 4x^2 - 5x - 1 \), then find the value of (same expressions as Q98).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = x^2 + x - 2 \), then find the value of (same expressions as Q98).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = x^2 - 5x + 4 \), then find the value of (same expressions as Q98).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = x^2 - 2x + 3 \), then find a quadratic polynomial whose zeroes are \( \alpha + 2 \) and \( \beta + 2 \).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = 3x^2 - 4x + 1 \), then find a quadratic polynomial whose zeroes are \( \frac{\alpha}{\beta} \) and \( \frac{\beta}{\alpha} \).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = x^2 - 2x + 3 \), then find a quadratic polynomial whose zeroes are \( \frac{\alpha - 1}{\alpha + 1} \) and \( \frac{\beta - 1}{\beta + 1} \).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = x^2 - p(x + 1) - c \), show that \( (\alpha + 1)(\beta + 1) = 1 - c \).
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial such that \( \alpha + \beta = 24 \) and \( \alpha - \beta = 8 \), find a quadratic polynomial having \( \alpha \) and \( \beta \) as its zeroes.
- If sum of the squares of zeroes of the quadratic polynomial \( f(x) = x^2 - 8x + k \) is 40, find the value of k.
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = kx^2 + 4x + 4 \) such that \( \alpha^2 + \beta^2 = 24 \), find the value of k.
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = 2x^2 + 5x + k \) such that \( \alpha^2 + \beta^2 + \alpha\beta = \frac{21}{4} \), find the value of k.
- What must be subtracted from \( 8x^4 + 14x^3 - 2x^2 + 7x - 8 \) so that the resulting polynomial is exactly divisible by \( 4x^2 + 3x - 2 \).
- What must be subtracted from \( 4x^4 + 2x^3 - 2x^2 + x - 1 \) so that the resulting polynomial is exactly divisible by \( x^2 + 2x - 3 \).
- Find all the zeroes of the polynomial \( x^4 - 6x^3 - 26x^2 + 138x - 35 \), if two of its zeroes are \( 2 + \sqrt{3} \) and \( 2 - \sqrt{3} \).
- Find the values of a and b so that \( x^4 + x^3 + 8x^2 + ax + b \) is divisible by \( x^2 + 1 \).
- If the polynomial \( f(x) = x^4 - 6x^3 + 16x^2 - 25x + 10 \) is divided by another polynomial \( x^2 - 2x + k \), the remainder comes out to be \( x + a \), find k and a.
- If \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( f(x) = x^2 - 2x - 8 \), then find the value of (same expressions as Q98).
.png)





