Advertisements
Advertisements
प्रश्न
If A = `[[0 , 2],[3, -4]]` and kA = `[[0 , 3"a"],[2"b", 24]]` then find the value of k,a and b.
Advertisements
उत्तर
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
संबंधित प्रश्न
If for any 2 x 2 square matrix A, `A("adj" "A") = [(8,0), (0,8)]`, then write the value of |A|
if `A = [(3,-4),(1,-1)]` then prove A"=` [(1+2n, -4n),(n, 1-2n)]` where n is any positive integer
Find the matrix X so that X`[(1,2,3),(4,5,6)]= [(-7,-8,-9),(2,4,6)]`
Let A = `((2,-1),(3,4))`, B = `((5,2),(7,4))`, C= `((2,5),(3,8))` find a matrix D such that CD − AB = O
Given two matrices A and B
`A = [(1,-2,3),(1,4,1),(1,-3, 2)] and B = [(11,-5,-14),(-1, -1,2),(-7,1,6)]`
find AB and use this result to solve the following system of equations:
x - 2y + 3z = 6, x + 4x + z = 12, x - 3y + 2z = 1
Using coding matrix A=`[(2,1),(3,1)]` encode the message THE CROW FLIES AT MIDNIGHT.
Investigate for what values of λ and μ the equations
2x + 3y + 5z = 9
7x + 3y - 2z = 8
2x + 3y + λz = μ have
A. No solutions
B. Unique solutions
C. An infinite number of solutions.
If A is a square matrix of order 3 with |A| = 4 , then the write the value of |-2A| .
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:
`[9 sqrt(2) -3]`
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")]`
If A = `[(5, 1, -1),(3, 2, 0)]`, Find (AT)T.
Find x, y, z If `[(0, -5"i", x),(y, 0, z),(3/2, -sqrt(2), 0)]` is a skew symmetric matrix.
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
If A = `[(3, 1),(-1, 2)]`, prove that A2 – 5A + 7I = 0, where I is unit matrix of order 2
Choose the correct alternative:
If B = `[(6, 3),(-2, "k")]` is singular matrix, then the value of k is ______
Choose the correct alternative:
If A = `[(2, 0),(0, 2)]`, then A2 – 3I = ______
State whether the following statement is True or False:
If A is non singular, then |A| = 0
The matrix A = `[(0, 0, 5),(0, 5, 0),(5, 0, 0)]` is a ______.
If `[("a","b"),("c", "-a")]`is a square root of the 2 x 2 identity matrix, then a, b, c satisfy the relation ____________.
If A is a square matrix, then A – A’ is a ____________.
If a matrix A is both symmetric and skew-symmetric, then ____________.
A = `[a_(ij)]_(m xx n)` is a square matrix, if
A diagonal matrix in which all diagonal elements are same, is called a ______ matrix.
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 and B be 3 × 3 real matrices such that A is symmetric matrix and B is skew-symmetric matrix. Then the systems of linear equations (A2B2 – B2A2)X = O, where X is a 3 × 1 column matrix of unknown variables and O is a 3 × 1 null matrix, has ______.
