English

If A = [3-41120] and B = [212124], then verify (BA)2 ≠ B2A2

Advertisements
Advertisements

Question

If A = `[(3, -4),(1, 1),(2, 0)]` and B = `[(2, 1, 2),(1, 2, 4)]`, then verify (BA)2 ≠ B2A2 

Sum
Advertisements

Solution

Here, B = `[(2, 1, 2),(1, 2, 4)]_(2 xx 3)` and A = `[(3, -4),(1, 1),(2, 0)]_(3 xx 2)`

∴ BA = `[(6 + 1 + 4, -8 + 1 + 0),(3 + 2 + 8, -4 + 2 + 0)]_(2 xx 2)`

⇒ BA =  `[(11, -7),(13, -2)]`

L.H.S. (BA)2 = (BA) · (BA)

= `[(11, -7),(13, -2)][(11, -7),(13, -2)]`

⇒ `[(121 - 91, -77 + 14),(143 - 26, -91 + 4)]`

⇒ `[(30, -63),(117, -87)]`

R.H.S B2 = B · B

= `[(2, 1, 2),(1, 2, 4)]_(2 xx 3) * [(2, 1, 2),(1, 2, 4)]_(2 xx 3)`

Here, number of columns of first

i.e., 3 is not equal to the number of rows of second matrix i.e., 2.

So, B2 is not possible.

Similarly, A2 is also not possible.

Hence, (BA)2 · B2A2 

shaalaa.com
  Is there an error in this question or solution?
Chapter 3: Matrices - Exercise [Page 54]

APPEARS IN

NCERT Exemplar Mathematics Exemplar [English] Class 12
Chapter 3 Matrices
Exercise | Q 14 | Page 54

Video TutorialsVIEW ALL [2]

RELATED QUESTIONS

If A is a square matrix, such that A2=A, then write the value of 7A(I+A)3, where I is an identity matrix.


`A = [a_(ij)]_(m xx n)` is a square matrix, if ______.


If A = `[(0, -tan  α/2), (tan  α/2, 0)]` and I is the identity matrix of order 2, show that I + A = `(I - A)[(cos α, -sin α),(sin α, cos α)]`


Let A = `[(0,1),(0,0)]`show that (aI+bA)n  = anI + nan-1 bA , where I is the identity matrix of order 2 and n ∈ N


if A = [(1,1,1),(1,1,1),(1,1,1)], Prove that A" = `[(3^(n-1),3^(n-1),3^(n-1)),(3^(n-1),3^(n-1),3^(n-1)),(3^(n-1),3^(n-1),3^(n-1))]` `n in N`


if `A = [(3,-4),(1,-1)]` then prove A"=` [(1+2n, -4n),(n, 1-2n)]` where n is any positive integer


If A = `[(α, β),(γ, -α)]` is such that A2 = I, then ______.


Let A = `((2,-1),(3,4))`, B = `((5,2),(7,4))`, C= `((2,5),(3,8))` find a matrix D such that CD − AB = O


Use product `[(1,-1,2),(0,2,-3),(3,-2,4)][(-2,0,1),(9,2,-3),(6,1,-2)]` to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3


If A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.


If\[A = \begin{bmatrix}2 & 3 \\ 4 & 5\end{bmatrix}\]prove that A − AT is a skew-symmetric matrix.


if  `vec"a"= 2hat"i" + 3hat"j"+ hat"k", vec"b" = hat"i" -2hat"j" + hat"k" and vec"c" = -3hat"i" + hat"j" + 2hat"k", "find" [vec"a" vec"b" vec"c"]`


Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:

`[(2, 0, 0),(3, -1, 0),(-7, 3, 1)]`


Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:

`[(10, -15, 27),(-15, 0, sqrt(34)),(27, sqrt(34), 5/3)]`


Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:

`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`


Identify the following matrix is singular or non-singular?

`[(5, 0, 5),(1, 99, 100),(6, 99, 105)]`


Identify the following matrix is singular or non-singular?

`[(7, 5),(-4, 7)]`


Find k if the following matrix is singular:

`[(7, 3),(-2, "k")]`


If A = `[(5, 1, -1),(3, 2, 0)]`, Find (AT)T.


If A = `[(7, 3, 1),(-2, -4, 1),(5, 9, 1)]`, Find (AT)T.


Answer the following question:

If A = diag [2 –3 –5], B = diag [4 –6 –3] and C = diag [–3 4 1] then find 2A + B – 5C


Answer the following question:

If A = `[(1, 2),(3, 2),(-1, 0)]` and B = `[(1, 3, 2),(4, -1, -3)]`, show that AB is singular.


If A = `[(6, 0),("p", "q")]` is a scalar matrix, then the values of p and q are ______ respectively.


Choose the correct alternative:

If B = `[(6, 3),(-2, "k")]` is singular matrix, then the value of k is ______


If A = `[(3, 1),(-1, 2)]`, then prove that A2 – 5A + 7I = O, where I is unit matrix of order 2


AB = AC ⇒ B = C for any three matrices of same order.


If X and Y are 2 × 2 matrices, then solve the following matrix equations for X and Y.

2X + 3Y = `[(2, 3),(4, 0)]`, 3Y + 2Y = `[(-2, 2),(1, -5)]`


A square matrix in which elements in the diagonal are all 1 and rest are all zero is called an


A diagonal matrix in which all diagonal elements are same, is called a ______ matrix.


Let A = `[(0, -2),(2, 0)]`. If M and N are two matrices given by M = `sum_(k = 1)^10 A^(2k)` and N = `sum_(k = 1)^10 A^(2k - 1)` then MN2 is ______.


Assertion: Let the matrices A = `((-3, 2),(-5, 4))` and B = `((4, -2),(5, -3))` be such that A100B = BA100

Reason: AB = BA implies AB = BA for all positive integers n.


A matrix with only one column is called a:


Which elements form the diagonal of a square matrix?


An identity matrix (unit matrix) is a square matrix with:


Which condition defines an identity matrix?


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×