Home
Class 12
MATHS
Compute : [(1,0),(0,1)][(2,-1),(1,2)]...

Compute : `[(1,0),(0,1)][(2,-1),(1,2)]`

Text Solution

AI Generated Solution

The correct Answer is:
To compute the product of the matrices \(\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}\) and \(\begin{pmatrix} 2 & -1 \\ 1 & 2 \end{pmatrix}\), we will follow the rules of matrix multiplication. ### Step-by-Step Solution: 1. **Identify the matrices**: - Let \( A = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \) (the identity matrix) - Let \( B = \begin{pmatrix} 2 & -1 \\ 1 & 2 \end{pmatrix} \) 2. **Set up the multiplication**: - The product \( AB \) will be a \( 2 \times 2 \) matrix, and we will denote it as \( C = AB \). 3. **Calculate each element of the resulting matrix**: - The element in the first row, first column of \( C \): \[ C_{11} = (1 \times 2) + (0 \times 1) = 2 + 0 = 2 \] - The element in the first row, second column of \( C \): \[ C_{12} = (1 \times -1) + (0 \times 2) = -1 + 0 = -1 \] - The element in the second row, first column of \( C \): \[ C_{21} = (0 \times 2) + (1 \times 1) = 0 + 1 = 1 \] - The element in the second row, second column of \( C \): \[ C_{22} = (0 \times -1) + (1 \times 2) = 0 + 2 = 2 \] 4. **Combine the results**: - Thus, the resulting matrix \( C \) is: \[ C = \begin{pmatrix} 2 & -1 \\ 1 & 2 \end{pmatrix} \] ### Final Result: The product of the matrices is: \[ \begin{pmatrix} 2 & -1 \\ 1 & 2 \end{pmatrix} \]
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    MODERN PUBLICATION|Exercise NCERT - FILE (Question from NCERT Book) (Exercise 3.1)|10 Videos
  • MATRICES

    MODERN PUBLICATION|Exercise NCERT - FILE (Question from NCERT Book) (Exercise 3.2)|20 Videos
  • MATRICES

    MODERN PUBLICATION|Exercise Objective Type Questions (C. True/False Questions)|4 Videos
  • LINEAR PROGRAMMING

    MODERN PUBLICATION|Exercise Chapter Test|12 Videos
  • PROBABILITY

    MODERN PUBLICATION|Exercise MOCK TEST SECTION D|6 Videos

Similar Questions

Explore conceptually related problems

If [(2,1),(3,2)] A[(-3,2),(5,-3)]=[(1,0),(0,1)] then a is equal to (A) [(0,1),(1,1)] (B) [(1,0),(1,1)] (C) [(1,1),(1,0)] (D) [(1,1),(0,1)]

If for a matrix A,A^2+I=0, where I is an identity matrix then A equals (A) [(1,0),(0,1)] (B) [(-1,0),(0,-1)] (C) [(1,2),(-1,1)] (D) [(-i,0),(0,-i)]

if the product of n matrices [(1,1),(0,1)][(1,2),(0,1)][(1,3),(0,1)]…[(1,n),(0,1)] is equal to the matrix [(1,378),(0,1)] the value of n is equal to

Compute : [(4),(2),(3)]["1 0 2"]

If A=[(1,2),(0,1)], then A^n= (A) [(1,2n),(0,1)] (B) [(2,n),(0,1)] (C) [(1,2n),(0,-1)] (D) [(1,n),(0,1)]

Find the inverse of each of the matrices given below : Compute (AB)^(-1) when A=[(1,1,2),(0,2,-3),(3,-2,4)] and B^(-1)=[(1,2,0),(0,3,-1),(1,0,2)] . Find A^(-1).

Show that (i) [(5,-1),(6,7)][(2,1),(3,4)]!=[(2,1),(3,4)][(5,-1),(6,7)] (ii) [(1,2,3),(0,1,0),(1,1,1)][(-1,1,0),(0,-1,1),(2,3,4)]!=[(-1,1,0),(0,-1,1),(2,3,4)][(1,2,3),(0,1,0),(1,1,0)] .

MODERN PUBLICATION-MATRICES-Objective Type Questions (D. Very Short Answer Type Questions)
  1. Write the element a(12) of the matrix A=[a(ij)](2xx2), whose elements ...

    Text Solution

    |

  2. Find the values of 'x' and 'y' when : [(x+2y,3y),(4x,2)]=[(0,-3),(8,...

    Text Solution

    |

  3. Write the value x-y+z from the following equation : [(x+y+z),(x+z),(...

    Text Solution

    |

  4. If 3A-B=[(5,0),(1,1)] and B=[(4,3),(2,5)] the find the matrix A.

    Text Solution

    |

  5. If A=[(2,-1),(4,2)] and B=[(2,3),(1,2)]find 2A+3B

    Text Solution

    |

  6. If A=[(2,-1),(4,2)],B=[(4,3),(-2,1)],C=[(-2,-3),(-1,-2)], find the val...

    Text Solution

    |

  7. Does the sum [(5,3,2),(2,5,3),(5,2,3)]+[(0,0,0),(0,0,0)] make sense ? ...

    Text Solution

    |

  8. If 3A-B=[(5,0),(1,1)] and B=[(4,3),(2,5)], then find the matrix A.

    Text Solution

    |

  9. Find 'x' and 'y' if 2[(X,5),(3,y)]=[(4,10),(6,6)].

    Text Solution

    |

  10. From the equation : 2((1,3),(0,x))+((y,0),(1,2))=((5,6),(1,8)) find ...

    Text Solution

    |

  11. From the equation : 2((1,3),(0,x))+((y,0),(1,2))=((5,6),(1,8)) find ...

    Text Solution

    |

  12. Write the order of the product matrix : [(1),(2),(3)]["2 3 4"]

    Text Solution

    |

  13. Compute : [(1,0),(0,1)][(2,-1),(1,2)]

    Text Solution

    |

  14. Compute : [(1,0),(1,0)][(0,0),(1,0)]

    Text Solution

    |

  15. Compute : [(4),(2),(3)]["1 0 2"]

    Text Solution

    |

  16. Compute : ["1 2 3 4"][(1),(2),(3),(4)].

    Text Solution

    |

  17. For the symmetric matrix, A=[(2,x,4),(5,3,8),(4,y,9)] find the values ...

    Text Solution

    |

  18. If A is a matrix of order 3xx4 and B is a matrix of order 4xx5, what i...

    Text Solution

    |

  19. For what value of 'x', is the matrix , A=[(0,1,-2),(-1,0,3),(x,-3,0)]...

    Text Solution

    |

  20. A=[(cos alpha,-sin alpha),(sin alpha,cos alpha)] and A+A^(T)=I, find t...

    Text Solution

    |