English

Find matrix X such that AX = B, where A = [1-2-21] and B = [-3-1]

Advertisements
Advertisements

Question

Find matrix X such that AX = B, where A = `[(1, -2),(-2, 1)]` and B = `[(-3),(-1)]`

Sum
Advertisements

Solution

Let X = `[("a"),("b")]`

But, AX = B

∴ `[(1, -2),(-2, 1)] [("a"),("b")] = [(-3),(-1)]`

∴ `[("a" - 2"b"),(-2"a" + "b")] = [(-3),(-1)]`

∴ By equality of matrices, we get

a – 2b = – 3  ...(i)

–2a + b = – 1  ...(ii)

By (i) × 2 + (ii), we get

– 3b = – 7

∴ b = `7/3`

Substituting b = `7/3` in (i), we get

`"a" - 2(7/3)` = – 3

∴ a = `- 3 + 14/3 = 5/3`

∴ X = `[(5/3), (7/3)]`

shaalaa.com
  Is there an error in this question or solution?
Chapter 4: Determinants and Matrices - Exercise 4.6 [Page 95]

APPEARS IN

RELATED QUESTIONS

If A = `[(1, -3),(4, 2)], "B" = [(4, 1),(3, -2)]` show that AB ≠ BA.


Show that AB = BA where,

A = `[(-2, 3, -1),(-1, 2, -1),(-6, 9, -4)], "B" = [(1, 3, -1),(2, 2, -1),(3, 0, -1)]`


Show that AB = BA where, 

A = `[(costheta, - sintheta),(sintheta, costheta)], "B" = [(cosphi, -sinphi),(sinphi, cosphi)]`


If A = `[(4, 8),(-2, -4)]`, prove that A2 = 0


Verify A(BC) = (AB)C of the following case:

A = `[(1, 0, 1),(2, 3, 0),(0, 4, 5)], "B" = [(2, -2),(-1, 1),(0, 3)] and "C" = [(3, 2, -1),(2, 0, -2)]`


Verify that A(B + C) = AB + AC of the following matrix:

A = `[(4, -2),(2, 3)], "B" = [(-1, 1),(3, -2)] and "C" = [(4, 1),(2, -1)]`


Verify that A(B + C) = AB + AC of the following matrix:

A = `[(1, -1, 3),(2, 3, 2)], "B" = [(1, 0),(-2, 3),(4, 3)], "C" = [(1, 2),(-2, 0),(4, -3)]`


If A = `[(1, 2, 0),(5, 4, 2),(0, 7, -3)]`, find the product (A + I)(A − I)


A = `[(alpha, 0),(1, 1)], "B" = [(1, 0),(2, 1)]` find α, if A2 = B.


If A = `[(8, 4),(10, 5)], "B" = [(5, -4),(10, -8)]` show that (A + B)2 = A2 + AB + B2 


If A = `[(1, 2),(-1, -2)], "B" = [(2, "a"),(-1, "b")]` and if (A + B)2 = A2 + B2 . find values of a and b


Find k, if A= `[(3, -2),(4, -2)]` and if A2 = kA – 2I


Find x, if `[(1, "x", 1)][(1, 2, 3),(4, 5, 6),(3, 2, 5)] [(1),(-2), (3)]` = 0


If A = `[(1, 2),(3, 5)]` B = `[(0, 4),(2, -1)]`, show that AB ≠ BA, but |AB| = IAl·IBI


Select the correct option from the given alternatives:

If `[(5, 7),(x, 1),(2, 6)] - [(1, 2),(-3, 5),(2, y)] = [(4, 5),(4, -4),(0, 4)]` then __________


Select the correct option from the given alternatives:

If A + B = `[(7, 4),(8, 9)]` and A − B = `[(1, 2),(0, 3)]` then the value of A is _______


Answer the following question:

If f(α) = A = `[(cosalpha, -sinalpha, 0),(sinalpha, cosalpha, 0),(0, 0, 1)]`, Find f(– α)


Answer the following question:

If f (α) = A = `[(cosalpha, -sinalpha, 0),(sinalpha, cosalpha, 0),(0, 0, 1)]`, Find f(–α) + f(α)


Answer the following question:

If Aα = `[(cosalpha, sinalpha),(-sinalpha, cosalpha)]`, show that Aα . Aβ = Aα+β 


Answer the following question:

If A = `[(2, -2, -4),(-1, 3, 4),(1, -2, -3)]` show that A2 = A


Answer the following question:

If A = `[(3, -5),(-4, 2)]`, show that A2 – 5A – 14I = 0


Answer the following question:

If A = `[(0, 1),(1, 0)]` and B = `[(0, -1),(1, 0)]` show that (A + B)(A – B) ≠ A2 – B


Answer the following question:

Find x, y if, `[(0, -1, 4)]{2[(4, 5),(3, 6),(2, -1)] + 3[(4, 3),(1, 4),(0, -1)]} = [(x, y)]`


Answer the following question:

Two farmers Shantaram and Kantaram cultivate three crops rice,wheat and groundnut. The sale (In Rupees) of these crops by both the farmers for the month of April and may 2008 is given below,

  April sale (In Rs.)
Rice Wheat Groundnut
Shantaram 15000 13000 12000
Kantaram 18000 15000 8000

 

  May sale (In Rs.)
Rice Wheat Groundnut
Shantaram 18000 15000 12000
Kantaram 21000 16500 16000

Find The total sale in rupees for two months of each farmer for each crop


Answer the following question:

Two farmers Shantaram and Kantaram cultivate three crops rice,wheat and groundnut. The sale (In Rupees) of these crops by both the farmers for the month of April and may 2008 is given below,

  April sale (In Rs.)
Rice Wheat Groundnut
Shantaram 15000 13000 12000
Kantaram 18000 15000 8000

 

  May sale (In Rs.)
Rice Wheat Groundnut
Shantaram 18000 15000 12000
Kantaram 21000 16500 16000

Find the increase in sales from April to May for every crop of each farmer.


Which description correctly states matrix multiplication?


If \[A\] is \[m \times n\] and \[B\] is \[n \times p\], what is the order of \[AB\]?


Which equation shows that matrix multiplication is distributive over addition?


Which equation expresses that the identity matrix acts as a multiplicative identity?


Which equation expresses that the zero matrix absorbs multiplication?


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×