Advertisements
Advertisements
Question
If `[2 1 3]([-1,0,-1],[-1,1,0],[0,1,1])([1],[0],[-1])=A` , then write the order of matrix A.
Solution
Consider,
`(2 1 3)([-1,0,-1],[-1,1,0],[0,1,1])([1],[0],[-1])=A` ,
Order of matrix
RELATED QUESTIONS
Which of the given values of x and y make the following pair of matrices equal?
`[(3x+7, 5),(y+1, 2-3x)] = [(0,y-2),(8,4)]`
Compute the products AB and BA whichever exists in each of the following cases:
A = [1 −1 2 3] and B=`[[0],[1],[3],[2]]`
Evaluate the following:
`[[],[1 2 3],[]]` `[[1 0 2],[2 0 1],[0 1 2]]` `[[2],[4],[6]]`
Evaluate the following:
`[[1 -1],[0 2],[2 3]]` `([[1 0 2],[2 0 1]]-[[0 1 2],[1 0 2]])`
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
Let A =`[[-1 1 -1],[3 -3 3],[5 5 5]]`and B =`[[0 4 3],[1 -3 -3],[-1 4 4]]`
, compute A2 − B2.
For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:
`A=[[2 -1],[1 1],[-1 2]]` `B=[[0 1],[1 1]]` C=`[[1 -1],[0 1]]`
\[A = \begin{bmatrix}2 & - 3 & - 5 \\ - 1 & 4 & 5 \\ 1 & - 3 & - 4\end{bmatrix}\] , Show that A2 = A.
If [x 4 1] `[[2 1 2],[1 0 2],[0 2 -4]]` `[[x],[4],[-1]]` = 0, find x.
If [1 −1 x] `[[0 1 -1],[2 1 3],[1 1 1]] [[0],[1],[1]]=`= 0, find x.
If `[[2 3],[5 7]] [[1 -3],[-2 4]]-[[-4 6],[-9 x]]` find x.
If
Find the matrix A such that `[[2,-1],[1,0],[-3,-4]]A` `=[[-1,-8,-10],[1,-2,-5],[9,22,15]]`
Find a 2 × 2 matrix A such that `A=[[1,-2],[1,4]]=6l_2`
Give examples of matrices
A, B and C such that AB = AC but B ≠ C, A ≠ 0.
If A and B are square matrices of the same order such that AB = BA, then show that (A + B)2 = A2 + 2AB + B2.
There are 2 families A and B. There are 4 men, 6 women and 2 children in family A, and 2 men, 2 women and 4 children in family B. The recommend daily amount of calories is 2400 for men, 1900 for women, 1800 for children and 45 grams of proteins for men, 55 grams for women and 33 grams for children. Represent the above information using matrix. Using matrix multiplication, calculate the total requirement of calories and proteins for each of the two families. What awareness can you create among people about the planned diet from this question?
A trust invested some money in two type of bonds. The first bond pays 10% interest and second bond pays 12% interest. The trust received ₹ 2800 as interest. However, if trust had interchanged money in bonds, they would have got ₹ 100 less as interes. Using matrix method, find the amount invested by the trust.
Let `A= [[1,-1,0],[2,1,3],[1,2,1]]` And `B=[[1,2,3],[2,1,3],[0,1,1]]` Find `A^T,B^T` and verify that (2A)T = 2AT.
If \[A = \begin{bmatrix}1 & 1 \\ 1 & 1\end{bmatrix}\] satisfies A4 = λA, then write the value of λ.
If \[A = \begin{bmatrix}- 3 & 0 \\ 0 & - 3\end{bmatrix}\] , find A4.
If A = [aij] is a 2 × 2 matrix such that aij = i + 2j, write A.
For any square matrix write whether AAT is symmetric or skew-symmetric.
If \[A = \begin{bmatrix}\cos \alpha & - \sin \alpha \\ \sin \alpha & \cos \alpha\end{bmatrix}\] is identity matrix, then write the value of α.
If A is 2 × 3 matrix and B is a matrix such that AT B and BAT both are defined, then what is the order of B ?
For a 2 × 2 matrix A = [aij] whose elements are given by
Write a 2 × 2 matrix which is both symmetric and skew-symmetric.
If \[A = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ a & b & - 1\end{bmatrix}\] , then A2 is equal to ___________ .
If A is a square matrix such that A2 = A, then (I + A)3 − 7A is equal to
If A is a square matrix such that A2 = I, then (A − I)3 + (A + I)3 − 7A is equal to
Prove by Mathematical Induction that (A′)n = (An)′, where n ∈ N for any square matrix A.
If A = `[(3, -5),(-4, 2)]`, then find A2 – 5A – 14I. Hence, obtain A3.
If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn
If A = `[(0, 1),(1, 0)]`, then A2 is equal to ______.
A matrix which is not a square matrix is called a ______ matrix.
A square matrix where every element is unity is called an identity matrix.