Home
Class 12
MATHS
(i) if A+B=[{:(3,4),(-1,0):}]and A-B =[{...

(i) if `A+B=[{:(3,4),(-1,0):}]and A-B =[{:(1,2),(5,6):}],` then find the matrix A and B.
(ii) `if X+Y=[{:(2,1),(1,2):}]and 2X-Y=[{:(1,2),(2,1):}]` then find X and Y .

Text Solution

AI Generated Solution

The correct Answer is:
To solve the given problems step by step, we will break them down into manageable parts. ### Part (i) Given: 1. \( A + B = \begin{pmatrix} 3 & 4 \\ -1 & 0 \end{pmatrix} \) (Equation 1) 2. \( A - B = \begin{pmatrix} 1 & 2 \\ 5 & 6 \end{pmatrix} \) (Equation 2) **Step 1: Add Equation 1 and Equation 2.** \[ (A + B) + (A - B) = \begin{pmatrix} 3 & 4 \\ -1 & 0 \end{pmatrix} + \begin{pmatrix} 1 & 2 \\ 5 & 6 \end{pmatrix} \] This simplifies to: \[ 2A = \begin{pmatrix} 3 + 1 & 4 + 2 \\ -1 + 5 & 0 + 6 \end{pmatrix} = \begin{pmatrix} 4 & 6 \\ 4 & 6 \end{pmatrix} \] **Step 2: Solve for A.** \[ A = \frac{1}{2} \begin{pmatrix} 4 & 6 \\ 4 & 6 \end{pmatrix} = \begin{pmatrix} 2 & 3 \\ 2 & 3 \end{pmatrix} \] **Step 3: Substitute A back into Equation 1 to find B.** Using Equation 1: \[ A + B = \begin{pmatrix} 3 & 4 \\ -1 & 0 \end{pmatrix} \] Substituting \( A \): \[ \begin{pmatrix} 2 & 3 \\ 2 & 3 \end{pmatrix} + B = \begin{pmatrix} 3 & 4 \\ -1 & 0 \end{pmatrix} \] **Step 4: Solve for B.** \[ B = \begin{pmatrix} 3 & 4 \\ -1 & 0 \end{pmatrix} - \begin{pmatrix} 2 & 3 \\ 2 & 3 \end{pmatrix} = \begin{pmatrix} 1 & 1 \\ -3 & -3 \end{pmatrix} \] Thus, the matrices are: \[ A = \begin{pmatrix} 2 & 3 \\ 2 & 3 \end{pmatrix}, \quad B = \begin{pmatrix} 1 & 1 \\ -3 & -3 \end{pmatrix} \] ### Part (ii) Given: 1. \( X + Y = \begin{pmatrix} 2 & 1 \\ 1 & 2 \end{pmatrix} \) (Equation 1) 2. \( 2X - Y = \begin{pmatrix} 1 & 2 \\ 2 & 1 \end{pmatrix} \) (Equation 2) **Step 1: Add Equation 1 and Equation 2.** \[ (X + Y) + (2X - Y) = \begin{pmatrix} 2 & 1 \\ 1 & 2 \end{pmatrix} + \begin{pmatrix} 1 & 2 \\ 2 & 1 \end{pmatrix} \] This simplifies to: \[ 3X = \begin{pmatrix} 2 + 1 & 1 + 2 \\ 1 + 2 & 2 + 1 \end{pmatrix} = \begin{pmatrix} 3 & 3 \\ 3 & 3 \end{pmatrix} \] **Step 2: Solve for X.** \[ X = \frac{1}{3} \begin{pmatrix} 3 & 3 \\ 3 & 3 \end{pmatrix} = \begin{pmatrix} 1 & 1 \\ 1 & 1 \end{pmatrix} \] **Step 3: Substitute X back into Equation 1 to find Y.** Using Equation 1: \[ X + Y = \begin{pmatrix} 2 & 1 \\ 1 & 2 \end{pmatrix} \] Substituting \( X \): \[ \begin{pmatrix} 1 & 1 \\ 1 & 1 \end{pmatrix} + Y = \begin{pmatrix} 2 & 1 \\ 1 & 2 \end{pmatrix} \] **Step 4: Solve for Y.** \[ Y = \begin{pmatrix} 2 & 1 \\ 1 & 2 \end{pmatrix} - \begin{pmatrix} 1 & 1 \\ 1 & 1 \end{pmatrix} = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \] Thus, the matrices are: \[ X = \begin{pmatrix} 1 & 1 \\ 1 & 1 \end{pmatrix}, \quad Y = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \]

To solve the given problems step by step, we will break them down into manageable parts. ### Part (i) Given: 1. \( A + B = \begin{pmatrix} 3 & 4 \\ -1 & 0 \end{pmatrix} \) (Equation 1) 2. \( A - B = \begin{pmatrix} 1 & 2 \\ 5 & 6 \end{pmatrix} \) (Equation 2) ...
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    NAGEEN PRAKASHAN ENGLISH|Exercise Exercise 3b|15 Videos
  • MATRICES

    NAGEEN PRAKASHAN ENGLISH|Exercise Exercise 3c|10 Videos
  • MATRICES

    NAGEEN PRAKASHAN ENGLISH|Exercise Miscellaneous Exerice|15 Videos
  • LINEAR PROGRAMMING

    NAGEEN PRAKASHAN ENGLISH|Exercise Miscellaneous Exercise|9 Videos
  • PROBABIILITY

    NAGEEN PRAKASHAN ENGLISH|Exercise Miscellaneous Exercise|19 Videos

Similar Questions

Explore conceptually related problems

If A=[{:(,3,x),(,0,1):}] and B=[{:(,9,16),(,0,-y):}] find x and y when A^2=B .

if A=[{:(1,6),(2,4),(-3,5):}]B=[{:(3,4),(1,-2),(2,-1):}], then find a matrix C such that 2A-B+c=0

Find X if Y=[(3, 2),( 1, 4)] and 2X+Y=[(1, 0),(-3, 2)] .

Find the values of x,y,a and b, if : [{:(,x-2,y),(,a//2,b+1):}]=[{:(,0,3),(,1,5):}]

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

A={:[(1,2),(3,4),(5,6)]:},B={:[(0,1),(-1,2),(-2,1)]:} , then find matrix X such that 2A +3X=5B.

Find X and Y,if 2[{:(1,3),(0,x):}]+[{:(y,0),(1,2):}]=[{:(5,6),(1,8):}]

Find x and y if [{:(,3,-2),(,-1,4):}] [{:(,2x),(,1):}] +2 [{:(,-4),(,5):}] =4[{:(,2),(,y):}]

If 2((1,3),(0,x))+((y,0),(1,2))=((5,6),(1,8)) , then find the value of x+y.

A={:[(1,2,1),(3,-1,2),(1,0,3)]:},B={:[(1,1,1),(-1,1,1),(2,-2,2)]:} then find matrix X such that 2A+X=2B.

NAGEEN PRAKASHAN ENGLISH-MATRICES-Exercise 3a
  1. if A=[{:(1,2,3),(-4,5,0):}], then (I) how many columns are in A ? ...

    Text Solution

    |

  2. A=[{:(2,0,-1),(3,2,5),(-1,4,-3),(0,1,7):}],then (i) how many cloumns...

    Text Solution

    |

  3. (i) A matric has 12 elements ,write all possible orders of this ...

    Text Solution

    |

  4. A Matrix has elements a,b,c and d constant the matrix formed with ...

    Text Solution

    |

  5. Construct a 2xx2 matrix A=[a(i j)] whose elements a(i j) are given by:...

    Text Solution

    |

  6. Construct a matrix [a(ij)](3xx3),where a(ij)=(i-j)/(i+j).

    Text Solution

    |

  7. Construct a matrix [a(ij)](3xx3) , where a(ij)=2i-3j.

    Text Solution

    |

  8. if A=[{:(3,-2),(7,1):}]and B=[{:(2,3),(-1,4):}],then find (i) A+B (i...

    Text Solution

    |

  9. if A=[{:(1,2,-5),(-3,4,6):}]and B[{:(-2,3,-4),(1,2,3):}]' then find 2...

    Text Solution

    |

  10. if A=[{:(1+i,-2i),(7,3-i):}]and B=[{:(1-i,2i),(-3,3+i):}],then find A+...

    Text Solution

    |

  11. if A=[{:(4,2),(-3,2),(1,3):}]and B=[{:(-1,3),(0,2),(2,-4):}],then find...

    Text Solution

    |

  12. if A=[{:(1,-4,5),(2,1,-3):}]and B=[{:(2,3,-1),(1,2,3):}]then find a m...

    Text Solution

    |

  13. if A=diag [1" "3" "4],B="diag"[-2" "1" "-1],C="Diag"[3" "-1" "-2]then ...

    Text Solution

    |

  14. Simplify the following : cos theta [{:(costheta,-sintheta ),(sinthe...

    Text Solution

    |

  15. (i) if A+B=[{:(3,4),(-1,0):}]and A-B =[{:(1,2),(5,6):}], then find t...

    Text Solution

    |

  16. if 2A -3B =[{:(4,2),(-1,0),(3,-2):}]and 3A+B=[{:(1,0),(3,5),(-1,4):}]...

    Text Solution

    |

  17. Find the values of x and y from each of the following matrix equatio...

    Text Solution

    |

  18. Find the values of x,y,z from the following matrix equation : [{:(x...

    Text Solution

    |

  19. find the values of x, y,z from the following matrix equation : 2[{...

    Text Solution

    |

  20. if A=[{:(2,-3),(4,-1):}]and B=[{:(3,0),(-1,2):}], then find matrix C...

    Text Solution

    |