Advertisements
Advertisements
Question
Find the matrix A such that `=[[1,2,3],[4,5,6]]=[[-7,-8,-9],[2,4,6],[11,10,9]]`
Solution
\[\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
RELATED QUESTIONS
Compute the indicated product.
`[(3,-1,3),(-1,0,2)][(2,-3),(1,0),(3,1)]`
Show that AB ≠ BA in each of the following cases
`A=[[-1 1 0],[0 -1 1],[2 3 4]]` and =B `[[1 2 3], [0 1 0],[1 1 0]]`
Compute the products AB and BA whichever exists in each of the following cases:
`A= [[1 -2],[2 3]]` and B=`[[1 2 3],[2 3 1]]`
Compute the products AB and BA whichever exists in each of the following cases:
[a, b]`[[c],[d]]`+ [a, b, c, d] `[[a],[b],[c],[d]]`
If A = `[[ab,b^2],[-a^2,-ab]]` , show that A2 = O
If A = `[[0,c,-b],[-c,0,a],[b,-a,0]]`and B =`[[a^2 ,ab,ac],[ab,b^2,bc],[ac,bc,c^2]]`, show that AB = BA = O3×3.
If A= `[[1 0 -2],[3 -1 0],[-2 1 1]]` B=,`[[0 5 -4],[-2 1 3],[-1 0 2]] and C=[[1 5 2],[-1 1 0],[0 -1 1]]` verify that A (B − C) = AB − AC.
If \[A = \begin{bmatrix}3 & - 5 \\ - 4 & 2\end{bmatrix}\] , find A2 − 5A − 14I.
If
`A=[[1,2,2],[2,1,2],[2,2,1]]`, then prove that A2 − 4A − 5I = 0
Find a 2 × 2 matrix A such that `A=[[1,-2],[1,4]]=6l_2`
If `A=[[0,-x],[x,0]],[[0,1],[1,0]]` and `x^2=-1,` then show that `(A+B)^2=A^2+B^2`
`A=[[3,-5],[-4,2]]` then find A2 − 5A − 14I. Hence, obtain A3
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).`
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 = \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.
If B, C are n rowed square matrices and if A = B + C, BC = CB, C2 = O, then show that for every n ∈ N, An+1 = Bn (B + (n + 1) C).
Let `A=[[1,1,1],[3,3,3]],B=[[3,1],[5,2],[-2,4]]` and `C=[[4,2],[-3,5],[5,0]]`Verify that AB = AC though B ≠ C, A ≠ O.
Three shopkeepers A, B and C go to a store to buy stationary. A purchases 12 dozen notebooks, 5 dozen pens and 6 dozen pencils. B purchases 10 dozen notebooks, 6 dozen pens and 7 dozen pencils. C purchases 11 dozen notebooks, 13 dozen pens and 8 dozen pencils. A notebook costs 40 paise, a pen costs Rs. 1.25 and a pencil costs 35 paise. Use matrix multiplication to calculate each individual's bill.
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
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`
If `A=[[-2],[4],[5]]` , B = [1 3 −6], verify that (AB)T = BT AT
write AB.
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 = \begin{bmatrix}1 & a \\ 0 & 1\end{bmatrix}\]then An (where n ∈ N) equals
If A is a square matrix such that A2 = A, then (I + A)3 − 7A 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{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 X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find 2X – 3Y
If A = `[(3, 5)]`, B = `[(7, 3)]`, then find a non-zero matrix C such that AC = BC.
Give an example of matrices A, B and C such that AB = AC, where A is nonzero matrix, but B ≠ C.
Let A = `[(1, 2),(-1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, -2)]` and a = 4, b = –2. Show that: A(BC) = (AB)C
A matrix which is not a square matrix is called a ______ matrix.
If A and B are square matrices of the same order, then (kA)′ = ______. (k is any scalar)
If matrix AB = O, then A = O or B = O or both A and B are null matrices.
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:
- What is the total amount of money collected by all three schools DPS, CVC, and KVS?
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 ______.