Advertisements
Advertisements
प्रश्न
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
Advertisements
उत्तर
Let A = `[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
Since A is a singular matrix,
|A| = 0
∴ `|(4, 3, 1),(7, "k", 1),(10, 9, 1)|` = 0
∴ 4(k – 9) – 3(7 – 10) + 1(63 – 10k) = 0
∴ 4k – 36 + 9 + 63 – 10k = 0
∴ –6k + 36 = 0
∴ 6k = 36
∴ k = 6
APPEARS IN
संबंधित प्रश्न
Find the value of x, y, and z from the following equation:
`[(4,3),(x,5)] = [(y,z),(1,5)]`
Find the value of x, y, and z from the following equation:
`[(x+y+z), (x+z), (y+z)] = [(9),(5),(7)]`
Find the value of a, b, c, and d from the equation:
`[(a-b, 2a+c),(2a-b, 3x+d)] = [(-1,5),(0,13)]`
`A = [a_(ij)]_(mxxn)` is a square matrix, if ______.
Determine the product `[(-4,4,4),(-7,1,3),(5,-3,-1)][(1,-1,1),(1,-2,-2),(2,1,3)]` and use it to solve the system of equations x - y + z = 4, x- 2y- 2z = 9, 2x + y + 3z = 1.
Use product `[(1,-1,2),(0,2,-3),(3,-2,4)][(-2,0,1),(9,2,-3),(6,1,-2)]` to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3
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.
If A and B are square matrices of the same order 3, such that ∣A∣ = 2 and AB = 2I, write the value of ∣B∣.
Identify the following matrix is singular or non-singular?
`[(5, 0, 5),(1, 99, 100),(6, 99, 105)]`
Find k if the following matrix is singular:
`[(7, 3),(-2, "k")]`
Find k if the following matrix is singular:
`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`
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.
Answer the following question:
If A = diag [2 –3 –5], B = diag [4 –6 –3] and C = diag [–3 4 1] then find 2A + B – 5C
If A = `[(6, 0),("p", "q")]` is a scalar matrix, then the values of p and q are ______ respectively.
Choose the correct alternative:
If A = `[(2, 0),(0, 2)]`, then A2 – 3I = ______
If A and B are matrices of same order, then (3A –2B)′ is equal to______.
If two matrices A and B are of the same order, then 2A + B = B + 2A.
For the non singular matrix A, (A′)–1 = (A–1)′.
Given A = `[(2, 4, 0),(3, 9, 6)]` and B = `[(1, 4),(2, 8),(1, 3)]` is (AB)′ = B′A′?
A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.
The matrix A `=[(0,1),(1,0)]` is a ____________.
The matrix `[(0,-5,8),(5,0,12),(-8,-12,0)]` is a ____________.
If `[(1,2),(3,4)],` then A2 - 5A is equal to ____________.
If A is a square matrix such that A2 = A, then (I + A)2 - 3A is ____________.
`[(5sqrt(7) + sqrt(7)) + (4sqrt(7) + 8sqrt(7))] - (19)^2` = ?
A matrix is said to be a column matrix if it has
A square matrix in which elements in the diagonal are all 1 and rest are all zero is called an
Find X, If `[X - 5 - 1] [(1, 0, 2),(0, 2, 1),(2, 0, 3)][(x),(4),(1)] ` = 0
A diagonal matrix in which all diagonal elements are same, is called a ______ matrix.
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 ______.
If `[(1, 2, 1),(2, 3, 1),(3, a, 1)]` is non-singular matrix and a ∈ A, then the set A is ______.
If A = `[(5, x),(y, 0)]` and A = AT, where AT is the transpose of the matrix A, then ______.
