← Back to all lessons
Class 12Calculus7:49Published 2 Jan 2025

Class 12 Board MCQ Solutions: Ten Previous-Paper Questions

Worked solutions to ten multiple-choice questions from previous Class 12 board papers, covering inverse trigonometry, matrices and determinants, definite integrals, vectors, linear programming, and probability.

This lesson works through ten objective questions drawn from previous Class 12 board exam papers. It spans a wide mix of topics: evaluating an inverse trigonometry value, multiplying row and column matrices, solving a determinant equation, computing a definite integral, finding an angle between vectors, reasoning about optimal points in a linear programming problem, and two short probability questions. Each answer is reached step by step so you can see the full working.

What you'll learn

  • How to evaluate an inverse sine of a cosine by shifting it to a sine and reducing the angle
  • How to multiply a row matrix by a column matrix and combine the results
  • How to compute a definite integral of tangent squared using the secant squared identity
  • How to count favourable outcomes for a probability that a ratio is a whole number

Lesson chapters

0:00Inverse sine of a cosine value
0:27Products of row and column matrices
1:27Solving a determinant equation for x
2:41Definite integral of tangent squared
3:49Angle between two vectors
4:25Linear programming: when the maximum repeats
5:24Probability that a ratio is an integer
6:16Probability of drawing two white balls
6:44Matrix equality and the product xy
7:29Rate of change of a circle's area

Lesson notes

This lesson works through ten objective questions from previous Class 12 board papers, covering inverse trigonometry, matrices, determinants, integration, vectors, linear programming, and probability.

Evaluating sin1 ⁣(cos3π5)\sin^{-1}\!\left(\cos\tfrac{3\pi}{5}\right)

Write the cosine as a sine using cosθ=sin ⁣(π2θ)\cos\theta = \sin\!\left(\tfrac{\pi}{2} - \theta\right):

cos3π5=sin ⁣(π23π5)=sin ⁣(5π6π10)=sin ⁣(π10).\cos\tfrac{3\pi}{5} = \sin\!\left(\tfrac{\pi}{2} - \tfrac{3\pi}{5}\right) = \sin\!\left(\tfrac{5\pi - 6\pi}{10}\right) = \sin\!\left(-\tfrac{\pi}{10}\right).

Since π10-\tfrac{\pi}{10} lies in the principal range, sin1 ⁣(sinx)=x\sin^{-1}\!\left(\sin x\right) = x gives:

sin1 ⁣(cos3π5)=π10.\sin^{-1}\!\left(\cos\tfrac{3\pi}{5}\right) = -\tfrac{\pi}{10}.

Combining matrix products ABAB and XYXY

Let A=[234]A = \begin{bmatrix} 2 & -3 & 4 \end{bmatrix} and B=[322]B = \begin{bmatrix} 3 \\ 2 \\ 2 \end{bmatrix}, with X=[123]X = \begin{bmatrix} 1 & 2 & 3 \end{bmatrix} and Y=[234]Y = \begin{bmatrix} 2 \\ 3 \\ 4 \end{bmatrix}.

Product ABAB. Multiplying the row by the column:

AB=23+(3)2+42=66+8=8.AB = 2\cdot 3 + (-3)\cdot 2 + 4\cdot 2 = 6 - 6 + 8 = 8.

Product XYXY. Similarly:

XY=12+23+34=2+6+12=20.XY = 1\cdot 2 + 2\cdot 3 + 3\cdot 4 = 2 + 6 + 12 = 20.

Adding the two single-entry results:

AB+XY=8+20=28.AB + XY = 8 + 20 = 28.

Solving a determinant equation for xx

We are given a determinant equation whose solution is x=1x = -1. Expanding the determinant along the first row, collecting the terms in xx, and setting the result to zero reduces to:

3x=3x=1.3x = -3 \quad\Longrightarrow\quad x = -1.

Definite integral 0π/8tan22xdx\displaystyle\int_0^{\pi/8} \tan^2 2x\,dx

Use the identity tan2θ=sec2θ1\tan^2\theta = \sec^2\theta - 1:

0π/8tan22xdx=0π/8(sec22x1)dx.\int_0^{\pi/8} \tan^2 2x\,dx = \int_0^{\pi/8} \left(\sec^2 2x - 1\right) dx.

Integrating each term, with sec22xdx=12tan2x\displaystyle\int \sec^2 2x\,dx = \tfrac{1}{2}\tan 2x:

=[12tan2xx]0π/8.= \left[\tfrac{1}{2}\tan 2x - x\right]_0^{\pi/8}.

At the upper limit 2x=π42x = \tfrac{\pi}{4}, so tanπ4=1\tan\tfrac{\pi}{4} = 1:

=(121π8)(00)=12π8.= \left(\tfrac{1}{2}\cdot 1 - \tfrac{\pi}{8}\right) - (0 - 0) = \tfrac{1}{2} - \tfrac{\pi}{8}.

Angle between two vectors

Given ab=12ab\vec{a}\cdot\vec{b} = \tfrac{1}{2}\,|\vec{a}|\,|\vec{b}|, use the dot-product formula:

cosθ=abab=12abab=12.\cos\theta = \frac{\vec{a}\cdot\vec{b}}{|\vec{a}|\,|\vec{b}|} = \frac{\tfrac{1}{2}\,|\vec{a}|\,|\vec{b}|}{|\vec{a}|\,|\vec{b}|} = \tfrac{1}{2}.

Therefore:

θ=π3=60.\theta = \tfrac{\pi}{3} = 60^\circ.

Linear programming: when the maximum repeats

If the objective function zz takes the same maximum value at two corner points of the feasible region, then the maximum is not attained only at those two points. Every point on the line segment joining them gives the same value of zz, so the number of points where the maximum occurs is infinite.

Probability that ab\tfrac{a}{b} is an integer

Two distinct numbers aa and bb (aba \ne b) are chosen from the set {1,2,3,4,5}\{1, 2, 3, 4, 5\}. The number of ordered pairs is:

n(S)=5×4=20.n(S) = 5 \times 4 = 20.

The favourable pairs, where ab\tfrac{a}{b} is a whole number, are (2,1),(3,1),(4,1),(5,1),(4,2)(2,1), (3,1), (4,1), (5,1), (4,2), giving 55 outcomes. So:

P ⁣(ab is an integer)=520=14.P\!\left(\tfrac{a}{b}\text{ is an integer}\right) = \frac{5}{20} = \tfrac{1}{4}.

Probability of drawing two white balls

A bag contains 33 white, 44 black, and 22 red balls, so 99 in total. Two balls are drawn without replacement. The probability both are white is:

3C29C2=336=112.\frac{{}^{3}C_2}{{}^{9}C_2} = \frac{3}{36} = \tfrac{1}{12}.

Matrix equality and the product xyxy

Comparing corresponding entries gives the system:

x+y=2,xy=4.x + y = 2, \qquad x - y = 4.

Adding the equations: 2x=62x = 6, so x=3x = 3. Substituting back: y=23=1y = 2 - 3 = -1. Therefore:

xy=3×(1)=3.x \cdot y = 3 \times (-1) = -3.

Rate of change of a circle's area

The area of a circle is A=πr2A = \pi r^2. Differentiating with respect to the radius:

dAdr=2πr.\frac{dA}{dr} = 2\pi r.

At r=3r = 3:

dAdr=2π3=6π cm.\frac{dA}{dr} = 2\pi \cdot 3 = 6\pi \text{ cm}.

Key takeaways

  • Convert cosθ\cos\theta to sin ⁣(π2θ)\sin\!\left(\tfrac{\pi}{2} - \theta\right) to evaluate an inverse-sine cleanly.
  • A row matrix times a column matrix gives a single number; here AB+XY=28AB + XY = 28.
  • For tan22xdx\int \tan^2 2x\,dx, replace tan2\tan^2 with sec21\sec^2 - 1 before integrating.
  • In an LPP, equal maxima at two corners means infinitely many optimal points along the joining segment.