Class CBSE Class 12 Mathematics Matrices and Determinants Q #840
KNOWLEDGE BASED
APPLY
1 Marks 2023 MCQ SINGLE
If A=\begin{bmatrix}0&1\\ -1&0\end{bmatrix} and (3\~I+4\~A)(3\~I-4\~A)=x^{2}I, then the value(s) x is/are:
(A) \pm\sqrt{7}
(B) 0
(C) \pm5
(D) 25

AI Tutor Explanation

Powered by Gemini

Step-by-Step Solution

Given: \(A = \begin{bmatrix} 0 & 1 \\ -1 & 0 \end{bmatrix}\) and \((3I + 4A)(3I - 4A) = x^2 I\)

First, expand the left side of the equation:

\((3I + 4A)(3I - 4A) = (3I)^2 - (4A)^2 = 9I^2 - 16A^2\)

Since \(I\) is the identity matrix, \(I^2 = I\). So, \(9I^2 = 9I\).

Now, calculate \(A^2\):

\(A^2 = A \cdot A = \begin{bmatrix} 0 & 1 \\ -1 & 0 \end{bmatrix} \begin{bmatrix} 0 & 1 \\ -1 & 0 \end{bmatrix} = \begin{bmatrix} -1 & 0 \\ 0 & -1 \end{bmatrix} = -I\)

Substitute \(A^2 = -I\) into the equation:

\(9I - 16A^2 = 9I - 16(-I) = 9I + 16I = 25I\)

So, we have \(25I = x^2 I\).

Therefore, \(x^2 = 25\), which means \(x = \pm 5\).

Correct Answer: \(\pm 5\)

AI Suggestion: Option C

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an APPLY question because the student needs to apply their knowledge of matrix operations (addition, multiplication, scalar multiplication) and the identity matrix to solve for the unknown variable 'x'.
Knowledge Dimension: PROCEDURAL
Justification: The question requires the student to execute a series of steps involving matrix algebra, such as multiplying matrices, adding matrices, and using the properties of the identity matrix. The focus is on the correct application of these procedures to arrive at the solution.
Syllabus Audit: In the context of CBSE Class 12, this is classified as KNOWLEDGE. The question directly tests the student's understanding and application of matrix algebra concepts as covered in the textbook.