English

Find the matrix X so that X[(1, 2, 3),(4, 5, 6)]= [(–7, –8, –9),(2, 4, 6)]

Advertisements
Advertisements

Question

Find the matrix X so that X`[(1, 2, 3),(4, 5, 6)]= [(-7, -8, -9),(2, 4, 6)]`

Sum
Advertisements

Solution

X = `[(a, b),(c, d)]`

X`[(1, 2, 3),(4, 5, 6)] = [(a, b),(c, d)][(1, 2, 3),(4, 5, 6)]`

= `[(a + 4b, 2a + 5b, 3a + 6b),(c + 4d, 2c + 5d, 3c + 6d)]`

= `[(-7, -8, -9),(2, 4, 6)]`   ...(Given)

Keeping corresponding elements same,

  a + 4b = –7   ...(1)
2a + 5b = –8   ...(2)
 –     –      +   
3a + 6b = –9   ...(3)

Multiplying equation (1) by 2 and subtracting it from equation (2),

2a + 8b = –14
2a + 5b = –8
–       –      + 
        3b = –6
          b = –2

Putting the value of b in equation (3),

3a + 6 × (–2) = –9

3a – 12 = –9

3a = 12 – 9

3a = 3

a = 1

Keeping the corresponding elements of the second row same,

c + 4d = 2   ...(4)
2c + 5d = 4    ...(5)
3c + 6d = 6   ...(6)

On multiplying equation (4) by 2 and subtracting it from equation (5), we get

2c + 8d = 4
2c + 5d = 4
 –     –      +
        3d = 0
          d = 0

Putting the value of d in equation (6),

3c = 6

c = 2

Hence, X = `[(1, -2), (2, 0)]`.

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

APPEARS IN

NCERT Mathematics Part 1 and 2 [English] Class 12
Chapter 3 Matrices
Miscellaneous Exercise on Chapter 3 | Q 8. | Page 73

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.


If A is a square matrix, such that A2=A, then write the value of 7A(I+A)3, where I is an identity matrix.


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`


if `A = [(3,-4),(1,-1)]` then prove A"=` [(1+2n, -4n),(n, 1-2n)]` where n is any positive integer


If A = `[(α, β),(γ, -α)]` is such that A2 = I, then ______.


If A is a square matrix such that A2 = A, then (I + A)3 – 7A 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


If 𝒙 = r cos θ and y= r sin θ prove that JJ-1=1.


Investigate for what values of λ and μ the equations
2x + 3y + 5z = 9
7x + 3y - 2z = 8
2x + 3y + λz = μ have
A. No solutions
B. Unique solutions
C. An infinite number of solutions.


If A is a square matrix of order 3 with |A| = 4 , then the write the value of |-2A| . 


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:

`[(6, 0),(0, 6)]`


Identify the following matrix is singular or non-singular?

`[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]`


Find k if the following matrix is singular:

`[(7, 3),(-2, "k")]`


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


Find x, y, z If `[(0, -5"i", x),(y, 0, z),(3/2, -sqrt(2), 0)]` is a skew symmetric matrix.


The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:

`[(0, 1 + 2"i", "i" - 2),(-1 - 2"i", 0, -7),(2 - "i", 7, 0)]`


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 = `[(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


If A = `[(6, 0),("p", "q")]` is a scalar matrix, then the values of p and q are ______ respectively.


Choose the correct alternative:

If B = `[(6, 3),(-2, "k")]` is singular matrix, then the value of k is ______


State whether the following statement is True or False:

If `[(3, 0),(0, 2)][(x),(y)] = [(3),(2)]`, then x = 1 and y = – 1


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


For the non singular matrix A, (A′)–1 = (A–1)′.


If A = `[(3, -4),(1, 1),(2, 0)]` and B = `[(2, 1, 2),(1, 2, 4)]`, then verify (BA)2 ≠ B2A2 


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


A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.


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


If a matrix A is both symmetric and skew-symmetric, then ____________.


`[(5sqrt(7) + sqrt(7)) + (4sqrt(7) + 8sqrt(7))] - (19)^2` = ?


A matrix is said to be a column matrix if it has


A = `[a_(ij)]_(m xx n)` is a square matrix, if


A diagonal matrix in which all diagonal elements are same, is called a ______ matrix.


If A and B are square matrices of order 3 × 3 and |A| = –1, |B| = 3, then |3AB| equals ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×