Home
Class 12
MATHS
Compute : ["1 2 3 4"][(1),(2),(...

Compute : `["1 2 3 4"][(1),(2),(3),(4)]`.

Text Solution

AI Generated Solution

The correct Answer is:
To compute the multiplication of the two matrices given in the question, we will follow these steps: ### Step 1: Identify the matrices and their orders The first matrix is: \[ A = \begin{bmatrix} 1 & 2 & 3 & 4 \end{bmatrix} \] This matrix has 1 row and 4 columns, so its order is \(1 \times 4\). The second matrix is: \[ B = \begin{bmatrix} 1 \\ 2 \\ 3 \\ 4 \end{bmatrix} \] This matrix has 4 rows and 1 column, so its order is \(4 \times 1\). ### Step 2: Determine the order of the resultant matrix When multiplying matrices, the order of the resultant matrix is determined by the number of rows from the first matrix and the number of columns from the second matrix. Therefore, the order of the resultant matrix \(C\) will be: \[ C = A \times B \quad \text{(order is } 1 \times 1\text{)} \] ### Step 3: Perform the multiplication To compute the element of the resultant matrix \(C\), we multiply the elements of the first matrix \(A\) with the corresponding elements of the second matrix \(B\) and sum them up: \[ C = 1 \times 1 + 2 \times 2 + 3 \times 3 + 4 \times 4 \] Calculating each term: - \(1 \times 1 = 1\) - \(2 \times 2 = 4\) - \(3 \times 3 = 9\) - \(4 \times 4 = 16\) Now, sum these products: \[ C = 1 + 4 + 9 + 16 = 30 \] ### Step 4: Write the resultant matrix The resultant matrix \(C\) is: \[ C = \begin{bmatrix} 30 \end{bmatrix} \] ### Final Answer The result of the multiplication of the two matrices is: \[ \begin{bmatrix} 30 \end{bmatrix} \] ---
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    MODERN PUBLICATION|Exercise NCERT - FILE (Question from NCERT Book) (Exercise 3.1)|10 Videos
  • MATRICES

    MODERN PUBLICATION|Exercise NCERT - FILE (Question from NCERT Book) (Exercise 3.2)|20 Videos
  • MATRICES

    MODERN PUBLICATION|Exercise Objective Type Questions (C. True/False Questions)|4 Videos
  • LINEAR PROGRAMMING

    MODERN PUBLICATION|Exercise Chapter Test|12 Videos
  • PROBABILITY

    MODERN PUBLICATION|Exercise MOCK TEST SECTION D|6 Videos

Similar Questions

Explore conceptually related problems

Compute AB and BA, whichever exists when (i) A=[{:(2,-1),(3," "0),(-1," "4):}]" and "B=[{:(-2,3),(0,4):}] (ii) A=[{:(-1,1),(-2,2),(-3,3):}]" and "B=[{:(" "3,-2," "1),(" "0," "1," "2),(-3," "4,-5):}] (iii) A=[{:(0,1,-5),(2,4," "0):}]" and "B=[{:(1,3),(-1,0),(0,5):}] (iv) A=[1" "2" "3" "4]" and "B=[{:(1),(2),(3),(4):}] (v) A=[{:(2,1),(3,2),(-1,1):}]" and "B=[{:(1,0,1),(-1,2,1):}]

Compute : [(4),(2),(3)]["1 0 2"]

Compute: [7!]/[4!2!]

Compute : [(1,0),(0,1)][(2,-1),(1,2)]

Compute: [52!]/[48!4!]

Compute the indicated products (i) [(a,b),(-b,a)][(a,-b),(b,a)] (ii) [(1),(2),(3)]["2 3 4"] (iii) [(1,-2),(2,3)][(1,2,3),(2,3,1)] (iv) [(3,-1,3),(-1,0,2)][(2,-3),(1,0),(3,1)] .

Compute each of the following: 1+(-2)+(-3)+(-4)

Compute the inverse of the matix A = [{:(0,1,2),(1,2,3),(0,1,2):}]

MODERN PUBLICATION-MATRICES-Objective Type Questions (D. Very Short Answer Type Questions)
  1. Write the element a(12) of the matrix A=[a(ij)](2xx2), whose elements ...

    Text Solution

    |

  2. Find the values of 'x' and 'y' when : [(x+2y,3y),(4x,2)]=[(0,-3),(8,...

    Text Solution

    |

  3. Write the value x-y+z from the following equation : [(x+y+z),(x+z),(...

    Text Solution

    |

  4. If 3A-B=[(5,0),(1,1)] and B=[(4,3),(2,5)] the find the matrix A.

    Text Solution

    |

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

    Text Solution

    |

  6. If A=[(2,-1),(4,2)],B=[(4,3),(-2,1)],C=[(-2,-3),(-1,-2)], find the val...

    Text Solution

    |

  7. Does the sum [(5,3,2),(2,5,3),(5,2,3)]+[(0,0,0),(0,0,0)] make sense ? ...

    Text Solution

    |

  8. If 3A-B=[(5,0),(1,1)] and B=[(4,3),(2,5)], then find the matrix A.

    Text Solution

    |

  9. Find 'x' and 'y' if 2[(X,5),(3,y)]=[(4,10),(6,6)].

    Text Solution

    |

  10. From the equation : 2((1,3),(0,x))+((y,0),(1,2))=((5,6),(1,8)) find ...

    Text Solution

    |

  11. From the equation : 2((1,3),(0,x))+((y,0),(1,2))=((5,6),(1,8)) find ...

    Text Solution

    |

  12. Write the order of the product matrix : [(1),(2),(3)]["2 3 4"]

    Text Solution

    |

  13. Compute : [(1,0),(0,1)][(2,-1),(1,2)]

    Text Solution

    |

  14. Compute : [(1,0),(1,0)][(0,0),(1,0)]

    Text Solution

    |

  15. Compute : [(4),(2),(3)]["1 0 2"]

    Text Solution

    |

  16. Compute : ["1 2 3 4"][(1),(2),(3),(4)].

    Text Solution

    |

  17. For the symmetric matrix, A=[(2,x,4),(5,3,8),(4,y,9)] find the values ...

    Text Solution

    |

  18. If A is a matrix of order 3xx4 and B is a matrix of order 4xx5, what i...

    Text Solution

    |

  19. For what value of 'x', is the matrix , A=[(0,1,-2),(-1,0,3),(x,-3,0)]...

    Text Solution

    |

  20. A=[(cos alpha,-sin alpha),(sin alpha,cos alpha)] and A+A^(T)=I, find t...

    Text Solution

    |