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

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

Text Solution

AI Generated Solution

The correct Answer is:
To solve the given problem, we will perform matrix operations step by step. Given matrices: - \( A = \begin{pmatrix} 5 & 4 \\ 3 & -1 \end{pmatrix} \) - \( B = \begin{pmatrix} 2 & 1 \\ 0 & 4 \end{pmatrix} \) - \( C = \begin{pmatrix} -3 & 2 \\ 1 & 0 \end{pmatrix} \) We need to find: (i) \( A + C \) (ii) \( B - A \) (iii) \( A + B - C \) ### Step-by-step Solutions: **(i) Finding \( A + C \)** To add matrices \( A \) and \( C \), we add their corresponding elements: \[ A + C = \begin{pmatrix} 5 & 4 \\ 3 & -1 \end{pmatrix} + \begin{pmatrix} -3 & 2 \\ 1 & 0 \end{pmatrix} \] Calculating each element: - First element: \( 5 + (-3) = 2 \) - Second element: \( 4 + 2 = 6 \) - Third element: \( 3 + 1 = 4 \) - Fourth element: \( -1 + 0 = -1 \) Thus, \[ A + C = \begin{pmatrix} 2 & 6 \\ 4 & -1 \end{pmatrix} \] **(ii) Finding \( B - A \)** To subtract matrix \( A \) from matrix \( B \), we subtract their corresponding elements: \[ B - A = \begin{pmatrix} 2 & 1 \\ 0 & 4 \end{pmatrix} - \begin{pmatrix} 5 & 4 \\ 3 & -1 \end{pmatrix} \] Calculating each element: - First element: \( 2 - 5 = -3 \) - Second element: \( 1 - 4 = -3 \) - Third element: \( 0 - 3 = -3 \) - Fourth element: \( 4 - (-1) = 4 + 1 = 5 \) Thus, \[ B - A = \begin{pmatrix} -3 & -3 \\ -3 & 5 \end{pmatrix} \] **(iii) Finding \( A + B - C \)** First, we will find \( A + B \) and then subtract \( C \): 1. **Finding \( A + B \)**: \[ A + B = \begin{pmatrix} 5 & 4 \\ 3 & -1 \end{pmatrix} + \begin{pmatrix} 2 & 1 \\ 0 & 4 \end{pmatrix} \] Calculating each element: - First element: \( 5 + 2 = 7 \) - Second element: \( 4 + 1 = 5 \) - Third element: \( 3 + 0 = 3 \) - Fourth element: \( -1 + 4 = 3 \) Thus, \[ A + B = \begin{pmatrix} 7 & 5 \\ 3 & 3 \end{pmatrix} \] 2. **Now, subtract \( C \)**: \[ A + B - C = \begin{pmatrix} 7 & 5 \\ 3 & 3 \end{pmatrix} - \begin{pmatrix} -3 & 2 \\ 1 & 0 \end{pmatrix} \] Calculating each element: - First element: \( 7 - (-3) = 7 + 3 = 10 \) - Second element: \( 5 - 2 = 3 \) - Third element: \( 3 - 1 = 2 \) - Fourth element: \( 3 - 0 = 3 \) Thus, \[ A + B - C = \begin{pmatrix} 10 & 3 \\ 2 & 3 \end{pmatrix} \] ### Final Answers: (i) \( A + C = \begin{pmatrix} 2 & 6 \\ 4 & -1 \end{pmatrix} \) (ii) \( B - A = \begin{pmatrix} -3 & -3 \\ -3 & 5 \end{pmatrix} \) (iii) \( A + B - C = \begin{pmatrix} 10 & 3 \\ 2 & 3 \end{pmatrix} \)
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

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)?

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

If A=[{:(,1,3),(,2,4):}], B=[{:(,1,2),(,4,3):}] and C=[{:(,4,3),(,1,2):}] . Find (i) (AB) C (ii) A (BC) Is A(BC)=(AB) 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=[{:(,3,7),(,2,4):}], B=[{:(,0,2),(,5,3):}] and C=[{:(,1,-5),(,-4,6):}] Find AB-5C.

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,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 .

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

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=[{:(,3,2),(,0,5):}] and B=[{:(,1,0),(,1,2):}] , find : (i) (A+B) (A-B) (ii) A^2-B^2 (iii) Is (A+B) (A-B) =A^2-B^2?

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

    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

    |