Home
Class 12
MATHS
If A=[(0,1,2),(2,3,4),(4,5,6)],B=[(1,0,0...

If `A=[(0,1,2),(2,3,4),(4,5,6)],B=[(1,0,0),(0,1,0),(0,0,01)]` then `3A-4B=`

A

`[(-4,3,6),(6,5,12),(12,15,14)]`

B

`[(0,1,2),(2,3,4),(4,5,6)]`

C

`[(-4,6,3),(6,5,12),(12,15,14)]`

D

`[(-4,3,6),(6,15,12),(12,5,14)]`

Text Solution

AI Generated Solution

The correct Answer is:
To solve the problem \(3A - 4B\) where \(A = \begin{pmatrix} 0 & 1 & 2 \\ 2 & 3 & 4 \\ 4 & 5 & 6 \end{pmatrix}\) and \(B = \begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}\), we will follow these steps: ### Step 1: Calculate \(3A\) To find \(3A\), we multiply each element of matrix \(A\) by 3. \[ A = \begin{pmatrix} 0 & 1 & 2 \\ 2 & 3 & 4 \\ 4 & 5 & 6 \end{pmatrix} \] Calculating \(3A\): \[ 3A = 3 \times \begin{pmatrix} 0 & 1 & 2 \\ 2 & 3 & 4 \\ 4 & 5 & 6 \end{pmatrix} = \begin{pmatrix} 3 \times 0 & 3 \times 1 & 3 \times 2 \\ 3 \times 2 & 3 \times 3 & 3 \times 4 \\ 3 \times 4 & 3 \times 5 & 3 \times 6 \end{pmatrix} \] Calculating each element: \[ 3A = \begin{pmatrix} 0 & 3 & 6 \\ 6 & 9 & 12 \\ 12 & 15 & 18 \end{pmatrix} \] ### Step 2: Calculate \(4B\) Next, we calculate \(4B\) by multiplying each element of matrix \(B\) by 4. \[ B = \begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix} \] Calculating \(4B\): \[ 4B = 4 \times \begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix} = \begin{pmatrix} 4 \times 1 & 4 \times 0 & 4 \times 0 \\ 4 \times 0 & 4 \times 1 & 4 \times 0 \\ 4 \times 0 & 4 \times 0 & 4 \times 1 \end{pmatrix} \] Calculating each element: \[ 4B = \begin{pmatrix} 4 & 0 & 0 \\ 0 & 4 & 0 \\ 0 & 0 & 4 \end{pmatrix} \] ### Step 3: Calculate \(3A - 4B\) Now we subtract \(4B\) from \(3A\): \[ 3A - 4B = \begin{pmatrix} 0 & 3 & 6 \\ 6 & 9 & 12 \\ 12 & 15 & 18 \end{pmatrix} - \begin{pmatrix} 4 & 0 & 0 \\ 0 & 4 & 0 \\ 0 & 0 & 4 \end{pmatrix} \] Subtracting corresponding elements: \[ = \begin{pmatrix} 0 - 4 & 3 - 0 & 6 - 0 \\ 6 - 0 & 9 - 4 & 12 - 0 \\ 12 - 0 & 15 - 0 & 18 - 4 \end{pmatrix} \] Calculating each element: \[ = \begin{pmatrix} -4 & 3 & 6 \\ 6 & 5 & 12 \\ 12 & 15 & 14 \end{pmatrix} \] ### Final Answer Thus, the result of \(3A - 4B\) is: \[ \begin{pmatrix} -4 & 3 & 6 \\ 6 & 5 & 12 \\ 12 & 15 & 14 \end{pmatrix} \]
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    ML KHANNA|Exercise PROBLEM SET(1) (ASSERTION /REASON)|3 Videos
  • MATRICES

    ML KHANNA|Exercise PROBLEM SET(1) (TRUE AND FALSE)|9 Videos
  • MATRICES

    ML KHANNA|Exercise EXAMPLE|4 Videos
  • MATHEMATICAL REASONING

    ML KHANNA|Exercise PROBLEM SET (2) ASSERTION/REASON|3 Videos
  • MAXIMA AND MINIMA

    ML KHANNA|Exercise MISCELANEOUS EXERCISE (COMPREHENSION)|3 Videos

Similar Questions

Explore conceptually related problems

If A=[(1,-1,0),(2,3,4),(0,1,2)] and B=[(2,2,-4),(-4,2,-4),(2,-1,5)] , then :

If A={:[(3,2,7),(1,1,4),(-1,-1,0)]:},B={:[(1,0,3),(2,1,0),(0,-1,-3)]:}andC{:[(1,0,0),(0,1,0),(0,0,1)]:} , then find 2A+3B-7C.

If A=[(2,1,3),(4,1,0)] and B=[(1,-1),(0,2),(5,0)] , then AB will be

If A=[(1,-1,0),(2,3,4),(0,1,2)] and B =[(2,2,-4),(-4,2,-4),(2,-1,5)] , then :

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

If A=[(3,9,0),(1,8,-2),(7,5,4)], B=[(4,0,2),(7,1,4),(2,2,6)] , verify that 3(A+B)=3A+3B .

If A=|[1,0,1],[0,1,2],[0,0,4]| then |3A|

ML KHANNA-MATRICES-PROBLEM SET(1) (MULTIPLE CHOICE QUESTIONS)
  1. If A=[(0,1,2),(2,3,4),(4,5,6)],B=[(1,0,0),(0,1,0),(0,0,01)] then 3A-4B...

    Text Solution

    |

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

    Text Solution

    |

  3. If A=[(1,0),(2,0)],B=[(0,0),(1,12)] then

    Text Solution

    |

  4. If the matrix AB is zero then

    Text Solution

    |

  5. If A and B are two matrices such that A+B and AB are both defined, the...

    Text Solution

    |

  6. If A is any mxxn matrix such that AB and BA are both defined, then B i...

    Text Solution

    |

  7. If A and B are square matrices of size nxxn such that A^(2)-B^(2)=(A-B...

    Text Solution

    |

  8. If A is 3xx4 matrix and B is a matrix such that A'B and BA' are both d...

    Text Solution

    |

  9. If A=[(1,-2,3),(-4,2,5)](2xx3) and B=[(2,3),(4,5),(2,1)] then

    Text Solution

    |

  10. Assuming that the sums and products given below are defined which of t...

    Text Solution

    |

  11. If a matrix has 13 elements, then the possible dimensions (order) it c...

    Text Solution

    |

  12. The construction of 3xx4 matrix a whose element a(ij) is given by ((i...

    Text Solution

    |

  13. cos theta [(cos theta, sin theta),(-sin theta, cos theta)]+sin theta[(...

    Text Solution

    |

  14. If A is a 2times2 matrix such that [[2,1],[3,2]] A [[-3,2],[5,-3]]=[[1...

    Text Solution

    |

  15. What is the order of : [xyz] [{:(a,h,g),(h,b,f),(g,f,c):}][{:(x),(y),(...

    Text Solution

    |

  16. If [(1,x,1)][(1,3,2),(0,5,1),(0,3,2)][(1),(1),(x)]=O then x equals to

    Text Solution

    |

  17. If [(1,lamda,1)][(1,3,2),(0,5,1),(0,3,2)][(lamda),(1),(-2)]=O then lam...

    Text Solution

    |

  18. The matrix producet [(1),(-2),(3)][(4,5,2)][(2),(-3),(5)] equals

    Text Solution

    |

  19. The value of lamda for which the matrix product [(2,0,7),(0,1,0),(1,-2...

    Text Solution

    |

  20. If A and B are two matrices such that AB=B and BA=A then A^2+B^2= (A) ...

    Text Solution

    |