Polynomials I

 Algebraic Expressions

An algebraic expression is a combination of numbers, letters (representing variables), and symbols used for mathematical operations.

Algebraic Expressions

Polynomial

An expression using mathematical operations such as addition, subtraction, multiplication, and division can include fractional exponents.

On the other hand, a polynomial is a mathematical expression consisting of variables and coefficients where the exponent of each variable is a non-negative integer.

Get additional INR 200 off today with EDUREV200 coupon.
Avail Offer

Degree of a Polynomial

For a polynomial in one variable - the highest exponent on the variable in a polynomial is the degree of the polynomial.

Degree of a Polynomial

Also read: Worksheet: Polynomials

Types of Polynomials 

a) Monomial - A polynomial with just one term. Example: 2x, 6x2, 9xy

b) Binomial - A polynomial with two unlike terms. Example: 4x2+x, 5x+4

c) Trinomial - A polynomial with three unlike terms. Example: x2+3x+4

Example 1: Write the degree of the following Polynomials.

i) 
Sol: As the highest power of x in p(x) is 3. The degree of polynomial,
ii) 
Sol: As the highest power of u in p(u) is 5. The degree of the polynomial, 

Example 2: Identify the type of the Polynomials given below (on the basis of degree)

i) 2y + 6
Sol: Here, the highest power of y in the given polynomial is 1, so it is a Linear Polynomial
ii) √2 + y2 + y
Sol: Here, the highest power of y in the given polynomial is 2, so it is a Quadratic Polynomial.
iii) y3 + 4y2 + 2y + 1
Sol: Here, the highest power of y in the given polynomial is 3, so it is a Cubic Polynomial.

MULTIPLE CHOICE QUESTION

Try yourself:  The polynomial equation x (x + 1) + 8 = (x + 2) (x – 2) is

CORRECT ANSWER
A

linear equation

B

quadratic equation

C

cubic equation

D

 bi-quadratic equation

Correct Answer: A

We have x(x + 1) + 8 = (x + 2) (x – 2)
⇒ x² + x + 8 = x² – 4
⇒ x² + x + 8- x² + 4 = 0
⇒ x + 12 = 0, which is a linear equation.

Report a problem

Zeroes of a Polynomial

If p(x) is a polynomial in x and 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).

Zeroes of a Polynomial

Let us consider the polynomial p(x) = 2x3 - 3x2 + 1
If we put x = 2 in the polynomial, that is, we replace x by 2 in the given polynomial, we get,
p(2) = 2(2)3 - 3(2)2 + 1 = 16 - 12 + 1 = 5
Therefore, the value of the polynomial p(x) at x = 2 is 5, that is, p(2) = 5
Similarly, we can find the value of p(x) at x = 0,
p(0) = 2(0)3 - 3(0)2 + 1 = 0 - 0 + 1 = 1
The value of p(x) at x = 0 is 1, that is, p(0) = 1
Now consider another case where we find the value of p(x) at x = 1
p(1) = 2(1)3 - 3(1)2 + 1 = 2 - 3 + 1 = 3 - 3 = 0
Here, we see that the value of the polynomial p(x) is 0 at x = 1
As p(1) = 0, 1 is called a zero of the polynomial
p(x) = 2x3 - 3x2 + 1
A real number k is said to be a zero of the polynomial p(x) if p(k) = 0.
Now consider a linear polynomial,p(x) = 2x + 1,
If k is a zero of p(x), then p(k) = 0
2k + 1 = 0
2k = -1
k = -1/2
If k is a zero of a polynomial, p(x) = ax + b, then,
p(k) = ak + b = 0
k = -b/a
Therefore, the zero of the polynomial, ax + b = -b/a

Example 3: If 3 is a zero of polynomial,p(x) = 2x2 + 3x - 9a, then find the value of a.

Sol:

If 3 is a zero of the polynomial, p(x) = 2x2 + 3x - 9a then p(3) = 0
Now, p(x) = 2x2 + 3x - 9a
p(3) = 2(3)2 + 3(3) - 9a
Now we will equate p(3) to 0.
2(3)2 + 3(3) - 9a = 0
18 + 9 - 9a = 0
27 - 9a = 0
27 = 9a
a = 3
∴ The value of a = 3.

Example 4: For what value of k, -2 is a zero of the polynomial 3x2 + 4x + 2k.

Sol:

If -2 is a zero of the polynomial, p(x) = 3x2 + 4x + 2k then p(-2) = 0
Now, p(x) = 3x2 + 4x + 2k
As -2 is a zero of p(x), we will replace x by -2 in the given polynomial and equate it to 0.
p(-2) = 3(-2)2 + 4(-2) + 2k = 0
12 - 8 + 2k = 0
2k = -4
k = -2

Example 5: If 1 and 2 are zeroes of a polynomial p(x) = 2x2 - kx + 2m, then find the value of k and m.

Sol:

Here, 1 and 2 are zeroes of the polynomial,
p(x) = 2x2 - kx + 2m
So, p(1) = 2(1)2 - k(1) + 2m = 0
2 - k + 2m = 0
k = 2m + 2 →(i)
Now p(2) = 2(22)- k(2) + 2m = 0
8 - 2k + 2m = 0
Putting the value of k in the above equation, we get
 8 - 2(2m + 2) + 2m = 0
8 - 4m - 4 + 2m = 0
4 - 2m = 0
2m = 4
m = 2
We will now find the value of k by putting m = 2 in equation (i)
k = 2(2) + 2
k = 6
∴ k = 6 and m = 2

MULTIPLE CHOICE QUESTION

Try yourself: What is the relationship between the degree of a polynomial and the number of its zeroes?

A

The degree of a polynomial is always equal to the number of its zeroes.

B

The number of zeroes of a polynomial is always greater than its degree.

CORRECT ANSWER
C

The number of zeroes of a polynomial is always less than or equal to its degree.

D

There is no relationship between the degree of a polynomial and the number of its zeroes.

Correct Answer: C

The number of zeroes of a polynomial is always less than or equal to its degree. This is because the Fundamental Theorem of Algebra states that a polynomial of degree n has at most n zeroes (including complex zeroes). Therefore, a polynomial of degree 5, for example, can have at most 5 zeroes, but it could have fewer than 5 zeroes.

Report a problem

Geometrical Meaning of Zeroes of Polynomial

We know that a real number k is a zero of the polynomial p(x) if p(k) = 0.
A linear polynomial is of the form ax + b where a ≠ 0.
We will first study the graph of a linear polynomial, y = x + 3
If we put x = 2 in the above equation, we get
y = 2 + 3 = 5
Similarly, we can find more values of y by putting different values of x.

Here, we can see that the graph of a linear polynomial is a straight line.
The graph of y = x + 3 intersects the x - axis at x = -3
Thus, -3 is the zero of the linear polynomial, y = x + 3.
Therefore, the zero of the polynomial, x + 3 is the x -coordinate of the point where the graph of y = x + 3 intersects the x-axis.

  • For a linear polynomial ax + b, where a ≠ 0, the graph of y = ax + b is a straight line that intersects the x-axis at exactly one point, that is, (-b/a, 0)
  • Therefore, the linear polynomial ax + b has exactly one zero, namely the x -coordinate of the point where the graph of y = ax + b intersects the x-axis.

Next, we will study the geometrical meaning of a zero of a quadratic polynomial.
Consider a quadratic polynomial, x2 - 4
First, we will find some values of y = x2 - 4 corresponding to some values of x.
If we plot these points on a graph, this is how the graph will look like.

For that matter, any quadratic polynomial y = ax2 + bx + c, where a ≠ 0 the graph will have either one of the two shapes depending on the value of a
i) If a > 0, then the shape is open upwards.
ii) If a < 0, then the shape is open downwards
These curves are called parabolas.
If we see the graph, then -2 and 2 are the points on the x- axis where the graph of y = x2 - 4 intersects the x-axis.
Therefore -2 and 2 are the zeroes of the polynomial x2 - 4.
The zeroes of a quadratic polynomial ax2 + bx + c, a ≠ 0 are the x - coordinates of the point, where the parabola representing y = ax2 + bx + c intersects the x - axis.
According to the shape of the graph of y = ax2 + bx + c, the following cases may arise.

Case 1: 
In this case, the graph intersects the x-axis at two distinct points A and A′, then the x- coordinates of A and A′are the two zeroes of the quadratic polynomial ax2 + bx + c.

Case 2:
In this case, the graph cuts the x - axis at exactly one point. Therefore, the two points A and A′of Case 1 coincide here to become one point A.

Here, the x- coordinate of A is the only zero for the quadratic polynomial, ax2 + bx + c.

Case 3:
In the third case, the graph is either completely above x-axis or completely below x-axis. Therefore, the graph does not intersect the x-axis at any point. Thus, the quadratic polynomial has no zero.

So, after studying all the cases we can see that a quadratic polynomial can have,

  • Two distinct zeroes ( shown in case 1)
  • Two equal zeroes or one zero ( shown in case 2)
  • No zero (shown in case 3)

Therefore, geometrically we can see that a quadratic polynomial can have either two distinct zeroes or two equal zeroes that are one zero or no zero. Thus a quadratic polynomial of degree 2 has at most 2 zeroes.
Now we will study the geometrical meaning of the zeroes of a cubic polynomial. Consider a cubic polynomial x3 - 4x. First, we will find some values of y corresponding to a few values of x.
If we plot these points on the graph, the graph will look like this,

If we observe the graph, we see that -2, 0 and 2 are the x-coordinate of the points where the graph of y = x3 - 4x intersect the x-axis. Thus -2, 0 and 2 are the zeroes of the cubic polynomial, y = x3 - 4x.
We will draw the graphs of a few more cubic polynomials.
Let us first consider the cubic polynomial, y = x3. We will find a few values of x and y.
If we observe the graph we see that 0 is the only zero of the cubic polynomial, y = x3 as its graph intersects the x-axis at the origin only.
Now consider one more cubic polynomial, y = x3 - x. We will again find a few values of x and y.

Now, we can see in the graph that 0 and 1 are the two zeroes of the cubic polynomial, y = x3 - x as its graph is intersecting the x-axis at (0, 0) and (1, 0).
Therefore, any cubic polynomial can have at most 3 zeroes.

Example 6: The graph of y = p(x) is given, for some polynomials p(x). Find the number of zeroes of p(x) in each case.

Sol:

(a)
This is a graph of a quadratic polynomial. As the graph of y = p(x) does not intersect the x - axis at any point. Thus, it has no zero.
(b)
This is again a graph of a quadratic polynomial. Here, the graph of y = p(x) intersects the x- axis at two points. Hence the number of zeroes is 2.
(c)

This is a graph of a linear polynomial. The number of zeroes is 1. As the graph of y = p(x) is intersecting the x-axis at one point only.
(d)
The given graph is of a cubic polynomial. Here the polynomial y = p(x) is intersecting the x - axis at 3 points. Therefore, the number of zeroes is 3.

Example 7: Which of the following is not the graph of a cubic polynomial?

Sol:
Option d) is not the graph of a cubic polynomial. It is a graph of a quadratic polynomial, as the graph is in the shape of a parabola which is opening downwards.

MULTIPLE CHOICE QUESTION

Try yourself: Which of the following polynomials represents a geometric shape that has no intercept with the x-axis?

A

x2 + 5x + 4

B

x2 + 3x + 2

CORRECT ANSWER
C

x2 + 4x + 5

D

x2 - 6x - 7

Correct Answer: C

The discriminant helps us to find the number of zeros (or the number of times the quadratic equation cuts the x-axis). Thus, to find the x-axis intercept, we will find the equation which has discriminant equal to 0.

The polynomial x2 + 4x + 5 has discriminant Δ = 42 - 4 · 1 · 5 = 16 - 20 = -4, which is less than zero.

Therefore, its graph is a parabola that opens upwards and has no real x-axis intercepts.

Report a problem

Also read: Worksheet: Polynomials

Relationship between Zeroes and Coefficients of a Polynomial

We know that a quadratic polynomial is of the form ax2 + bx + c. A quadratic polynomial can have at the most two zeroes.

Sum and Product of ZeroesIn general, if α and β are the zeroes of the quadratic polynomial p(x) = ax2 + bx + c, a ≠ 0, then x - α and x - β are the actors of the p(x). Therefore,
ax2 + bx + c = k (x - a) (x - β)
= k(x2 - xβ - ax + aβ)
= [x2 - (β + a)x + aβ)
= kx2 - k (β + a)x + kaβ
Now, comparing the coefficients of x2, x and constant terms on both sides, we get
a = k, b = -k(β + a), c = kaβ
(a + β) = -b/k
Now k = a

Sum of zeroes(α + β)

Product of zeroes(αβ)

Example 8: If one zero of 2x2 - 3x + k is reciprocal to the other, then find the value of k.

Sol:

Let one zero be α, then the other zero will be  1/a
We know that, Product of zeroes(αβ) = c/a = Constant term / Coefficient of x2  

 = c/a = k/2
 K= 2

Example 9: If α and β are zeroes of the polynomial x2 - p(x + 1) + d such that (α + 1)(β + 1) = 0, then find the value of d.

Sol:

The given polynomial is x2 - p(x + 1) + d
x2 - px - p + d
Comparing the above equation with ax2 + bx + c, we get
a = 1, b = -p, c = -p + d
α and β are the zeroes of the polynomial x2 - px - p + d
Sum of zeroes(α + β) 
Product of zeroes(αβ) 
(α + 1)(β + 1) = 0 (given)
αβ + α + β + 1 = 0
Putting (α + β) = p and (αβ) = d - p in the above equation we get,
d - p + p + 1 = 0
d + 1 = 0
d = -1

Example 10: Form a quadratic polynomial, whose one zero is 7 and the product of zeroes is -56.

Sol:

Let the zeroes be α and β.
It is given that the value of one zero is 7, then let us assume that α = 7
Product of zeroes = αβ = 7β
Now, 7β = -56
β = -8
∴ α = 7 and β = -8
(α + β) = 7 - 8 = -1
(αβ) = 7 × (-8) = -56
We know that a quadratic polynomial is 

x2 -(sum of zeroes)x + product of zeroes
x2 - (α + β)x + (αβ)
Putting (α + β) = -1 and (αβ) = -56
x2 + x - 56

Example 11: If the zeroes of the polynomial x2 + px + q are double in value of the zeroes of 2x2 - 5x - 3, then find the value of p and q.

Sol:

Let α and β be the zeroes of 2x2 - 5x - 3.
Sum of zeroes(α + β) =-ba 
Product of zeroes(αβ) = c/a = 
As the zeroes of x2 + px + q are double in value. Therefore, 2α and 2β are the zeroes of x2 + px + q
Sum of zeroes(2α + 2β) = 2(α + β) 
Product of zeroes(2α × 2β) = 4αβ 
We know that a quadratic polynomial is x2 -(sum of zeroes)x + product of zeroes
∴ x2 - (2α + 2β)x + (2α × 2β)
x2 - 5x - 6
Comparing the above equation with x2 + px + q, we get
p = -5, q = -6

Example 12: Find the zeroes of the quadratic polynomial, 4√3x2 + 5x - 2√3 and verify the relationship between the zeroes and the coefficients.

Sol:

Letp(x) = 4√3x2 + 5x - 2√3
By splitting the middle term we get,
p(x) = 4√3x2 + 5x - 2√3
p(x) = 4√3x2 + (8 - 3)x - 2√3
p(x) = 4√3x2 + 8x - 3x - 2√3
p(x) = 4x(√3x + 2) - √3(√3x + 2)
p(x) = (√3x + 2)(4x - √3)
The value of 4√3x2 + 5x - 2√3 is zero, when x =-2/√3 and x = √3/4
Therefore, the zeroes of 4√3x2 + 5x - 2√3 are x = -2/√3 and x = √3/4
Sum of zeroes(α + β) 

Let α, β, γ be the zeroes of a cubic polynomial
ax3 + bx2 + cx + d

x3 -(sum of zeroes)x2 + (sum of the product of zeroes taking two at a time)x - product of zeroes
x3 +( α + β + γ)x2 + (αβ + βγ + γα)x - αβ γ

Example 13: If two zeroes of the polynomial f(x) = x3 - 4x2 - 3x + 12 are √3 and -√3, then find its third zero.

Sol:

Let α and β be the two roots of the polynomial,
x3 - 4x2 - 3x + 12
Then α = √3 and β = - √3,


√3 - √3 + y = -(4)/1 = 4
γ = 4
Therefore the third zero is 4.

Example 14: If zeroes of the polynomial f(x) = x3 - 3x2 + x + 1 are a - b, a and a + b, then find a and b.

Sol:

Now, a - b, a, and a + b are zeroes of the cubic polynomial
Let α = a - b, β = a and γ = a + b
We know that,

a - b + a + a + b = -(3)/1 = 3
3a = 3 , a = 1 

(a - b)a(a + b) = -(1)/1 = -1
a(a2 - b2) = -1
Putting a = 1 in the above equation
1(1 - b2) = -1
(1 - b2) = -1
b2 = 2
b = ±√2

MULTIPLE CHOICE QUESTION

Try yourself: If the sum of the roots of a quadratic equation is 4 and the product of the roots is 3, then what is the equation?

CORRECT ANSWER
A

x2 - 4x + 3 = 0

B

x2 + 4x - 3 = 0

C

x2 - 4x - 3 = 0

D

x2 + 4x + 3 = 0

Correct Answer: A

Using the relation that a quadratic with roots α and β can be written as
x² - (α+β)x + (αβ) = 0, and given the sum of roots is 4 and the product is 3,
we substitute to get x² - 4x + 3 = 0.

This factorises to (x - 1)(x - 3) = 0, giving roots 1 and 3 whose sum is 4 and product is 3, matching the condition. Hence, the required equation is x² - 4x + 3 = 0 (Option A).

Report a problem

 Short Answer Type Questions

Q1: If a and b are roots of  the equation x2 + 7 x + 7 . Find the value of a-1 + b-1 - 2αb.

Q2: If the zeroes of the quadratic polynomial x2 + (α + 1 ) x + b are 2 and -3, then find the value of a and b.

Q.3. If a and b are zeroes of the polynomial f (x) = 2x2 - 7x + 3, find the value of α2 + b2.

Q.4: Find the zeroes of the quadratic polynomial x2 + x - 12 and verify the relationship between the zeroes and the coefficients.

Q5: If p and q are zeroes of f (x) = x2 - 5x + k, such that p - q = 1 , find the value of k.

Q6: Given that two of the zeroes of the cubic polynomial αx3 + bx2 + cx + d are 0, then find the third zero.

Q.7. If one of the zeroes of the cubic polynomial x3 + αx2 + bx + c is -1, then find the product of the other two zeroes.

Q8: If a-b, a a+b , are zeroes of x3 - 6x2 + 8x , then find the value of b

Q9: Quadratic polynomial 4x2 + 12x + 9 has zeroes as p and q . Now form a quadratic polynomial whose zeroes are p - 1 and q - 1

Long Answer Type Questions

Q10: p and q are zeroes of the quadratic polynomial  x2 - (k + 6 ) x + 2(2 k - 1) . Find the value of k if 2(p + q) = p q

Q11: Given that the zeroes of the cubic polynomial x3 - 6 x2 + 3 x + 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.

Q12: If one zero of the polynomial 2x2-5x-(2k + 1) is twice the other, find both the zeroes of the polynomial and the value of k.

Q.13: Using division show that 3y2 + 5 is a factor of 6y5 + 15y4 + 16y3 + 4y2 + 10y - 35 .

Q14: If (x - 2) and [x - 1/2 ] are the factors of the polynomials qx2 + 5x + r prove that q = r.

Q15: Find k so that the polynomial x2 + 2x + k is a factor of polynomial 2x4 + x3 - 14x2 + 5x + 6. Also, find all the zeroes of the two polynomials.

Important Definitions

1. Polynomials

An algebraic expression of the form p(x) = a₀ + a₁ x + a₂ x2 + a₃ x3 + ...... + an xn, in which the variables involved have only non-negative integral exponents, is called a polynomial in x of degree n.

Polynomial

Note:

In the polynomial a₀ + a₁ x + a₂ x2 + a₃ x3 + ...... + an xn

a₀, a₁ x, a₂ x2, a₃ x3  ..... an - 1 xn - 1, anxn are terms.

a₀, a₁, a₂, ..... an - 1, an are the co-efficients of x0, x1, x2, ....., xn-1, xn respectively.

Get additional INR 200 off today with EDUREV200 coupon.
Avail Offer

2. Degree of a Polynomial

The highest power of the variable in a polynomial is called its degree.

Example: 
5x + 3 is a polynomial in x of degree 1.
p(y) = 3y2 + 4y - 4 is a polynomial in y of degree 2.

  • Linear Polynomial: A polynomial of degree 1 is called a linear polynomial. A linear polynomial is generally written as ax + b (a ≠ 0), where a, and b are real coefficients.
  • Quadratic Polynomial: A polynomial of degree 2 is called a quadratic polynomial. A quadratic polynomial is generally written as ax2 + bx + c (a ≠ 0), where a, b and c are real coefficients.
  • Cubic Polynomial: A polynomial of degree 3 is called a cubic polynomial. A cubic polynomial is generally written as ax3 + bx2 + cx + d (a ≠ 0), where a, b, c and d are real coefficients.

Examples:

MULTIPLE CHOICE QUESTION

Try yourself: The degree of the polynomial, x4 – x2 +2 is

A

2

CORRECT ANSWER
B

4

C

1

D

0

Correct Answer: B

Degree is the highest power of the variable in any polynomial. In the equation given, it is 4.

Report a problem

Value of a Polynomial at a Given Point 

If p (x) is a polynomial in x and 'a' is a real number. Then the value obtained by putting x = a in p (x) is called the value of p (x) at x = a.

Example: Let p(x) = 5x2 - 4x + 2 then its value at x = 2 is given by
p(2) = 5 (2)2 - 4 (2) + 2 = 5 (4) - 8 + 2 = 20 - 8 + 2 = 14
Thus, the value of p(x) at x = 2 is 14.

Also read: PPT: Polynomials

3. Zeroes of a Polynomial

A real number 'a' is said to be a zero of the polynomial p (x), if p (a) = 0.

Example: Let p (x) = x2 - x - 2 Then p (2) = (2)2 - (2) - 2 = 4 - 4 = 0,
and p (-1) = (-1)2 - (-1) - 2 = 2 - 2 = 0
∴ (-1) and (2) are the zeroes of the polynomial x2 - x - 2.

Note:

I. A linear polynomial has at the most one zero.
II. A quadratic polynomial has at the most two zeroes.

III. In general a polynomial of degree n has at the most n zeroes.

4. Geometrical Meaning of the Zeroes of a Polynomial

First, we consider a linear polynomial p (x) = ax + b.
Let 'k' be a zero, then p(k) = ak + b = 0
⇒ ak + b = 0
⇒ ak = - b or

The graph of a linear polynomial is always a straight line. It may or may not pass through the x-axis. In case the graph line is passing through a point on the x-axis, then the y-coordinate of that point must be zero. In general, for a linear polynomial ax + b = 0, (a ≠ 0), the graph is a straight line that can intersect the x-axis at exactly one point, namely,  is the zero of the polynomial ax + b.
In the given figure, CD is meeting x-axis at x = -1.
∴ Zero of ax + b is -1.

Note: 

A zero of a linear polynomial is the x-coordinate of the point, where the graph intersects the x-axis.

MULTIPLE CHOICE QUESTION

Try yourself: What is the geometrical interpretation of the zeroes of a polynomial?

A

The points where the polynomial intersects the y-axis

CORRECT ANSWER
B

The points where the polynomial intersects the x-axis

C

The points where the polynomial has maximum or minimum values

D

The points where the polynomial has inflection points

Correct Answer: B

The correct answer is B. The zeroes of a polynomial are the values of the variable that make the polynomial equal to zero. Geometrically, the zeroes of a polynomial are the points where the polynomial intersects the x-axis of the coordinate plane. At these points, the value of the polynomial is zero, indicating that the graph of the polynomial is crossing the x-axis. Therefore, option B is the correct interpretation of the zeroes of a polynomial. Option A is incorrect because the points where the polynomial intersects the y-axis are not necessarily the zeroes of the polynomial. Options C and D are also incorrect as they do not relate to the zeroes of the polynomial.

Report a problem

Important Methods and Formulas

1. Graph of a Quadratic Polynomial

The graph of ax2 + bx + c, (a ≠0) is a curve of ∪ shape, called a parabola

  • If a > 0 in ax2 + bx + c, the shape of the parabola is ∪ (opening upwards)
  • If a < 0 in ax2 + bx + c, the shape of the parabola is ∩ (opening downwards).

In the given figure, the graph of a quadratic polynomial x2 - 3x - 4 is shown. It intersects x-axis at (-1, 0) and (4, 0). Therefore, its zeroes are -1 and 4. Here, a > 0, so the graph opens upwards.

Whereas the following figure is a graph of the polynomial - x2 + x + 6. Since it intersects the x-axis at (3, 0) and (-2, 0). Therefore, the zeroes of - x2 + x + 6 are -2 and 3.
Here a < 0, so the parabola opens downwards. 

Note: In the case of Quadratic polynomial - at most 2 zeroes, Cubic polynomial - at most 3 zeroes, Biquadratic polynomial - at most 4 zeroes.

MULTIPLE CHOICE QUESTION

Try yourself: What is the shape of a parabola when the value of 'a' is negative in the equation ax2 + bx + c?

A

∪ (opening upwards)

CORRECT ANSWER
B

∩ (opening downwards)

C

Straight line

D

Circle

Correct Answer: B

The correct answer is (B) ∩ (opening downwards). When the value of 'a' is negative in the quadratic equation ax2 + bx + c, the parabola takes the shape of an inverted 'U' or an upside-down 'V', which is called a downward opening parabola or ∩ shape. On the other hand, when 'a' is positive, the parabola takes the shape of a 'U' or a 'V', which is called an upward opening parabola or ∪ shape. The direction of the opening of the parabola depends on the sign of the leading coefficient 'a'.

Report a problem

Also read: PPT: Polynomials

2. Relationship between Zeroes and Coefficients of Polynomials

  • For a quadratic polynomial,
    p(x) = ax2 + bx + c,
    Sum of Roots: α + β = -b/a
    Product of Roots: αβ = c/a 
    where α and β are the zeroes of the polynomial p(x) = ax2 + bx + c
  • For a cubic polynomial,
    p(x) = ax3 + bx2 + cx + d,

    where α, β and γ are the zeroes of the polynomial p(x) = ax3 + bx2 + cx + d.
MULTIPLE CHOICE QUESTION

Try yourself: What is the quadratic polynomial whose sum and product of zeroes are √2 and 1/3, respectively?

CORRECT ANSWER
A

3x2 - 3√2x + 1

B

3x2 + 3√2x + 1

C

3x2 + 3√2x - 1

D

None of the above

Correct Answer: A

Sum of zeroes = α + β = -b/a = √2

Product of zeroes = α β = c/a = 1/3

The standard form x2−(sum of roots)x + (product of roots) = 0
Substituting the given values:

∴ If α and β are zeroes of any quadratic polynomial, then the polynomial is;
x2– (α + β) x + αβ

We need to clear the fraction by multiplying the entire equation by 3:

Report a problem

Key Questions

Q1: Find the zeroes of the quadratic polynomial x25x+6.

Solution:
x25x+6=(x2)(x3)Zeroes are 2 and 3.

Q2: Verify the relationship between zeroes and coefficients of the polynomial 2x27x+3.

Solution:
For polynomial ax2+bx+c, sum = ba and product = ca. Here sum = 72 and product = 32, which matches the calculated values of zeroes.

Q3: Find the value of k if one zero of polynomial x2+kx+4 is 2.

Solution:
Substituting x = 2 gives 4+2k+4=0. So, 2k+8=0, hence k=4.

Q4: Find a quadratic polynomial whose sum and product of zeroes are 5 and 6.

Solution:
Required polynomial = x25x+6.

Q5: Find the zeroes of the polynomial 3x28x+4.

Solution:
3x28x+4=(3x2)(x2)Zeroes are 23 and 2.

Q6: Show that the sum of zeroes of ax2+bx+c is ba.

Solution:
Let zeroes be α and β. Then α + β = ba using quadratic formula. This shows the relationship between coefficients and zeroes.

Q7: Find the remainder when p(x)=x33x2+4x2 is divided by x1.

Solution:
Using remainder theorem, p(1)=13+42=0. Remainder is 0.

Q8: Factorise 2x27x+3.

Solution:
2x27x+3=(2x1)(x3)

Q9: Find a cubic polynomial with zeroes 1, 2 and 3.

Solution:
Polynomial = (x1)(x2)(x3) = x36x2+11x6.

Q10: If α and β are zeroes of x27x+10, find α + β and αβ.

Solution:
α + β = 7 and αβ = 10.

Q11: Divide 2x3+3x25x6 by x2.

Solution:
Using division, quotient = 2x2+7x+9 and remainder = 12.

Q12: Find the polynomial whose zeroes are double of the zeroes of x23x+2.

Solution:
Zeroes of given polynomial are 1 and 2. Double zeroes are 2 and 4. Required polynomial = x26x+8.

Q13: Find the value of k if sum of zeroes of 3x2kx+6 is 3.

Solution:
Sum = k3=3, hence k=9.

Q14: Check whether x+1 is a factor of x3+x2x1.

Solution:
Substitute x = -1 → gives 0. Hence x+1 is a factor.

Q15: Find the zeroes of the polynomial x2+4x+4.

Solution:
x2+4x+4=(x+2)2Zeroes are -2 and -2.

NCERT Solutions: Polynomials (Exercise 2.1 & 2.2)

Exercise 2.1

Q1: The graphs of y = p(x) are given in Fig. 2.10 below, for some polynomials p(x). Find the number of zeroes of p(x), in each case.

Sol:
Graphical method to find zeroes:
Total number of zeroes in any polynomial equation = total number of times the curve intersects x-axis.
(i) In the given graph, the number of zeroes of p(x) is 0 because the graph is parallel to x-axis does not cut it at any point.
(ii) In the given graph, the number of zeroes of p(x) is 1 because the graph intersects the x-axis at only one point.
(iii) In the given graph, the number of zeroes of p(x) is 3 because the graph intersects the x-axis at any three points.
(iv) In the given graph, the number of zeroes of p(x) is 2 because the graph intersects the x-axis at two points.
(v) In the given graph, the number of zeroes of p(x) is 4 because the graph intersects the x-axis at four points.
(vi) In the given graph, the number of zeroes of p(x) is 3 because the graph intersects the x-axis at three points.


(Exercise 2.2)

Q1: Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients.
(i) x2-2x -8
Sol: ⇒x2- 4x+2x-8 = x(x-4)+2(x-4) = (x-4)(x+2)
Therefore, zeroes of polynomial equation x2-2x-8 are (4, -2)
Sum of zeroes = 4-2 = 2 = -(-2)/1 = -(Coefficient of x)/(Coefficient of x2)
Product of zeroes = 4×(-2) = -8 =-(8)/1 = (Constant term)/(Coefficient of x2)

(ii) 4s2-4s+1
Sol: ⇒4s2-2s-2s+1 = 2s(2s-1)-1(2s-1) = (2s-1)(2s-1)
Therefore, zeroes of polynomial equation 4s2-4s+1 are (1/2, 1/2)
Sum of zeroes = (½)+(1/2) = 1 = -(-4)/4 = -(Coefficient of s)/(Coefficient of s2)
Product of zeros = (1/2)×(1/2) = 1/4 = (Constant term)/(Coefficient of s2 )

(iii) 6x2-3-7x
Sol: ⇒6x2-7x-3 = 6x2 - 9x + 2x - 3 = 3x(2x - 3) +1(2x - 3) = (3x+1)(2x-3)
Therefore, zeroes of polynomial equation 6x2-3-7x are (-1/3, 3/2)
Sum of zeroes = -(1/3)+(3/2) = (7/6) = -(Coefficient of x)/(Coefficient of x2)
Product of zeroes = -(1/3)×(3/2) = -(1/2) = (Constant term) /(Coefficient of x2 )

(iv) 4u2+8u
Sol: ⇒ 4u(u+2)
Therefore, zeroes of polynomial equation 4u2 + 8u are (0, -2).
Sum of zeroes = 0+(-2) = -2 = -(8/4) = = -(Coefficient of u)/(Coefficient of u2)
Product of zeroes = 0×-2 = 0 = 0/4 = (Constant term)/(Coefficient of u2 )

(v) t2-15
⇒ t2 = 15 or t = ± √15
Therefore, zeroes of polynomial equation t2 -15 are (√15, -√15)
Sum of zeroes =√15 + (-√15) = 0 = -(0/1)= -(Coefficient of t) / (Coefficient of t2)
Product of zeroes = √15 × (-√15) = -15 = -15/1 = (Constant term) / (Coefficient of t2 )

(vi) 3x2-x-4
⇒ 3x2-4x+3x-4 = x(3x-4)+1(3x-4) = (3x - 4)(x + 1)
Therefore, zeroes of polynomial equation3x2 - x - 4 are (4/3, -1)
Sum of zeroes = (4/3)+(-1) = (1/3)= -(-1/3) = -(Coefficient of x) / (Coefficient of x2)
Product of zeroes=(4/3)×(-1) = (-4/3) = (Constant term) /(Coefficient of x2 )


Q2: Find a quadratic polynomial each with the given numbers as the sum and product of its zeroes, respectively.
(i) 1/4 , -1
Sol: From the formulas of sum and product of zeroes, we know,
Sum of zeroes = α+β
Product of zeroes = α β
Sum of zeroes = α+β = 1/4
Product of zeroes = α β = -1
∴ If α and β are zeroes of any quadratic polynomial, then the quadratic polynomial equation can be written directly as:-
x2- (α+β) x  + αβ = 0
x2-(1/4)x +(-1) = 0
4x2-x-4 = 0
Thus, 4x2- x - 4 is the quadratic polynomial.

(ii) √2, 1/3
Sol: Sum of zeroes = α + β =√2
Product of zeroes = α β = 1/3
∴ If α and β are zeroes of any quadratic polynomial, then the quadratic polynomial equation can be written directly as:-
x2- (α+β) x  + αβ = 0
x2 -(√2)x + (1/3) = 0
3x2-3√2x+1 = 0
Thus, 3x2 - 3√2x + 1 is the quadratic polynomial.

(iii) 0, √5
Sol: Given,
Sum of zeroes = α+β = 0
Product of zeroes = α β = √5
∴ If α and β are zeroes of any quadratic polynomial, then the quadratic polynomial equation can be written directly as:-
x2- (α+β) x  + αβ = 0
x2-(0)x +√5= 0
Thus, x2 + √5 is the quadratic polynomial.

(iv) 1, 1
Sol: Given,
Sum of zeroes = α+β = 1
Product of zeroes = α β = 1
∴ If α and β are zeroes of any quadratic polynomial, then the quadratic polynomial equation can be written directly as:-
x2- (α+β) x  + αβ = 0
x2-x+1 = 0
Thus, x2 - x + 1 is the quadratic polynomial.

(v) -1/4, 1/4
Sol: Given,
Sum of zeroes = α+β = -1/4
Product of zeroes = α β = 1/4
∴ If α and β are zeroes of any quadratic polynomial, then the quadratic polynomial equation can be written directly as:-
x2- (α+β) x  + αβ = 0
x2-(-1/4)x +(1/4) = 0
4x2+x+1 = 0
Thus, 4x2 + x + 1 is the quadratic polynomial.

(vi) 4, 1
Sol: Given,
Sum of zeroes = α+β =4
Product of zeroes = αβ = 1
∴ If α and β are zeroes of any quadratic polynomial, then the quadratic polynomial equation can be written directly as:-
x2- (α+β) x  + αβ = 0
x2-4x+1 = 0
Thus, x2- 4x + 1 is the quadratic polynomial.

Unit Test (Solutions): Polynomials

Time: 1 hour

M.M. 30

Attempt all questions.

  • Question numbers 1 to 5 carry 1 mark each.
  • Question numbers 6 to 8 carry 2 marks each.
  • Question numbers  9 to 11 carry 3 marks each.
  • Question number 12 & 13 carry 5 marks each.

Q1: Which of the following is NOT a polynomial?  (1 Mark) 
(a) 2x + 3
(b) 4x2 - 7x + 1
(c) 2x + 1
(d) x3 - 5x2 + 4x - 7
Ans:
(c)
A polynomial is an expression consisting of variables and coefficients, combined using addition, subtraction, and multiplication, where the exponents of variables are whole numbers (non-negative integers). The option 2√x + 1 contains a square root (√) in the expression, making it not a polynomial. All other options are polynomials.

Q2: If a polynomial has exactly three terms, what is it called?  (1 Mark) 
(a) Monomial
(b) Binomial
(c) Trinomial
(d) Polynomial

Ans: (c)
A polynomial with exactly three terms is called a trinomial. If it has one term, it's a monomial, and if it has two terms, it's a binomial. Any expression with more than three terms is still considered a polynomial.

Q3: What is the degree of the polynomial 2x3 - 5x2 + 7x - 9? (1 Mark) 
(a) 2
(b) 3
(c) 4
(d) 1

Ans: (b)
The degree of a polynomial is the highest power of the variable present in the expression. In this case, the highest power of x is 3 (in the term 2x^3), so the degree of the polynomial is 3.

Q4: State whether the following statement is True or False: "A polynomial of degree 0 is called a constant polynomial."  (1 Mark) 
Ans: True
A polynomial of degree 0 is called a constant polynomial. It is a polynomial with no variable term, and the expression consists only of a constant value.

Q5: Identify the coefficients of the following polynomial: 3x2 - 8x + 5.  (1 Mark) 
Ans: The coefficients are 3, -8, and 5.
The coefficients of a polynomial are the numerical values multiplied by each variable term. In this case, the coefficients are 3 (multiplied by x^2), -8 (multiplied by x), and 5 (constant term).

Q6: Find the value of 'k' in the polynomial x2 - kx + 9, if one of its zeros is 3.  (2 Marks) 
Ans: k = 6
If one of the zeros of a polynomial is 3, it means that when x = 3, the polynomial becomes equal to 0. Substituting x = 3 in the given polynomial and solving for 'k':
32 - 3k + 9 = 0
9 - 3k + 9 = 0
-3k + 18 = 0
-3k = -18
k = -18 / -3
k = 6

Q7: Factorize the polynomial completely: 2x3 - 8x2 + 4x. (2 Marks) 
Ans:
2x(x2 - 4x + 2)
To factorize the polynomial completely, first, we take out the common factor '2x' from each term:
2x3 - 8x2 + 4x = 2x(x2 - 4x + 2)
The expression (x2 - 4x + 2) cannot be further factorized using integers. So, the polynomial is completely factored as 2x(x2 - 4x + 2).

Q8: If (x + 2) is a factor of the polynomial 2x3 + kx2 - 4x + 16, find the value of 'k'. (2 Marks) 
Ans:
k = -2
If (x + 2) is a factor of the polynomial, it means that when x = -2, the polynomial becomes equal to 0. Substituting x = -2 in the given polynomial and solving for 'k':
2(-2)3 + k(-2)2 - 4(-2) + 16 = 0
-16 + 4k + 8 + 16 = 0
4k + 8 = 0
4k = -8
k = -8 / 4
k = -2

Q9: If the sum of the zeroes of the polynomial x2 - kx + 15 is 5, find the value of 'k'. (3 Marks) 
Ans:
k = 5
The sum of the zeroes of the polynomial x2 - kx + 15 is given by the formula: Sum of zeroes = -Coefficient of x / Coefficient of x2.
In this case, the sum of zeroes is 5. So,
5 = -(-k) / 1
5 = k
Therefore, the value of k is 5.

Q10: The area of a rectangular garden is given by the polynomial 2x2 + 7x - 15. Find the dimensions of the garden if its length is 2 units more than its breadth.  (3 Marks) 
Ans:

Substitute x=6x=6 back into the dimensions:
Breadth = 2(6) - 3 = 9 unitsLength = 6 + 5 = 11 unit

=2(6)-3=9,=6+5=

Q11: Find the value of 'p' for which (2p - 1) is a factor of the polynomial 4p3 - 6p2 + 3p - 1/2. (3 Marks) 
Ans:

Q12: Find the zeroes of the polynomial 2x2 - 7x + 3 and verify the relationship between zeroes and coefficients.  (5 Marks) 

Ans: Given polynomial: p(x) = 2x² - 7x + 3

Step 1: Find the zeroes

Factorize the polynomial:

2x² - 7x + 3
= 2x² - 6x - x + 3
= 2x(x - 3) - 1(x - 3)
= (2x - 1)(x - 3)

So, the zeroes are:
2x - 1 = 0 ⇒ x = 1/2
x - 3 = 0 ⇒ x = 3

Step 2: Verify relationship between zeroes and coefficients

For polynomial ax² + bx + c:
a = 2, b = -7, c = 3

Let zeroes be α = 1/2 and β = 3

Sum of zeroes:

α + β = 1/2 + 3 = 7/2

According to formula:
-b/a = -(-7)/2 = 7/2
Hence, verified.

Product of zeroes:

αβ = (1/2) × 3 = 3/2

According to formula:
c/a = 3/2
Hence, verified.

Q13: Find a quadratic polynomial whose zeroes are 3 and -2. Also verify the relationship between the zeroes and the coefficients.  (5 Marks)

Ans: Given zeroes: α = 3, β = -2

Step 1: Find the polynomial

Sum of zeroes = α + β = 3 + (-2) = 1
Product of zeroes = αβ = 3 × (-2) = -6

Quadratic polynomial =
x² - (sum)x + (product)

= x² - (1)x + (-6)
= x² - x - 6

Step 2: Verify relationship between zeroes and coefficients

For polynomial ax² + bx + c:
a = 1, b = -1, c = -6

Sum of zeroes:

α + β = 1

According to formula:
-b/a = -(-1)/1 = 1

Hence, verified.

Product of zeroes:

αβ = -6

According to formula:
c/a = -6/1 = -6

Hence, verified.

RS Aggarwal Solutions: Polynomials (Exercise 2A)

Long Questions: Polynomials

Q1: Find the value of "p" from the polynomial x2 + 3x + p, if one of the zeroes of the polynomial is 2.
Ans: As 2 is the zero of the polynomial.
We know that if α is a zero of the polynomial p(x), then p(α) = 0
Substituting x = 2 in x2 + 3x + p,
⇒ 22 + 3(2) + p = 0
⇒ 4 + 6 + p = 0
⇒ 10 + p = 0
⇒ p = -10


Q2: Compute the zeroes of the polynomial 4x2 - 4x - 8. Also, establish a relationship between the zeroes and coefficients.
Ans:
Let the given polynomial be p(x) = 4x2 - 4x - 8
To find the zeroes, take p(x) = 0
Now, factorise the equation 4x2 - 4x - 8 = 0
4x2 - 4x - 8 = 0
4(x2 - x - 2) = 0
x2 - x - 2 = 0
x2 - 2x + x - 2 = 0
x(x - 2) + 1(x - 2) = 0
(x - 2)(x + 1) = 0
x = 2, x = -1
So, the roots of 4x2 - 4x - 8 are -1 and 2.
Relation between the sum of zeroes and coefficients:
-1 + 2 = 1 = -(-4)/4 i.e. (- coefficient of x/ coefficient of x2)
Relation between the product of zeroes and coefficients:
(-1) × 2 = -2 = -8/4 i.e (constant/coefficient of x2)


Q3: Find the quadratic polynomial if its zeroes are 0, √5.
Ans:
A quadratic polynomial can be written using the sum and product of its zeroes as:
x2 - (α + β)x + αβ
Where α and β are the roots of the polynomial.
Here, α = 0 and β = √5
So, the polynomial will be:
x2 - (0 + √5)x + 0(√5)
= x2 - √5x


Q4: Find the value of "x" in the polynomial 2a2 + 2xa + 5a + 10 if (a + x) is one of its factors.
Ans: Let f(a) = 2a2 + 2xa + 5a + 10
Since, (a + x) is a factor of 2a2 + 2xa + 5a + 10, f(-x) = 0
So, f(-x) = 2x2 - 2x2 - 5x + 10 = 0
-5x + 10 = 0
5x = 10
x = 10/5
Therefore, x = 2


Q5: How many zeros does the polynomial (x - 3)2 - 4 have? Also, find its zeroes.
Ans:
Given polynomial is (x - 3)2 - 4
Now, expand this expression.
=> x2 + 9 - 6x - 4
= x2 - 6x + 5
As the polynomial has a degree of 2, the number of zeroes will be 2.
Now, solve x2 - 6x + 5 = 0 to get the roots.
So, x2 - x - 5x + 5 = 0
=> x(x - 1) -5(x - 1) = 0
=> (x - 1)(x - 5) = 0
x = 1, x = 5
So, the roots are 1 and 5.


Q6: α and β are zeroes of the quadratic polynomial x2 - 6x + y. Find the value of 'y' if 3α + 2β = 20.
Ans:
Let, f(x) = x² - 6x + y
From the given,
3α + 2β = 20-------(i)
From f(x),
α + β = 6-------(ii)
And,
αβ = y-------(iii)
Multiply equation (ii) by 2. Then, subtract the whole equation from equation (i),
=> α = 20 - 12 = 8
Now, substitute this value in equation (ii),
=> β = 6 - 8 = -2
Substitute the values of α and β in equation (iii) to get the value of y, such as;
y = αβ = (8)(-2) = -16


Q7: Find a quadratic polynomial each with the given numbers as the sum and product of its zeroes, respectively.
(i) 1/4, -1
(ii) 1, 1
(iii) 4, 1
Ans:
(i) From the formulas of sum and product of zeroes, we know,
Sum of zeroes = α + β
Product of zeroes = αβ
Given,
Sum of zeroes = 1/4
Product of zeroes = -1
Therefore, if α and β are zeroes of any quadratic polynomial, then the polynomial can be written as:-
x2 - (α + β)x + αβ
= x2 - (1/4)x + (-1)
= 4x2 - x - 4
Thus, 4x2 - x - 4 is the required quadratic polynomial.
(ii) Given,
Sum of zeroes = 1 = α + β
Product of zeroes = 1 = αβ
Therefore, if α and β are zeroes of any quadratic polynomial, then the polynomial can be written as:-
x2 - (α + β)x + αβ
= x2 - x + 1
Thus, x2 - x + 1 is the quadratic polynomial.
(iii) Given,
Sum of zeroes, α + β = 4
Product of zeroes, αβ = 1
Therefore, if α and β are zeroes of any quadratic polynomial, then the polynomial can be written as:-
x2 - (α + β)x + αβ
= x2 - 4x + 1
Thus, x2 - 4x +1 is the quadratic polynomial.


Q8: Find a quadratic polynomial whose zeroes are reciprocals of the zeroes of the polynomial f(x) = ax2 + bx + c, a ≠ 0, c ≠ 0.
Ans: Let α and β be the zeroes of the polynomial f(x) = ax2 + bx + c.
So, α + β = -b/a
αβ = c/a
According to the given, 1/α and 1/β are the zeroes of the required quadratic polynomial.
Now, the sum of zeroes = (1/α) + (1/β) 
= (α + β)/αβ
= (-b/a)/ (c/a)
= -b/c
Product of two zeroes = (1/α) (1/β)
= 1/αβ
= 1/(c/a)
= a/c
The required quadratic polynomial = k[x2 - (sum of zeroes)x + (product of zeroes)]
= k[x2 - (-b/c)x + (a/c)]
= k[x2 + (b/c)x + (a/c)]


Q9: If α and β are zereos of the polynomial 2x2 - 5x + 7, then find the value of α-1 + β-1.
Ans: Here p(x) = 2x2 - 5x + 7
α, β are zeroes of p(x)


Q10: If p and q are the roots of ax2 - bx + c = 0, a ≠ 0, then find the value of p + q.
Ans: Here, p and q are the roots of ax2 - bx + c = 0.
Sum of roots = -b/a
∴ p + q = -b/a

Case Based Questions: Polynomials

Q1: Read the source below and answer the questions that follow:

Ramesh was asked by one of his friends Anirudh to find the polynomial whose zeroes are -2/√3 and √3/4.
He obtained the polynomial by following steps which are as shown below:
Let α = -2/√3 and β = √3/4
Then,
α + β = (-2/√3) + (√3/4) = (-8 + 1) / (4√3) = -7 / (4√3)
and
αβ = (-2/√3) × (√3/4) = -1/2
∴ Required polynomial = x² - (α + β)x + αβ
= x² - (-7/4√3)x + (-1/2)
= x² + (7x/4√3) - 1/2
= 4√3x² + 7x - 2√3
His another friend Kavita pointed out that the polynomial obtained is not correct.

i. Is the claim of Kavita correct? (1 mark)
ii. If given polynomial is incorrect, then find the correct quadratic polynomial. (1 mark)
iii. Find the value of α² + β². (2 mark)
Or
iii. If correct polynomial p(x) is a factor of (x - 2), then find f(2). (2 mark)

Ans:
i. Given, α = -2/√3 and β = √3/4
∴ α + β = (-2/√3) + (√3/4) = (-8 + 3) / 4√3 = -5 / 4√3
and αβ = (-2/√3) × (√3/4) = -1/2
Yes, because value of (α + β) calculated by Anirudh is incorrect.
ii. Required polynomial = k(x² - (α + β)x + αβ)
k(x² + (5x/4√3) - 1/2)
= (k/4√3)(4√3x² + 5x - 2√3)
= (4√3x² + 5x - 2√3) where k = 4√3
iii. α² + β² = (α + β)² - 2αβ
= (-5/4√3)² - 2 × (-1/2)
= 25/48 + 1 = 73/48
Alternate method:
α² + β² = (-2/√3)² + (√3/4)²
= 4/3 + 3/16 = 64/48 + 9/48 = 73/48
Or
iii. We have, p(x) = 4√3x² + 5x - 2√3
Since, p(x) is a factor of (x - 2), then
p(2) = 4√3(2)² + 5(2) - 2√3
= 16√3 + 10 - 2√3 = 14√3 + 10
Hence, remainder is 14√3 + 10.

Get additional INR 200 off today with EDUREV200 coupon.
Avail Offer

Q2: Read the source below and answer the questions that follow:

A group of school friends went on an expedition to see caves. One person remarked that the entrance of the caves resembles a parabola and can be represented by a quadratic polynomial f(x)= ax2 + bx + c, a# 0, where a, b and c are real numbers.
i. Draw a neat labelled figure to show above situation diagrammatically. (1 mark)
ii. If one of the zeroes of the quadratic polynomial (p-1)x² + px + 1 is 4. Find the value of p.
(1 mark)
iii. Find the quadratic polynomial whose zeroes are 5 and -12. (1 mark)
iv. If one zero of the polynomial f(x) = 5x² + 13x + m is reciprocal of the other, then find the value of m.
(1 mark)

Ans:
i. We have, f(x) = ax² + bx + c, a<0 It means a figure is a shape of parabola which open downwards.
ii. Since, x = 4 is one of the zeros of the polynomial (p - 1)x² + px + 1.
∴ (p - 1)(4)² + p(4) + 1 = 0
⇒ 16p - 16 + 4p + 1 = 0
⇒ 20p = 15
⇒ p = 3/4
iii. Required quadratic polynomial = k [x² - (Sum of zeroes)x + (Product of zeroes)] = k(x²-(-12+5)x+(-12)(5)) = k(x²+7x-60), where k is any arbitrary constant.  
iv. Let the zeroes of the quadratic polynomial be α. Since, one zero of the polynomial f(x) is reciprocal of the other. 
∴ Product of zeroes = (-1)² × (Constant term / Coefficient of x²)
⇒ α × (1/α) = 1 × (m/5) ⇒ m = 5

Also read: Mind Map: Polynomials

Q3: Read the source below and answer the questions that follow:

A student was given a task to prepare a graph of quadratic polynomial p(x)=-8-2x+x². To draw this graph, he take seven values of y corresponding to different values of x. After plotting the points on the graph paper with suitable values, he obtain the graph as shown below.
i. What is the shape of graph of a quadratic polynomial? (1 mark)
ii. Find the zeroes of given quadratic polynomial.
(1 mark)
iii. The graph of the given quadratic polynomial cut at which points on the X-axis?
(1 mark)
iv. The graph of the given quadratic polynomial cut at which point on Y-axis?
(1 mark)

Ans:
i. The graph of a quadratic polynomial is a parabola which open upwards. 
ii. The zeroes of the quadratic polynomial p(x) = -8 -2x + x² are x-coordinates of the points where the graph intersects the X-axis. From the given graph, -2 and 4 are the x-coordinates of the points where the graph of p(x)=-8-2x+x² intersects the X-axis. Hence, -2 and 4 are zeroes of p(x)=-8-2x+x². 
iii. The graph of the given quadratic polynomial cut X-axis at points (-2, 0) and (4,0). 
iv. The graph of the given quadratic polynomial cut Y-axis at point (0, -8). 

Q4: Read the source below and answer the questions that follow:

Pooja was asked by her friend Arjun to find a polynomial whose zeroes are 3/√2 and -√2/5. She performed the following steps: Let α = 3/√2 and β = -√2/5. Then, α + β = 3/√2 + (-√2/5) = (15 - 2)/(5√2) = 13/(5√2) and αβ = 3/√2 × (-√2/5) = -3/5. Thus, the polynomial obtained is x² - (α + β)x + αβ = x² - 13x/(5√2) - 3/5 = 5√2x² - 13x - 3√2. However, her friend Neha pointed out an error in her solution.

i. Is Neha correct in her claim? (1 mark) 
ii. If the polynomial is incorrect, find the correct polynomial. (1 mark) 
iii. Find the value of α² + β². (1 marks)
iv. If the correct polynomial q(x) is a factor of (x+3), find q(-3). (1 marks)

Ans:
i. Yes, Neha is correct. 
The sum of roots should be α + β = 3/√2 + (-√2/5) = (15 - 2)/(5√2) = 13/(5√2), 
which is correct, but the final polynomial calculation by Pooja is incorrect.
ii. Correct Polynomial:
p(x) = k(x² - (α + β)x + αβ)
= k(x² - 13x/(5√2) - 3/5)
Multiplying by 5√2 to remove the denominator:
= 5√2x² - 13x - 3√2
where k = 5√2.
iii. Value of α² + β²:
α² + β² = (α + β)² - 2αβ
= (13/(5√2))² - 2(-3/5)
= 169/50 + 6/5
= 169+60/50 = 229/50.
iv. If q(x) = 5√2x² - 13x - 3√2 is a factor of (x + 3):
q(-3) = 5√2(-3)² - 13(-3) - 3√2
= 5√2(9) + 39 - 3√2
= 45√2 + 39 - 3√2
= 42√2 + 39.

Mind Map: Polynomials


Value Based Questions: Polynomials

Ques 1: A charity trust decides to build a prayer hall having a carpet area of 300 square metres with its length one metre more than twice its breadth.
(i) Find the length and the breadth of the hall.
(ii) Which mathematical concept is used in the above problem?
(iii) By building a prayer hall, whose value is depicted by the trust?

Sol: 
(i) Let the breadth of the hall = x metres
∴ Length of the hall
= 2 [Breadth of the hall] + 1 metre
= (2x + 1) metre

∴ Carpet area of the hall= Length × Breadth
= (2x + 1) × x
= 2x2 + x
But the carpet area of the hall = 300 sq. metre
∴ 2x2 + x = 300
⇒ 2x2 + x - 300 = 0
⇒ 2x2 + 25x - 24x - 300 = 0
⇒ x(2x + 25) -12(2x + 25) = 0
⇒ (x - 12) (2x + 25) = 0
⇒ x - 12 = 0
or 2x + 25 = 0
⇒x = 12
or x = -  252 

But x = -  252   is not required as the length
or breadth cannot be negative.
∴ x = 12 m and 2x + 1 = (2 × 12) + 1 = 25 m
∴ Breadth of the hall = 12 m
Length of the hall = 25 m
(ii) Quadratic equations
(iii) Enhancing prayer and God fearing feelings.

Q2. Match the following, 

Sol: 

(P)
f(x) = x³ - 6x² + 11x - 6.
Find f(-1):
f(-1) = (-1)³ - 6(-1)² + 11(-1) - 6
= -1 - 6 - 11 - 6
= -24.
So, P → -24 (matches (iii)).

(Q)

f(x) = 2x³ - 13x² + 17x + 12.
Find f(-3):
f(-3) = 2(-3)³ - 13(-3)² + 17(-3) + 12
= 2(-27) - 13(9) - 51 + 12
= -54 - 117 - 51 + 12
= -210.
So, Q → -210 (matches (i))

(R)

Given x = 4/3 is a root of f(x) = 6x³ - 11x² + kx - 20.
A "root" means f(4/3) = 0. Substitute x = 4/3:
6(4/3)³ - 11(4/3)² + k(4/3) - 20 = 0
6·64/27 - 11·16/9 + 4k/3 - 20 = 0
= 128/9 - 176/9 + 4k/3 - 20 = 0
= (-48/9) + 4k/3 - 20 = 0
= (-16/3) + 4k/3 - 20 = 0.
Multiply everything by 3 to clear denominators:
-16 + 4k - 60 = 0 ⇒ 4k - 76 = 0 ⇒ k = 19.
So, R → 19 (matches (iv))
(S)

Given x = -1 is a root of f(x) = x¹⁰⁰ + 2x⁹⁹ + k.
So f(-1) = 0:

(-1)¹⁰⁰ + 2(-1)⁹⁹ + k = 0
1 - 2 + k = 0 ⇒ k = 1.
So, S → 1 (matches (ii)).

Q3. Santosh has ₹ (x³ - 3x² + 4x + 50). He want to buy chocolates each of cost ₹ (x - 3). After buying maximum number of chocolates with his money, how much money is left with him?

Sol: 
Step 1: Understand the question

Total money Santosh has: M = x³ - 3x² + 4x + 50
Cost of 1 chocolate: C = x - 3
We need to find remainder money after buying maximum chocolates. This means we have to divide the total money by the cost of one chocolate and see what is left (the remainder).

Step 2: Use polynomial division
We divide x³ - 3x² + 4x + 50 by x - 3.
After using long division method , we get
So, x³ - 3x² + 4x + 50 = (x - 3)(x² + 4) + 62

Step 3: Interpret remainder
The remainder 62 is the money left after buying the maximum number of chocolates.

Q4. Area of a rectangular field is (2x³ - 11x² - 4x + 5) sq. units and side of a square field is (2x² + 4) units. Find the difference between their areas (in sq. units).

Sol: Area of the square = (2x² + 4)² = 4x⁴ + 16x² + 16.
Area of the rectangle = 2x³ - 11x² - 4x + 5.
Difference = square area - rectangle area
= (4x⁴ + 16x² + 16) - (2x³ - 11x² - 4x + 5)
= 4x⁴ - 2x³ + 27x² + 4x + 11

Q5.  Length, breadth and height of a cuboidal tank are (x - 3y) m, (x + 3y) m and (x² + 9y²) m respectively. Find the volume of the tank.

Sol: Volume = length × breadth × height
= (x - 3y)(x + 3y)(x² + 9y²)
= (x² - 9y²)(x² + 9y²) [using (a - b)(a + b) = a² - b²]
= x⁴ - 81y⁴.
​​​​

 

Short Answer Questions: Polynomials -1

Q1: Find the sum and product of zeroes of 3x2 - 5x + 6.

Here, p (x) = 3x2 - 5x + 6
Comparing it with ax2 + bx + c, we have
a = 3, b = - 5, c = 6

Sum of the zeroes:

= - Coefficient of x / Coefficient of x2 = - (-5)/3 = 53

Product of the zeroes:

= Constant term / Coefficient of x2 = 6/3 = 2

Q2: Find the sum and product of the zeroes of polynomial p (x) = 2x3 - 5x2 - 14x + 8.

Comparing p (x) = 2x3 - 5x2 - 14x + 8 with ax3 + bx2 + cx + d, we have
a = 2, b = -5,
c = - 14 and d = 8

Sum of the zeroes:

= -b/a = -(-5)/2 = 5/2

Product of the zeroes:

= -d/a = -8/2 = -4

Q3: Find a quadratic polynomial whose zeroes are: 2 + √5 / 2 and 2 - √5 / 2 .

Sum of zeroes (S):
(2 + √5)/2 + (2 - √5)/2 = 4/2 = 2
Product of zeroes (P):

(2 + √5)/2 × (2 - √5)/2 = [2² - (√5)²]/4 = 4 - 5/4 = -1/4
Quadratic Polynomial:
The required quadratic polynomial is:
k(x² - Sx + P), where k is any real number.
Substituting the values of S and P:
k(x² - 2x + (-1/4)) = k(x² - 2x - 1/4)

Thus, the required polynomial is
= k (x2 - 2x - 1/4)

Q4: If α and β are the zeroes of a Quadratic polynomial x2 + x - 2 then find the value of .

Comparing x2 + x - 2 with ax2 + bx + c, we have:
a = 1, b = 1, c = - 2

Sum of roots (α + β) = -ba = -(1)/1 = -1

Product of roots (αβ) = ca = (-2)/1 = -2

To find:

1/α - 1/β

Solution:

1/α + 1/β = β - α/αβ = -(-3)/-2 = 3/2

Now, calculate (α - β):

(α - β)² = (α + β)² - 4αβ
(α - β)² = 1² - 4(-2)
(α - β)² = 1 + 8 = 9
(α - β) = ±√9 = ±3

Therefore:
1/α - 1/β = - 3/2

Q5: If a and b are the zeroes of x2 + px + q then find the value of ( αβ + 2) ( βα + 2).

Comparing x2 + px + q with ax2 + bx + c
a =1, b = p and c = q
∴ Sum of zeroes, a + b = - b/a
⇒ 
and αβ = c/a
⇒ αβ = q/1 = q
Now,

= αβ + β + α + 4

Substituting α + β = -p and αβ = q:
= 5 + 2[ (α + β)² - 2αβαβ]

Further simplifying:
= 5 + 2[ p² - 2qq]

Final Result:

The value of the given expression is:
( αβ + 2) ( βα + 2) = 2p² + qq

Q6: Find the zeroes of the quadratic polynomial 6x2 - 3 - 7x.

We have,
= 6x2 - 3 - 7x = 6x2 - 7x - 3
= 6x2 - 9x + 2x - 3
= 3x (2x - 3) + 1 (2x - 3)
= (3x + 1) (2x - 3)
For 6x2 - 3 - 7x to be equal to zero,
either (3x + 1) = 0 or (2x - 3) = 0
⇒ 3x = - 1 or 2x = 3
⇒ 
Thus, the zeroes of and 3/2.

Q7: Find the zeroes of 2x2 - 8x + 6.

We have,
2x2 - 8x + 6 = 2x2 - 6x - 2x + 6
= 2x (x - 3) - 2 (x - 3)
= (2x - 2) (x - 3)
= 2 (x - 1) (x - 3)
For 2x2 - 8x + 6 to be zero,
Either, x - 1 = 0 ⇒ x = 1
or x - 3 = 0 ⇒ x = 3
∴ The zeroes of 2x2 - 8x + 6 are 1 and 3.

Q8: Find the zeroes of the quadratic polynomial 3x2 + 5x - 2.

We have,
p (x) = 3x2 + 5x - 2
= 3x2 + 6x - x - 2
= 3x (x + 2) - 1 (x + 2)
= (x + 2) (3x - 1)
For p (x) = 0, we get
Either x + 2 = 0 ⇒ x = - 2
or 3x - 1 = 0 ⇒ x = 1/3
Thus, the zeroes of 3x2 + 5x - 2 are - 2 and 1/3.

Q9: If the zero of a polynomial p (x) = 3x2 - px + 2 and g (x) = 4x2 - q x - 10 is 2, then find the value of p and q.

∵ p (x) = 3x2 - px + 2
∴ p (2) = 3 (2)2 - p (2) + 2 = 0
[2 is a zero of p (x)]
or 12 - 2p + 2 or 14 - 2p = 0
or p = 7
Next g (x) = 4x2 - q x - 10
∴ g (2) = 4(2)2 - Q (2) - 10 = 0
[2 is a zero of g (x)]
or 4 × 4 - 2q - 10 = 0
or 16 - 2q - 10 = 0
or 6 - 2q = 0
⇒ q = 6/2 ⇒ q = 3
Thus, the required values are p = 7 and q = 3.

Q10: Find the value of 'k' such that the quadratic polynomial 3x2 + 2kx + x - k - 5 has the sum of zeroes as half of their product.

Here, p (x) = 3x2 + 2kx + x - k - 5
= 3x2 + (2k + 1) x - (k + 5)
Comparing p (x) with ax2 + bx + c, we have:
a = 3, b = (2k + 1),
c = - (k + 5)
∴ Sum of the zeroes

Product of the zeroes

According to the condition,
Sum of zeroes = 1/2 (product of roots)


⇒ - 2 (2k + 1) = - (k + 5)
⇒ 2 (2k + 1) = k + 5
⇒ 4k + 2 = k + 5
⇒ 4k - k = 5 - 2
⇒ 3k = 3
⇒ k = 3/3 = 1

Q11: Find the zeroes of the polynomial f (x) = 2 - x2.

We have f (x)= 2 - x2
= (√2 )2 - x2

Q12: Find the cubic polynomial whose zeroes are 5, 3 and - 2.

∵ 5, 3 and - 2 are zeroes of p (x)
∴ (x - 5), (x - 3) and (x + 2) are the factors of p (x)
⇒ p (x) = k (x - 5) (x - 3) (x + 2)
= k (x2 - 8x + 15) (x + 2)
= k (x3 - 8x2 + 15x + 2x2 - 16x + 30
= k (x3 + [- 8 + 2] x2 + [15 - 16] x + 30)
= k (x3 - 6x2 - x + 30)
Thus, the required polynomial is k (x3 - 6x2 - x + 30).

Q13: If α, β and γ be the zeroes of a polynomial p (x) such that (α + β +γ) = 3, (αβ + βγ + γα) = -10 and αβγ = - 24 then find p (x).

Here, α + β + γ = 3
αb + βγ + γα = - 10
αβγ = - 24
∵ A cubic polynomial having zeroes as α,β,γ is
p (x) = x3 - (a + b + γ) x2 + (αβ + βγ + γα) x - (αβγ)
∴The required cubic polynomial is
= k {x3 - (3) x2 + (- 10) x - (- 24)}
= k(x3 - 3x2 - 10x + 24)

Note: If α, β and γ be the zeroes of a cubic polynomial p (x) then
p (x) = x3 - [Sum of the zeroes] x2 + [Product of the zeroes taken two at a time] x - [Product of zeroes]
i.e., p (x) = k {x3 - (α + β + γ) x2 + [αβ + βγ + γα] x - (αβγ).

Q14: If α and β are the zeroes of the quadratic polynomial p (x) = kx2 + 4x + 4 such that α2 + β2 = 24, find the value of k.

Here, p (x) = kx2 + 4x + 4.
Comparing it with ax2 + bx + c, we have:
a = k; b = 4; c = 4
∴ Sum of the zeroes = -b/a
⇒ α + β = -4/k
and Product of the zeroes = c/a
⇒ αβ = 4/k
∵ α2 + β2 = 24
∴ (α + β)2 - 2αβ = 24
[∵ (x + y)2 = x2 + y2 + 2xy ⇒ (x + y)2 - 2xy = x2 + y2]
⇒ 
⇒ 
⇒ 16 - 8k - 24k2 =0
⇒ 24k2 + 8k - 16 = 0
⇒ (3k - 2) (k + 1) = 0
⇒ 3k - 2= 0 or k + 1 = 0
⇒ k = 2/3 or k = -1

Q15: Find the zeroes of the quadratic polynomial 6x2 - 3 - 7x and verify the relationship between the zeroes and the coefficients of the polynomial.

Here, p (x) = 6x2 - 3 - 7x = 6x2 - 7x - 3
= 6x2 - 9x + 2x - 3
= 3x (2x - 3) + 1 (2x - 3)
= (2x - 3) (3x + 1)

∴ Zeroes of p (x) are 3/2 and 
To verify the relationship:
Sum of the zeroes = - coefficient of x/coefficient of

⇒ 
⇒ 
⇒ 7/6 = 7/6
L.H.S = R.H.S ⇒ Relationship is verified.
Product of the zeroes = Constant term/coefficient of

⇒ 
⇒ 
i.e., L.H.S = R.H.S ⇒ Relationship is verified.

Q16: Find the zeroes of the quadratic polynomial 5x2 - 4 - 8x and verify the relationship between the zeroes and the coefficients of the polynomial.

p (x) = 5x2 - 4 - 8x
= 5x2 - 8x - 4
= 5x2 - 10x + 2x - 4
= 5x (x - 2) + 2 (x - 2)
= (x - 2) (5x + 2)

∴ zeroes of p (x) are 2 and 
Relationship Verification
Sum of the zeroes = - coefficient of x/coefficient of
⇒ 
⇒ 
⇒ 8/5 = 8/5

i.e., L.H.S. = R.H.S. ⇒ relationship is verified.
Product of the zeroes = Constant term/coefficient of
⇒ 
⇒ 
i.e., L.H.S. = R.H.S.
⇒ The relationship is verified.

Q17: Find the quadratic polynomial, the sum of whose zeroes is 8 and their product is 12. Hence, find the zeroes of the polynomial.

The quadratic polynomial p (x) is given by
x2 - (Sum of the zeroes) x + (Product of the zeroes)
∴ The required polynomial is
= x2 - [8] x + [12]
= x2 - 8x + 12
To find zeroes:
∵ x2 - 8x + 12 = x2 - 6x - 2x + 12
= x (x - 6) - 2 (x - 6)
= (x - 6) (x - 2)
∴ The zeroes of p (x) are 6 and 2.

Q18: If one zero of the polynomial (a2 - 9) x2 + 13x + 6a is reciprocal of the other, find the value of 'a'.

Here, p (x) = (a2 - 9) x2 + 13x + 6a
Comparing it with Ax2 + Bx + C, we have:
A = (a2 - 9); B = 13; C = 6
Let one of the zeroes = a
∴ The other zero = 1/α
Now, Product of the zeroes 

⇒ 
⇒ 6a = a2 - 9    ⇒ a2 - 6a + 9 = 0
⇒ (a - 3)2 =0 ⇒ a - 3=0
⇒ a = 3
Thus, the required value of a is 3.

Q19: If the product of zeroes of the polynomial ax2 - 6x - 6 is 4, find the value of 'a'

Here, p (x) = ax2 - 6x - 6
∵ Product of zeroes = Constant term/coefficient of
but product of zeroes is given as 4
∴  ⇒ - 6 = 4 × a
⇒  ⇒ 

Thus, the required value of a is -3/2.

Q20: Find the quadratic polynomial whose zeroes are 1 and - 3. Verify the relation between the coefficients and the zeroes of the polynomial.

The given zeroes are 1 and - 3.
∴ Sum of the zeroes = 1 + (- 3) = - 2
Product of the zeroes = 1 × (- 3) = - 3
A quadratic polynomial p (x) is given by
x2 - (sum of the zeroes) x + (product of the zeroes)
∴ The required polynomial is
x2 - (- 2) x + (- 3)
⇒ x2 + 2x - 3
Verification of relationship
∵ Sum of the zeroes Constant term/coefficient of

∴ 
⇒- 2= - 2

i.e., L.H.S = R.H.S ⇒ The sum of zeroes is verified
∵ Product of the zeroes = Constant term/coefficient of
∴ 
⇒- 3= - 3

i.e., L.H.S = R.H.S ⇒ The product of zeroes is verified.

Q21: Find the zeroes of the quadratic polynomial 4x2 - 4x - 3 and verify the relation between the zeroes and its coefficients.

Here, p (x) = 4x2 - 4x - 3 = 4x2 - 6x + 2x - 3
= 2x (2x - 3) + 1 (2x - 3)
= (2x - 3) (2x + 1)

∴  are zeroes of p (x).

Verification of relationship
∵ Sum of the zeroes = - coefficient of x/coefficient of

∴  ⇒ 3 - 1  2
⇒ 2/2 = 1 ⇒ 1= 1
⇒ 
2/2 = 1 ⇒ 1 = 1
i.e., L.H.S = R.H.S ⇒ Sum of zeroes is verified
Now, Product of zeroes =Constant term/coefficient of

⇒  
i.e., L.H.S = R.H.S ⇒ Product of zeroes is verified.

Q22: Find a quadratic polynomial whose zeroes are - 4 and 3 and verify the relationship between the zeroes and the coefficients.

We know that:
P (x) = x2 - [Sum of the zeroes] x + [Product of the zeroes] ...(1)
∵ The given zeroes are - 4 and 3
∴ Sum of the zeroes = (- 4) + 3 = - 1
Product of the zeroes = (- 4) × 3 = - 12
From (1), we have
x2 - (- 1) x + (- 12)
= x2 + x - 12 ...(2)
Comparing (2) with ax2 + bx + c, we have
a = 1, b = 1, c = - 12
∴ Sum of the zeroes = -b/a
⇒ (+ 3) + (- 4) = -1/1
i.e., L.H.S = R.H.S ⇒ Sum of zeroes is verified.
Product of zeroes = c/a
⇒ 3 × (- 4) = -12/1
⇒ - 12 = - 12
i.e., L.H.S = R.H.S ⇒ Product of roots is verified.

Q23: Find the zeroes of the polynomial x² + (1/6)x - 2 and verify the relation between the coefficients and the zeroes of the above polynomial.

The given polynomial is x² + (1/6)x - 2

Step 1: Write as:
= 6x² + x - 12/6

Step 2: Expand:
= 6x² + 9x - 8x - 12/6

Step 3: Factorize:
= 3x(2x + 3) - 4(2x + 3)/6

Step 4: Take common factors:
= (3x - 4)(2x + 3)/6

∴ zeroes of the given polynomial are 4/ and - 3/2
Now in, x² + 16x - 2 
co-efficient of x2 = 1
co-efficient of x = 1/6
constant term = -2
Sum of zeroes = 4/3 + -3/2 = 1/6 = coefficient of x/coefficient of

Product of zeroes = 4/3 × -3/2 = -2 = constant term/coefficient of

Q24: Find the quadratic polynomial, the sum and product of whose zeroes are √2 and -3/2 respectively. Also, find its zeroes.

Sum of zeroes = √2

Product of zeroes = -3/2

∴ A quadratic polynomial is given by:
x² - [sum of roots]x + [product of roots]
∴ The required polynomial is:
x² - √2x + -(3/2)

Since:

x² - √2x - (3/2) = (2x² - 2√2x - 3)/2

= 1 [2x² + √2x - 3(2x - 3)]/2
= 1 [(√2x)(√2x + 1) - 3(√2x - 3)]/2
= 1 [(√2x + 1)(√2x - 3)]/2

⇒ Zeroes are -1/√2 and 3/√2

Q25: If a and b are zeroes of the quadratic polynomial x2 - 6x + a; find the value of 'a' if 3α + 2β = 20.

We have quadratic polynomial = x2 - 6x + a ...(1)
∵ a and b are zeroes of (1)
∴ 

It is given that: 3α + 2β = 20      ...(2)
Now, α +β = 6    ⇒ 2 (α+ β) = 2(6)
2α + 2β = 12      ...(3)
Subtracting (3) from (2), we have

Substituting a = 8 in α + β= 6, we get
8 +β = 6 ⇒ β = -2
Since, αβ = a
8(-2) = α ⇒ α = -16


: