Board Boosters

The questions your board exam loves to ask

800 most-asked Class 11 & 12 (+1 / +2) questions across Physics, Chemistry, Maths and Biology — each with a model answer and the exact marking-scheme points examiners reward. Revise smart, walk in calm.

800 board questionsModel answersMarking-scheme pointsEvery chapterCBSE · ISC · State boards

99 questions · clear filters

MathsClass 112 markseasy

Statistics

Find the mean of the first 10 natural numbers.

Reveal model answer + marking points

The first 10 natural numbers are 1, 2, ..., 10. Their sum = n(n + 1)/2 = 10 x 11/2 = 55. Mean = sum/number of observations = 55/10 = 5.5.

mean = (sum of observations)/n

Marking-scheme points

  • Sum of first 10 natural numbers = 55
  • Mean = sum/n
  • = 55/10 = 5.5
Still unsure? Ask the AI tutor →
MathsClass 112 markseasy

Statistics

Define variance and standard deviation of a set of observations.

Reveal model answer + marking points

Variance is the arithmetic mean of the squares of the deviations of the observations from their mean; for n observations, variance = (1/n) sum of (xi - mean)^2. Standard deviation is the positive square root of the variance; it has the same units as the observations and measures the spread or dispersion of the data about the mean.

SD = sqrt(variance)

Marking-scheme points

  • Variance = mean of squared deviations from the mean
  • SD = positive square root of variance
  • Both measure dispersion; SD has same units as data
Still unsure? Ask the AI tutor →
MathsClass 112 markseasy

Probability

A fair die is thrown once. Find the probability of getting a prime number.

Reveal model answer + marking points

The sample space is {1, 2, 3, 4, 5, 6}, so total outcomes = 6. The prime numbers on a die are 2, 3 and 5, which is 3 favourable outcomes. Probability = favourable/total = 3/6 = 1/2.

P(E) = favourable outcomes / total outcomes

Marking-scheme points

  • Total outcomes = 6
  • Primes on die: 2, 3, 5 (3 outcomes)
  • P = 3/6 = 1/2
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Relations and Functions

Define reflexive, symmetric and transitive relations. When is a relation called an equivalence relation?

Reveal model answer + marking points

A relation R on a set A is reflexive if (a, a) belongs to R for every a in A. It is symmetric if (a, b) in R implies (b, a) in R. It is transitive if (a, b) in R and (b, c) in R together imply (a, c) in R. A relation that is reflexive, symmetric and transitive at the same time is called an equivalence relation.

Marking-scheme points

  • Reflexive: (a, a) in R for all a
  • Symmetric: (a, b) in R => (b, a) in R
  • Transitive: (a, b), (b, c) in R => (a, c) in R; all three => equivalence
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Relations and Functions

Define one-one (injective), onto (surjective) and bijective functions.

Reveal model answer + marking points

A function f from A to B is one-one (injective) if distinct elements of A have distinct images, that is, f(x1) = f(x2) implies x1 = x2. It is onto (surjective) if every element of B has at least one pre-image in A, that is, the range of f equals the codomain B. A function that is both one-one and onto is called bijective (a one-to-one correspondence).

Marking-scheme points

  • One-one: f(x1) = f(x2) => x1 = x2
  • Onto: range = codomain (every element of B has a pre-image)
  • Bijective: both one-one and onto
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Relations and Functions

If f(x) = x + 1 and g(x) = 2x, find (g o f)(x) and (f o g)(x).

Reveal model answer + marking points

(g o f)(x) means g(f(x)). So (g o f)(x) = g(f(x)) = g(x + 1) = 2(x + 1) = 2x + 2. (f o g)(x) means f(g(x)). So (f o g)(x) = f(g(x)) = f(2x) = 2x + 1. Note that (g o f)(x) is not equal to (f o g)(x), so composition of functions is not commutative in general.

(g o f)(x) = g(f(x))

Marking-scheme points

  • (g o f)(x) = g(f(x)) = 2(x + 1) = 2x + 2
  • (f o g)(x) = f(g(x)) = 2x + 1
  • Composition is not commutative in general
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Inverse Trigonometric Functions

Find the principal values of sin inverse (1/2) and cos inverse (-1/2).

Reveal model answer + marking points

The principal value branch of sin inverse is [-pi/2, pi/2]. Since sin(pi/6) = 1/2, the principal value of sin inverse (1/2) = pi/6. The principal value branch of cos inverse is [0, pi]. Since cos(2pi/3) = -1/2, the principal value of cos inverse (-1/2) = 2pi/3.

Marking-scheme points

  • sin inverse principal branch [-pi/2, pi/2]
  • sin inverse (1/2) = pi/6
  • cos inverse (-1/2) = 2pi/3 (branch [0, pi])
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Inverse Trigonometric Functions

Evaluate tan inverse (1) + cos inverse (1/2) + sin inverse (1/2).

Reveal model answer + marking points

The principal values are: tan inverse (1) = pi/4, cos inverse (1/2) = pi/3, and sin inverse (1/2) = pi/6. Adding them: pi/4 + pi/3 + pi/6. Taking the LCD 12: 3pi/12 + 4pi/12 + 2pi/12 = 9pi/12 = 3pi/4.

Marking-scheme points

  • tan inverse 1 = pi/4, cos inverse (1/2) = pi/3, sin inverse (1/2) = pi/6
  • Sum = pi/4 + pi/3 + pi/6
  • = 9pi/12 = 3pi/4
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Inverse Trigonometric Functions

Prove that sin inverse (x) + cos inverse (x) = pi/2 for all x in [-1, 1].

Reveal model answer + marking points

Let sin inverse (x) = theta, so sin theta = x, where theta lies in [-pi/2, pi/2]. Then x = sin theta = cos(pi/2 - theta). Since (pi/2 - theta) lies in [0, pi], we have cos inverse (x) = pi/2 - theta = pi/2 - sin inverse (x). Rearranging gives sin inverse (x) + cos inverse (x) = pi/2.

sin inverse (x) + cos inverse (x) = pi/2

Marking-scheme points

  • Let sin inverse (x) = theta, so x = sin theta = cos(pi/2 - theta)
  • cos inverse (x) = pi/2 - theta
  • Hence sin inverse (x) + cos inverse (x) = pi/2
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Inverse Trigonometric Functions

Find the value of cos inverse (cos(7pi/6)).

Reveal model answer + marking points

The principal value branch of cos inverse is [0, pi], but 7pi/6 does not lie in this interval. First find cos(7pi/6) = cos(pi + pi/6) = -cos(pi/6) = -sqrt(3)/2. Now cos inverse (-sqrt(3)/2) = 5pi/6, since 5pi/6 lies in [0, pi] and cos(5pi/6) = -sqrt(3)/2. Therefore cos inverse (cos(7pi/6)) = 5pi/6.

Marking-scheme points

  • 7pi/6 is not in the principal branch [0, pi]
  • cos(7pi/6) = -sqrt(3)/2
  • cos inverse (-sqrt(3)/2) = 5pi/6
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Inverse Trigonometric Functions

Write the domain and principal value range of sin inverse (x) and tan inverse (x).

Reveal model answer + marking points

For sin inverse (x): the domain is [-1, 1] and the principal value range is [-pi/2, pi/2]. For tan inverse (x): the domain is all real numbers R and the principal value range is the open interval (-pi/2, pi/2). Inverse trigonometric functions are defined by restricting the domain of the corresponding trigonometric functions so that they become one-one.

Marking-scheme points

  • sin inverse: domain [-1, 1], range [-pi/2, pi/2]
  • tan inverse: domain R, range (-pi/2, pi/2)
  • Defined by restricting the domain of the trig function
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Matrices

Define a diagonal matrix, a scalar matrix and an identity matrix.

Reveal model answer + marking points

A diagonal matrix is a square matrix in which all the non-diagonal (off-diagonal) elements are zero. A scalar matrix is a diagonal matrix in which all the diagonal elements are equal (to the same non-zero scalar). An identity (unit) matrix is a scalar matrix in which all the diagonal elements are equal to 1; it is denoted by I and acts as the multiplicative identity, since AI = IA = A.

Marking-scheme points

  • Diagonal matrix: all off-diagonal elements are zero
  • Scalar matrix: diagonal matrix with equal diagonal elements
  • Identity matrix: scalar matrix with all diagonal elements = 1
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Matrices

Find the values of x and y if the matrix [[x + y, 2],[5, x - y]] equals [[6, 2],[5, 2]].

Reveal model answer + marking points

Two matrices are equal when their corresponding elements are equal. Comparing: x + y = 6 and x - y = 2. Adding these two equations: 2x = 8, so x = 4. Subtracting the second from the first: 2y = 4, so y = 2. Hence x = 4 and y = 2.

Marking-scheme points

  • Equal matrices -> equate corresponding elements
  • x + y = 6 and x - y = 2
  • Solve: x = 4, y = 2
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Matrices

What is the transpose of a matrix? Write two properties of the transpose.

Reveal model answer + marking points

The transpose of a matrix A, denoted A' (or A^T), is the matrix obtained by interchanging its rows and columns. Two properties are: (1) (A')' = A, that is, the transpose of the transpose is the original matrix; and (2) (AB)' = B' A', the transpose of a product equals the product of the transposes in reverse order. Also (A + B)' = A' + B' and (kA)' = k A'.

(AB)' = B' A'

Marking-scheme points

  • Transpose: interchange rows and columns
  • (A')' = A
  • (AB)' = B' A'
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Matrices

Define a symmetric and a skew-symmetric matrix.

Reveal model answer + marking points

A square matrix A is symmetric if A' = A, that is, aij = aji for all i and j (it is unchanged on taking its transpose). A square matrix A is skew-symmetric if A' = -A, that is, aij = -aji for all i and j; this forces all its diagonal elements to be zero. Every square matrix can be expressed as the sum of a symmetric and a skew-symmetric matrix.

symmetric: A' = A; skew-symmetric: A' = -A

Marking-scheme points

  • Symmetric: A' = A (aij = aji)
  • Skew-symmetric: A' = -A (aij = -aji), diagonal elements zero
  • Every square matrix = symmetric part + skew-symmetric part
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Matrices

If a matrix has 12 elements, what are the possible orders it can have?

Reveal model answer + marking points

If a matrix has 12 elements, then the order (number of rows x number of columns) must be a pair of factors whose product is 12. The possible orders are: 1 x 12, 12 x 1, 2 x 6, 6 x 2, 3 x 4 and 4 x 3. So there are 6 possible orders. (In general, the number of possible orders equals the number of ways of writing the total number of elements as a product of two natural numbers.)

Marking-scheme points

  • Order (rows x columns) must multiply to give 12
  • Factor pairs of 12
  • Orders: 1x12, 12x1, 2x6, 6x2, 3x4, 4x3 (six orders)
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Matrices

If A = [[1, 2],[3, 4]] and B = [[2, 1],[0, 5]], find 2A - B.

Reveal model answer + marking points

First find 2A = [[2, 4],[6, 8]]. Then subtract B element by element: 2A - B = [[2 - 2, 4 - 1],[6 - 0, 8 - 5]] = [[0, 3],[6, 3]].

Marking-scheme points

  • 2A = [[2, 4],[6, 8]]
  • Subtract B element by element
  • 2A - B = [[0, 3],[6, 3]]
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Determinants

Evaluate the determinant of the matrix [[1, 2, 3],[0, 1, 4],[5, 6, 0]].

Reveal model answer + marking points

Expand along the first row: |A| = 1 x (1 x 0 - 4 x 6) - 2 x (0 x 0 - 4 x 5) + 3 x (0 x 6 - 1 x 5) = 1 x (0 - 24) - 2 x (0 - 20) + 3 x (0 - 5) = -24 + 40 - 15 = 1. So the value of the determinant is 1.

Marking-scheme points

  • Expand along the first row
  • = 1(0 - 24) - 2(0 - 20) + 3(0 - 5)
  • = -24 + 40 - 15 = 1
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Determinants

State any three properties of determinants.

Reveal model answer + marking points

(1) The value of a determinant remains unchanged if its rows and columns are interchanged (that is, |A'| = |A|). (2) If any two rows (or two columns) of a determinant are interchanged, the sign of the determinant changes. (3) If any two rows (or columns) of a determinant are identical (or proportional), the value of the determinant is zero. Also, if each element of a row (or column) is multiplied by a constant k, the determinant is multiplied by k.

Marking-scheme points

  • Interchanging rows and columns does not change the value
  • Interchanging two rows/columns changes the sign
  • Two identical/proportional rows or columns give value zero
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Determinants

Define the minor and the cofactor of an element of a determinant.

Reveal model answer + marking points

The minor of an element aij of a determinant is the value of the determinant obtained by deleting the ith row and the jth column in which that element lies; it is denoted by Mij. The cofactor of the element aij is Aij = (-1)^(i + j) x Mij, that is, the minor with a sign attached according to the position of the element. Cofactors are used to expand a determinant and to find the adjoint of a matrix.

Aij = (-1)^(i+j) Mij

Marking-scheme points

  • Minor Mij: determinant after deleting row i and column j
  • Cofactor Aij = (-1)^(i+j) Mij
  • Used in expansion of determinants and finding the adjoint
Still unsure? Ask the AI tutor →
← PrevPage 3 of 5Next →

You are more ready than you feel.

One question at a time is how every topper started. Bookmark this, revise a few each day, and watch the fear shrink. And if a friend is stressing about boards — send this their way. You both win.