Home
Class 12
MATHS
if A=[{:(1,2,-5),(-3,4,6):}]and B[{:(-2...

`if A=[{:(1,2,-5),(-3,4,6):}]and B[{:(-2,3,-4),(1,2,3):}]'` then find 2A+B.

Text Solution

AI Generated Solution

The correct Answer is:
To solve the problem, we need to find \(2A + B\) where: \[ A = \begin{pmatrix} 1 & 2 & -5 \\ -3 & 4 & 6 \end{pmatrix}, \quad B = \begin{pmatrix} -2 & 3 & -4 \\ 1 & 2 & 3 \end{pmatrix} \] ### Step 1: Calculate \(2A\) To find \(2A\), we multiply each element of matrix \(A\) by 2. \[ A = \begin{pmatrix} 1 & 2 & -5 \\ -3 & 4 & 6 \end{pmatrix} \] Calculating \(2A\): \[ 2A = 2 \cdot \begin{pmatrix} 1 & 2 & -5 \\ -3 & 4 & 6 \end{pmatrix} = \begin{pmatrix} 2 \cdot 1 & 2 \cdot 2 & 2 \cdot -5 \\ 2 \cdot -3 & 2 \cdot 4 & 2 \cdot 6 \end{pmatrix} \] \[ = \begin{pmatrix} 2 & 4 & -10 \\ -6 & 8 & 12 \end{pmatrix} \] ### Step 2: Add \(2A\) and \(B\) Now, we need to add \(2A\) to \(B\): \[ B = \begin{pmatrix} -2 & 3 & -4 \\ 1 & 2 & 3 \end{pmatrix} \] Now, we perform the addition: \[ 2A + B = \begin{pmatrix} 2 & 4 & -10 \\ -6 & 8 & 12 \end{pmatrix} + \begin{pmatrix} -2 & 3 & -4 \\ 1 & 2 & 3 \end{pmatrix} \] Adding the corresponding elements: \[ = \begin{pmatrix} 2 + (-2) & 4 + 3 & -10 + (-4) \\ -6 + 1 & 8 + 2 & 12 + 3 \end{pmatrix} \] Calculating each element: 1. \(2 + (-2) = 0\) 2. \(4 + 3 = 7\) 3. \(-10 + (-4) = -14\) 4. \(-6 + 1 = -5\) 5. \(8 + 2 = 10\) 6. \(12 + 3 = 15\) So, we have: \[ 2A + B = \begin{pmatrix} 0 & 7 & -14 \\ -5 & 10 & 15 \end{pmatrix} \] ### Final Answer \[ 2A + B = \begin{pmatrix} 0 & 7 & -14 \\ -5 & 10 & 15 \end{pmatrix} \] ---

To solve the problem, we need to find \(2A + B\) where: \[ A = \begin{pmatrix} 1 & 2 & -5 \\ -3 & 4 & 6 \end{pmatrix}, \quad B = \begin{pmatrix} -2 & 3 & -4 \\ 1 & 2 & 3 \end{pmatrix} \] ### Step 1: Calculate \(2A\) ...
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    NAGEEN PRAKASHAN ENGLISH|Exercise Exercise 3b|15 Videos
  • MATRICES

    NAGEEN PRAKASHAN ENGLISH|Exercise Exercise 3c|10 Videos
  • MATRICES

    NAGEEN PRAKASHAN ENGLISH|Exercise Miscellaneous Exerice|15 Videos
  • LINEAR PROGRAMMING

    NAGEEN PRAKASHAN ENGLISH|Exercise Miscellaneous Exercise|9 Videos
  • PROBABIILITY

    NAGEEN PRAKASHAN ENGLISH|Exercise Miscellaneous Exercise|19 Videos

Similar Questions

Explore conceptually related problems

if A=[{:(1,-4,5),(2,1,-3):}]and B=[{:(2,3,-1),(1,2,3):}] then find a matrix C if 2A+3B -4C is a zero matrix.

if A=[{:(1,2,3),(4,5,6):}]and B=[{:(-3,-2),(0,1),(-4,-5):}], then find AB and BA ,

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

if A=[{:(4,2),(-3,2),(1,3):}]and B=[{:(-1,3),(0,2),(2,-4):}], then find 3A-4B.

if A=[{:(1,6),(2,4),(-3,5):}]B=[{:(3,4),(1,-2),(2,-1):}], then find a matrix C such that 2A-B+c=0

if A=[{:(3,-2),(7,1):}]and B=[{:(2,3),(-1,4):}], then find (i) A+B (ii) A-2B

"If A"=[{:(,8,0),(,4,-2),(,3,6):}] and B=[{:(,2,-2),(,4,2),(,-5,1):}] then find the matrix X, such that 2A+3X=5B

if 2A +B=[{:(5,-1),(3,2):}]and A-2B =[{:(1,-4),(0,5):}] then find the matrices A and B .

if 2A -3B =[{:(4,2),(-1,0),(3,-2):}]and 3A+B=[{:(1,0),(3,5),(-1,4):}] , then find the matrices A And B,

If A=[{:(1,2),(4,1),(5,6):}] and B=[{:(1,2),(6,4),(7,3):}] , then varify that (i) (A-B)'=A'-B'

NAGEEN PRAKASHAN ENGLISH-MATRICES-Exercise 3a
  1. if A=[{:(1,2,3),(-4,5,0):}], then (I) how many columns are in A ? ...

    Text Solution

    |

  2. A=[{:(2,0,-1),(3,2,5),(-1,4,-3),(0,1,7):}],then (i) how many cloumns...

    Text Solution

    |

  3. (i) A matric has 12 elements ,write all possible orders of this ...

    Text Solution

    |

  4. A Matrix has elements a,b,c and d constant the matrix formed with ...

    Text Solution

    |

  5. Construct a 2xx2 matrix A=[a(i j)] whose elements a(i j) are given by:...

    Text Solution

    |

  6. Construct a matrix [a(ij)](3xx3),where a(ij)=(i-j)/(i+j).

    Text Solution

    |

  7. Construct a matrix [a(ij)](3xx3) , where a(ij)=2i-3j.

    Text Solution

    |

  8. if A=[{:(3,-2),(7,1):}]and B=[{:(2,3),(-1,4):}],then find (i) A+B (i...

    Text Solution

    |

  9. if A=[{:(1,2,-5),(-3,4,6):}]and B[{:(-2,3,-4),(1,2,3):}]' then find 2...

    Text Solution

    |

  10. if A=[{:(1+i,-2i),(7,3-i):}]and B=[{:(1-i,2i),(-3,3+i):}],then find A+...

    Text Solution

    |

  11. if A=[{:(4,2),(-3,2),(1,3):}]and B=[{:(-1,3),(0,2),(2,-4):}],then find...

    Text Solution

    |

  12. if A=[{:(1,-4,5),(2,1,-3):}]and B=[{:(2,3,-1),(1,2,3):}]then find a m...

    Text Solution

    |

  13. if A=diag [1" "3" "4],B="diag"[-2" "1" "-1],C="Diag"[3" "-1" "-2]then ...

    Text Solution

    |

  14. Simplify the following : cos theta [{:(costheta,-sintheta ),(sinthe...

    Text Solution

    |

  15. (i) if A+B=[{:(3,4),(-1,0):}]and A-B =[{:(1,2),(5,6):}], then find t...

    Text Solution

    |

  16. if 2A -3B =[{:(4,2),(-1,0),(3,-2):}]and 3A+B=[{:(1,0),(3,5),(-1,4):}]...

    Text Solution

    |

  17. Find the values of x and y from each of the following matrix equatio...

    Text Solution

    |

  18. Find the values of x,y,z from the following matrix equation : [{:(x...

    Text Solution

    |

  19. find the values of x, y,z from the following matrix equation : 2[{...

    Text Solution

    |

  20. if A=[{:(2,-3),(4,-1):}]and B=[{:(3,0),(-1,2):}], then find matrix C...

    Text Solution

    |