Home
Class 10
MATHS
Let A=[{:(,5,4),(,3,-2):}], B=[{:(,-3,0)...

Let `A=[{:(,5,4),(,3,-2):}], B=[{:(,-3,0),(,1,4):}] and C=[{:(,1,-3),(,0,2):}],` find :
(i) A+B and B+A (ii) (A+B)+C and A+(B+C)
(iii) Is A+B=B+A? (iv) Is (A+B) +C=A+(B+C)?

Text Solution

AI Generated Solution

The correct Answer is:
To solve the problem step by step, we will perform the matrix additions as specified in the question. ### Given Matrices: - \( A = \begin{pmatrix} 5 & 4 \\ 3 & -2 \end{pmatrix} \) - \( B = \begin{pmatrix} -3 & 0 \\ 1 & 4 \end{pmatrix} \) - \( C = \begin{pmatrix} 1 & -3 \\ 0 & 2 \end{pmatrix} \) ### (i) Finding \( A + B \) and \( B + A \) **Step 1: Calculate \( A + B \)** \[ A + B = \begin{pmatrix} 5 & 4 \\ 3 & -2 \end{pmatrix} + \begin{pmatrix} -3 & 0 \\ 1 & 4 \end{pmatrix} \] Now, we add the corresponding elements: \[ = \begin{pmatrix} 5 + (-3) & 4 + 0 \\ 3 + 1 & -2 + 4 \end{pmatrix} \] Calculating each element: \[ = \begin{pmatrix} 2 & 4 \\ 4 & 2 \end{pmatrix} \] **Step 2: Calculate \( B + A \)** \[ B + A = \begin{pmatrix} -3 & 0 \\ 1 & 4 \end{pmatrix} + \begin{pmatrix} 5 & 4 \\ 3 & -2 \end{pmatrix} \] Adding the corresponding elements: \[ = \begin{pmatrix} -3 + 5 & 0 + 4 \\ 1 + 3 & 4 + (-2) \end{pmatrix} \] Calculating each element: \[ = \begin{pmatrix} 2 & 4 \\ 4 & 2 \end{pmatrix} \] ### (ii) Finding \( (A + B) + C \) and \( A + (B + C) \) **Step 3: Calculate \( (A + B) + C \)** We already found \( A + B = \begin{pmatrix} 2 & 4 \\ 4 & 2 \end{pmatrix} \). Now, we add \( C \): \[ (A + B) + C = \begin{pmatrix} 2 & 4 \\ 4 & 2 \end{pmatrix} + \begin{pmatrix} 1 & -3 \\ 0 & 2 \end{pmatrix} \] Adding the corresponding elements: \[ = \begin{pmatrix} 2 + 1 & 4 + (-3) \\ 4 + 0 & 2 + 2 \end{pmatrix} \] Calculating each element: \[ = \begin{pmatrix} 3 & 1 \\ 4 & 4 \end{pmatrix} \] **Step 4: Calculate \( A + (B + C) \)** First, we need to calculate \( B + C \): \[ B + C = \begin{pmatrix} -3 & 0 \\ 1 & 4 \end{pmatrix} + \begin{pmatrix} 1 & -3 \\ 0 & 2 \end{pmatrix} \] Adding the corresponding elements: \[ = \begin{pmatrix} -3 + 1 & 0 + (-3) \\ 1 + 0 & 4 + 2 \end{pmatrix} \] Calculating each element: \[ = \begin{pmatrix} -2 & -3 \\ 1 & 6 \end{pmatrix} \] Now, we add \( A \): \[ A + (B + C) = \begin{pmatrix} 5 & 4 \\ 3 & -2 \end{pmatrix} + \begin{pmatrix} -2 & -3 \\ 1 & 6 \end{pmatrix} \] Adding the corresponding elements: \[ = \begin{pmatrix} 5 + (-2) & 4 + (-3) \\ 3 + 1 & -2 + 6 \end{pmatrix} \] Calculating each element: \[ = \begin{pmatrix} 3 & 1 \\ 4 & 4 \end{pmatrix} \] ### (iii) Is \( A + B = B + A \)? From our calculations: \[ A + B = \begin{pmatrix} 2 & 4 \\ 4 & 2 \end{pmatrix} \] \[ B + A = \begin{pmatrix} 2 & 4 \\ 4 & 2 \end{pmatrix} \] Since both results are equal, we conclude: **Yes, \( A + B = B + A \)**. ### (iv) Is \( (A + B) + C = A + (B + C) \)? From our calculations: \[ (A + B) + C = \begin{pmatrix} 3 & 1 \\ 4 & 4 \end{pmatrix} \] \[ A + (B + C) = \begin{pmatrix} 3 & 1 \\ 4 & 4 \end{pmatrix} \] Since both results are equal, we conclude: **Yes, \( (A + B) + C = A + (B + C) \)**. ### Summary of Results: 1. \( A + B = \begin{pmatrix} 2 & 4 \\ 4 & 2 \end{pmatrix} \) 2. \( B + A = \begin{pmatrix} 2 & 4 \\ 4 & 2 \end{pmatrix} \) 3. \( (A + B) + C = \begin{pmatrix} 3 & 1 \\ 4 & 4 \end{pmatrix} \) 4. \( A + (B + C) = \begin{pmatrix} 3 & 1 \\ 4 & 4 \end{pmatrix} \) 5. \( A + B = B + A \) (Yes) 6. \( (A + B) + C = A + (B + C) \) (Yes)
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    ICSE|Exercise Exercise 9A|15 Videos
  • MATRICES

    ICSE|Exercise Exercise 9B|11 Videos
  • MATHEMATICS-2020

    ICSE|Exercise SECTION-B|17 Videos
  • MEASURES OF CENTRAL TENDENCY (MEAN, MEDIAN, QUARTILES AND MODE)

    ICSE|Exercise EXERCISE 24 (E)|23 Videos

Similar Questions

Explore conceptually related problems

If A=[{:(,5,4),(,3,-1):}], B=[{:(,2,1),(,0,4):}] and C=[{:(,-3,2),(,1,0):}] , find : (i) A+C (ii) B-A (iii) A+B-C

Let A=[{:(,2,1),(,0,-2):}], B=[{:(,4,1),(,-3,-2):}] and C=[{:(,-3,2),(,-1,4):}] . Find A^2+AC-5B .

If A=[{:(,2),(,5):}], B=[{:(,1),(,4):}] and C=[{:(,6),(,-2):}] , find (i) B+C (ii) A-C (iii) A+B-C (iv) A-B+C

Given A=[{:(,2,1),(,3,0):}], B=[(1,1),(5,2)] and C=[{:(,-3,-1),(,0,0):}] , find (i) 2A-3B+C (ii) A+2C-B

If A=[{:(,2,1),(,0,0):}], B=[{:(,2,3),(,4,1):}] and C=[{:(,1,4),(,0,2):}] then show that (i) A(B+C)=AB+AC (ii) (B-A)C=BC-AC .

If A=[{:(1,2),(-2,1):}],B=[{:(2,3),(3,-4):}] and C=[{:(1,0),(-1,0):}] , verfity (i) A(B+C)=AB+AC.

if A=[(1,2),(3,4):}],B=[{:(-1,0),(2,3):}]and C=[{:(1,-1),(0,1):}], then show that : (i) A(B+C)=AB+AC (ii) (A-B)C=AC-BC.

Let A+B+C= [{:(,4,-1),(,0,1):}],4A+2B+C=[{:(,0,-1),(,-3,2):}]and 9A+3B+C=[{:(,0,2),(,2,1):}]"then find A"

If A=[{:(,3,a),(,-4,8):}], B=[{:(,c,4),(,-3,0):}] , C=[{:(,-1,4),(,3,b):}] and 3A-2C=6B. Find the values of a,b and c.

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

ICSE-MATRICES-Exercise 9D
  1. Let A=[{:(,5,4),(,3,-2):}], B=[{:(,-3,0),(,1,4):}] and C=[{:(,1,-3),(,...

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

  4. If [x,y] [{:(,x),(,y):}]=[25] and [-x,y] [{:(,2x),(,y):}]=[-2,]2 find ...

    Text Solution

    |

  5. Given [{:(,2,1),(,-3,4):}]. X=[{:(,7),(,6):}]. Write : (i) the order...

    Text Solution

    |

  6. Evaluate : [{:(,cos 45^@, sin 30^@),(,sqrt2 cos 0^@, sin 0^@):}] [{:...

    Text Solution

    |

  7. If A=[{:(,0,-1),(,4,-3):}], B=[{:(,-5),(,6):}] and 3A xx M=2B, find ma...

    Text Solution

    |

  8. If [{:(,a,3),(,4,1):}]+[{:(,2,b),(,1,-2):}]-[{:(,1,1),(,-2,c):}] =[{:(...

    Text Solution

    |

  9. If A=[{:(,1,2),(,2,1):}] and B=[{:(,2,1),(,1,2):}] find : (i) A(BA) ...

    Text Solution

    |

  10. Find x and y, if : [{:(,x,3x),(,y,4y):}] [{:(,2),(,1):}]=[{:(,5),(,12)...

    Text Solution

    |

  11. If matrix X=[{:(,-3,4),(,2,-3):}] [{:(,2),(,-2):}] and 2X-3Y=[{:(,10),...

    Text Solution

    |

  12. Given A=[{:(,2,-1),(,2,0):}], B=[{:(,-3,2),(,4,0):}] and C=[{:(,1,0),(...

    Text Solution

    |

  13. Find the value of x, given that: A^2=B, A=[{:(,2,12),(,0,1):}] and...

    Text Solution

    |

  14. If A=[{:(,2,5),(,1,3):}], B=[{:(,4,-2),(,-1,3):}] and I is the identif...

    Text Solution

    |

  15. Given A=[{:(,2,-6),(,2,0):}], B=[{:(,-3,2),(,4,0):}] and C=[{:(,4,0),(...

    Text Solution

    |

  16. Let A=[{:(,4,-2),(,6,-3):}], B=[{:(,0,2),(,1,-1):}] and C=[{:(,-2,3),(...

    Text Solution

    |

  17. Let A=[{:(,1,0),(,2,1):}], B=[{:(,2,3),(,-1,0):}]. Find A^2+AB+B^2

    Text Solution

    |

  18. If A=[{:(,3,a),(,-4,8):}], B=[{:(,c,4),(,-3,0):}] , C=[{:(,-1,4),(,3,b...

    Text Solution

    |

  19. Given A=[{:(,p,0),(,0,2):}], B=[{:(,0,-q),(,1,0):}], C=[{:(,2,-2),(,2,...

    Text Solution

    |

  20. Given A=[{:(,3,-2),(,-1,4):}], B=[{:(,6),(,1):}], C=[{:(,-4),(,-5):}] ...

    Text Solution

    |

  21. Evaluate : [{:(,4 sin 30^@ 2 cos 60^@), (,sin 90^@ 2 cos 0^@):}] ...

    Text Solution

    |