Advertisements
Advertisements
Question
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)]`
Advertisements
Solution
Given that,
2X + 3Y = `[(2, 3),(4, 0)]` ......(1)
3Y + 2Y = `[(-2, 2),(1, -5)]` ......(2)
Multiplying equation (1) by 3 and equaion (2) by 2, we get,
3[2X + 3Y] = `3[(2, 3),(4, 0)]`
⇒ 6X + 9Y = `[(6, 9),(12, 0)]` ....(3)
2[3X + 2Y] = `2[(-2, 2),(1, -5)]`
⇒ 6X + 4Y = `[(-4, 4),(2, -10)]` .....(4)
On subtracting eq. (4) from eq. (3) we get
5Y = `[(6 + 4, 9 - 4),(12 - 2, 0 + 10)]`
5Y = `[(10, 5),(10, 10)]`
⇒ Y = `[(2, 1),(2, 2)]`
Now, putting the value of Y in equation (1) we get,
`2"X" + 3 [(2, 1),(2, 2)] = [(2, 3),(4, 0)]`
⇒ `2"X" + [(6, 3),(6, 60)] = [(2, 3),(4, 0)]`
⇒ 2X = `[(2, 3),(4, 0)] - [(6, 3),(6, 6)]`
⇒ 2X = `[(2 - 6, 3 - 3),(4 - 6, 0 - 6)]`
⇒ 2X = `[(-4,0),(-2, -6)]`
⇒ = `1/2 [(-4, 0),(-2, -6)]`
⇒ X = `[(-2, 0),(-1, -3)]`
Hence, X = `[(-2, 0),(-1, -3)]` and Y = `[(2, 1),(2, 2)]`
APPEARS IN
RELATED QUESTIONS
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)]`
`A = [a_(ij)]_(mxxn)` is a square matrix, if ______.
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`
Find the matrix X so that X`[(1,2,3),(4,5,6)]= [(-7,-8,-9),(2,4,6)]`
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
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
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
If A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.
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:
`[(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:
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Identify the following matrix is singular or non-singular?
`[(3, 5, 7),(-2, 1, 4),(3, 2, 5)]`
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 = `[(1, 0),(-1, 7)]`, find k so that A2 – 8A – kI = O, where I is a unit matrix and O is a null matrix of order 2.
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 = `[(1, 2),(3, 2),(-1, 0)]` and B = `[(1, 3, 2),(4, -1, -3)]`, show that AB is singular.
Answer the following question:
If A = `[(1, 2, 3),(2, 4, 6),(1, 2, 3)]`, B = `[(1, -1, 1),(-3, 2, -1),(-2, 1, 0)]`, show that AB and BA are both singular matrices
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
Choose the correct alternative:
If B = `[(6, 3),(-2, "k")]` is singular matrix, then the value of k is ______
If A is a square matrix of order 2 such that A(adj A) = `[(7, 0),(0, 7)]`, then |A| = ______
If A = `[(3, 1),(-1, 2)]`, then prove that A2 – 5A + 7I = O, where I is unit matrix of order 2
The matrix A = `[(0, 0, 5),(0, 5, 0),(5, 0, 0)]` is a ______.
If two matrices A and B are of the same order, then 2A + B = B + 2A.
If A `= [("cos x", - "sin x"),("sin x", "cos x")]`, find AAT.
If the matrix A `= [(5,2,"x"),("y",2,-3),(4, "t",-7)]` is a symmetric matrix, then find the value of x, y and t respectively.
If A is a square matrix such that A2 = A, then (I + A)2 - 3A is ____________.
`root(3)(4663) + 349` = ? ÷ 21.003
Find X, If `[X - 5 - 1] [(1, 0, 2),(0, 2, 1),(2, 0, 3)][(x),(4),(1)] ` = 0
Let A be a 2 × 2 real matrix with entries from {0, 1} and |A| ≠ 0. Consider the following two statements:
(P) If A1I2, then |A| = –1
(Q) If |A| = 1, then tr(A) = 2,
where I2 denotes 2 × 2 identity matrix and tr(A) denotes the sum of the diagonal entries of A. Then ______.
If A and B are square matrices of order 3 × 3 and |A| = –1, |B| = 3, then |3AB| equals ______.
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 ______.
