Advertisements
Advertisements
Question
If matrix A = [aij]2×2, where aij `{:(= 1 "if i" ≠ "j"),(= 0 "if i" = "j"):}` then A2 is equal to ______.
Options
I
A
0
None of these
Solution
If matrix A = [aij]2×2, where aij `{:(= 1 "if i" ≠ "j"),(= 0 "if i" = "j"):}` then A2 is equal to I.
Explanation:
Given that A = [aij]2×2
Let A = `[("a"_11, "a"_12),("a"_21, "a"_22)]_(2 x 2)`
a11 = 0 ....[∵ i = j]
a12 = 1 ....[∵ i ≠ j]
a21 = 1 ....[∵ i ≠ j]
a22 = 0 ....[∵ i = j]
∴ A = `[(0, 1),(1, 0)]`
Now, A2 = A . A
= `[(0,1),(1,0)] [(0, 1),(1, 0)]`
=`[(0 + 1, 0 + 0),(0 +0, 1 + 0)]`
= I
APPEARS IN
RELATED QUESTIONS
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find BA
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 indicated products:
`[[1 -2],[2 3]][[1 2 3],[-3 2 -1]]`
Show that AB ≠ BA in each of the following cases:
`A=[[1 3 0],[1 1 0],[4 1 0]]`And B=`[[0 1 0],[1 0 0],[0 5 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]]`
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]]`
\[A = \begin{bmatrix}2 & - 3 & - 5 \\ - 1 & 4 & 5 \\ 1 & - 3 & - 4\end{bmatrix}\] , Show that A2 = A.
\[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.
If \[A = \begin{bmatrix}3 & - 5 \\ - 4 & 2\end{bmatrix}\] , find A2 − 5A − 14I.
If , then show that A is a root of the polynomial f (x) = x3 − 6x2 + 7x + 2.
If `A=[[0,0],[4,0]]` find `A^16`
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
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?
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?
If `A= [[3],[5],[2]]` And B=[1 0 4] , Verify that `(AB)^T=B^TA^T`
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 α.
Write the number of all possible matrices of order 2 × 2 with each entry 1, 2 or 3.
If \[\begin{bmatrix}\cos\frac{2\pi}{7} & - \sin\frac{2\pi}{7} \\ \sin\frac{2\pi}{7} & \cos\frac{2\pi}{7}\end{bmatrix}^k = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] then the least positive integral value of k is _____________.
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 = \begin{bmatrix}1 & - 1 \\ 2 & - 1\end{bmatrix}, B = \begin{bmatrix}a & 1 \\ b & - 1\end{bmatrix}\]and (A + B)2 = A2 + B2, values of a and b are
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 = \begin{bmatrix}2 & - 1 & 3 \\ - 4 & 5 & 1\end{bmatrix}\text{ and B }= \begin{bmatrix}2 & 3 \\ 4 & - 2 \\ 1 & 5\end{bmatrix}\] then
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find 2X – 3Y
If A and B are square matrices of the same order, then (kA)′ = ______. (k is any scalar)
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:
- How many articles (in total) are sold by three schools?