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

If `A=[{:(,1,2),(,3,4):}], B=[{:(,6,1),(,1,1):}] and C=[{:(,-2,-3),(,0,1):}]`. Find each of the following and state if they are equal:
(i) CA+B (ii) A+CB

Text Solution

AI Generated Solution

The correct Answer is:
To solve the problem, we need to find the matrices \( CA + B \) and \( A + CB \) and then check if they are equal. Given matrices: \[ A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}, \quad B = \begin{pmatrix} 6 & 1 \\ 1 & 1 \end{pmatrix}, \quad C = \begin{pmatrix} -2 & -3 \\ 0 & 1 \end{pmatrix} \] ### Step 1: Calculate \( CA \) To find \( CA \), we multiply matrix \( C \) with matrix \( A \): \[ CA = \begin{pmatrix} -2 & -3 \\ 0 & 1 \end{pmatrix} \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} \] Calculating the elements: - First row, first column: \[ (-2 \times 1) + (-3 \times 3) = -2 - 9 = -11 \] - First row, second column: \[ (-2 \times 2) + (-3 \times 4) = -4 - 12 = -16 \] - Second row, first column: \[ (0 \times 1) + (1 \times 3) = 0 + 3 = 3 \] - Second row, second column: \[ (0 \times 2) + (1 \times 4) = 0 + 4 = 4 \] Thus, \[ CA = \begin{pmatrix} -11 & -16 \\ 3 & 4 \end{pmatrix} \] ### Step 2: Calculate \( CA + B \) Now, we add \( CA \) and \( B \): \[ CA + B = \begin{pmatrix} -11 & -16 \\ 3 & 4 \end{pmatrix} + \begin{pmatrix} 6 & 1 \\ 1 & 1 \end{pmatrix} \] Calculating the elements: - First row, first column: \[ -11 + 6 = -5 \] - First row, second column: \[ -16 + 1 = -15 \] - Second row, first column: \[ 3 + 1 = 4 \] - Second row, second column: \[ 4 + 1 = 5 \] Thus, \[ CA + B = \begin{pmatrix} -5 & -15 \\ 4 & 5 \end{pmatrix} \] ### Step 3: Calculate \( CB \) Next, we calculate \( CB \): \[ CB = \begin{pmatrix} -2 & -3 \\ 0 & 1 \end{pmatrix} \begin{pmatrix} 6 & 1 \\ 1 & 1 \end{pmatrix} \] Calculating the elements: - First row, first column: \[ (-2 \times 6) + (-3 \times 1) = -12 - 3 = -15 \] - First row, second column: \[ (-2 \times 1) + (-3 \times 1) = -2 - 3 = -5 \] - Second row, first column: \[ (0 \times 6) + (1 \times 1) = 0 + 1 = 1 \] - Second row, second column: \[ (0 \times 1) + (1 \times 1) = 0 + 1 = 1 \] Thus, \[ CB = \begin{pmatrix} -15 & -5 \\ 1 & 1 \end{pmatrix} \] ### Step 4: Calculate \( A + CB \) Now, we add \( A \) and \( CB \): \[ A + CB = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} + \begin{pmatrix} -15 & -5 \\ 1 & 1 \end{pmatrix} \] Calculating the elements: - First row, first column: \[ 1 - 15 = -14 \] - First row, second column: \[ 2 - 5 = -3 \] - Second row, first column: \[ 3 + 1 = 4 \] - Second row, second column: \[ 4 + 1 = 5 \] Thus, \[ A + CB = \begin{pmatrix} -14 & -3 \\ 4 & 5 \end{pmatrix} \] ### Step 5: Compare \( CA + B \) and \( A + CB \) Now we compare the two results: \[ CA + B = \begin{pmatrix} -5 & -15 \\ 4 & 5 \end{pmatrix}, \quad A + CB = \begin{pmatrix} -14 & -3 \\ 4 & 5 \end{pmatrix} \] Since the matrices are not equal, we conclude: \[ CA + B \neq A + CB \] ### Summary of Results - \( CA + B = \begin{pmatrix} -5 & -15 \\ 4 & 5 \end{pmatrix} \) - \( A + CB = \begin{pmatrix} -14 & -3 \\ 4 & 5 \end{pmatrix} \) - **Conclusion**: \( CA + B \neq A + CB \)
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    ICSE|Exercise Exercise 9D|25 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=[{:(,4,-2),(,6,-3):}], B=[{:(,0,2),(,1,-1):}] and C=[{:(,-2,3),(,1,-1):}] . Find A^2-A+BC .

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

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

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?

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

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

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

A=[{:(2,4),(3,2):}],B=[{:(1,3),(-2,5):}],C=[{:(-2,5),(3,4):}] find each of the following : (i) A+B (ii) A-B (iii) 3A-C (iv) AB (V) BA

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=[(-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 9C
  1. If A=[{:(,3,7),(,2,4):}], B=[{:(,0,2),(,5,3):}] and C=[{:(,1,-5),(,-4,...

    Text Solution

    |

  2. If A and B are any two 2 xx 2 matrices such that AB=BA=B and B is not ...

    Text Solution

    |

  3. Given A=[{:(,3,0),(,0,4):}], B=[{:(,a,b),(,0,c):}] and AB=A+B, find t...

    Text Solution

    |

  4. If P=[{:(,1,2),(,2,-1):}] and Q=[{:(,1,0),(,2,1):}] then compute : (...

    Text Solution

    |

  5. Give the matrices : A=[{:(,2,1),(,4,2):}], B=[{:(,3,4),(,-1,-2):}] a...

    Text Solution

    |

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

    Text Solution

    |

  7. If A=[{:(,2,1),(,1,3):}] and B=[ {: (, 3),(,-11 ):}] . find the mat...

    Text Solution

    |

  8. If A=[{:(,4,2),(,1,1):}], find (A-2I) (A-3I).

    Text Solution

    |

  9. If A=[{:(,2,1,-1),(,0,1,-2):}] find: (i) A^(t).A (ii) A.A^(t) wher...

    Text Solution

    |

  10. If M=[{:(,4,1),(,-1,2):}] show that 6M-M^2=9I, where I is a 2 xx 2 uni...

    Text Solution

    |

  11. If P=[{:(,2,6),(,3,9):}] and Q=[{:(,3,x),(,y,2):}]. find x and y such ...

    Text Solution

    |

  12. Evalutate: [{:(,2cos 60^@, -2sin 30^@),(,-tan 45^@,cos 0^@):}] [{:(,...

    Text Solution

    |

  13. State with reason, whether the following are true of false. A, B and C...

    Text Solution

    |

  14. State with reason, whether the following are true of false. A, B and C...

    Text Solution

    |

  15. State with reason, whether the following are true of false. A, B and C...

    Text Solution

    |

  16. State with reason, whether the following are true of false. A, B and C...

    Text Solution

    |

  17. State with reason, whether the following are true of false. A, B and C...

    Text Solution

    |

  18. State with reason, whether the following are true of false. A, B and C...

    Text Solution

    |

  19. State with reason, whether the following are true of false. A, B and C...

    Text Solution

    |

  20. State with reason, whether the following are true of false. A, B and C...

    Text Solution

    |