Advertisements
Advertisements
प्रश्न
For a 2 × 2 matrix A = [aij] whose elements are given by
उत्तर
\[Here, \]
\[ a_{ij} = \frac{i}{j}\]
\[1 \leq i \leq 2 \]
\[1 \leq j \leq 2\]
\[ \Rightarrow a_{12} = \frac{1}{2}\]
APPEARS IN
संबंधित प्रश्न
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 indicated product:
`[(a,b),(-b,a)][(a,-b),(b,a)]`
Compute the indicated product.
`[(2,1),(3,2),(-1,1)][(1,0,1),(-1,2,1)]`
Compute the indicated product.
`[(3,-1,3),(-1,0,2)][(2,-3),(1,0),(3,1)]`
Compute the indicated product:
`[(2,3,4),(3,4,5),(4,5,6)][(1,-3,5),(0,2,4), (3,0,5)]`
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 =
\[\begin{bmatrix}2 & - 3 & - 5 \\ - 1 & 4 & 5 \\ 1 & - 3 & - 4\end{bmatrix}\]and B =
\[\begin{bmatrix}- 1 & 3 & 5 \\ 1 & - 3 & - 5 \\ - 1 & 3 & 5\end{bmatrix}\] , show that AB = BA = O3×3.
If A =`[[2 -3 -5],[-1 4 5],[1 -3 -4]]` and B =`[[2 -2 -4],[-1 3 4],[1 2 -3]]`
, show that AB = A and BA = B.
Compute the elements a43 and a22 of the matrix:`A=[[0 1 0],[2 0 2],[0 3 2],[4 0 4]]` `[[2 -1],[-3 2],[4 3]] [[0 1 -1 2 -2],[3 -3 4 -4 0]]`
If `[[2 3],[5 7]] [[1 -3],[-2 4]]-[[-4 6],[-9 x]]` find x.
`A=[[1,2,2],[2,1,2],[2,2,1]]`, then prove that A2 − 4A − 5I = 0
Find the matrix A such that `=[[1,2,3],[4,5,6]]=[[-7,-8,-9],[2,4,6],[11,10,9]]`
If `P=[[x,0,0],[0,y,0],[0,0,z]]` and `Q=[[a,0,0],[0,b,0],[0,0,c]]` prove that `PQ=[[xa,0,0],[0,yb,0],[0,0,zc]]=QP`
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
(i) Rs 1800
To promote making of toilets for women, an organisation tried to generate awarness through (i) house calls, (ii) letters, and (iii) announcements. The cost for each mode per attempt is given below:
(i) ₹50 (ii) ₹20 (iii) ₹40
The number of attempts made in three villages X, Y and Z are given below:
(i) (ii) (iii)
X 400 300 100
Y 300 250 75
Z 500 400 150
Find the total cost incurred by the organisation for three villages separately, using matrices.
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?
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 =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(A + B)T = AT + BT
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` 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 (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.
write AB.
If A = [aij] is a square matrix such that aij = i2 − j2, then write whether A is symmetric or skew-symmetric.
What is the total number of 2 × 2 matrices with each entry 0 or 1?
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 = `[(3, -5),(-4, 2)]`, then find A2 – 5A – 14I. Hence, obtain A3.
If matrix A = [aij]2×2, where aij `{:(= 1 "if i" ≠ "j"),(= 0 "if i" = "j"):}` then A2 is equal to ______.
If A `= [(1,-2,1),(2,1,3)]` and B `= [(2,1),(3,2),(1,1)],` then (AB)T is equal
Three schools DPS, CVC, and KVS decided to organize a fair for collecting money for helping the flood victims. They sold handmade fans, mats, and plates from recycled material at a cost of Rs. 25, Rs.100, and Rs. 50 each respectively. The numbers of articles sold are given as
School/Article | DPS | CVC | KVS |
Handmade/fans | 40 | 25 | 35 |
Mats | 50 | 40 | 50 |
Plates | 20 | 30 | 40 |
Based on the information given above, answer the following questions:
- If the number of handmade fans and plates are interchanged for all the schools, then what is the total money collected by all schools?
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 ______.