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

269 questions · clear filters

MathsClass 122 markseasy

Integrals

Evaluate the integral of (x^3 + 2x + 1) dx.

Reveal model answer + marking points

Integrate term by term using the power rule. The integral of x^3 dx = x^4/4, the integral of 2x dx = x^2, and the integral of 1 dx = x. Adding a single constant of integration, the integral of (x^3 + 2x + 1) dx = x^4/4 + x^2 + x + C.

integral of x^n dx = x^(n+1)/(n+1) + C

Marking-scheme points

  • Integrate each term separately
  • integral x^3 = x^4/4, integral 2x = x^2, integral 1 = x
  • Result: x^4/4 + x^2 + x + C
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Integrals

Write the integrals of sin x, cos x and e^x.

Reveal model answer + marking points

The standard integrals are: the integral of sin x dx = -cos x + C; the integral of cos x dx = sin x + C; and the integral of e^x dx = e^x + C. Also, the integral of sec^2 x dx = tan x + C. These are obtained by reversing the corresponding derivative formulas.

integral of sin x dx = -cos x + C

Marking-scheme points

  • integral of sin x dx = -cos x + C
  • integral of cos x dx = sin x + C
  • integral of e^x dx = e^x + C
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Integrals

State any two properties of definite integrals.

Reveal model answer + marking points

(1) The integral from a to b of f(x) dx = - the integral from b to a of f(x) dx (interchanging the limits changes the sign). (2) The integral from a to b of f(x) dx = the integral from a to c of f(x) dx + the integral from c to b of f(x) dx (splitting the interval at a point c). (3) The integral from 0 to a of f(x) dx = the integral from 0 to a of f(a - x) dx. Also, for an odd function the integral from -a to a is 0, and for an even function it is twice the integral from 0 to a.

integral(a to b) f(x) dx = -integral(b to a) f(x) dx

Marking-scheme points

  • Interchanging limits changes the sign
  • The interval can be split at an intermediate point c
  • integral from 0 to a of f(x) = integral from 0 to a of f(a - x)
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Integrals

Evaluate the integral of (1/x + e^x) dx.

Reveal model answer + marking points

Integrate term by term. The integral of (1/x) dx = ln|x| and the integral of e^x dx = e^x. Adding the constant of integration, the integral of (1/x + e^x) dx = ln|x| + e^x + C.

integral of (1/x) dx = ln|x| + C

Marking-scheme points

  • integral of (1/x) dx = ln|x|
  • integral of e^x dx = e^x
  • Result: ln|x| + e^x + C
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Application of Integrals

Write the formula for the area under a curve y = f(x) between x = a and x = b, and the area between two curves.

Reveal model answer + marking points

The area bounded by the curve y = f(x), the x-axis, and the ordinates x = a and x = b (with f(x) >= 0) is given by the definite integral: Area = the integral from a to b of y dx = the integral from a to b of f(x) dx. The area between two curves y = f(x) (upper) and y = g(x) (lower) from x = a to x = b is Area = the integral from a to b of [f(x) - g(x)] dx.

Area = integral(a to b) f(x) dx

Marking-scheme points

  • Area under a curve = integral from a to b of y dx
  • Requires f(x) >= 0 over the interval
  • Area between curves = integral of (upper - lower) dx
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Application of Integrals

How is symmetry used to simplify the calculation of the area of a symmetric region?

Reveal model answer + marking points

If a region is symmetric about the x-axis, the y-axis or the origin, we can compute the area of one symmetric part and then multiply by the appropriate factor to get the total area. For example, a circle x^2 + y^2 = a^2 is symmetric about both axes, so its total area equals 4 times the area of the part lying in the first quadrant. Using symmetry reduces the amount of integration needed and simplifies the calculation.

Marking-scheme points

  • Use symmetry about the axes or origin
  • Find the area of one part and multiply
  • e.g. circle area = 4 x (first quadrant area)
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Differential Equations

What is a differential equation? Define its order and degree.

Reveal model answer + marking points

A differential equation is an equation that involves an independent variable, a dependent variable and the derivatives of the dependent variable with respect to the independent variable. The order of a differential equation is the order of the highest derivative appearing in it. The degree of a differential equation is the power (exponent) of the highest order derivative, provided the equation is a polynomial in the derivatives (free from radicals and fractions in the derivatives).

Marking-scheme points

  • Equation involving derivatives of a function
  • Order = order of the highest derivative present
  • Degree = power of the highest order derivative (when polynomial in derivatives)
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Differential Equations

Find the order and degree of the differential equation (d2y/dx2)^3 + (dy/dx) + y = 0.

Reveal model answer + marking points

The highest order derivative present in the equation is d2y/dx2 (the second derivative), so the order of the differential equation is 2. The power (exponent) of this highest order derivative is 3, and the equation is a polynomial in the derivatives, so the degree is 3. Hence the order is 2 and the degree is 3.

Marking-scheme points

  • Highest derivative is d2y/dx2 -> order 2
  • Its power is 3 -> degree 3
  • Order = 2, degree = 3
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Differential Equations

Distinguish between the general solution and a particular solution of a differential equation.

Reveal model answer + marking points

The general solution of a differential equation is the solution that contains as many arbitrary constants as the order of the differential equation; it represents a whole family of curves. A particular solution is obtained from the general solution by giving definite values to these arbitrary constants using given initial or boundary conditions; it represents one specific member of the family.

Marking-scheme points

  • General solution: contains arbitrary constants (= order of the equation)
  • Represents a family of curves
  • Particular solution: constants fixed using given conditions
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Differential Equations

What is a homogeneous differential equation? What substitution is used to solve it?

Reveal model answer + marking points

A differential equation of the form dy/dx = f(x, y) is called homogeneous if the function f(x, y) can be written as a function of the ratio y/x only (that is, f depends on x and y only through y/x). To solve it, we use the substitution y = v x (so v = y/x), which gives dy/dx = v + x (dv/dx). This substitution reduces the equation to a variable separable form in v and x, which can then be integrated.

y = v x, dy/dx = v + x(dv/dx)

Marking-scheme points

  • Homogeneous: dy/dx can be written as a function of y/x
  • Substitute y = v x, so dy/dx = v + x(dv/dx)
  • Reduces to a variable separable equation
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Vector Algebra

Distinguish between a scalar and a vector quantity. What is a position vector?

Reveal model answer + marking points

A scalar quantity is one that has only magnitude and no direction (for example, mass, length, temperature). A vector quantity is one that has both magnitude and direction and obeys the laws of vector addition (for example, displacement, velocity, force). The position vector of a point P with coordinates (x, y, z) with respect to the origin O is the vector OP = x i + y j + z k, and its magnitude is sqrt(x^2 + y^2 + z^2).

|OP| = sqrt(x^2 + y^2 + z^2)

Marking-scheme points

  • Scalar: magnitude only (mass, temperature)
  • Vector: magnitude and direction (force, velocity)
  • Position vector of (x, y, z) = x i + y j + z k
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Vector Algebra

Find the magnitude of the vector a = 2 i + 3 j + 6 k and a unit vector in its direction.

Reveal model answer + marking points

The magnitude of a = 2 i + 3 j + 6 k is |a| = sqrt(2^2 + 3^2 + 6^2) = sqrt(4 + 9 + 36) = sqrt(49) = 7. A unit vector in the direction of a is obtained by dividing a by its magnitude: a hat = a/|a| = (1/7)(2 i + 3 j + 6 k) = (2/7) i + (3/7) j + (6/7) k.

a hat = a/|a|

Marking-scheme points

  • |a| = sqrt(4 + 9 + 36) = 7
  • Unit vector = a/|a|
  • a hat = (2 i + 3 j + 6 k)/7
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Vector Algebra

Define a unit vector, a zero vector and collinear vectors.

Reveal model answer + marking points

A unit vector is a vector whose magnitude is 1; it is used to specify direction. A zero (null) vector is a vector whose magnitude is zero and whose direction is indeterminate; it is denoted by 0. Collinear vectors are two or more vectors that are parallel to the same line, irrespective of their magnitudes and directions; such vectors can be written as scalar multiples of one another.

Marking-scheme points

  • Unit vector: magnitude 1 (gives direction)
  • Zero vector: magnitude 0, direction indeterminate
  • Collinear vectors: parallel to the same line (scalar multiples)
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Vector Algebra

Write the formula for the scalar projection of vector a on vector b. What is the geometrical meaning of the dot product being zero?

Reveal model answer + marking points

The scalar projection (component) of vector a on vector b is given by (a . b)/|b|. It represents the length of the shadow of a along the direction of b. If the dot product a . b = 0 (and neither vector is zero), then cos theta = 0, so theta = 90 degrees; this means the two vectors are perpendicular (orthogonal) to each other.

projection of a on b = (a . b)/|b|

Marking-scheme points

  • Scalar projection of a on b = (a . b)/|b|
  • It is the component of a along b
  • a . b = 0 means the vectors are perpendicular
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Vector Algebra

Find the value of lambda for which the vectors a = 2 i + lambda j + k and b = i - 2 j + 3 k are perpendicular.

Reveal model answer + marking points

Two vectors are perpendicular if their dot product is zero. So a . b = (2)(1) + (lambda)(-2) + (1)(3) = 2 - 2 lambda + 3 = 5 - 2 lambda. Setting this equal to zero: 5 - 2 lambda = 0, so 2 lambda = 5 and lambda = 5/2.

a . b = 0 for perpendicular vectors

Marking-scheme points

  • Perpendicular vectors: a . b = 0
  • a . b = 2 - 2 lambda + 3 = 5 - 2 lambda
  • 5 - 2 lambda = 0 gives lambda = 5/2
Still unsure? Ask the AI tutor →
MathsClass 122 markseasy

Three Dimensional Geometry

What are direction cosines and direction ratios of a line? State the relation between the direction cosines.

Reveal model answer + marking points

The direction cosines of a line are the cosines of the angles that the line makes with the positive directions of the x-, y- and z-axes; they are usually denoted by l, m and n. The direction ratios are any set of numbers proportional to the direction cosines. The direction cosines always satisfy the relation l^2 + m^2 + n^2 = 1.

l^2 + m^2 + n^2 = 1

Marking-scheme points

  • Direction cosines l, m, n = cosines of angles with the axes
  • Direction ratios are proportional to direction cosines
  • l^2 + m^2 + n^2 = 1
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Three Dimensional Geometry

Find the direction cosines of a line whose direction ratios are 1, 2, 2.

Reveal model answer + marking points

The direction cosines are obtained by dividing the direction ratios by the square root of the sum of their squares. Here the magnitude = sqrt(1^2 + 2^2 + 2^2) = sqrt(1 + 4 + 4) = sqrt(9) = 3. So the direction cosines are l = 1/3, m = 2/3 and n = 2/3. We can check l^2 + m^2 + n^2 = 1/9 + 4/9 + 4/9 = 9/9 = 1.

l = a/sqrt(a^2+b^2+c^2), etc.

Marking-scheme points

  • Magnitude of direction ratios = sqrt(1 + 4 + 4) = 3
  • Divide each ratio by 3
  • Direction cosines: 1/3, 2/3, 2/3
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Three Dimensional Geometry

Write the general Cartesian equation of a plane and the equation of a plane in intercept form.

Reveal model answer + marking points

The general Cartesian equation of a plane is Ax + By + Cz + D = 0, where A, B, C are the direction ratios of the normal to the plane and are not all zero. The equation of a plane that makes intercepts a, b and c on the x-, y- and z-axes respectively is x/a + y/b + z/c = 1 (the intercept form). A plane is uniquely determined by three non-collinear points.

Ax + By + Cz + D = 0

Marking-scheme points

  • General equation: Ax + By + Cz + D = 0
  • (A, B, C) are direction ratios of the normal
  • Intercept form: x/a + y/b + z/c = 1
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Three Dimensional Geometry

How is the angle between two planes found? State the condition for two planes to be perpendicular.

Reveal model answer + marking points

The angle between two planes is equal to the angle between their normals. If the planes are A1 x + B1 y + C1 z + D1 = 0 and A2 x + B2 y + C2 z + D2 = 0, then cos theta = |A1 A2 + B1 B2 + C1 C2| / (sqrt(A1^2 + B1^2 + C1^2) x sqrt(A2^2 + B2^2 + C2^2)). The two planes are perpendicular if A1 A2 + B1 B2 + C1 C2 = 0, and parallel if A1/A2 = B1/B2 = C1/C2.

cos theta = |A1A2 + B1B2 + C1C2|/(|n1||n2|)

Marking-scheme points

  • Angle between planes = angle between their normals
  • cos theta = |A1A2 + B1B2 + C1C2|/(product of magnitudes)
  • Perpendicular: A1A2 + B1B2 + C1C2 = 0
Still unsure? Ask the AI tutor →
MathsClass 122 marksmedium

Three Dimensional Geometry

Find the distance between the parallel planes 2x - 2y + z + 3 = 0 and 2x - 2y + z + 9 = 0.

Reveal model answer + marking points

For two parallel planes Ax + By + Cz + D1 = 0 and Ax + By + Cz + D2 = 0, the distance between them is |D1 - D2|/sqrt(A^2 + B^2 + C^2). Here A = 2, B = -2, C = 1, D1 = 3, D2 = 9. Distance = |3 - 9|/sqrt(2^2 + (-2)^2 + 1^2) = 6/sqrt(4 + 4 + 1) = 6/sqrt(9) = 6/3 = 2 units.

d = |D1 - D2|/sqrt(A^2 + B^2 + C^2)

Marking-scheme points

  • Distance = |D1 - D2|/sqrt(A^2 + B^2 + C^2)
  • = |3 - 9|/sqrt(9) = 6/3
  • Distance = 2 units
Still unsure? Ask the AI tutor →
← PrevPage 9 of 14Next →

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.