UrbanPro

Your Worksheet is Ready

CBSE - Class 10 Mathematics Polynomials Worksheet

1.

What is the degree of the polynomial 2x9 + 7x3 + 191?

2.

What should be subtracted from the polynomial , so that 15 is the zero of the resulting polynomial?

a.

30

b.

14

c.

15

d.

16

3.
Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients.
(v) $t^2 - 15$
4.

Q3.Rita’s height (in feet) above the water level is given by another polynomial p(t) with zeroes -1 and 2. Then p(t) is given by-

a.

t² + t - 2

b.

t² + 2t - 1

c.

24t² - 24t + 48

d.

-24t² + 24t + 48

5.

The value of 2492 - 2482 is ________

6.

Find the quotient and remainder when t4+1 is divided by t - 1?

7.

If k is the zero of a quadratic polynomial, there exists only one value for k.

a. True b. False
8.
Find a quadratic polynomial each with the given numbers as the sum and product of its zeroes respectively.
(iv) $1, 1$
9.

The product of zeroes of 5x2−7x+2 is:

a.

–2/5

b.

2/5

c.

7/5

d.

-7/5

10.

Choose the correct option: The coefficient of x in the expansion of (x+3)3 is ________.

a. 1 b. 9 c. 18 d. 27
11.
Find the zeroes of the following quadratic polynomials and verify the relationship between the zeroes and the coefficients.
(vi) $3x^2 - x - 4$
12.

Graph of a linearpolynomial p(x)=ax+b is 

a.

Straight line

b.

Curve

c.

Both a and b

d.

None of these

13.

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

a.

2

b.

4

c.

1

d.

0

14.

 If one of the zeroes of the quadratic polynomial (p – l)x² + px + 1 is -3, then the value of p is

a.

3/4

b.

4/3

c.

-3/4

d.

-4/3

15.

If one of the zeroes of the cubic polynomial x3 + ax² + bx + c is -1, then the product of the
other two zeroes is

a.

b – a + 1

b.

b – a - 1

c.

 a – b + 1

d.

a – b – 1

16.

Which one of the following is a polynomial?

a. b. c. d.
17.

If the sum of the zeroes of the polynomial  is 6, then the value of k is 

a.

2

b.

4

c.

-2

d.

-4

18.

If the polynomial  is divisible by the polynomial   then ab=

a.

1

b.

c.

-1

d.

19.

Which of the following is not a polynomial?

a.

4x2+2x+1

b.
2/x−3

 
c.

3x3−x2+4x

d.

x4−x3+x−1

20.
Find a quadratic polynomial each with the given numbers as the sum and product of its zeroes respectively.
(vi) $4, 1$

Worksheet Answers

1.

2x9

2.
Option C

Solution:

Given: A quadratic polynomial $p(t) = t^2 - 15$.

To Find: The zeroes of the polynomial and verify the relationship between the zeroes and the coefficients of the polynomial.

Step 1: Finding the zeroes of the polynomial
To find the zeroes of the polynomial $p(t)$, we set $p(t) = 0$.
$t^2 - 15 = 0$
We can rewrite this equation using the algebraic identity $a^2 - b^2 = (a - b)(a + b)$.
Since $15 = (\sqrt{15})^2$, we have:
$t^2 - (\sqrt{15})^2 = 0$
$(t - \sqrt{15})(t + \sqrt{15}) = 0$
[By the Zero Product Property, if $ab = 0$, then $a=0$ or $b=0$]
Therefore, $t - \sqrt{15} = 0$ or $t + \sqrt{15} = 0$.
$t = \sqrt{15}$ or $t = -\sqrt{15}$.
The zeroes of the polynomial are $\alpha = \sqrt{15}$ and $\beta = -\sqrt{15}$.

Step 2: Identifying coefficients
Comparing the given polynomial $t^2 - 15$ with the standard quadratic form $at^2 + bt + c$:
$a = 1$
$b = 0$ (since there is no $t$ term)
$c = -15$

Step 3: Verifying the relationship between zeroes and coefficients
The relationships to verify are:
1. Sum of zeroes ($\alpha + \beta$) = $-\frac{b}{a}$
2. Product of zeroes ($\alpha \cdot \beta$) = $\frac{c}{a}$

Verification of Sum of Zeroes:
Sum of zeroes = $\alpha + \beta = \sqrt{15} + (-\sqrt{15}) = 0$
Coefficient ratio = $-\frac{b}{a} = -\frac{0}{1} = 0$
Since $0 = 0$, the relationship is verified.

Verification of Product of Zeroes:
Product of zeroes = $\alpha \cdot \beta = (\sqrt{15}) \cdot (-\sqrt{15}) = -(\sqrt{15})^2 = -15$
Coefficient ratio = $\frac{c}{a} = \frac{-15}{1} = -15$
Since $-15 = -15$, the relationship is verified.

Final Answer: The zeroes of the polynomial $t^2 - 15$ are $\sqrt{15}$ and $-\sqrt{15}$. The relationship between the zeroes and coefficients is verified as the sum of zeroes is $0$ and the product of zeroes is $-15$.

4.
Option D

5.

497

6.

t+ t+ t + 1, 2

7.
Option B

Solution:

Given:

The sum of the zeroes of the quadratic polynomial ($\alpha + \beta$) = $1$.

The product of the zeroes of the quadratic polynomial ($\alpha \cdot \beta$) = $1$.

To Find:

A quadratic polynomial $p(x)$ of the form $ax^2 + bx + c$, where $a \neq 0$.

Step 1: Understanding the Relationship between Zeroes and Coefficients

For any quadratic polynomial $p(x) = ax^2 + bx + c$ with zeroes $\alpha$ and $\beta$, the following relationships hold true:

Sum of zeroes: $\alpha + \beta = -\frac{b}{a}$

Product of zeroes: $\alpha \cdot \beta = \frac{c}{a}$

Step 2: Formulating the General Quadratic Polynomial

A quadratic polynomial can be expressed in terms of the sum and product of its zeroes using the following identity:

$p(x) = k[x^2 - (\text{sum of zeroes})x + (\text{product of zeroes})]$

where $k$ is a non-zero real constant.

Step 3: Substituting the Given Values

Substitute the given values into the identity:

Sum of zeroes = $1$

Product of zeroes = $1$

$p(x) = k[x^2 - (1)x + (1)]$

$p(x) = k[x^2 - x + 1]$

Step 4: Determining the Polynomial

To obtain the simplest form of the polynomial, we assume $k = 1$ (as $k$ can be any non-zero real number, choosing $1$ provides the standard representation).

$p(x) = 1(x^2 - x + 1)$

$p(x) = x^2 - x + 1$

Verification (Optional):

For $p(x) = x^2 - x + 1$, here $a=1, b=-1, c=1$.

Sum of zeroes = $-\frac{b}{a} = -\frac{-1}{1} = 1$ (Matches given).

Product of zeroes = $\frac{c}{a} = \frac{1}{1} = 1$ (Matches given).

Final Answer: The required quadratic polynomial is $x^2 - x + 1$.

9.
Option B
10.
Option D

Solution:

Given: A quadratic polynomial $p(x) = 3x^2 - x - 4$.

To Find: The zeroes of the polynomial and verify the relationship between the zeroes and the coefficients of the polynomial.

Step 1: Finding the zeroes of the polynomial
To find the zeroes, we set $p(x) = 0$.
$3x^2 - x - 4 = 0$

We use the splitting the middle term method. We need two numbers whose product is $3 \times (-4) = -12$ and whose sum is $-1$. These numbers are $-4$ and $3$.

$3x^2 - 4x + 3x - 4 = 0$ [Splitting the middle term $-x$ into $-4x + 3x$]
$x(3x - 4) + 1(3x - 4) = 0$ [Factoring by grouping]
$(3x - 4)(x + 1) = 0$ [Taking $(3x - 4)$ as a common factor]

Setting each factor to zero:
1) $3x - 4 = 0 \implies 3x = 4 \implies x = \frac{4}{3}$
2) $x + 1 = 0 \implies x = -1$

Thus, the zeroes are $\alpha = \frac{4}{3}$ and $\beta = -1$.

Step 2: Identifying coefficients
Comparing $3x^2 - x - 4$ with the standard form $ax^2 + bx + c$:
$a = 3$
$b = -1$
$c = -4$

Step 3: Verifying the relationship between zeroes and coefficients
The relationships to verify are:
1) Sum of zeroes ($\alpha + \beta$) = $-\frac{b}{a}$
2) Product of zeroes ($\alpha \cdot \beta$) = $\frac{c}{a}$

Verification of Sum of Zeroes:
LHS: $\alpha + \beta = \frac{4}{3} + (-1) = \frac{4}{3} - \frac{3}{3} = \frac{1}{3}$
RHS: $-\frac{b}{a} = -\frac{(-1)}{3} = \frac{1}{3}$
Since LHS = RHS, the relationship is verified.

Verification of Product of Zeroes:
LHS: $\alpha \cdot \beta = \left(\frac{4}{3}\right) \cdot (-1) = -\frac{4}{3}$
RHS: $\frac{c}{a} = \frac{-4}{3} = -\frac{4}{3}$
Since LHS = RHS, the relationship is verified.

Final Answer: The zeroes of the polynomial $3x^2 - x - 4$ are $\frac{4}{3}$ and $-1$. The relationship between the zeroes and coefficients is verified as the sum of zeroes is $\frac{1}{3}$ and the product of zeroes is $-\frac{4}{3}$.

12.
Option A
13.
Option B
14.
Option B
15.
Option A
16.
Option C
17.
Option B
18.
Option A
19.
Option B

Solution:

Given:

The sum of the zeroes of the quadratic polynomial ($\alpha + \beta$) = $4$.

The product of the zeroes of the quadratic polynomial ($\alpha \cdot \beta$) = $1$.

To Find:

A quadratic polynomial $p(x)$ that satisfies the given conditions.

Step 1: Understanding the Relationship between Zeroes and Coefficients

For any quadratic polynomial of the form $ax^2 + bx + c$, where $a \neq 0$, the relationship between the zeroes ($\alpha, \beta$) and the coefficients is given by the following standard formulas:

Sum of zeroes: $\alpha + \beta = -\frac{b}{a}$

Product of zeroes: $\alpha \cdot \beta = \frac{c}{a}$

Step 2: Formulating the General Quadratic Polynomial

A quadratic polynomial can be expressed in terms of the sum and product of its zeroes using the following identity:

$p(x) = k[x^2 - (\text{sum of zeroes})x + (\text{product of zeroes})]$

where $k$ is any non-zero real constant.

Step 3: Substituting the Given Values

Substitute the given values into the identity:

Sum of zeroes = $4$

Product of zeroes = $1$

$p(x) = k[x^2 - (4)x + (1)]$

Step 4: Simplifying the Expression

By choosing the simplest case where $k = 1$, we obtain the polynomial:

$p(x) = x^2 - 4x + 1$

Justification:

If we verify the zeroes of $p(x) = x^2 - 4x + 1$:

Sum of zeroes = $-\frac{b}{a} = -\frac{-4}{1} = 4$ [Matches the given sum]

Product of zeroes = $\frac{c}{a} = \frac{1}{1} = 1$ [Matches the given product]

Final Answer: The required quadratic polynomial is $x^2 - 4x + 1$.

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All