Class CBSE Class 12 Mathematics Matrices and Determinants Q #1466
KNOWLEDGE BASED
REMEMBER
2 Marks 2025 AISSCE(Board Exam) VSA
If $A=\begin{bmatrix}2&3\\ -1&2\end{bmatrix}$, then show that $A^{2}-4A+7I=0$.

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Calculate $A^2$

First, we need to find $A^2$, which is $A \times A$. $$A^2 = \begin{bmatrix}2&3\\ -1&2\end{bmatrix} \begin{bmatrix}2&3\\ -1&2\end{bmatrix}$$ $$A^2 = \begin{bmatrix}(2\times2 + 3\times(-1))&(2\times3 + 3\times2)\\ (-1\times2 + 2\times(-1))&(-1\times3 + 2\times2)\end{bmatrix}$$ $$A^2 = \begin{bmatrix}(4 - 3)&(6 + 6)\\ (-2 - 2)&(-3 + 4)\end{bmatrix}$$ $$A^2 = \begin{bmatrix}1&12\\ -4&1\end{bmatrix}$$

Step 2: Calculate $4A$

Next, we calculate $4A$ by multiplying the matrix $A$ by the scalar 4. $$4A = 4\begin{bmatrix}2&3\\ -1&2\end{bmatrix} = \begin{bmatrix}8&12\\ -4&8\end{bmatrix}$$

Step 3: Calculate $7I$

Now, we calculate $7I$, where $I$ is the identity matrix of order 2. $$7I = 7\begin{bmatrix}1&0\\ 0&1\end{bmatrix} = \begin{bmatrix}7&0\\ 0&7\end{bmatrix}$$

Step 4: Calculate $A^2 - 4A + 7I$

Now, we substitute the calculated matrices into the expression $A^2 - 4A + 7I$. $$A^2 - 4A + 7I = \begin{bmatrix}1&12\\ -4&1\end{bmatrix} - \begin{bmatrix}8&12\\ -4&8\end{bmatrix} + \begin{bmatrix}7&0\\ 0&7\end{bmatrix}$$ $$A^2 - 4A + 7I = \begin{bmatrix}1-8+7&12-12+0\\ -4-(-4)+0&1-8+7\end{bmatrix}$$ $$A^2 - 4A + 7I = \begin{bmatrix}0&0\\ 0&0\end{bmatrix}$$ $$A^2 - 4A + 7I = 0$$

Final Answer: $A^{2}-4A+7I=0$

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an REMEMBER question because the student needs to recall the matrix multiplication and substitution to verify the given equation.
Knowledge Dimension: PROCEDURAL
Justification: The question requires the student to apply the procedures of matrix multiplication, scalar multiplication, and matrix addition/subtraction 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 of matrix operations as defined in the textbook.

More from this Chapter

SA
A shopkeeper sells 50 Chemistry, 60 Physics and 35 Maths books on day I and sells 40 Chemistry, 45 Physics and 50 Maths books on day II. If the selling price for each such subject book is ₹150 (Chemistry), ₹175 (Physics) and ₹180 (Maths), then find his total sale in two days, using matrix method. If cost price of all the books together is ₹35,000, what profit did he earn after the sale of two days?
MCQ_SINGLE
If for a square matrix A, A² - A + I = O then A⁻¹ equals
LA
On the inauguration day of a new showroom, a lucky draw was organized and some vouchers of ₹ 1,000 and 500 were given to the lucky draw winners. A total of 60 vouchers were given on the day. The number of ₹ 1,000 vouchers added to 3 times the number of 500 vouchers, gives 100. Express the given information as a system of linear equations in two variables. Hence, find the number of vouchers of each type by matrix method.
LA
A school wants to allocate students into three clubs Sports, Music and Drama, under following conditions: The number of students in Sports club should be equal to the sum of the number of students in Music and Drama club. The number of students in Music club should be 20 more than half the number of students in Sports club. The total number of students to be allocated in all three clubs are 180. Find the number of students allocated to different clubs, using matrix method.
MCQ_SINGLE
Which of the following can be both a symmetric and skew-symmetric matrix ?
View All Questions