Class CBSE Class 12 Mathematics Matrices and Determinants Q #1682
COMPETENCY BASED
APPLY
1 Marks 2026 AISSCE(Board Exam) MCQ SINGLE
If $A=\begin{bmatrix}\cos x&-\sin x\\\sin x&\cos x\end{bmatrix}$ and $A+A^{\prime}=I$, then the value of $x \in [0,\frac{\pi}{2}]$ is
(A) $0$
(B) $\frac{\pi}{3}$
(C) $\frac{\pi}{4}$
(D) $\frac{\pi}{2}$
Correct Answer: B

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Find the Transpose of Matrix A

Given $A = \begin{bmatrix} \cos x & -\sin x \\ \sin x & \cos x \end{bmatrix}$. The transpose $A'$ is obtained by interchanging rows and columns: $$A' = \begin{bmatrix} \cos x & \sin x \\ -\sin x & \cos x \end{bmatrix}$$

Step 2: Set up the equation A + A' = I

Adding $A$ and $A'$: $$A + A' = \begin{bmatrix} \cos x + \cos x & -\sin x + \sin x \\ \sin x - \sin x & \cos x + \cos x \end{bmatrix} = \begin{bmatrix} 2\cos x & 0 \\ 0 & 2\cos x \end{bmatrix}$$ Given $A + A' = I$, where $I = \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}$, we equate the matrices: $$\begin{bmatrix} 2\cos x & 0 \\ 0 & 2\cos x \end{bmatrix} = \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}$$

Step 3: Solve for x

Equating the corresponding elements, we get: $$2\cos x = 1 \implies \cos x = \frac{1}{2}$$ For $x \in [0, \frac{\pi}{2}]$, the value of $x$ that satisfies $\cos x = \frac{1}{2}$ is $x = \frac{\pi}{3}$.

Final Answer: $\frac{\pi}{3}$

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an APPLY question because it requires the student to utilize the properties of matrix addition and transpose to solve a trigonometric equation.
Knowledge Dimension: PROCEDURAL
Justification: The student must follow a specific sequence of operations (transpose, addition, equality, and trigonometric solving) to reach the result.
Syllabus Audit: In the context of CBSE Class 12, this is classified as COMPETENCY. It tests the integration of Matrix Algebra and Trigonometry, which is a standard expectation for board-level conceptual clarity.