English

If X and Y are 2 × 2 matrices, then solve the following matrix equations for X and Y. 2X + 3Y = [2340], 3Y + 2Y = [-221-5]

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)]`

Sum
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)]`

shaalaa.com
  Is there an error in this question or solution?
Chapter 3: Matrices - Exercise [Page 55]

APPEARS IN

NCERT Exemplar Mathematics Exemplar [English] Class 12
Chapter 3 Matrices
Exercise | Q 19 | Page 55

Video TutorialsVIEW ALL [2]

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)]`


If A = `[(0, -tan  α/2), (tan  α/2, 0)]` and I is the identity matrix of order 2, show that I + A = `(I - A)[(cos α, -sin α),(sin α, cos α)]`


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 = [(3,-4),(1,-1)]` then prove A"=` [(1+2n, -4n),(n, 1-2n)]` where n is any positive integer


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.


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


If A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.


Find the non-singular matrices P & Q such that PAQ is in normal form where`[(1,2,3,4),(2,1,4,3),(3,0,5,-10)]`

 


If liminii = 1, 2, 3 denote the direction cosines of three mutually perpendicular vectors in space, prove that AAT = I, where \[A = \begin{bmatrix}l_1 & m_1 & n_1 \\ l_2 & m_2 & n_2 \\ l_3 & m_3 & n_3\end{bmatrix}\]


If\[A = \begin{bmatrix}2 & 3 \\ 4 & 5\end{bmatrix}\]prove that A − AT is a skew-symmetric matrix.


if  `vec"a"= 2hat"i" + 3hat"j"+ hat"k", vec"b" = hat"i" -2hat"j" + hat"k" and vec"c" = -3hat"i" + hat"j" + 2hat"k", "find" [vec"a" vec"b" vec"c"]`


Choose the correct alternative.

The matrix `[(8, 0, 0),(0, 8, 0),(0, 0, 8)]` is _______


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:

`[(3, 0, 0),(0, 5, 0),(0, 0, 1/3)]`


Find k if the following matrix is singular:

`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`


Find k if the following matrix is singular:

`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`


If A = `[(5, 1, -1),(3, 2, 0)]`, Find (AT)T.


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 B + C – A


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


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 = ______


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


If A = `[(1, 3, 3),(3, 1, 3),(3, 3, 1)]`, then show that A2 – 5A is a scalar matrix


The matrix A = `[(0, 0, 5),(0, 5, 0),(5, 0, 0)]` is a ______.


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.


If A is a square matrix, then A – A’ is a ____________.


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.


A matrix is said to be a row matrix, if it has


A square matrix in which elements in the diagonal are all 1 and rest are all zero is called an


If `[(1, 2, 1),(2, 3, 1),(3, a, 1)]` is non-singular matrix and a ∈ A, then the set A is ______.


A matrix which is both symmetric and skew symmetric matrix is a ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×