Home
Class 12
MATHS
If A+B=[(1,0,2),(2,2,2),(1,1,2)] and A-B...

If `A+B=[(1,0,2),(2,2,2),(1,1,2)]` and `A-B=[(1,4,4),(4,2,0),(-1,1,2)]` then `A=[(1,2,3),(3,2,1),(0,0,2)]` and `B=[(0,-2,-1),(-1,0,1),(1,1,0)]`

Text Solution

AI Generated Solution

The correct Answer is:
To solve the problem, we need to find the matrices A and B given the equations: 1. \( A + B = \begin{pmatrix} 1 & 0 & 2 \\ 2 & 2 & 2 \\ 1 & 1 & 2 \end{pmatrix} \) 2. \( A - B = \begin{pmatrix} 1 & 4 & 4 \\ 4 & 2 & 0 \\ -1 & 1 & 2 \end{pmatrix} \) ### Step 1: Add the two equations We will add the two equations together: \[ (A + B) + (A - B) = \begin{pmatrix} 1 & 0 & 2 \\ 2 & 2 & 2 \\ 1 & 1 & 2 \end{pmatrix} + \begin{pmatrix} 1 & 4 & 4 \\ 4 & 2 & 0 \\ -1 & 1 & 2 \end{pmatrix} \] This simplifies to: \[ 2A = \begin{pmatrix} 1 + 1 & 0 + 4 & 2 + 4 \\ 2 + 4 & 2 + 2 & 2 + 0 \\ 1 - 1 & 1 + 1 & 2 + 2 \end{pmatrix} \] Calculating each element: \[ 2A = \begin{pmatrix} 2 & 4 & 6 \\ 6 & 4 & 2 \\ 0 & 2 & 4 \end{pmatrix} \] ### Step 2: Divide by 2 to find A Now, we divide each element by 2 to find matrix A: \[ A = \frac{1}{2} \begin{pmatrix} 2 & 4 & 6 \\ 6 & 4 & 2 \\ 0 & 2 & 4 \end{pmatrix} = \begin{pmatrix} 1 & 2 & 3 \\ 3 & 2 & 1 \\ 0 & 0 & 2 \end{pmatrix} \] ### Step 3: Substitute A back to find B Now that we have A, we can substitute it back into one of the original equations to find B. We'll use the first equation: \[ B = (A + B) - A \] Substituting the values: \[ B = \begin{pmatrix} 1 & 0 & 2 \\ 2 & 2 & 2 \\ 1 & 1 & 2 \end{pmatrix} - \begin{pmatrix} 1 & 2 & 3 \\ 3 & 2 & 1 \\ 0 & 0 & 2 \end{pmatrix} \] Calculating B: \[ B = \begin{pmatrix} 1 - 1 & 0 - 2 & 2 - 3 \\ 2 - 3 & 2 - 2 & 2 - 1 \\ 1 - 0 & 1 - 0 & 2 - 2 \end{pmatrix} = \begin{pmatrix} 0 & -2 & -1 \\ -1 & 0 & 1 \\ 1 & 1 & 0 \end{pmatrix} \] ### Final Matrices Thus, we have: \[ A = \begin{pmatrix} 1 & 2 & 3 \\ 3 & 2 & 1 \\ 0 & 0 & 2 \end{pmatrix} \] \[ B = \begin{pmatrix} 0 & -2 & -1 \\ -1 & 0 & 1 \\ 1 & 1 & 0 \end{pmatrix} \]
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    ML KHANNA|Exercise PROBLEM SET(1) (FILL IN THE BLANKS)|19 Videos
  • MATRICES

    ML KHANNA|Exercise SELF ASSESSMENT TEST|13 Videos
  • MATRICES

    ML KHANNA|Exercise PROBLEM SET(1) (ASSERTION /REASON)|3 Videos
  • MATHEMATICAL REASONING

    ML KHANNA|Exercise PROBLEM SET (2) ASSERTION/REASON|3 Videos
  • MAXIMA AND MINIMA

    ML KHANNA|Exercise MISCELANEOUS EXERCISE (COMPREHENSION)|3 Videos

Similar Questions

Explore conceptually related problems

If A=[(1,-1,0),(2,3,4),(0,1,2)] and B =[(2,2,-4),(-4,2,-4),(2,-1,5)] , then :

If A=[(1,-1,0),(2,3,4),(0,1,2)] and B=[(2,2,-4),(-4,2,-4),(2,-1,5)] , then :

If A=[{:(,1),(,2),(,3):}]and B =[{:(,-5,4,0),(,0,2,-1),(,1,-3,2):}]"then"

If A = [(1,2),(3,-2),(-1,0)]and B = [(1,3,2),(4,-1,3)] then find the order of AB.

If A = [(0,1),(2,3),(1,-1)]and B = [(1,2,1),(2,1,0)] , then find (AB)^(-1)

Find AB and BA if exists from the following matrices A and B: (i) A=[{:(2,3,-1),(0,1,2):}]and B=[{:(2,-6),(-4,0):}] (ii) A=[{:(1,2,3),(0,1,-2),(-1,0,-1):}]and B=[{:(0,0,2),(2,0,0),(0,2,0):}] (iii) A=[{:(0,3,4),(2,1,-2),(1,-3,-1):}]and B=[{:(2,1,3),(-1,0,-2):}]

If A=[(2,1,3),(4,1,0)] and B=[(1,-1),(0,2),(5,0)] , then AB will be