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

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

Text Solution

AI Generated Solution

The correct Answer is:
To solve the problem, we need to compute \( AB - 5C \) where: \[ A = \begin{pmatrix} 3 & 7 \\ 2 & 4 \end{pmatrix}, \quad B = \begin{pmatrix} 0 & 2 \\ 5 & 3 \end{pmatrix}, \quad C = \begin{pmatrix} 1 & -5 \\ -4 & 6 \end{pmatrix} \] ### Step 1: Calculate the product \( AB \) To find \( AB \), we multiply matrix \( A \) by matrix \( B \). \[ AB = \begin{pmatrix} 3 & 7 \\ 2 & 4 \end{pmatrix} \begin{pmatrix} 0 & 2 \\ 5 & 3 \end{pmatrix} \] Calculating each element of the resulting matrix: - **First row, first column**: \[ 3 \cdot 0 + 7 \cdot 5 = 0 + 35 = 35 \] - **First row, second column**: \[ 3 \cdot 2 + 7 \cdot 3 = 6 + 21 = 27 \] - **Second row, first column**: \[ 2 \cdot 0 + 4 \cdot 5 = 0 + 20 = 20 \] - **Second row, second column**: \[ 2 \cdot 2 + 4 \cdot 3 = 4 + 12 = 16 \] Thus, we have: \[ AB = \begin{pmatrix} 35 & 27 \\ 20 & 16 \end{pmatrix} \] ### Step 2: Calculate \( 5C \) Next, we need to multiply matrix \( C \) by 5. \[ 5C = 5 \cdot \begin{pmatrix} 1 & -5 \\ -4 & 6 \end{pmatrix} = \begin{pmatrix} 5 \cdot 1 & 5 \cdot -5 \\ 5 \cdot -4 & 5 \cdot 6 \end{pmatrix} = \begin{pmatrix} 5 & -25 \\ -20 & 30 \end{pmatrix} \] ### Step 3: Calculate \( AB - 5C \) Now we subtract \( 5C \) from \( AB \). \[ AB - 5C = \begin{pmatrix} 35 & 27 \\ 20 & 16 \end{pmatrix} - \begin{pmatrix} 5 & -25 \\ -20 & 30 \end{pmatrix} \] Calculating each element: - **First row, first column**: \[ 35 - 5 = 30 \] - **First row, second column**: \[ 27 - (-25) = 27 + 25 = 52 \] - **Second row, first column**: \[ 20 - (-20) = 20 + 20 = 40 \] - **Second row, second column**: \[ 16 - 30 = -14 \] Thus, we have: \[ AB - 5C = \begin{pmatrix} 30 & 52 \\ 40 & -14 \end{pmatrix} \] ### Final Answer The final result is: \[ AB - 5C = \begin{pmatrix} 30 & 52 \\ 40 & -14 \end{pmatrix} \] ---
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=[{:(,2,1),(,0,-2):}], B=[{:(,4,1),(,-3,-2):}] and C=[{:(,-3,2),(,-1,4):}] . Find A^2+AC-5B .

If A=[{:(,2,-1),(,3,4):}]=B=[{:(,5,2),(,7,4):}],C=[{:(,2,5),(,3,8):}] and AB-CD=0 find D.

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

Given A=[{:(,3,-2),(,-1,4):}], B=[{:(,6),(,1):}], C=[{:(,-4),(,-5):}] and D=[{:(,2),(,2):}] . Find AB+2C-4D

if A=[{:(1,2,-3),(5,0,2),(1,-1,1):}],B=[{:(3,-1,2),(4,2,5),(2,0,3):}]and c=[{:(4,1,2),(0,3,2),(1,-2,3):}], then compure (A+B) and (B-C), Also , verify that A+(B-C)=(A+B)-C.

If A= [{:(,1,2),(,3,-4),(,5,6):}]and B=[{:(,4,5,6),(,7,-8,2):}] will AB be equal to BA. Also find AB & BA.

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

If [{:(,a,3),(,4,1):}]+[{:(,2,b),(,1,-2):}]-[{:(,1,1),(,-2,c):}] =[{:(,5,0),(,7,3):}] find the values of a,b and c.

If A=[(2,3),(5,7)], B=[(0,4),(-1,7)]andC=[(1,0),(-1,4)] find AC+B^(2)-10C .

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

ICSE-MATRICES-Exercise 9C
  1. In each case given below, find : the order of matrix M, (i) M ...

    Text Solution

    |

  2. If A=[{:(,2,x),(,0,1):}] and B=[{:(,4,36),(,0,1):}], find the value of...

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    Text Solution

    |

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

    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

    |