Advertisements
Advertisements
Question
If A = `[[0 , 2],[3, -4]]` and kA = `[[0 , 3"a"],[2"b", 24]]` then find the value of k,a and b.
Advertisements
Solution
Given,
kA = `[[0 , 3"a"],[2"b", 24]]` .....(i)
A = `[[0 , 2],[3, -4]]`, implies kA = `[[0 , 2"k"],[3"k", -4"k"]]` .....(ii)
`[[0 , 2"k"],[3"k", -4"k"]] = [[0, 3"a"],[2"b" , 24]]`
- 4k = 24 ⇒ k = - 6
3a = 2k ⇒ a = - 4
2b = 3k ⇒ b = - 9
APPEARS IN
RELATED QUESTIONS
If A is a square matrix such that A2 = I, then find the simplified value of (A – I)3 + (A + I)3 – 7A.
Find the value of x, y, and z from the following equation:
`[(x+y, 2),(5+z, xy)] = [(6,2), (5,8)]`
Find the value of x, y, and z from the following equation:
`[(x+y+z), (x+z), (y+z)] = [(9),(5),(7)]`
Let A = `[(0,1),(0,0)]`show that (aI+bA)n = anI + nan-1 bA , where I is the identity matrix of order 2 and n ∈ N
if A = [(1,1,1),(1,1,1),(1,1,1)], Prove that A" = `[(3^(n-1),3^(n-1),3^(n-1)),(3^(n-1),3^(n-1),3^(n-1)),(3^(n-1),3^(n-1),3^(n-1))]` `n in N`
If A = `[(alpha, beta),(gamma, -alpha)]` is such that A2 = I then ______.
if the matrix A =`[(0,a,-3),(2,0,-1),(b,1,0)]` is skew symmetric, Find the value of 'a' and 'b'
Show that a matrix A = `1/2[(sqrt2,-isqrt2,0),(isqrt2,-sqrt2,0),(0,0,2)]` is unitary.
Show that (A + A') is symmetric matrix, if `A = ((2,4),(3,5))`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(2, 0, 0),(3, -1, 0),(-7, 3, 1)]`
Find k if the following matrix is singular:
`[(7, 3),(-2, "k")]`
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
If A = `[(5, 1, -1),(3, 2, 0)]`, Find (AT)T.
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]`
Construct the matrix A = [aij]3 × 3 where aij = i − j. State whether A is symmetric or skew-symmetric.
If A = `[(3, 1),(-1, 2)]`, prove that A2 – 5A + 7I = 0, where I is unit matrix of order 2
Answer the following question:
If A = diag [2 –3 –5], B = diag [4 –6 –3] and C = diag [–3 4 1] then find B + C – A
If X and Y are 2 × 2 matrices, then solve the following matrix equations for X and Y.
2X + 3Y = `[(2, 3),(4, 0)]`, 3Y + 2Y = `[(-2, 2),(1, -5)]`
A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.
If a matrix A is both symmetric and skew-symmetric, then ____________.
The matrix A `=[(0,1),(1,0)]` is a ____________.
Find X, If `[X - 5 - 1] [(1, 0, 2),(0, 2, 1),(2, 0, 3)][(x),(4),(1)] ` = 0
If D = `[(0, aα^2, aβ^2),(bα + c, 0, aγ^2),(bβ + c, (bγ + c), 0)]` is a skew-symmetric matrix (where α, β, γ are distinct) and the value of `|((a + 1)^2, (1 - a), (2 - c)),((3 + c), (b + 2)^2, (b + 1)^2),((3 - b)^2, b^2, (c + 3))|` is λ then the value of |10λ| is ______.
Let A = `[(0, -2),(2, 0)]`. If M and N are two matrices given by M = `sum_(k = 1)^10 A^(2k)` and N = `sum_(k = 1)^10 A^(2k - 1)` then MN2 is ______.
Assertion: Let the matrices A = `((-3, 2),(-5, 4))` and B = `((4, -2),(5, -3))` be such that A100B = BA100
Reason: AB = BA implies AB = BA for all positive integers n.
