Advertisements
Advertisements
Question
If A = `[(3, -5),(-4, 2)]`, then find A2 – 5A – 14I. Hence, obtain A3.
Solution
Given that: A = `[(3, -5),(-4, 2)]`
A2 = A . A
= `[(3, -5),(-4, 2)] [(3, -5),(-4, 2)]`
= `[(9 + 20, -15 - 10),(-12 - 8, 20 + 4)]`
= `[(29, -25),(-20, 24)]`
∴ A2 – 5A – 14I = `[(29, -25),(-20, -24)] -5[(3, -5),(-4, 2)] -14[(1, 0),(0, 1)]`
= `[(29, -25),(-20, 24)] - [(15, -25),(-20, 10)] - [(14, 0),(0, 14)]`
= `[(29, -25),(-20, 24)] - [(29, -25),(-20, 24)]`
= `[(29 - 29, -25 + 25),(-20 + 20, 24 - 24)]`
= `[(0, 0),(0, 0)]`
Hence, A2 – 5A – 14I = 0
Now, multiplying both sides by A, we get,
A2 . A – 5A . A – 14IA = 0A
⇒ A3 – 5A2 – 14A = 0
⇒ A3 = 5A2 + 14A
⇒ A3 = `5[(29, -25),(-20, 24)] + 14[(3, -5),(-4, -2)]`
= `[(145, -125),(-100, 120)] + [(42, -70),(-56, 28)]`
= `[(145 + 42, -125 - 70),(-100 - 56, 120 + 28)]`
= `[(187, -195),(-156, 148)]`
Hence, A3 = `[(187, -195),(-156, 148)]`
APPEARS IN
RELATED QUESTIONS
If A = `[[ab,b^2],[-a^2,-ab]]` , show that A2 = O
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 = `[[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=, find k such that A2 = kA − 2I2
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= [[1,2,0],[3,-4,5],[0,-1,3]]` compute A2 − 4A + 3I3.
`A=[[3,2, 0],[1,4,0],[0,0,5]]` show that A2 − 7A + 10I3 = 0
Find the matrix A such that `[[2,-1],[1,0],[-3,-4]]A` `=[[-1,-8,-10],[1,-2,-5],[9,22,15]]`
If `A=[[0,-x],[x,0]],[[0,1],[1,0]]` and `x^2=-1,` then show that `(A+B)^2=A^2+B^2`
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`
Give examples of matrices
A and B such that AB = O but A ≠ 0, B ≠ 0.
Let A and B be square matrices of the order 3 × 3. Is (AB)2 = A2 B2? Give reasons.
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.
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?
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(2A)T = 2AT
If \[A = \begin{bmatrix}1 & 1 \\ 1 & 1\end{bmatrix}\] satisfies A4 = λA, then write the value of λ.
If A = [aij] is a square matrix such that aij = i2 − j2, then write whether A is symmetric or skew-symmetric.
If \[\begin{bmatrix}1 & 2 \\ 3 & 4\end{bmatrix}\begin{bmatrix}3 & 1 \\ 2 & 5\end{bmatrix} = \begin{bmatrix}7 & 11 \\ k & 23\end{bmatrix}\] ,then write the value of k.
Construct a 2 × 2 matrix A = [aij] whose elements aij are given by \[a_{ij} = \begin{cases}\frac{\left| - 3i + j \right|}{2} & , if i \neq j \\ \left( i + j \right)^2 & , if i = j\end{cases}\]
If A and B are two matrices such n that AB = B and BA = A , `A^2 + B^2` is equal to
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 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 is a square matrix such that A2 = I, then (A − I)3 + (A + I)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{bmatrix}2 & - 1 & 3 \\ - 4 & 5 & 1\end{bmatrix}\text{ and B }= \begin{bmatrix}2 & 3 \\ 4 & - 2 \\ 1 & 5\end{bmatrix}\] then
If A = `[(3, 5)]`, B = `[(7, 3)]`, then find a non-zero matrix C such that AC = BC.
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 money (in Rupees) collected by the school DPS?