
If $A = \left[ {\begin{array}{*{20}{c}}
4&1 \\
3&2
\end{array}} \right]$ and $I = \left[ {\begin{array}{*{20}{c}}
1&0 \\
0&1
\end{array}} \right]$ , what is the value of ${A^2} - 6A$ ?
A. $3I$
B. $5I$
C. $ - 5I$
D. None of these
Answer
162.6k+ views
Hint: In the above question, we are provided with a matrix $A$ and we are asked to evaluate the value of ${A^2} - 6A$ . Perform Matrix Algebra and evaluate the value of ${A^2} - 6A$, then select the correct option in regard to the evaluated value.
Complete step by step Solution:
Given matrix:
$A = \left[ {\begin{array}{*{20}{c}}
4&1 \\
3&2
\end{array}} \right]$
Now, we are asked to calculate the value of ${A^2} - 6A$.
Substituting the values,
${A^2} - 6A = \left[ {\begin{array}{*{20}{c}}
4&1 \\
3&2
\end{array}} \right] \times \left[ {\begin{array}{*{20}{c}}
4&1 \\
3&2
\end{array}} \right] - 6 \times \left[ {\begin{array}{*{20}{c}}
4&1 \\
3&2
\end{array}} \right]$
Performing Matrix Algebra,
${A^2} - 6A = \left[ {\begin{array}{*{20}{c}}
{16 + 3}&{4 + 2} \\
{12 + 6}&{3 + 4}
\end{array}} \right] - \left[ {\begin{array}{*{20}{c}}
{24}&6 \\
{18}&{12}
\end{array}} \right]$
Simplifying further,
${A^2} - 6A = \left[ {\begin{array}{*{20}{c}}
{19}&6 \\
{18}&7
\end{array}} \right] - \left[ {\begin{array}{*{20}{c}}
{24}&6 \\
{18}&{12}
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
{19 - 24}&{6 - 6} \\
{18 - 18}&{7 - 12}
\end{array}} \right]$
This gives:
${A^2} - 6A = \left[ {\begin{array}{*{20}{c}}
{ - 5}&0 \\
0&{ - 5}
\end{array}} \right]$
Taking $ - 5$ common from both the rows,
${A^2} - 6A = - 5\left[ {\begin{array}{*{20}{c}}
1&0 \\
0&1
\end{array}} \right]$
As $\left[ {\begin{array}{*{20}{c}}
1&0 \\
0&1
\end{array}} \right]$ is an identity matrix, therefore, ${A^2} - 6A = - 5I$ .
Hence, the correct option is (C).
Note: When a scalar is multiplied with a matrix, the resultant matrix is the original matrix with each of its terms multiplied by the scalar. Consider a matrix $A$ such that $A = \left[ {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}}&{{a_{13}}} \\
{{a_{21}}}&{{a_{22}}}&{{a_{23}}} \\
{{a_{31}}}&{{a_{32}}}&{{a_{33}}}
\end{array}} \right]$ and a scalar $k$ , then \[kA = \left[ {\begin{array}{*{20}{c}}
{k{a_{11}}}&{k{a_{12}}}&{k{a_{13}}} \\
{k{a_{21}}}&{k{a_{22}}}&{k{a_{23}}} \\
{k{a_{31}}}&{k{a_{32}}}&{k{a_{33}}}
\end{array}} \right]\].
Complete step by step Solution:
Given matrix:
$A = \left[ {\begin{array}{*{20}{c}}
4&1 \\
3&2
\end{array}} \right]$
Now, we are asked to calculate the value of ${A^2} - 6A$.
Substituting the values,
${A^2} - 6A = \left[ {\begin{array}{*{20}{c}}
4&1 \\
3&2
\end{array}} \right] \times \left[ {\begin{array}{*{20}{c}}
4&1 \\
3&2
\end{array}} \right] - 6 \times \left[ {\begin{array}{*{20}{c}}
4&1 \\
3&2
\end{array}} \right]$
Performing Matrix Algebra,
${A^2} - 6A = \left[ {\begin{array}{*{20}{c}}
{16 + 3}&{4 + 2} \\
{12 + 6}&{3 + 4}
\end{array}} \right] - \left[ {\begin{array}{*{20}{c}}
{24}&6 \\
{18}&{12}
\end{array}} \right]$
Simplifying further,
${A^2} - 6A = \left[ {\begin{array}{*{20}{c}}
{19}&6 \\
{18}&7
\end{array}} \right] - \left[ {\begin{array}{*{20}{c}}
{24}&6 \\
{18}&{12}
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
{19 - 24}&{6 - 6} \\
{18 - 18}&{7 - 12}
\end{array}} \right]$
This gives:
${A^2} - 6A = \left[ {\begin{array}{*{20}{c}}
{ - 5}&0 \\
0&{ - 5}
\end{array}} \right]$
Taking $ - 5$ common from both the rows,
${A^2} - 6A = - 5\left[ {\begin{array}{*{20}{c}}
1&0 \\
0&1
\end{array}} \right]$
As $\left[ {\begin{array}{*{20}{c}}
1&0 \\
0&1
\end{array}} \right]$ is an identity matrix, therefore, ${A^2} - 6A = - 5I$ .
Hence, the correct option is (C).
Note: When a scalar is multiplied with a matrix, the resultant matrix is the original matrix with each of its terms multiplied by the scalar. Consider a matrix $A$ such that $A = \left[ {\begin{array}{*{20}{c}}
{{a_{11}}}&{{a_{12}}}&{{a_{13}}} \\
{{a_{21}}}&{{a_{22}}}&{{a_{23}}} \\
{{a_{31}}}&{{a_{32}}}&{{a_{33}}}
\end{array}} \right]$ and a scalar $k$ , then \[kA = \left[ {\begin{array}{*{20}{c}}
{k{a_{11}}}&{k{a_{12}}}&{k{a_{13}}} \\
{k{a_{21}}}&{k{a_{22}}}&{k{a_{23}}} \\
{k{a_{31}}}&{k{a_{32}}}&{k{a_{33}}}
\end{array}} \right]\].
Recently Updated Pages
JEE Atomic Structure and Chemical Bonding important Concepts and Tips

JEE Amino Acids and Peptides Important Concepts and Tips for Exam Preparation

JEE Electricity and Magnetism Important Concepts and Tips for Exam Preparation

Chemical Properties of Hydrogen - Important Concepts for JEE Exam Preparation

JEE Energetics Important Concepts and Tips for Exam Preparation

JEE Isolation, Preparation and Properties of Non-metals Important Concepts and Tips for Exam Preparation

Trending doubts
JEE Main 2025 Session 2: Application Form (Out), Exam Dates (Released), Eligibility, & More

JEE Main 2025: Derivation of Equation of Trajectory in Physics

Displacement-Time Graph and Velocity-Time Graph for JEE

Degree of Dissociation and Its Formula With Solved Example for JEE

Electric Field Due to Uniformly Charged Ring for JEE Main 2025 - Formula and Derivation

JoSAA JEE Main & Advanced 2025 Counselling: Registration Dates, Documents, Fees, Seat Allotment & Cut‑offs

Other Pages
JEE Advanced Marks vs Ranks 2025: Understanding Category-wise Qualifying Marks and Previous Year Cut-offs

JEE Advanced Weightage 2025 Chapter-Wise for Physics, Maths and Chemistry

NEET 2025 – Every New Update You Need to Know

Verb Forms Guide: V1, V2, V3, V4, V5 Explained

NEET Total Marks 2025

1 Billion in Rupees
