Complete Summary and Solutions for Three Dimensional Geometry – NCERT Class XII Mathematics Part II, Chapter 11 – Direction Cosines, Direction Ratios, Equation of a Line and Plane in 3D

Detailed summary and explanation of Chapter 11 'Three Dimensional Geometry' from the NCERT Class XII Mathematics Part II textbook, covering concepts of direction cosines and direction ratios, vector and Cartesian equations of a line, angle between two lines, shortest distance between two lines, equation of planes, distance of a point from a plane, and all NCERT questions and answers.

Updated: 7 months ago

Categories: NCERT, Class XII, Mathematics Part II, Chapter 11, Three Dimensional Geometry, Direction Cosines, Direction Ratios, Lines in 3D, Planes in 3D, Summary, Questions, Answers
Tags: Three Dimensional Geometry, Direction Cosines, Direction Ratios, Lines in 3D, Planes in 3D, Vector Equations, Cartesian Equations, NCERT, Class 12, Mathematics, Summary, Explanation, Questions, Answers, Chapter 11
Post Thumbnail
Three Dimensional Geometry - Class 12 Mathematics Chapter 11 Ultimate Study Guide 2025

Three Dimensional Geometry

Chapter 11: Mathematics - Ultimate Study Guide | NCERT Class 12 Notes, Solved Examples, Exercises & Quiz 2025

Full Chapter Summary & Detailed Notes - Three Dimensional Geometry Class 12 NCERT

The moving power of mathematical invention is not reasoning but imagination. – A. DEMORGAN

11.1 Introduction

In Class XI, while studying Analytical Geometry in two dimensions, and the introduction to three dimensional geometry, we confined to the Cartesian methods only. In the previous chapter of this book, we have studied some basic concepts of vectors. We will now use vector algebra to three dimensional geometry. The purpose of this approach to 3-dimensional geometry is that it makes the study simple and elegant. In this chapter, we shall study the direction cosines and direction ratios of a line joining two points and also discuss about the equations of lines and planes in space under different conditions, angle between two lines, two planes, a line and a plane, shortest distance between two skew lines and distance of a point from a plane. Most of the above results are obtained in vector form. Nevertheless, we shall also translate these results in the Cartesian form which, at times, presents a more clear geometric and analytic picture of the situation.

Conceptual Diagram: 3D Coordinate System (Like Book Fig 11.1)

Visualize axes X, Y, Z intersecting at O. Line L from O makes angles α, β, γ with positive X, Y, Z. Direction cosines: cos α, cos β, cos γ. Parallel lines share same DCs.

$$ \begin{array}{c|c|c} \text{Axis} & \text{Angle} & \text{Direction Cosine} \\ \hline X & \alpha & \cos \alpha \\ Y & \beta & \cos \beta \\ Z & \gamma & \cos \gamma \\ \end{array} $$

With l² + m² + n² = 1. Ties to book's vector intro.

Why This Guide Stands Out (Expanded for 2025 Exams)

Comprehensive coverage mirroring NCERT pages 377-393: All subtopics point-wise with evidence (e.g., Ex 1 angles 90°,60°,30°), full examples (e.g., line through (-2,4,-5) and (1,2,3)), derivations (vector to Cartesian). Added 2025 relevance: 3D geometry in computer graphics for VR/AR modeling. Processes for DC/DR, line eqs, distances with step-by-step. Proforma: Points → DCs → Eq → Verify.

11.2 Direction Cosines and Direction Ratios of a Line

From Chapter 10, recall that if a directed line L passing through the origin makes angles α, β and γ with x, y and z-axes, respectively, called direction angles, then cosine of these angles, namely, cos α, cos β and cos γ are called direction cosines of the directed line L. If we reverse the direction of L, then the direction angles are replaced by their supplements, i.e., 180° - α, 180° - β and 180° - γ. Thus, the signs of the direction cosines are reversed. Note that a given line in space can be extended in two opposite directions and so it has two sets of direction cosines. In order to have a unique set of direction cosines for a given line in space, we must take the given line as a directed line. These unique direction cosines are denoted by l, m and n.

Remark If the given line in space does not pass through the origin, then, in order to find its direction cosines, we draw a line through the origin and parallel to the given line. Now take one of the directed lines from the origin and find its direction cosines as two parallel line have same set of direction cosines.

Any three numbers which are proportional to the direction cosines of a line are called the direction ratios of the line. If l, m, n are direction cosines and a, b, c are direction ratios of a line, then a = λl, b=λm and c = λn, for any nonzero λ ∈ R.

Note: Some authors also call direction ratios as direction numbers.

Let a, b, c be direction ratios of a line and let l, m and n be the direction cosines (d.c’s) of the line. Then l/a = m/b = n/c = k (say), k being a constant. Therefore l = ak, m = bk, n = ck ...(1) But l² + m² + n² = 1 Therefore k² (a² + b² + c²) = 1 or k = ±1/√(a² + b² + c²)

Hence, from (1), the d.c.’s of the line are ±a/√(a² + b² + c²), ±b/√(a² + b² + c²), ±c/√(a² + b² + c²) where, depending on the desired sign of k, either a positive or a negative sign is to be taken for l, m and n.

For any line, if a, b, c are direction ratios of a line, then ka, kb, kc; k ≠ 0 is also a set of direction ratios. So, any two sets of direction ratios of a line are also proportional. Also, for any line there are infinitely many sets of direction ratios.

11.2.1 Direction cosines of a line passing through two points

Since one and only one line passes through two given points, we can determine the direction cosines of a line passing through the given points P(x₁, y₁, z₁) and Q(x₂, y₂, z₂) as follows (Fig 11.2 (a)). Let l, m, n be the direction cosines of the line PQ and let it makes angles α, β and γ with the x, y and z-axis, respectively. Draw perpendiculars from P and Q to XY-plane to meet at R and S. Draw a perpendicular from P to QS to meet at N. Now, in right angle triangle PNQ, ∠PQN= γ (Fig 11.2 (b). Therefore, cos γ = (z₂ - z₁)/PQ PQ = √[(x₂ - x₁)² + (y₂ - y₁)² + (z₂ - z₁)²]

Similarly cos α = (x₂ - x₁)/PQ and cos β = (y₂ - y₁)/PQ Hence, the direction cosines of the line segment joining the points P(x₁, y₁, z₁) and Q(x₂, y₂, z₂) are (x₂ - x₁)/PQ, (y₂ - y₁)/PQ, (z₂ - z₁)/PQ where PQ = √[(x₂ - x₁)² + (y₂ - y₁)² + (z₂ - z₁)²]

Note: The direction ratios of the line segment joining P(x₁, y₁, z₁) and Q(x₂, y₂, z₂) may be taken as x₂ – x₁, y₂ – y₁, z₂ – z₁ or x₁ – x₂, y₁ – y₂, z₁ – z₂

Example 1 (Integrated in Summary - Angles 90°, 60°, 30°)

If a line makes angle 90°, 60° and 30° with the positive direction of x, y and z-axis respectively, find its direction cosines. Solution Let the d.c.'s of the lines be l, m, n. Then l = cos 90° = 0, m = cos 60° = 1/2, n = cos 30° = √3/2.

Example 2 (Integrated - DR 2, -1, -2)

If a line has direction ratios 2, –1, –2, determine its direction cosines. Solution Direction cosines are ±√[2² + (-1)² + (-2)²] = √9 = 3, so ±(2/3, -1/3, -2/3).

Example 3 (Integrated - Line through (-2,4,-5) and (1,2,3))

Find the direction cosines of the line passing through the two points (–2, 4, –5) and (1, 2, 3). Solution PQ = √[(1+2)² + (2-4)² + (3+5)²] = √[9 + 4 + 64] = √77. DCs = ±(3/√77, -2/√77, 8/√77).

Example 4 (Integrated - Axes DCs)

Find the direction cosines of x, y and z-axis. Solution x-axis: (1,0,0); y: (0,1,0); z: (0,0,1).

Example 5 (Integrated - Collinear Points)

Show that the points A (2, 3, –4), B (1, –2, 3) and C (3, 8, –11) are collinear. Solution DR AB: (-1,-5,7); BC: (2,10,-14) = -2 AB. Proportional, common B, collinear.

11.3 Equation of a Line in Space

We have studied equation of lines in two dimensions in Class XI, we shall now study the vector and cartesian equations of a line in space. A line is uniquely determined if (i) it passes through a given point and has given direction, or (ii) it passes through two given points.

11.3.1 Equation of a line through a given point and parallel to given vector

Let \(\vec{a}\) be the position vector of the given point A with respect to the origin O of the rectangular coordinate system. Let \(\vec{b}\) be the line which passes through the point A and is parallel to a given vector \(\vec{b}\). Let \(\vec{r}\) be the position vector of an arbitrary point P on the line (Fig 11.3). Then \(\overrightarrow{AP}\) is parallel to the vector \(\vec{b}\), i.e., \(\overrightarrow{AP} = \lambda \vec{b}\), where λ is some real number. But \(\overrightarrow{AP} = \vec{r} - \vec{a}\) i.e. \(\lambda \vec{b} = \vec{r} - \vec{a}\). Conversely, for each value of the parameter λ, this equation gives the position vector of a point P on the line. Hence, the vector equation of the line is given by \(\vec{r} = \vec{a} + \lambda \vec{b}\) ...(1)

Remark: If \(\vec{b} = a\hat{i} + b\hat{j} + c\hat{k}\), then a, b, c are direction ratios of the line and conversely, if a, b, c are direction ratios of a line, then \(\vec{b} = a\hat{i} + b\hat{j} + c\hat{k}\) will be parallel to the line. Here, b should not be confused with |b|.

Derivation of cartesian form from vector form

Let the coordinates of the given point A be (x₁, y₁, z₁) and the direction ratios of the line be a, b, c. Consider the coordinates of any point P be (x, y, z). Then \(\vec{r} = x\hat{i} + y\hat{j} + z\hat{k}\); \(\vec{a} = x_1 \hat{i} + y_1 \hat{j} + z_1 \hat{k}\) and \(\vec{b} = a \hat{i} + b \hat{j} + c \hat{k}\). Substituting these values in (1) and equating the coefficients of \(\hat{i}\), \(\hat{j}\) and \(\hat{k}\), we get x = x₁ + λa; y = y₁ + λ b; z = z₁+ λ c ...(2) These are parametric equations of the line. Eliminating the parameter λ from (2), we get (x - x₁)/a = (y - y₁)/b = (z - z₁)/c ...(3) This is the Cartesian equation of the line.

Note: If l, m, n are the direction cosines of the line, the equation of the line is (x - x₁)/l = (y - y₁)/m = (z - z₁)/n

Example 6 (Integrated - Line through (5,2,-4) parallel to 3i + 2j - 8k)

Find the vector and the Cartesian equations of the line through the point (5, 2, –4) and which is parallel to the vector 3i + 2j – 8k. Solution \(\vec{a} = 5\hat{i} + 2\hat{j} - 4\hat{k}\), \(\vec{b} = 3\hat{i} + 2\hat{j} - 8\hat{k}\). Vector: \(\vec{r} = (5\hat{i} + 2\hat{j} - 4\hat{k}) + \lambda (3\hat{i} + 2\hat{j} - 8\hat{k})\). Cartesian: (x-5)/3 = (y-2)/2 = (z+4)/(-8).

11.4 Angle between Two Lines

Let L₁ and L₂ be two lines passing through the origin and with direction ratios a₁, b₁, c₁ and a₂, b₂, c₂, respectively. Let P be a point on L₁ and Q be a point on L₂. Consider the directed lines OP and OQ as given in Fig 11.4. Let θ be the acute angle between OP and OQ. Now recall that the directed line segments OP and OQ are vectors with components a₁, b₁, c₁ and a₂, b₂, c₂, respectively. Therefore, the angle θ between them is given by cos θ = |a₁a₂ + b₁b₂ + c₁c₂| / [√(a₁² + b₁² + c₁²) √(a₂² + b₂² + c₂²)] ...(1)

The angle between the lines in terms of sin θ is given by sin θ = √[(a₁b₂ - a₂b₁)² + (b₁c₂ - b₂c₁)² + (c₁a₂ - c₂a₁)²] / [√(a₁² + b₁² + c₁²) √(a₂² + b₂² + c₂²)] ...(2)

Note: In case the lines L₁ and L₂ do not pass through the origin, we may take lines L₁' and L₂' which are parallel to L₁ and L₂ respectively and pass through the origin.

If instead of direction ratios for the lines L₁ and L₂, direction cosines, namely, l₁, m₁, n₁ for L₁ and l₂, m₂, n₂ for L₂ are given, then (1) and (2) takes the following form: cos θ = |l₁l₂ + m₁m₂ + n₁n₂| ...(3) and sin θ = √[(l₁m₂ - l₂m₁)² + (m₁n₂ - m₂n₁)² + (n₁l₂ - n₂l₁)²] ...(4)

Two lines with direction ratios a₁, b₁, c₁ and a₂, b₂, c₂ are (i) perpendicular i.e. if θ = 90° by (1) a₁a₂ + b₁b₂ + c₁c₂ = 0 (ii) parallel i.e. if θ = 0 by (2) a₁/a₂ = b₁/b₂ = c₁/c₂

Now, we find the angle between two lines when their equations are given. If θ is acute the angle between the lines \(\vec{r} = \vec{a}_1 + \lambda \vec{b}_1\) and \(\vec{r} = \vec{a}_2 + \mu \vec{b}_2\) then cos θ = | \(\vec{b}_1 \cdot \vec{b}_2\) | / (| \(\vec{b}_1\) | | \(\vec{b}_2\) |)

In Cartesian form, if θ is the angle between the lines (x - x₁)/a₁ = (y - y₁)/b₁ = (z - z₁)/c₁ ...(1) and (x - x₂)/a₂ = (y - y₂)/b₂ = (z - z₂)/c₂ ...(2) where, a₁, b₁, c₁ and a₂, b₂, c₂ are the direction ratios of the lines (1) and (2), respectively, then cos θ = |a₁a₂ + b₁b₂ + c₁c₂| / [√(a₁² + b₁² + c₁²) √(a₂² + b₂² + c₂²)]

Example 7 (Integrated - Vector Eqs Angle)

Find the angle between the pair of lines given by \(\vec{r} = (3\hat{i} + 2\hat{j} + 4\hat{k}) + \lambda (2\hat{i} + 2\hat{j} + \hat{k})\) and \(\vec{r} = (5\hat{i} + 2\hat{j}) + \mu (3\hat{i} + 2\hat{j} + 6\hat{k})\). Solution \(\vec{b}_1 = 2\hat{i} + 2\hat{j} + \hat{k}\), \(\vec{b}_2 = 3\hat{i} + 2\hat{j} + 6\hat{k}\). cos θ = | (2*3 + 2*2 + 1*6) / (√9 * √49) | = 12/21 = 4/7. θ = cos⁻¹(4/7).

Example 8 (Integrated - Cartesian Angle)

Find the angle between the pair of lines (x+3)/3 = (y-3)/5 = (z+1)/4 and (x+1)/4 = (y-1)/5 = (z-2)/1. Solution DR1: 3,5,4; DR2: 4,5,1. cos θ = |3*4 + 5*5 + 4*1| / [√(9+25+16) √(16+25+1)] = 33/√50 √42 = 33/(5√2 * √42) = 33/√(50*42) = 33/√2100 = 33/ (10√21) simplify to 8/15. θ = cos⁻¹(8/15).

11.5 Shortest Distance between Two Lines

If two lines in space intersect at a point, then the shortest distance between them is zero. Also, if two lines in space are parallel, then the shortest distance between them will be the perpendicular distance, i.e. the length of the perpendicular drawn from a point on one line onto the other line. Further, in a space, there are lines which are neither intersecting nor parallel. In fact, such pair of lines are non coplanar and are called skew lines. For example, let us consider a room of size 1, 3, 2 units along x, y and z-axes respectively Fig 11.5. The line GE that goes diagonally across the ceiling and the line DB passes through one corner of the ceiling directly above A and goes diagonally down the wall. These lines are skew because they are not parallel and also never meet. By the shortest distance between two lines we mean the join of a point in one line with one point on the other line so that the length of the segment so obtained is the smallest. For skew lines, the line of the shortest distance will be perpendicular to both the lines.

11.5.1 Distance between two skew lines

We now determine the shortest distance between two skew lines in the following way: Let l₁ and l₂ be two skew lines with equations (Fig. 11.6) \(\vec{r} = \vec{a}_1 + \lambda \vec{b}_1\) ...(1) and \(\vec{r} = \vec{a}_2 + \mu \vec{b}_2\) ...(2) Take any point S on l₁ with position vector \(\vec{a}_1\) and T on l₂, with position vector \(\vec{a}_2\). Then the magnitude of the shortest distance vector will be equal to that of the projection of ST along the direction of the line of shortest distance (See 10.6.2). If \(\overrightarrow{PQ}\) is the shortest distance vector between l₁ and l₂, then it being perpendicular to both \(\vec{b}_1\) and \(\vec{b}_2\), the unit vector \(\hat{n}\) along \(\overrightarrow{PQ}\) would therefore be \(\hat{n} = (\vec{b}_1 \times \vec{b}_2) / | \vec{b}_1 \times \vec{b}_2 |\) ...(3) Then \(\overrightarrow{PQ} = d \hat{n}\) where, d is the magnitude of the shortest distance vector. Let θ be the angle between \(\overrightarrow{ST}\) and \(\overrightarrow{PQ}\). Then |PQ| = |ST| |cos θ| But cos θ = (\(\overrightarrow{ST} \cdot \hat{n}\)) / d (since ST = \(\vec{a}_2 - \vec{a}_1\)) = [(\(\vec{a}_2 - \vec{a}_1\) ) · (\(\vec{b}_1 \times \vec{b}_2\))] / [d | \(\vec{b}_1 \times \vec{b}_2\) |] [From (3)] Hence, the required shortest distance is d = | [(\(\vec{a}_2 - \vec{a}_1\) ) · (\(\vec{b}_1 \times \vec{b}_2\))] | / | \(\vec{b}_1 \times \vec{b}_2\) |

Cartesian form The shortest distance between the lines l₁: (x - x₁)/a₁ = (y - y₁)/b₁ = (z - z₁)/c₁ and l₂: (x - x₂)/a₂ = (y - y₂)/b₂ = (z - z₂)/c₂ is | (x₂ - x₁)(b₁c₂ - b₂c₁) + (y₂ - y₁)(c₁a₂ - c₂a₁) + (z₂ - z₁)(a₁b₂ - a₂b₁) | / √[(a₁ - a₂)² + (b₁ - b₂)² + (c₁ - c₂)²]

11.5.2 Distance between parallel lines

If two lines l₁ and l₂ are parallel, then they are coplanar. Let the lines be given by ...(1) and ...(2) where, \(\vec{a}_1\) is the position vector of a point S on l₁ and \(\vec{a}_2\) is the position vector of a point T on l₂ Fig 11.7. As l₁, l₂ are coplanar, if the foot of the perpendicular from T on the line l₁ is P, then the distance between the lines l₁ and l₂ = |TP|. Let θ be the angle between the vectors ST and \(\vec{b}\). Then ST × \(\vec{b}\) = |ST| |b| sin θ \(\hat{n}\) ... (3) where \(\hat{n}\) is the unit vector perpendicular to the plane of the lines l₁ and l₂. But ST = \(\vec{a}_2 - \vec{a}_1\) Therefore, from (3), we get |(\(\vec{a}_2 - \vec{a}_1\)) × \(\vec{b}\)| = |b| |PT| (since PT = |ST| sin θ) i.e., |(\(\vec{a}_2 - \vec{a}_1\)) × \(\vec{b}\)| = |b| |PT| (as | \(\hat{n}\) | = 1) Hence, the distance between the given parallel lines is d = |(\(\vec{a}_2 - \vec{a}_1\)) × \(\vec{b}\)| / |b|

Example 9 (Integrated - Skew Distance Vector)

Find the shortest distance between the lines l₁ and l₂ whose vector equations are \(\vec{r} = \hat{i} + \hat{j} + \lambda (-\hat{i} + \hat{j} + \hat{k})\) and \(\vec{r} = 2\hat{i} + \hat{j} - \hat{k} + \mu (3\hat{i} - 5\hat{j} + 2\hat{k})\). Solution \(\vec{a}_1 = \hat{i} + \hat{j}\), \(\vec{b}_1 = -\hat{i} + \hat{j} + \hat{k}\); \(\vec{a}_2 = 2\hat{i} + \hat{j} - \hat{k}\), \(\vec{b}_2 = 3\hat{i} - 5\hat{j} + 2\hat{k}\). \(\vec{a}_2 - \vec{a}_1 = \hat{i} - 2\hat{k}\), \(\vec{b}_1 \times \vec{b}_2 = ( -7\hat{i} - 3\hat{j} - \hat{k} )\), | \(\vec{b}_1 \times \vec{b}_2\) | = √59, dot = 10, d = |10| / √59.

Example 10 (Integrated - Parallel Distance)

Find the distance between the lines l₁ and l₂ given by \(\vec{r} = (2\hat{i} - 4\hat{j}) + \lambda (2\hat{i} + 3\hat{j} + 6\hat{k})\) and \(\vec{r} = (3\hat{i} - 3\hat{j} + 5\hat{k}) + \mu (2\hat{i} + 3\hat{j} + 6\hat{k})\). Solution Parallel (same \(\vec{b}\)). \(\vec{a}_2 - \vec{a}_1 = \hat{i} + \hat{j} + 9\hat{k}\), (\(\vec{a}_2 - \vec{a}_1\)) × \(\vec{b}\) = | -49\hat{i} + 14\hat{j} + 4\hat{k} | = √293, |b| = √49 = 7, d = √293 / 7.

Summary & Exercises Tease

Key Takeaways: DCs l,m,n with l²+m²+n²=1; DR proportional; Line eq vector \(\vec{r} = \vec{a} + \lambda \vec{b}\), Cartesian (x-x1)/a=(y-y1)/b=(z-z1)/c; Angle cos⁻¹ |dot|/prods; Shortest d = | (a2-a1) · (b1×b2) | / |b1×b2|. Exercises: DCs/DR (11.1), lines/angles/dist (11.2).

Practice Quiz

Test your CBSE Class 12 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

5 attempts on CBSE Class 12 Board Examination quizzes
How scored 1/10 on Economics (Class 12) Ravi jatav scored 0/10 on Economics (Class 12) Ravi jatav scored 0/10 on Economics (Class 12) Ravi jatav scored 0/10 on Accountancy (Class 12) Dhara scored 3/10 on Electrostatic Potential and Capacitance How scored 1/10 on Economics (Class 12) Ravi jatav scored 0/10 on Economics (Class 12) Ravi jatav scored 0/10 on Economics (Class 12) Ravi jatav scored 0/10 on Accountancy (Class 12) Dhara scored 3/10 on Electrostatic Potential and Capacitance
#1

Economics (Class 12) Practice Quiz | CBSE Class 12 Board Examination

10 Qs · ~10 min
#2

Accountancy (Class 12) Practice Quiz | CBSE Class 12 Board Examination

10 Qs · ~10 min
#3

Electrostatic Potential and Capacitance Fundamentals | CBSE Class 12 Board Examination

10 Qs · ~10 min
#4

Class 12 English — Memories of Childhood (Practice Quiz)

10 Qs · ~10 min
#5

Class 12 English — On the Face of It (Practice Quiz)

10 Qs · ~10 min
#6

Class 12 English — The Enemy (Practice Quiz)

10 Qs · ~10 min
#7

Class 12 English — Journey to the End of the Earth (Practice Quiz)

10 Qs · ~10 min
#8

Class 12 English — The Tiger King (Practice Quiz)

10 Qs · ~10 min
#9

Class 12 English — The Third Level (Practice Quiz)

10 Qs · ~10 min
#10

Class 12 English — Aunt Jennifer's Tigers (Practice Quiz)

10 Qs · ~10 min
#11

Class 12 English — A Roadside Stand (Practice Quiz)

10 Qs · ~10 min
#12

Class 12 English — A Thing of Beauty (Practice Quiz)

10 Qs · ~10 min
#13

Class 12 English — Keeping Quiet (Practice Quiz)

10 Qs · ~10 min
#14

Class 12 English — An Elementary School Classroom in a Slum (Practice Quiz)

10 Qs · ~10 min
#15

Class 12 English — My Mother at Sixty-six (Practice Quiz)

10 Qs · ~10 min
#16

Class 12 English — Going Places (Practice Quiz)

10 Qs · ~10 min
#17

Class 12 English — The Interview (Practice Quiz)

10 Qs · ~10 min
#18

Class 12 English — Poets and Pancakes (Practice Quiz)

10 Qs · ~10 min
#19

Class 12 English — Indigo (Practice Quiz)

10 Qs · ~10 min
#20

Class 12 English — The Rattrap (Practice Quiz)

10 Qs · ~10 min
#21

Class 12 English — Deep Water (Practice Quiz)

10 Qs · ~10 min
#22

Class 12 English — Lost Spring (Practice Quiz)

10 Qs · ~10 min
#23

Class 12 English — The Last Lesson (Practice Quiz)

10 Qs · ~10 min
#24

Class 12 Psychology — Social Influence and Group Processes (Practice Quiz)

10 Qs · ~10 min
#25

Class 12 Psychology — Attitude and Social Cognition (Practice Quiz)

10 Qs · ~10 min
#26

Class 12 Psychology — Therapeutic Approaches (Practice Quiz)

10 Qs · ~10 min
#27

Class 12 Psychology — Psychological Disorders (Practice Quiz)

10 Qs · ~10 min
#28

Class 12 Psychology — Meeting Life Challenges (Practice Quiz)

10 Qs · ~10 min
#29

Class 12 Psychology — Self and Personality (Practice Quiz)

10 Qs · ~10 min
#30

Class 12 Psychology — Variations in Psychological Attributes (Practice Quiz)

10 Qs · ~10 min
#31

Class 12 Sociology — Social Movements (Practice Quiz)

10 Qs · ~10 min
#32

Class 12 Sociology — Mass Media and Communications (Practice Quiz)

10 Qs · ~10 min
#33

Class 12 Sociology — Globalisation and Social Change (Practice Quiz)

10 Qs · ~10 min
#34

Class 12 Sociology — Change and Development in Industrial Society (Practice Quiz)

10 Qs · ~10 min
#35

Class 12 Sociology — Change and Development in Rural Society (Practice Quiz)

10 Qs · ~10 min
#36

Class 12 Sociology — The Constitution and Social Change (Practice Quiz)

10 Qs · ~10 min
#37

Class 12 Sociology — Cultural Change (Practice Quiz)

10 Qs · ~10 min
#38

Class 12 Sociology — Structural Change (Practice Quiz)

10 Qs · ~10 min
#39

Class 12 Sociology — The Challenges of Cultural Diversity (Practice Quiz)

10 Qs · ~10 min
#40

Class 12 Sociology — Patterns of Social Inequality and Exclusion (Practice Quiz)

10 Qs · ~10 min
#41

Class 12 Sociology — The Market as a Social Institution (Practice Quiz)

10 Qs · ~10 min
#42

Class 12 Sociology — Social Institutions: Continuity and Change (Practice Quiz)

10 Qs · ~10 min
#43

Class 12 Sociology — The Demographic Structure of the Indian Society (Practice Quiz)

10 Qs · ~10 min
#44

Class 12 Sociology — Introducing Indian Society (Practice Quiz)

10 Qs · ~10 min
#45

Class 12 Political Science — Recent Developments in Indian Politics (Practice Quiz)

10 Qs · ~10 min
#46

Class 12 Political Science — Regional Aspirations (Practice Quiz)

10 Qs · ~10 min
#47

Class 12 Political Science — The Crisis of Democratic Order (Practice Quiz)

10 Qs · ~10 min
#48

Class 12 Political Science — Challenges to and Restoration of the Congress System (Practice Quiz)

10 Qs · ~10 min
#49

Class 12 Political Science — India's External Relations (Practice Quiz)

10 Qs · ~10 min
#50

Class 12 Political Science — Politics of Planned Development (Practice Quiz)

10 Qs · ~10 min
#51

Class 12 Political Science — Era of One-party Dominance (Practice Quiz)

10 Qs · ~10 min
#52

Class 12 Political Science — Challenges of Nation Building (Practice Quiz)

10 Qs · ~10 min
#53

Class 12 Political Science — Environment and Natural Resources (Practice Quiz)

10 Qs · ~10 min
#54

Class 12 Political Science — Security in the Contemporary World (Practice Quiz)

10 Qs · ~10 min
#55

Class 12 Political Science — International Organisations (Practice Quiz)

10 Qs · ~10 min
#56

Class 12 Political Science — Contemporary South Asia (Practice Quiz)

10 Qs · ~10 min
#57

Class 12 Political Science — Contemporary Centres of Power (Practice Quiz)

10 Qs · ~10 min
#58

Class 12 Political Science — The End of Bipolarity (Practice Quiz)

10 Qs · ~10 min
#59

Class 12 Geography — Geographical Perspective on Selected Issues and Problems (Practice Quiz)

10 Qs · ~10 min
#60

Class 12 Geography — Planning and Sustainable Development in the Indian Context (Practice Quiz)

10 Qs · ~10 min
#61

Class 12 Geography — Mineral and Energy Resources (Practice Quiz)

10 Qs · ~10 min
#62

Class 12 Geography — Water Resources (Practice Quiz)

10 Qs · ~10 min
#63

Class 12 Geography — Land Resources and Agriculture (Practice Quiz)

10 Qs · ~10 min
#64

Class 12 Geography — Human Settlements (Practice Quiz)

10 Qs · ~10 min
#65

Class 12 Geography — Population: Distribution, Density, Growth and Composition (Practice Quiz)

10 Qs · ~10 min
#66

Class 12 Geography — International Trade (India) (Practice Quiz)

10 Qs · ~10 min
#67

Class 12 Geography — Transport and Communication (India) (Practice Quiz)

10 Qs · ~10 min
#68

Class 12 Geography — Tertiary and Quaternary Activities (Practice Quiz)

10 Qs · ~10 min
#69

Class 12 Geography — Secondary Activities (Practice Quiz)

10 Qs · ~10 min
#70

Class 12 Geography — Primary Activities (Practice Quiz)

10 Qs · ~10 min
#71

Class 12 Geography — Human Development (Practice Quiz)

10 Qs · ~10 min
#72

Class 12 Geography — The World Population: Distribution, Density and Growth (Practice Quiz)

10 Qs · ~10 min
#73

Class 12 Geography — Human Geography: Nature and Scope (Practice Quiz)

10 Qs · ~10 min
#74

Class 12 History — Framing the Constitution — The Beginning of a New Era (Practice Quiz)

10 Qs · ~10 min
#75

Class 12 History — Mahatma Gandhi and the Nationalist Movement — Civil Disobedience and Beyond (Practice Quiz)

10 Qs · ~10 min
#76

Class 12 History — Rebels and the Raj — The Revolt of 1857 and its Representations (Practice Quiz)

10 Qs · ~10 min
#77

Class 12 History — Colonialism and the Countryside — Exploring Official Archives (Practice Quiz)

10 Qs · ~10 min
#78

Class 12 History — Peasants, Zamindars and the State — Agrarian Society and the Mughal Empire (c. sixteenth-seventeenth centuries) (Practice Quiz)

10 Qs · ~10 min
#79

Class 12 History — An Imperial Capital: Vijayanagara (c. fourteenth to sixteenth century) (Practice Quiz)

10 Qs · ~10 min
#80

Class 12 History — Bhakti-Sufi Traditions — Changes in Religious Beliefs and Devotional Texts (c. eighth to eighteenth century) (Practice Quiz)

10 Qs · ~10 min
#81

Class 12 History — Through the Eyes of Travellers — Perceptions of Society (c. tenth to seventeenth century) (Practice Quiz)

10 Qs · ~10 min
#82

Class 12 History — Thinkers, Beliefs and Buildings — Cultural Developments (c. 600 BCE-600 CE) (Practice Quiz)

10 Qs · ~10 min
#83

Class 12 History — Kinship, Caste and Class — Early Societies (c. 600 BCE-600 CE) (Practice Quiz)

10 Qs · ~10 min
#84

Class 12 History — Kings, Farmers and Towns — Early States and Economies (c. 600 BCE-600 CE) (Practice Quiz)

10 Qs · ~10 min
#85

Class 12 History — Bricks, Beads and Bones — The Harappan Civilisation (Practice Quiz)

10 Qs · ~10 min
#86

Class 12 Economics — Open Economy Macroeconomics (Practice Quiz)

10 Qs · ~10 min
#87

Class 12 Economics — Government Budget and the Economy (Practice Quiz)

10 Qs · ~10 min
#88

Class 12 Economics — Determination of Income and Employment (Practice Quiz)

10 Qs · ~10 min
#89

Class 12 Economics — Money and Banking (Practice Quiz)

10 Qs · ~10 min
#90

Class 12 Economics — National Income Accounting (Practice Quiz)

10 Qs · ~10 min
#91

Class 12 Economics — Market Equilibrium (Practice Quiz)

10 Qs · ~10 min
#92

Class 12 Economics — The Theory of the Firm under Perfect Competition (Practice Quiz)

10 Qs · ~10 min
#93

Class 12 Economics — Production and Costs (Practice Quiz)

10 Qs · ~10 min
#94

Class 12 Economics — Theory of Consumer Behaviour (Practice Quiz)

10 Qs · ~10 min
#95

Class 12 Economics — Introduction (Practice Quiz)

10 Qs · ~10 min
#96

Class 12 Business Studies — Consumer Protection (Practice Quiz)

10 Qs · ~10 min
#97

Class 12 Business Studies — Marketing (Practice Quiz)

10 Qs · ~10 min
#98

Class 12 Business Studies — Financial Management (Practice Quiz)

10 Qs · ~10 min
#99

Class 12 Business Studies — Controlling (Practice Quiz)

10 Qs · ~10 min
#100

Class 12 Business Studies — Directing (Practice Quiz)

10 Qs · ~10 min
#101

Class 12 Business Studies — Staffing (Practice Quiz)

10 Qs · ~10 min
#102

Class 12 Business Studies — Organising (Practice Quiz)

10 Qs · ~10 min
#103

Class 12 Business Studies — Planning (Practice Quiz)

10 Qs · ~10 min
#104

Class 12 Business Studies — Business Environment (Practice Quiz)

10 Qs · ~10 min
#105

Class 12 Business Studies — Nature and Significance of Management (Practice Quiz)

10 Qs · ~10 min
#106

Class 12 Accountancy — Cash Flow Statement (Practice Quiz)

10 Qs · ~10 min
#107

Class 12 Accountancy — Accounting Ratios (Practice Quiz)

10 Qs · ~10 min
#108

Class 12 Accountancy — Analysis of Financial Statements (Practice Quiz)

10 Qs · ~10 min
#109

Class 12 Accountancy — Financial Statements of a Company (Practice Quiz)

10 Qs · ~10 min
#110

Class 12 Accountancy — Issue and Redemption of Debentures (Practice Quiz)

10 Qs · ~10 min
#111

Class 12 Accountancy — Accounting for Share Capital (Practice Quiz)

10 Qs · ~10 min
#112

Class 12 Accountancy — Dissolution of Partnership Firm (Practice Quiz)

10 Qs · ~10 min
#113

Class 12 Accountancy — Reconstitution of a Partnership Firm – Retirement/Death of a Partner (Practice Quiz)

10 Qs · ~10 min
#114

Class 12 Accountancy — Reconstitution of a Partnership Firm – Admission of a Partner (Practice Quiz)

10 Qs · ~10 min
#115

Class 12 Accountancy — Accounting for Partnership: Basic Concepts (Practice Quiz)

10 Qs · ~10 min
#116

Class 12 Maths — Probability (Practice Quiz)

10 Qs · ~10 min
#117

Class 12 Maths — Linear Programming (Practice Quiz)

10 Qs · ~10 min
#118

Class 12 Maths — Three Dimensional Geometry (Practice Quiz)

10 Qs · ~10 min
#119

Class 12 Maths — Vector Algebra (Practice Quiz)

10 Qs · ~10 min
#120

Class 12 Maths — Differential Equations (Practice Quiz)

10 Qs · ~10 min
#121

Class 12 Maths — Application of Integrals (Practice Quiz)

10 Qs · ~10 min
#122

Class 12 Maths — Integrals (Practice Quiz)

10 Qs · ~10 min
#123

Class 12 Maths — Application of Derivatives (Practice Quiz)

10 Qs · ~10 min
#124

Class 12 Maths — Continuity and Differentiability (Practice Quiz)

10 Qs · ~10 min
#125

Class 12 Maths — Determinants (Practice Quiz)

10 Qs · ~10 min
#126

Class 12 Maths — Matrices (Practice Quiz)

10 Qs · ~10 min
#127

Class 12 Maths — Inverse Trigonometric Functions (Practice Quiz)

10 Qs · ~10 min
#128

Class 12 Maths — Relations and Functions (Practice Quiz)

10 Qs · ~10 min
#129

Class 12 Biology — Biodiversity and its Conservation (Practice Quiz)

10 Qs · ~10 min
#130

Class 12 Biology — Ecosystem (Practice Quiz)

10 Qs · ~10 min
#131

Class 12 Biology — Organisms and Populations (Practice Quiz)

10 Qs · ~10 min
#132

Class 12 Biology — Biotechnology and its Applications (Practice Quiz)

10 Qs · ~10 min
#133

Class 12 Biology — Biotechnology: Principles and Processes (Practice Quiz)

10 Qs · ~10 min
#134

Class 12 Biology — Microbes in Human Welfare (Practice Quiz)

10 Qs · ~10 min
#135

Class 12 Biology — Human Health and Disease (Practice Quiz)

10 Qs · ~10 min
#136

Class 12 Biology — Evolution (Practice Quiz)

10 Qs · ~10 min
#137

Class 12 Biology — Molecular Basis of Inheritance (Practice Quiz)

10 Qs · ~10 min
#138

Class 12 Biology — Principles of Inheritance and Variation (Practice Quiz)

10 Qs · ~10 min
#139

Class 12 Biology — Reproductive Health (Practice Quiz)

10 Qs · ~10 min
#140

Class 12 Biology — Human Reproduction (Practice Quiz)

10 Qs · ~10 min
#141

Class 12 Biology — Sexual Reproduction in Flowering Plants (Practice Quiz)

10 Qs · ~10 min
#142

Class 12 Chemistry — Biomolecules (Practice Quiz)

10 Qs · ~10 min
#143

Class 12 Chemistry — Amines (Practice Quiz)

10 Qs · ~10 min
#144

Class 12 Chemistry — Aldehydes, Ketones and Carboxylic Acids (Practice Quiz)

10 Qs · ~10 min
#145

Class 12 Chemistry — Alcohols, Phenols and Ethers (Practice Quiz)

10 Qs · ~10 min
#146

Class 12 Chemistry — Haloalkanes and Haloarenes (Practice Quiz)

10 Qs · ~10 min
#147

Class 12 Chemistry — Coordination Compounds (Practice Quiz)

10 Qs · ~10 min
#148

Class 12 Chemistry — The d- and f-Block Elements (Practice Quiz)

10 Qs · ~10 min
#149

Class 12 Chemistry — Chemical Kinetics (Practice Quiz)

10 Qs · ~10 min
#150

Class 12 Chemistry — Electrochemistry (Practice Quiz)

10 Qs · ~10 min
#151

Class 12 Chemistry — Solutions (Practice Quiz)

10 Qs · ~10 min
#152

Class 12 Physics — Semiconductor Electronics: Materials, Devices and Simple Circuits (Practice Quiz)

10 Qs · ~10 min
#153

Class 12 Physics — Nuclei (Practice Quiz)

10 Qs · ~10 min
#154

Class 12 Physics — Atoms (Practice Quiz)

10 Qs · ~10 min
#155

Class 12 Physics — Dual Nature of Radiation and Matter (Practice Quiz)

10 Qs · ~10 min
#156

Class 12 Physics — Wave Optics (Practice Quiz)

10 Qs · ~10 min
#157

Class 12 Physics — Ray Optics and Optical Instruments (Practice Quiz)

10 Qs · ~10 min
#158

Class 12 Physics — Electromagnetic Waves (Practice Quiz)

10 Qs · ~10 min
#159

Class 12 Physics — Alternating Current (Practice Quiz)

10 Qs · ~10 min
#160

Class 12 Physics — Electromagnetic Induction (Practice Quiz)

10 Qs · ~10 min
#161

Class 12 Physics — Magnetism and Matter (Practice Quiz)

10 Qs · ~10 min
#162

Class 12 Physics — Moving Charges and Magnetism (Practice Quiz)

10 Qs · ~10 min
#163

Class 12 Physics — Electrostatic Potential and Capacitance (Practice Quiz)

10 Qs · ~10 min
#164

Class 12 Physics — Electric Charges and Fields (Practice Quiz)

10 Qs · ~10 min
#165

Class 12 Business Studies — Principles of Management (Practice Quiz)

10 Qs · ~10 min
#166

CBSE Class 12 — Genetics and Evolution (Practice Quiz)

10 Qs · ~10 min
#167

CBSE Class 12 — Matrices and Determinants (Practice Quiz)

10 Qs · ~10 min
#168

CBSE Class 12 — Solutions and Colligative Properties (Practice Quiz)

10 Qs · ~10 min
#169

Class 12 Physics — Current Electricity (Practice Quiz)

10 Qs · ~10 min
#170

CBSE Class 12 — Electrostatics and Electric Field (Practice Quiz)

10 Qs · ~10 min
#171

Humanities Subjects Practice Quiz | CBSE Class 12 Board Examination

10 Qs · ~10 min

Group Discussions

No forum posts available.

Easily Share with Your Tribe