Advertisements
Advertisements
प्रश्न
Find the matrix A such that `=[[1,2,3],[4,5,6]]=[[-7,-8,-9],[2,4,6],[11,10,9]]`
उत्तर
\[\left( vi \right) A\begin{bmatrix}1 & 2 & 3 \\ 4 & 5 & 6\end{bmatrix} = \begin{bmatrix}- 7 & - 8 & - 9 \\ 2 & 4 & 6 \\ 11 & 10 & 9\end{bmatrix}\]
\[Let A = \begin{bmatrix}x & a \\ y & b \\ z & c\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x & a \\ y & b \\ z & c\end{bmatrix}\begin{bmatrix}1 & 2 & 3 \\ 4 & 5 & 6\end{bmatrix} = \begin{bmatrix}- 7 & - 8 & - 9 \\ 2 & 4 & 6 \\ 11 & 10 & 9\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x + 4a & 2x + 5a & 3x + 6a \\ y + 4b & 2y + 5b & 3y + 6b \\ z + 4c & 2z + 5c & 3z + 6c\end{bmatrix} = \begin{bmatrix}- 7 & - 8 & - 9 \\ 2 & 4 & 6 \\ 11 & 10 & 9\end{bmatrix}\]
By comparing the corresponding elements, we get
`x+4a=-7` and `2x+5a=-8`
`⇒a=-2` and `x=1`
\[Also, \]
`y+4b=2` and `2y+5b=4`
`⇒b=0` and `y=2`
\[And, \]
z + 4c = 11 and 2z + 5c = 10
`⇒ c= 4` and `z=-5`
\[ \therefore A = \begin{bmatrix}1 & - 2 \\ 2 & 0 \\ - 5 & 4\end{bmatrix}\]
APPEARS IN
संबंधित प्रश्न
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find AB
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find BA
Compute the indicated product.
`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`
A trust fund has Rs. 30,000 that must be invested in two different types of bonds. The first bond pays 5% interest per year, and the second bond pays 7% interest per year. Using matrix multiplication, determine how to divide Rs. 30,000 among the two types of bonds. If the trust fund must obtain an annual total interest of Rs 2,000.
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]]`
If A = `[[2 -1],[3 2]]` and B = `[[0 4],[-1 7]]`find 3A2 − 2B + I
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:
`A = [[1 -1],[0 2]] B= [[-1 0],[2 1]]`and `C= [[0 1],[1 -1]]`
If
If `[[2 3],[5 7]] [[1 -3],[-2 4]]-[[-4 6],[-9 x]]` find x.
\[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\]show that A2 − 5A + 7I = O use this to find A4.
If
If `P(x)=[[cos x,sin x],[-sin x,cos x]],` then show that `P(x),P(y)=P(x+y)=P(y)P(x).`
\[A = \begin{bmatrix}\cos \alpha + \sin \alpha & \sqrt{2}\sin \alpha \\ - \sqrt{2}\sin \alpha & \cos \alpha - \sin \alpha\end{bmatrix}\] ,prove that
\[A^n = \begin{bmatrix}\text{cos n α} + \text{sin n α} & \sqrt{2}\text{sin n α} \\ - \sqrt{2}\text{sin n α} & \text{cos n α} - \text{sin n α} \end{bmatrix}\] for all n ∈ N.
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.
The cooperative stores of a particular school has 10 dozen physics books, 8 dozen chemistry books and 5 dozen mathematics books. Their selling prices are Rs. 8.30, Rs. 3.45 and Rs. 4.50 each respectively. Find the total amount the store will receive from selling all the items.
In a parliament election, a political party hired a public relations firm to promote its candidates in three ways − telephone, house calls and letters. The cost per contact (in paisa) is given in matrix A as
\[A = \begin{bmatrix}140 \\ 200 \\ 150\end{bmatrix}\begin{array} \text{Telephone}\\{\text{House calls }}\\ \text{Letters}\end{array}\]
The number of contacts of each type made in two cities X and Y is given in the matrix B as
\[\begin{array}"Telephone & House calls & Letters\end{array}\]
\[B = \begin{bmatrix}1000 & 500 & 5000 \\ 3000 & 1000 & 10000\end{bmatrix}\begin{array} \\City X \\ City Y\end{array}\]
Find the total amount spent by the party in the two cities.
What should one consider before casting his/her vote − party's promotional activity of their social activities?
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(A + B)T = AT + BT
If A is an m × n matrix and B is n × p matrix does AB exist? If yes, write its order.
If \[A = \begin{bmatrix}\cos x & - \sin x \\ \sin x & \cos x\end{bmatrix}\] , find AAT
If A = [aij] is a 2 × 2 matrix such that aij = i + 2j, write A.
If A is a matrix of order 3 × 4 and B is a matrix of order 4 × 3, find the order of the matrix of AB.
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 ?
If AB = A and BA = B, where A and B are square matrices, then
Let A = \[\begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\], then An is equal to
If A, B are square matrices of order 3, A is non-singular and AB = O, then B is a
If \[A = \begin{bmatrix}1 & a \\ 0 & 1\end{bmatrix}\]then An (where n ∈ N) equals
The number of all possible matrices of order 3 × 3 with each entry 0 or 1 is
If A = [aij] is a scalar matrix of order n × n such that aii = k, for all i, then trace of A is equal to
If A and B are square matrices of the same order, then (A + B)(A − B) is equal to
If \[A = \begin{bmatrix}2 & - 1 & 3 \\ - 4 & 5 & 1\end{bmatrix}\text{ and B }= \begin{bmatrix}2 & 3 \\ 4 & - 2 \\ 1 & 5\end{bmatrix}\] then
A matrix which is not a square matrix is called a ______ matrix.
If A and B are two square matrices of the same order, then AB = BA.
If A = `[(-3, -2, -4),(2, 1, 2),(2, 1, 3)]`, B = `[(1, 2, 0),(-2, -1, -2),(0, -1, 1)]` then find AB and use it to solve the following system of equations:
x – 2y = 3
2x – y – z = 2
–2y + z = 3