Complete Solutions and Summary of Polynomials – NCERT Class 10, Mathematics, Chapter 2 – Summary, Questions, Answers, Extra Questions

Comprehensive summary and explanation of Chapter 2 'Polynomials', covering definitions, zeroes of polynomials, relationship between zeroes and coefficients, types of polynomials, quadratic equations, factorisation, remainder and factor theorems—with all question answers and extra questions from NCERT Class X Mathematics.

Updated: 9 months ago

Categories: NCERT, Class X, Mathematics, Summary, Extra Questions, Polynomials, Zeroes, Quadratic, Factorisation, Remainder Theorem, Chapter 2
Tags: Polynomials, Zeroes, Coefficients, Quadratic Equations, Factorisation, Remainder Theorem, Algebraic Expressions, Polynomial Types, NCERT, Class 10, Mathematics, Chapter 2, Answers, Extra Questions
Post Thumbnail
Polynomials - Complete Study Guide

Polynomials

Chapter 2: Mathematics

Complete Study Guide with Interactive Learning

Comprehensive Chapter Summary

1. Introduction

In Class IX, you have studied polynomials in one variable and their degrees. Recall that 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, \( 5x^3 - 4x^2 + x - \sqrt{2} \) is a polynomial in the variable \( x \) of degree 3 and \( 7u^6 - \frac{3}{2}u^4 + 4u^2 - 8 \) is a polynomial in the variable \( u \) of degree 6. Expressions like \( \frac{1}{x-1} \), \( \sqrt{x} + 2 \), \( \frac{1}{x^2 + 2x + 3} \) etc., are not polynomials.

A polynomial of degree 1 is called a linear polynomial. For example, \( 2x - 3 \), \( \sqrt{3}x + 5 \), \( y + \sqrt{2} \), \( x - \sqrt{2} \), \( 3z + 4 \), \( \frac{2}{3}u + 1 \), etc., are all linear polynomials. Polynomials such as \( 2x + 5 - x^2 \), \( x^3 + 1 \), etc., are not linear polynomials.

A polynomial of degree 2 is called a quadratic polynomial. The name ‘quadratic’ has been derived from the word ‘quadrate’, which means ‘square’. \( x^2 + 3x + 5 \), \( 2x^2 + x - 1 \), \( y^2 - 2 \), \( u^2 + \frac{1}{\sqrt{5}}u - \frac{2}{5} \), \( \sqrt{3}v^2 + 7v + 4 \), \( 4z^2 + \frac{1}{3}z - \frac{3}{7} \) are some examples of quadratic polynomials (whose coefficients are real numbers). More generally, any quadratic polynomial in x is of the form \( ax^2 + bx + c \), where a, b, c are real numbers and \( a \neq 0 \). A polynomial of degree 3 is called a cubic polynomial. Some examples of a cubic polynomial are \( 2 - x^3 \), \( x^3 \), \( \sqrt{2}x^3 \), \( 3 - x^2 + x^3 \), \( 3x^3 - 2x^2 + x - 1 \). In fact, the most general form of a cubic polynomial is \( ax^3 + bx^2 + cx + d \), where, a, b, c, d are real numbers and \( a \neq 0 \).

Now consider the polynomial \( p(x) = x^2 - 3x - 4 \). Then, putting \( x = 2 \) in the polynomial, we get \( p(2) = 2^2 - 3 \times 2 - 4 = -6 \). The value ‘-6’, obtained by replacing \( x \) by 2 in \( x^2 - 3x - 4 \), is the value of \( x^2 - 3x - 4 \) at \( x = 2 \). Similarly, \( p(0) \) is the value of \( p(x) \) at \( x = 0 \), which is -4.

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) \).

What is the value of \( p(x) = x^2 - 3x - 4 \) at \( x = -1 \)? We have : \( p(-1) = (-1)^2 - \{3 \times (-1)\} - 4 = 0 \). Also, note that \( p(4) = 4^2 - (3 \times 4) - 4 = 0 \).

As \( p(-1) = 0 \) and \( p(4) = 0 \), -1 and 4 are called the zeroes of the quadratic polynomial \( x^2 - 3x - 4 \). More generally, a real number k is said to be a zero of a polynomial \( p(x) \), if \( p(k) = 0 \).

You have already studied in Class IX, how to find the zeroes of a linear polynomial. For example, if k is a zero of \( p(x) = 2x + 3 \), then \( p(k) = 0 \) gives us \( 2k + 3 = 0 \), i.e., \( k = -\frac{3}{2} \).

In general, if k is a zero of \( p(x) = ax + b \), then \( p(k) = ak + b = 0 \), i.e., \( k = -\frac{b}{a} \). So, the zero of the linear polynomial \( ax + b \) is \( -\frac{b}{a} = -\frac{\text{Constant term}}{\text{Coefficient of } x} \).

Thus, the zero of a linear polynomial is related to its coefficients. Does this happen in the case of other polynomials too? For example, are the zeroes of a quadratic polynomial also related to its coefficients?

In this chapter, we will try to answer these questions. We will also study the division algorithm for polynomials.

2. Geometrical Meaning of the Zeroes of a Polynomial

You know that a real number k is a zero of the polynomial \( p(x) \) if \( p(k) = 0 \). But why are the zeroes of a polynomial so important? To answer this, first we will see the geometrical representations of linear and quadratic polynomials and the geometrical meaning of their zeroes.

Consider first a linear polynomial \( ax + b \), \( a \neq 0 \). You have studied in Class IX that the graph of \( y = ax + b \) is a straight line. For example, the graph of \( y = 2x + 3 \) is a straight line passing through the points (-2, -1) and (2, 7).

\[ \begin{array}{|c|c|c|} \hline x & -2 & 2 \\ \hline y = 2x + 3 & -1 & 7 \\ \hline \end{array} \]

From Fig. 2.1, you can see that the graph of \( y = 2x + 3 \) intersects the x-axis mid-way between \( x = -1 \) and \( x = -2 \), that is, at the point \( \left( -\frac{3}{2}, 0 \right) \).

You also know that the zero of \( 2x + 3 \) is \( -\frac{3}{2} \). Thus, the zero of the polynomial \( 2x + 3 \) is the x-coordinate of the point where the graph of \( y = 2x + 3 \) intersects the x-axis.

In general, for a linear polynomial \( ax + b \), \( a \neq 0 \), the graph of \( y = ax + b \) is a straight line which intersects the x-axis at exactly one point, namely, \( \left( -\frac{b}{a}, 0 \right) \).

Therefore, the linear polynomial \( ax + b \), \( a \neq 0 \), has exactly one zero, namely, the x-coordinate of the point where the graph of \( y = ax + b \) intersects the x-axis.

Now, let us look for the geometrical meaning of a zero of a quadratic polynomial. Consider the quadratic polynomial \( x^2 - 3x - 4 \). Let us see what the graph of \( y = x^2 - 3x - 4 \) looks like. Let us list a few values of \( y = x^2 - 3x - 4 \) corresponding to a few values for x as given in Table 2.1.

\[ \begin{array}{|c|c|c|c|c|c|c|c|c|} \hline x & -2 & -1 & 0 & 1 & 2 & 3 & 4 & 5 \\ \hline y = x^2 - 3x - 4 & 6 & 0 & -4 & -6 & -6 & -4 & 0 & 6 \\ \hline \end{array} \]

If we locate the points listed above on a graph paper and draw the graph, it will actually look like the one given in Fig. 2.2.

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.)

You can see from Table 2.1 that -1 and 4 are zeroes of the quadratic polynomial. Also note from Fig. 2.2 that -1 and 4 are the x-coordinates of the points where the graph of \( y = x^2 - 3x - 4 \) intersects the x-axis. Thus, the zeroes of the quadratic polynomial \( x^2 - 3x - 4 \) are x-coordinates of the points where the graph of \( y = x^2 - 3x - 4 \) intersects the x-axis.

This fact is true for any quadratic polynomial, i.e., 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.

From our observation earlier about the shape of the graph of \( y = ax^2 + bx + c \), the following three cases can happen:

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 (see Fig. 2.3).

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 (see Fig. 2.4).

The x-coordinate of A is the only zero for the quadratic polynomial \( ax^2 + bx + c \) in this case.

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 (see Fig. 2.5).

So, the quadratic polynomial \( ax^2 + bx + c \) has no zero in this case.

So, you can see geometrically that a quadratic polynomial can have either two distinct zeroes or two equal zeroes (i.e., one zero), or no zero. This also means that a polynomial of degree 2 has at most two zeroes.

Now, what do you expect the geometrical meaning of the zeroes of a cubic polynomial to be? Let us find out. Consider the cubic polynomial \( x^3 - 4x \). To see what the graph of \( y = x^3 - 4x \) looks like, let us list a few values of y corresponding to a few values for x as shown in Table 2.2.

\[ \begin{array}{|c|c|c|c|c|c|} \hline x & -2 & -1 & 0 & 1 & 2 \\ \hline y = x^3 - 4x & 0 & 3 & 0 & -3 & 0 \\ \hline \end{array} \]

Locating the points of the table on a graph paper and drawing the graph, we see that the graph of \( y = x^3 - 4x \) actually looks like the one given in Fig. 2.6.

We see from the table above that -2, 0 and 2 are zeroes of the cubic polynomial \( x^3 - 4x \). Observe that -2, 0 and 2 are, in fact, the x-coordinates of the only points where the graph of \( y = x^3 - 4x \) intersects the x-axis. Since the curve meets the x-axis in only these 3 points, their x-coordinates are the only zeroes of the polynomial.

Let us take a few more examples. Consider the cubic polynomials \( x^3 \) and \( x^3 - x^2 \). We draw the graphs of \( y = x^3 \) and \( y = x^3 - x^2 \) in Fig. 2.7 and Fig. 2.8 respectively.

Note that 0 is the only zero of the polynomial \( x^3 \). Also, from Fig. 2.7, you can see that 0 is the x-coordinate of the only point where the graph of \( y = x^3 \) intersects the x-axis. Similarly, since \( x^3 - x^2 = x^2 (x - 1) \), 0 and 1 are the only zeroes of the polynomial \( x^3 - x^2 \). Also, from Fig. 2.8, these values are the x-coordinates of the only points where the graph of \( y = x^3 - x^2 \) intersects the x-axis.

From the examples above, we see that there are at most 3 zeroes for any cubic polynomial. In other words, any polynomial of degree 3 can have at most three zeroes.

Remark : In general, given a polynomial \( p(x) \) of degree n, the graph of \( y = p(x) \) intersects the x-axis at at most n points. Therefore, a polynomial \( p(x) \) of degree n has at most n zeroes.

Linear Polynomials

Graph is a straight line intersecting x-axis at one point: \( \left( -\frac{b}{a}, 0 \right) \).

Quadratic Polynomials

Parabola: Up (\( a > 0 \)) or down (\( a < 0 \)). At most 2 zeroes.

Cubic Polynomials

At most 3 zeroes, graph crosses x-axis up to 3 times.

3. Relationship between Zeroes and Coefficients of a Polynomial

You have already seen that zero of a linear polynomial \( ax + b \) is \( -\frac{b}{a} \). We will now try to answer the question raised in Section 2.1 regarding the relationship between zeroes and coefficients of a quadratic polynomial. For this, let us take a quadratic polynomial, say \( p(x) = 2x^2 - 8x + 6 \). In Class IX, you have learnt how to factorise quadratic polynomials by splitting the middle term. So, here we need to split the middle term ‘-8x’ as a sum of two terms, whose product is \( 6 \times 2x^2 = 12x^2 \). So, we write

\( 2x^2 - 8x + 6 = 2x^2 - 6x - 2x + 6 = 2x(x - 3) - 2(x - 3) = (2x - 2)(x - 3) = 2(x - 1)(x - 3) \)

So, the value of \( p(x) = 2x^2 - 8x + 6 \) is zero when \( x - 1 = 0 \) or \( x - 3 = 0 \), i.e., when \( x = 1 \) or \( x = 3 \). So, the zeroes of \( 2x^2 - 8x + 6 \) are 1 and 3. Observe that :

Sum of its zeroes = \( 1 + 3 = 4 = -\frac{-8}{2} = -\frac{\text{Coefficient of } x}{\text{Coefficient of } x^2} \)

Product of its zeroes = \( 1 \times 3 = 3 = \frac{6}{2} = \frac{\text{Constant term}}{\text{Coefficient of } x^2} \)

Let us take one more quadratic polynomial, say, \( p(x) = 3x^2 + 5x - 2 \). By the method of splitting the middle term,

\( 3x^2 + 5x - 2 = 3x^2 + 6x - x - 2 = 3x(x + 2) -1(x + 2) = (3x - 1)(x + 2) \)

Hence, the value of \( 3x^2 + 5x - 2 \) is zero when either \( 3x - 1 = 0 \) or \( x + 2 = 0 \), i.e., when \( x = \frac{1}{3} \) or \( x = -2 \). So, the zeroes of \( 3x^2 + 5x - 2 \) are \( \frac{1}{3} \) and -2. Observe that :

Sum of its zeroes = \( \frac{1}{3} + (-2) = -\frac{5}{3} = -\frac{\text{Coefficient of } x}{\text{Coefficient of } x^2} \)

Product of its zeroes = \( \frac{1}{3} \times (-2) = -\frac{2}{3} = \frac{\text{Constant term}}{\text{Coefficient of } x^2} \)

In general, if \( \alpha \) and \( \beta \) are the zeroes of the quadratic polynomial \( p(x) = ax^2 + bx + c \), \( a \neq 0 \), then you know that \( x - \alpha \) and \( x - \beta \) are the factors of \( p(x) \). Therefore,

\( ax^2 + bx + c = k(x - \alpha)(x - \beta) \), where k is a constant = \( k[x^2 - (\alpha + \beta)x + \alpha \beta] = kx^2 - k(\alpha + \beta)x + k \alpha \beta \)

Comparing the coefficients of \( x^2 \), x and constant terms on both the sides, we get a = k, b = -k(\( \alpha + \beta \)) and c = k\( \alpha \beta \).

This gives \( \alpha + \beta = -\frac{b}{a} \), \( \alpha \beta = \frac{c}{a} \)

i.e., 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} \).

Let us now look at cubic polynomials. Do you think a similar relation holds between the zeroes of a cubic polynomial and its coefficients?

Let us consider \( p(x) = 2x^3 - 5x^2 - 14x + 8 \).

You can check that \( p(x) = 0 \) for \( x = 4 \), -2, \( \frac{1}{2} \). Since \( p(x) \) can have at most three zeroes, these are the zeroes of \( 2x^3 - 5x^2 - 14x + 8 \). Now,

sum of the zeroes = \( 4 + (-2) + \frac{1}{2} = \frac{5}{2} = -\frac{-5}{2} = -\frac{\text{Coefficient of } x^2}{\text{Coefficient of } x^3} \),

sum of the products of the zeroes taken two at a time = \( 4 \times (-2) + (-2) \times \frac{1}{2} + 4 \times \frac{1}{2} = -8 -1 + 2 = -7 = \frac{-14}{2} = \frac{\text{Coefficient of } x}{\text{Coefficient of } x^3} \),

product of the zeroes = \( 4 \times (-2) \times \frac{1}{2} = -4 = -\frac{8}{2} = -\frac{\text{Constant term}}{\text{Coefficient of } x^3} \).

In general, it can be proved that if \( \alpha, \beta, \gamma \) are the zeroes of the cubic polynomial \( ax^3 + bx^2 + cx + d \), then \( \alpha + \beta + \gamma = -\frac{b}{a} \), \( \alpha \beta + \beta \gamma + \gamma \alpha = \frac{c}{a} \), \( \alpha \beta \gamma = -\frac{d}{a} \).

Quadratic Relations

Sum: \( -\frac{b}{a} \), Product: \( \frac{c}{a} \)

Cubic Relations

Sum: \( -\frac{b}{a} \), Sum of products: \( \frac{c}{a} \), Product: \( -\frac{d}{a} \)

Practice Quiz

Test your CBSE Class 10 Board Examination prep

🎁New here? Your first purchase is just ₹1 — 120 coins with code RAMANUJAN_1

Quizzes

10 questions · ~10 minutes · instant rank & AI diagnosis

7 attempts on CBSE Class 10 Board Examination quizzes
Debojyoti Bag scored 9/10 on Nelson Mandela: Long Walk to Freedom Debojyoti Bag scored 8/10 on Nelson Mandela: Long Walk to Freedom Devansh Yadav scored 8/10 on Chemical Reactions and Equations Anirudh kumar scored 5/10 on Chemical Reactions and Equations Debojyoti Bag scored 9/10 on A Triumph of Surgery Debojyoti Bag scored 9/10 on A Letter to God Debojyoti Bag scored 7/10 on Reading Comprehension Passages Debojyoti Bag scored 9/10 on Nelson Mandela: Long Walk to Freedom Debojyoti Bag scored 8/10 on Nelson Mandela: Long Walk to Freedom Devansh Yadav scored 8/10 on Chemical Reactions and Equations Anirudh kumar scored 5/10 on Chemical Reactions and Equations Debojyoti Bag scored 9/10 on A Triumph of Surgery Debojyoti Bag scored 9/10 on A Letter to God Debojyoti Bag scored 7/10 on Reading Comprehension Passages
#1

Class 10 English — Nelson Mandela: Long Walk to Freedom (Practice Quiz)

10 Qs · ~10 min
#2

Chemical Reactions and Equations Fundamentals — Free CBSE Class 10 Board Examination Quiz

10 Qs · ~10 min
#3

Class 10 English — A Triumph of Surgery (Practice Quiz)

10 Qs · ~10 min
#4

Class 10 English — A Letter to God (Practice Quiz)

10 Qs · ~10 min
#5

Reading Comprehension Passages Fundamentals | CBSE Class 10 Board Examination

10 Qs · ~10 min
#6

कक्षा 10 संस्कृत — रचना-प्रयोगः (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#7

कक्षा 10 संस्कृत — वाच्य-परिवर्तनम् (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#8

कक्षा 10 संस्कृत — कारक एवं विभक्ति (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#9

कक्षा 10 संस्कृत — समास परिचय (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#10

कक्षा 10 संस्कृत — प्रत्ययाः (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#11

कक्षा 10 संस्कृत — अव्ययानि (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#12

कक्षा 10 संस्कृत — उपसर्गाः (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#13

कक्षा 10 संस्कृत — धातुरूप परिचय (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#14

कक्षा 10 संस्कृत — शब्दरूप परिचय (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#15

कक्षा 10 संस्कृत — सन्धिः (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#16

कक्षा 10 संस्कृत — संज्ञा एवं परिभाषा (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#17

कक्षा 10 संस्कृत — वर्णविचारः (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#18

कक्षा 10 संस्कृत — भूकंपविभीषिका (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#19

कक्षा 10 संस्कृत — सूक्तयः (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#20

कक्षा 10 संस्कृत — विचित्रः साक्षी (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#21

कक्षा 10 संस्कृत — सौहार्दं प्रकृतेः शोभा (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#22

कक्षा 10 संस्कृत — सुभाषितानि (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#23

कक्षा 10 संस्कृत — जननी तुल्यवत्सला (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#24

कक्षा 10 संस्कृत — शिशुलालनम् (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#25

कक्षा 10 संस्कृत — व्यायामः सर्वदा पथ्यः (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#26

कक्षा 10 संस्कृत — बुद्धिर्बलवती सदा (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#27

कक्षा 10 संस्कृत — शुचिपर्यावरणम् (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#28

कक्षा 10 हिंदी — टोपी शुक्ला (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#29

कक्षा 10 हिंदी — सपनों के-से दिन (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#30

कक्षा 10 हिंदी — हरिहर काका (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#31

कक्षा 10 हिंदी — पतझर में टूटी पत्तियाँ, कारतूस (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#32

कक्षा 10 हिंदी — अब कहाँ दूसरे के दुख से दुखी होने वाले (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#33

कक्षा 10 हिंदी — गिरगिट (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#34

कक्षा 10 हिंदी — तीसरी कसम के शिल्पकार शैलेंद्र (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#35

कक्षा 10 हिंदी — तताँरा-वामीरो कथा (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#36

कक्षा 10 हिंदी — डायरी का एक पन्ना (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#37

कक्षा 10 हिंदी — बड़े भाई साहब (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#38

कक्षा 10 हिंदी — तोप, कर चले हम फ़िदा, आत्मत्राण (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#39

कक्षा 10 हिंदी — मधुर-मधुर मेरे दीपक जल (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#40

कक्षा 10 हिंदी — पर्वत प्रदेश में पावस (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#41

कक्षा 10 हिंदी — मनुष्यता (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#42

कक्षा 10 हिंदी — बिहारी के दोहे (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#43

कक्षा 10 हिंदी — मीरा के पद (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#44

कक्षा 10 हिंदी — कबीर की साखी (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#45

कक्षा 10 हिंदी — मैं क्यों लिखता हूँ (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#46

कक्षा 10 हिंदी — साना-साना हाथ जोड़ि (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#47

कक्षा 10 हिंदी — माता का अँचल (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#48

कक्षा 10 हिंदी — संस्कृति (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#49

कक्षा 10 हिंदी — नौबतखाने में इबादत (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#50

कक्षा 10 हिंदी — एक कहानी यह भी (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#51

कक्षा 10 हिंदी — लखनवी अंदाज़ (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#52

कक्षा 10 हिंदी — बालगोबिन भगत (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#53

कक्षा 10 हिंदी — नेताजी का चश्मा (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#54

कक्षा 10 हिंदी — संगतकार (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#55

कक्षा 10 हिंदी — यह दंतुरित मुसकान, फसल (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#56

कक्षा 10 हिंदी — उत्साह, अट नहीं रही है (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#57

कक्षा 10 हिंदी — आत्मकथ्य (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#58

कक्षा 10 हिंदी — राम-लक्ष्मण-परशुराम संवाद (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#59

कक्षा 10 हिंदी — सूरदास के पद (अभ्यास प्रश्नोत्तरी)

10 Qs · ~10 min
#60

Class 10 English — For Anne Gregory (Practice Quiz)

10 Qs · ~10 min
#61

Class 10 English — The Tale of Custard the Dragon (Practice Quiz)

10 Qs · ~10 min
#62

Class 10 English — Fog (Practice Quiz)

10 Qs · ~10 min
#63

Class 10 English — The Trees (Practice Quiz)

10 Qs · ~10 min
#64

Class 10 English — Amanda! (Practice Quiz)

10 Qs · ~10 min
#65

Class 10 English — The Ball Poem (Practice Quiz)

10 Qs · ~10 min
#66

Class 10 English — How to Tell Wild Animals (Practice Quiz)

10 Qs · ~10 min
#67

Class 10 English — A Tiger in the Zoo (Practice Quiz)

10 Qs · ~10 min
#68

Class 10 English — Fire and Ice (Practice Quiz)

10 Qs · ~10 min
#69

Class 10 English — Dust of Snow (Practice Quiz)

10 Qs · ~10 min
#70

Class 10 Health & PE — Doping and Ethics in Sports (Practice Quiz)

10 Qs · ~10 min
#71

Class 10 Health & PE — Adolescent Health and Wellbeing (Practice Quiz)

10 Qs · ~10 min
#72

Class 10 Health & PE — Diseases: Communicable and Non-communicable (Practice Quiz)

10 Qs · ~10 min
#73

Class 10 Health & PE — The Olympic Movement (Practice Quiz)

10 Qs · ~10 min
#74

Class 10 Health & PE — Common Sports Injuries and Prevention (Practice Quiz)

10 Qs · ~10 min
#75

Class 10 Health & PE — First Aid and Safety Education (Practice Quiz)

10 Qs · ~10 min
#76

Class 10 Health & PE — Yoga and Healthy Living (Practice Quiz)

10 Qs · ~10 min
#77

Class 10 Health & PE — Posture and Postural Deformities (Practice Quiz)

10 Qs · ~10 min
#78

Class 10 Health & PE — Food and Nutrition for Health (Practice Quiz)

10 Qs · ~10 min
#79

Class 10 Health & PE — Effects of Exercise on the Body Systems (Practice Quiz)

10 Qs · ~10 min
#80

Class 10 Health & PE — Physical Fitness, Wellness and Lifestyle (Practice Quiz)

10 Qs · ~10 min
#81

Class 10 Health & PE — Physical Education: Meaning and Importance (Practice Quiz)

10 Qs · ~10 min
#82

Class 10 English — The Book That Saved the Earth (Practice Quiz)

10 Qs · ~10 min
#83

Class 10 English — Bholi (Practice Quiz)

10 Qs · ~10 min
#84

Class 10 English — The Necklace (Practice Quiz)

10 Qs · ~10 min
#85

Class 10 English — The Making of a Scientist (Practice Quiz)

10 Qs · ~10 min
#86

Class 10 English — Footprints Without Feet (Practice Quiz)

10 Qs · ~10 min
#87

Class 10 English — A Question of Trust (Practice Quiz)

10 Qs · ~10 min
#88

Class 10 English — The Midnight Visitor (Practice Quiz)

10 Qs · ~10 min
#89

Class 10 English — The Thief’s Story (Practice Quiz)

10 Qs · ~10 min
#90

Class 10 English — The Proposal (Practice Quiz)

10 Qs · ~10 min
#91

Class 10 English — The Sermon at Benares (Practice Quiz)

10 Qs · ~10 min
#92

Class 10 English — Madam Rides the Bus (Practice Quiz)

10 Qs · ~10 min
#93

Class 10 English — Mijbil the Otter (Practice Quiz)

10 Qs · ~10 min
#94

Class 10 English — Glimpses of India (Practice Quiz)

10 Qs · ~10 min
#95

Class 10 English — From the Diary of Anne Frank (Practice Quiz)

10 Qs · ~10 min
#96

Class 10 English — Two Stories about Flying (Practice Quiz)

10 Qs · ~10 min
#97

Class 10 Social Science — Consumer Rights (Practice Quiz)

10 Qs · ~10 min
#98

Class 10 Social Science — Globalisation and the Indian Economy (Practice Quiz)

10 Qs · ~10 min
#99

Class 10 Social Science — Money and Credit (Practice Quiz)

10 Qs · ~10 min
#100

Class 10 Social Science — Sectors of the Indian Economy (Practice Quiz)

10 Qs · ~10 min
#101

Class 10 Social Science — Development (Practice Quiz)

10 Qs · ~10 min
#102

Class 10 Social Science — Outcomes of Democracy (Practice Quiz)

10 Qs · ~10 min
#103

Class 10 Social Science — Political Parties (Practice Quiz)

10 Qs · ~10 min
#104

Class 10 Social Science — Gender, Religion and Caste (Practice Quiz)

10 Qs · ~10 min
#105

Class 10 Social Science — Federalism (Practice Quiz)

10 Qs · ~10 min
#106

Class 10 Social Science — Power-sharing (Practice Quiz)

10 Qs · ~10 min
#107

Class 10 Social Science — Lifelines of National Economy (Practice Quiz)

10 Qs · ~10 min
#108

Class 10 Social Science — Manufacturing Industries (Practice Quiz)

10 Qs · ~10 min
#109

Class 10 Social Science — Minerals and Energy Resources (Practice Quiz)

10 Qs · ~10 min
#110

Class 10 Social Science — Agriculture (Practice Quiz)

10 Qs · ~10 min
#111

Class 10 Social Science — Water Resources (Practice Quiz)

10 Qs · ~10 min
#112

Class 10 Social Science — Forest and Wildlife Resources (Practice Quiz)

10 Qs · ~10 min
#113

Class 10 Social Science — Resources and Development (Practice Quiz)

10 Qs · ~10 min
#114

Class 10 Social Science — Print Culture and the Modern World (Practice Quiz)

10 Qs · ~10 min
#115

Class 10 Social Science — The Age of Industrialisation (Practice Quiz)

10 Qs · ~10 min
#116

Class 10 Social Science — The Making of a Global World (Practice Quiz)

10 Qs · ~10 min
#117

Class 10 Social Science — Nationalism in India (Practice Quiz)

10 Qs · ~10 min
#118

Class 10 Social Science — The Rise of Nationalism in Europe (Practice Quiz)

10 Qs · ~10 min
#119

Class 10 Science — Our Environment (Practice Quiz)

10 Qs · ~10 min
#120

Class 10 Science — Magnetic Effects of Electric Current (Practice Quiz)

10 Qs · ~10 min
#121

Class 10 Science — Electricity (Practice Quiz)

10 Qs · ~10 min
#122

Class 10 Science — The Human Eye and the Colourful World (Practice Quiz)

10 Qs · ~10 min
#123

Class 10 Science — Light – Reflection and Refraction (Practice Quiz)

10 Qs · ~10 min
#124

Class 10 Science — Heredity (Practice Quiz)

10 Qs · ~10 min
#125

Class 10 Science — How do Organisms Reproduce? (Practice Quiz)

10 Qs · ~10 min
#126

Class 10 Science — Control and Coordination (Practice Quiz)

10 Qs · ~10 min
#127

Class 10 Science — Life Processes (Practice Quiz)

10 Qs · ~10 min
#128

Class 10 Science — Carbon and its Compounds (Practice Quiz)

10 Qs · ~10 min
#129

Class 10 Science — Metals and Non-metals (Practice Quiz)

10 Qs · ~10 min
#130

Class 10 Science — Acids, Bases and Salts (Practice Quiz)

10 Qs · ~10 min
#131

Class 10 Maths — Probability (Practice Quiz)

10 Qs · ~10 min
#132

Class 10 Maths — Statistics (Practice Quiz)

10 Qs · ~10 min
#133

Class 10 Maths — Surface Areas and Volumes (Practice Quiz)

10 Qs · ~10 min
#134

Class 10 Maths — Areas Related to Circles (Practice Quiz)

10 Qs · ~10 min
#135

Class 10 Maths — Circles (Practice Quiz)

10 Qs · ~10 min
#136

Class 10 Maths — Some Applications of Trigonometry (Practice Quiz)

10 Qs · ~10 min
#137

Class 10 Maths — Introduction to Trigonometry (Practice Quiz)

10 Qs · ~10 min
#138

Class 10 Maths — Coordinate Geometry (Practice Quiz)

10 Qs · ~10 min
#139

Class 10 Maths — Triangles (Practice Quiz)

10 Qs · ~10 min
#140

Class 10 Maths — Arithmetic Progressions (Practice Quiz)

10 Qs · ~10 min
#141

Class 10 Maths — Quadratic Equations (Practice Quiz)

10 Qs · ~10 min
#142

Class 10 Maths — Pair of Linear Equations in Two Variables (Practice Quiz)

10 Qs · ~10 min
#143

Class 10 Maths — Polynomials (Practice Quiz)

10 Qs · ~10 min
#144

Class 10 Maths — Real Numbers (Practice Quiz)

10 Qs · ~10 min
#145

Class 10 Science — Chemical Reactions and Equations (Practice Quiz)

10 Qs · ~10 min
#146

Political Science: Democratic Politics II Practice Quiz | CBSE Class 10 Board Examination

10 Qs · ~10 min
#147

Economics: Understanding Economic Development Practice Quiz | CBSE Class 10 Board Examination

10 Qs · ~10 min
#148

Hindi A/B (Kshitij II / Sparsh II / Kritika II / Sanchayan II) Practice Quiz | CBSE Class 10 Board Examination

10 Qs · ~10 min
#149

Carbon and Its Compounds Advanced Challenge | CBSE Class 10 Board Examination

10 Qs · ~10 min

Group Discussions

No forum posts available.

Easily Share with Your Tribe