Advertisements
Advertisements
प्रश्न
If A = `[(3, 5)]`, B = `[(7, 3)]`, then find a non-zero matrix C such that AC = BC.
उत्तर
We have, A = `[(3, 5)]_(1 xx 2)` and B = `[(7, 3)]_(1 xx 2)`
For AC = BC
We have order of C = 2 × n
For n = 1
Let C = `[(x),(y)]`
∴ AC = `[(3, 5)] [(x),(y)] = [(3x + 5y]`
And BC = `[(7, 3)] [(x),(y)]` = [3x + 5y]
For AC = BC,
[3x + 5y] = [7x + 3y]
⇒ 3x + 5y = 7x + 3y
⇒ 4x = 2y
⇒ x = `1/2 y`
⇒ y = 2x
∴ C = `[(x),(2x)]`
We see that on taking C of order 2 × 1, 2 × 2, 2 × 3, ..., we get
C = `[(x),(2x)], [(x, x),(2x, 2x)], [(x, x, x),(2x, 2x, 2x)]`...
In general,
C = `[("k"),(2"k")], [("k", "k"),(2"k", 2"k")]` etc ...
Where, k is any real number.
APPEARS IN
संबंधित प्रश्न
Compute the indicated product.
`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`
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= [[5 -1],[6 7]]`And B =`[[2 1],[3 4]]`
Evaluate the following:
`[[],[1 2 3],[]]` `[[1 0 2],[2 0 1],[0 1 2]]` `[[2],[4],[6]]`
If \[A = \begin{bmatrix}4 & - 1 & - 4 \\ 3 & 0 & - 4 \\ 3 & - 1 & - 3\end{bmatrix}\] , Show that A2 = I3.
\[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix} and \text{ I} = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\]
Solve the matrix equations:
`[[],[x-5-1],[]][[1,0,2],[0,2,1],[2,0,3]] [[x],[4],[1]]=0`
`A=[[3,2, 0],[1,4,0],[0,0,5]]` show that A2 − 7A + 10I3 = 0
If `A=[[0,0],[4,0]]` find `A^16`
`A=[[3,-5],[-4,2]]` then find A2 − 5A − 14I. Hence, obtain A3
Let `A= [[1,1,1],[0,1,1],[0,0,1]]` Use the principle of mathematical introduction to show that `A^n [[1,n,n(n+1)//2],[0,1,1],[0,0,1]]` for every position integer n.
Give examples of matrices
A and B such that AB ≠ BA
If A and B are square matrices of the same order, explain, why in general
(A − B)2 ≠ A2 − 2AB + B2
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.
If `A=[[-2],[4],[5]]` , B = [1 3 −6], verify that (AB)T = BT AT
If \[A = \begin{bmatrix}\alpha & \beta \\ \gamma & - \alpha\end{bmatrix}\] is such that A2 = I, then
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
(a) nk (b) n + k (c) \[\frac{n}{k}\] (d) none of these
The matrix \[A = \begin{bmatrix}0 & 0 & 4 \\ 0 & 4 & 0 \\ 4 & 0 & 0\end{bmatrix}\] is a
If A is a matrix of order m × n and B is a matrix such that ABT and BTA are both defined, then the order of matrix B is
Disclaimer: option (a) and (d) both are the same.
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find X + Y
If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn
If A = `[(0, 1),(1, 0)]`, then A2 is equal to ______.
If A and B are square matrices of the same order, then (kA)′ = ______. (k is any scalar)
If A and B are square matrices of the same order, then [k (A – B)]′ = ______.
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 ______.