Advertisements
Advertisements
प्रश्न
If `[[2 3],[5 7]] [[1 -3],[-2 4]]-[[-4 6],[-9 x]]` find x.
उत्तर
Given :`[[2,3],[5,7]] [[1,-3],[-2,4]]-[[-4,6],[-9,x]]`
`⇒[[2-6,-6+12],[5-14,-15+28]]=[[-4,6],[-9,x]]`
`⇒[[-4,6],[-9,13]]=[[-4,6],[-9,x]]`
⇒x=13
∴x=13
APPEARS IN
संबंधित प्रश्न
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find AB
Compute the indicated product.
`[(1),(2),(3)] [2,3,4]`
Compute the indicated product.
`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`
Compute the products AB and BA whichever exists in each of the following cases:
`A=[[3 2],[-1 0],[-1 1]]` and `B= [[4 5 6],[0 1 2]]`
Evaluate the following:
`[[],[1 2 3],[]]` `[[1 0 2],[2 0 1],[0 1 2]]` `[[2],[4],[6]]`
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
For the following matrices verify the associativity of matrix multiplication i.e. (AB) C = A(BC):
`A=[[4 2 3],[1 1 2],[3 0 1]]`=`B=[[1 -1 1],[0 1 2],[2 -1 1]]` and `C= [[1 2 -1],[3 0 1],[0 0 1]]`
If \[A = \begin{bmatrix}4 & - 1 & - 4 \\ 3 & 0 & - 4 \\ 3 & - 1 & - 3\end{bmatrix}\] , Show that A2 = I3.
\[A = \begin{bmatrix}3 & - 2 \\ 4 & - 2\end{bmatrix} and \text{ I }= \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\], then prove that A2 − A + 2I = O.
\[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\]show that A2 − 5A + 7I = O use this to find A4.
If
If A=then find λ, μ so that A2 = λA + μI
Solve the matrix equations:
`[1 2 1] [[1,2,0],[2,0,1],[1,0 ,2]][[0],[2],[x]]=0`
If `A=[[0,0],[4,0]]` find `A^16`
If\[A = \begin{bmatrix}a & b \\ 0 & 1\end{bmatrix}\], prove that\[A^n = \begin{bmatrix}a^n & b( a^n - 1)/a - 1 \\ 0 & 1\end{bmatrix}\] for every positive integer n .
\[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.
Let A and B be square matrices of the order 3 × 3. Is (AB)2 = A2 B2? Give reasons.
In a legislative assembly election, a political group hired a public relations firm to promote its candidates in three ways: telephone, house calls and letters. The cost per contact (in paise) is given matrix A as
Cost per contact
`A=[[40],[100],[50]]` `[["Teliphone"] ,["House call "],[" letter"]]`
The number of contacts of each type made in two cities X and Y is given in matrix B as
Telephone House call Letter
`B= [[ 1000, 500, 5000],[3000,1000, 10000 ]]`
Find the total amount spent by the group in the two cities X and Y.
A trust fund has Rs 30000 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 30000 among the two types of bonds. If the trust fund must obtain an annual total interest of(ii) Rs 2000
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 (A + B)T = AT + BT
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 = [aij] is a 2 × 2 matrix such that aij = i + 2j, write A.
Write matrix A satisfying ` A+[[2 3],[-1 4]] =[[3 6],[- 3 8]]`.
If A and B are two matrices such n that AB = B and BA = A , `A^2 + B^2` is equal to
If S = [Sij] is a scalar matrix such that sij = k and A is a square matrix of the same order, then AS = SA = ?
If \[A = \begin{bmatrix}1 & 2 & x \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} and B = \begin{bmatrix}1 & - 2 & y \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}\] and AB = I3, then x + y equals
If A and B are square matrices of the same order, then (A + B)(A − B) is equal to
If \[A = \begin{pmatrix}\cos\alpha & - \sin\alpha & 0 \\ \sin\alpha & \cos\alpha & 0 \\ 0 & 0 & 1\end{pmatrix},\] ,find adj·A and verify that A(adj·A) = (adj·A)A = |A| I3.
If A = `[(3, 5)]`, B = `[(7, 3)]`, then find a non-zero matrix C such that AC = BC.
If A = `[(3, -5),(-4, 2)]`, then find A2 – 5A – 14I. Hence, obtain A3.
The matrix P = `[(0, 0, 4),(0, 4, 0),(4, 0, 0)]`is a ______.
A matrix which is not a square matrix is called a ______ matrix.
If A, B and C are square matrices of same order, then AB = AC always implies that B = C
Let a, b, c ∈ R be all non-zero and satisfy a3 + b3 + c3 = 2. If the matrix A = `((a, b, c),(b, c, a),(c, a, b))` satisfies ATA = I, then a value of abc can be ______.