Advertisements
Advertisements
प्रश्न
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
उत्तर
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, 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)]`
Find the value of a, b, c, and d from the equation:
`[(a-b, 2a+c),(2a-b, 3x+d)] = [(-1,5),(0,13)]`
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 and B are square matrices of the same order such that AB = BA, then prove by induction that AB" = B"A. Further, prove that (AB)" = A"B" for all n ∈ N
If A = `[(alpha, beta),(gamma, -alpha)]` is such that A2 = I then ______.
If A is a square matrix such that A2 = A, then (I + A)3 – 7 A is equal to ______.
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
In a certain city there are 30 colleges. Each college has 15 peons, 6 clerks, 1 typist and 1 section officer. Express the given information as a column matrix. Using scalar multiplication, find the total number of posts of each kind in all the colleges.
If A and B are square matrices of the same order 3, such that ∣A∣ = 2 and AB = 2I, write the value of ∣B∣.
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:
`[(3, -2, 4),(0, 0, -5),(0, 0, 0)]`
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:
`[(5),(4),(-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)]`
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:
`[(10, -15, 27),(-15, 0, sqrt(34)),(27, sqrt(34), 5/3)]`
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)]`
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
Answer the following question:
If A = `[(1, omega),(omega^2, 1)]`, B = `[(omega^2, 1),(1, omega)]`, where ω is a complex cube root of unity, then show that AB + BA + A −2B is a null matrix
If A = `[(6, 0),("p", "q")]` is a scalar matrix, then the values of p and q are ______ respectively.
State whether the following statement is True or False:
If A and B are two square matrices such that AB = BA, then (A – B)2 = A2 – 2AB + B2
If A and B are matrices of same order, then (3A –2B)′ is equal to______.
AB = AC ⇒ B = C for any three matrices of same order.
Show by an example that for A ≠ O, B ≠ O, AB = O
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)]`
If A = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
If `[("a","b"),("c", "-a")]`is a square root of the 2 x 2 identity matrix, then a, b, c satisfy the relation ____________.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
If A is a square matrix such that A2 = A, then (I + A)2 - 3A is ____________.
A matrix is said to be a column matrix if it has
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 ______.
If A = `[(0, -tan θ/2),(tan θ/2, 0)]` and (I2 + A) (I2 – A)–1 = `[(a, -b),(b, a)]` then 13(a2 + b2) is equal to ______.
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 ______.
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.