
If $A=\left( \begin{matrix}
1 & 1 \\
0 & 1 \\
\end{matrix} \right)$ , $B=\left( \begin{matrix}
0 & 1 \\
1 & 0 \\
\end{matrix} \right)$ then AB is equal to?
A . $\left( \begin{matrix}
0 & 0 \\
0 & 0 \\
\end{matrix} \right)$
B. $\left( \begin{matrix}
1 & 1 \\
1 & 0 \\
\end{matrix} \right)$
C. $\left( \begin{matrix}
1 & 0 \\
0 & 1 \\
\end{matrix} \right)$
D. $\left( \begin{matrix}
1 & 0 \\
0 & 1 \\
\end{matrix} \right)$
Answer
161.7k+ views
Hint: Given two matrices A and B of order $(2\times 2)$. We have to find AB. In order to multiply the matrices, both the matrix are of the same order. As the given matrices are of the same order, so we multiply them to get the desirable answer.
Complete step by step Solution:
Given matrix is $A=\left( \begin{matrix}
1 & 1 \\
0 & 1 \\
\end{matrix} \right)$ and $B=\left( \begin{matrix}
0 & 1 \\
1 & 0 \\
\end{matrix} \right)$
In matrix A, there are 2 rows and 2 columns.
Similarly in matrix B, there are 2 rows and 2 columns.
So both are of order $(2\times 2)$ matrix.
The basic representation of $(2\times 2)$ matrix is $\left( \begin{matrix}
{{a}_{11}} & {{a}_{12}} \\
{{a}_{21}} & {{a}_{22}} \\
\end{matrix} \right)$
Then AB will represent as $\left( \begin{matrix}
{{a}_{11}} & {{a}_{12}} \\
{{a}_{21}} & {{a}_{22}} \\
\end{matrix} \right)$
AB = $\left( \begin{matrix}
1 & 1 \\
0 & 1 \\
\end{matrix} \right)$$\left( \begin{matrix}
0 & 1 \\
1 & 0 \\
\end{matrix} \right)$ = $\left( \begin{matrix}
{{a}_{11}} & {{a}_{12}} \\
{{a}_{21}} & {{a}_{22}} \\
\end{matrix} \right)$
The first digit of the first row is the sum of the multiplication of the first row of matrix A and the first column of matrix B.
That is ${{a}_{11}}=1\times 0+1\times 1$
Then ${{a}_{11}}=1$
Similarly, for the second digit of the first row, it is the sum of the multiplication of the first row of matrix A with the second column of matrix B.
That is ${{a}_{12}}=1\times 1+1\times 0$
Then ${{a}_{12}}=1$
Now for the second row
The first digit of the second row is the sum of the multiplication of the second row of matrix A with the first column of matrix B
That is ${{a}_{21}}=0\times 0+1\times 1$
Then ${{a}_{21}}=1$
Similarly, for the second digit of the first row, it is the sum of the multiplication of the second row of matrix A with the second column of matrix B.
That is ${{a}_{22}}=0\times 1+1\times 0$
Then ${{a}_{22}}=0$
Now we substitute all the values in the AB matrix and get
AB = $\left( \begin{matrix}
1 & 1 \\
1 & 0 \\
\end{matrix} \right)$
Thus the product of A and B is $\left( \begin{matrix}
1 & 1 \\
1 & 0 \\
\end{matrix} \right)$
Therefore, the correct option is (B).
Note: Remember that while multiplying the matrices the elements (that is ) ${{a}_{11}},{{a}_{12}}$ represents the row number of matrix 1 and column number of matrix 2. For example, ${{a}_{11}}$ tells us about the multiplication of the first row of matrix 1 with the first column of matrix 2. ${{a}_{12}}$ represents the multiplication of the first row of the matrix 1 with the second column of the matrix 2 and so on.
Complete step by step Solution:
Given matrix is $A=\left( \begin{matrix}
1 & 1 \\
0 & 1 \\
\end{matrix} \right)$ and $B=\left( \begin{matrix}
0 & 1 \\
1 & 0 \\
\end{matrix} \right)$
In matrix A, there are 2 rows and 2 columns.
Similarly in matrix B, there are 2 rows and 2 columns.
So both are of order $(2\times 2)$ matrix.
The basic representation of $(2\times 2)$ matrix is $\left( \begin{matrix}
{{a}_{11}} & {{a}_{12}} \\
{{a}_{21}} & {{a}_{22}} \\
\end{matrix} \right)$
Then AB will represent as $\left( \begin{matrix}
{{a}_{11}} & {{a}_{12}} \\
{{a}_{21}} & {{a}_{22}} \\
\end{matrix} \right)$
AB = $\left( \begin{matrix}
1 & 1 \\
0 & 1 \\
\end{matrix} \right)$$\left( \begin{matrix}
0 & 1 \\
1 & 0 \\
\end{matrix} \right)$ = $\left( \begin{matrix}
{{a}_{11}} & {{a}_{12}} \\
{{a}_{21}} & {{a}_{22}} \\
\end{matrix} \right)$
The first digit of the first row is the sum of the multiplication of the first row of matrix A and the first column of matrix B.
That is ${{a}_{11}}=1\times 0+1\times 1$
Then ${{a}_{11}}=1$
Similarly, for the second digit of the first row, it is the sum of the multiplication of the first row of matrix A with the second column of matrix B.
That is ${{a}_{12}}=1\times 1+1\times 0$
Then ${{a}_{12}}=1$
Now for the second row
The first digit of the second row is the sum of the multiplication of the second row of matrix A with the first column of matrix B
That is ${{a}_{21}}=0\times 0+1\times 1$
Then ${{a}_{21}}=1$
Similarly, for the second digit of the first row, it is the sum of the multiplication of the second row of matrix A with the second column of matrix B.
That is ${{a}_{22}}=0\times 1+1\times 0$
Then ${{a}_{22}}=0$
Now we substitute all the values in the AB matrix and get
AB = $\left( \begin{matrix}
1 & 1 \\
1 & 0 \\
\end{matrix} \right)$
Thus the product of A and B is $\left( \begin{matrix}
1 & 1 \\
1 & 0 \\
\end{matrix} \right)$
Therefore, the correct option is (B).
Note: Remember that while multiplying the matrices the elements (that is ) ${{a}_{11}},{{a}_{12}}$ represents the row number of matrix 1 and column number of matrix 2. For example, ${{a}_{11}}$ tells us about the multiplication of the first row of matrix 1 with the first column of matrix 2. ${{a}_{12}}$ represents the multiplication of the first row of the matrix 1 with the second column of the matrix 2 and so on.
Recently Updated Pages
If tan 1y tan 1x + tan 1left frac2x1 x2 right where x frac1sqrt 3 Then the value of y is

Geometry of Complex Numbers – Topics, Reception, Audience and Related Readings

JEE Main 2021 July 25 Shift 1 Question Paper with Answer Key

JEE Main 2021 July 22 Shift 2 Question Paper with Answer Key

JEE Electricity and Magnetism Important Concepts and Tips for Exam Preparation

JEE Energetics 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

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

NIT Cutoff Percentile for 2025

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

JEE Advanced 2025: Dates, Registration, Syllabus, Eligibility Criteria and More

Degree of Dissociation and Its Formula With Solved Example for JEE

Free Radical Substitution Mechanism of Alkanes for JEE Main 2025

JEE Advanced 2025 Notes
