Home
Class 12
MATHS
If X=[{:(3,-4),(1,-1):}],B=[{:(5,2),(-2,...

If `X=[{:(3,-4),(1,-1):}],B=[{:(5,2),(-2,1):}]and A=[{:(p,q),(r,s):}]` satisfy the equation AX = B, then the matrix A is equal to

A

`[{:(-7,26),(1,-5):}]`

B

`[{:(7,26),(4,17):}]`

C

`[{:(-7,-4),(26,13):}]`

D

`[{:(-7,26),(-6,23):}]`

Text Solution

AI Generated Solution

The correct Answer is:
To solve the equation \( AX = B \) where \( X = \begin{pmatrix} 3 & -4 \\ 1 & -1 \end{pmatrix} \), \( B = \begin{pmatrix} 5 & 2 \\ -2 & 1 \end{pmatrix} \), and \( A = \begin{pmatrix} p & q \\ r & s \end{pmatrix} \), we need to perform matrix multiplication and then compare the resulting matrix to matrix \( B \). ### Step 1: Write the equation for matrix multiplication We start with the equation: \[ AX = B \] Substituting the matrices, we have: \[ \begin{pmatrix} p & q \\ r & s \end{pmatrix} \begin{pmatrix} 3 & -4 \\ 1 & -1 \end{pmatrix} = \begin{pmatrix} 5 & 2 \\ -2 & 1 \end{pmatrix} \] ### Step 2: Perform the multiplication Calculating the left-hand side: \[ AX = \begin{pmatrix} p \cdot 3 + q \cdot 1 & p \cdot -4 + q \cdot -1 \\ r \cdot 3 + s \cdot 1 & r \cdot -4 + s \cdot -1 \end{pmatrix} \] This simplifies to: \[ AX = \begin{pmatrix} 3p + q & -4p - q \\ 3r + s & -4r - s \end{pmatrix} \] ### Step 3: Set up equations by comparing elements Now we compare the elements of the resulting matrix with matrix \( B \): 1. \( 3p + q = 5 \) 2. \( -4p - q = 2 \) 3. \( 3r + s = -2 \) 4. \( -4r - s = 1 \) ### Step 4: Solve for \( p \) and \( q \) From the first equation: \[ q = 5 - 3p \] Substituting \( q \) into the second equation: \[ -4p - (5 - 3p) = 2 \] This simplifies to: \[ -4p - 5 + 3p = 2 \implies -p - 5 = 2 \implies -p = 7 \implies p = -7 \] Now substituting \( p \) back to find \( q \): \[ q = 5 - 3(-7) = 5 + 21 = 26 \] ### Step 5: Solve for \( r \) and \( s \) From the third equation: \[ s = -2 - 3r \] Substituting \( s \) into the fourth equation: \[ -4r - (-2 - 3r) = 1 \] This simplifies to: \[ -4r + 2 + 3r = 1 \implies -r + 2 = 1 \implies -r = -1 \implies r = 1 \] Now substituting \( r \) back to find \( s \): \[ s = -2 - 3(1) = -2 - 3 = -5 \] ### Step 6: Form the matrix \( A \) Now we have: \[ p = -7, \quad q = 26, \quad r = 1, \quad s = -5 \] Thus, the matrix \( A \) is: \[ A = \begin{pmatrix} -7 & 26 \\ 1 & -5 \end{pmatrix} \] ### Final Answer The matrix \( A \) is: \[ \begin{pmatrix} -7 & 26 \\ 1 & -5 \end{pmatrix} \]

To solve the equation \( AX = B \) where \( X = \begin{pmatrix} 3 & -4 \\ 1 & -1 \end{pmatrix} \), \( B = \begin{pmatrix} 5 & 2 \\ -2 & 1 \end{pmatrix} \), and \( A = \begin{pmatrix} p & q \\ r & s \end{pmatrix} \), we need to perform matrix multiplication and then compare the resulting matrix to matrix \( B \). ### Step 1: Write the equation for matrix multiplication We start with the equation: \[ AX = B \] Substituting the matrices, we have: ...
Promotional Banner

Topper's Solved these Questions

  • INDEFINITE INTEGRATION

    NDA PREVIOUS YEARS|Exercise MCQ|59 Videos
  • PAIR OF STRAIGHT LINES

    NDA PREVIOUS YEARS|Exercise Example|12 Videos

Similar Questions

Explore conceptually related problems

X=[{:(3,-4),(1,-1):}],B=[{:(5,2),(-2,1):}] and A=[{:(p,q),(r,s):}] the equation AX=B then the matrix A is equal to :

If A={:[(p,2),(-4,-5)]:},B={:[(q,r-s),(r,-5)]:}" and A=B. Find"{:[(p,q),(r,s)]:} , if the trace of A+B=-2.

Let X=[{:(x_(1)),(x_(2)),(x_(3)):}],A=[{:(1,-1,2),(2,0,1),(3,2,1):}] and B=[{:(3),(1),(4):}] .If AX=B, then X is equal to

Let A=[(1, 2),(3, 4)] and B=[(p,q),(r,s)] are two matrices such that AB = BA and r ne 0 , then the value of (3p-3s)/(5q-4r) is equal to

If A=[{:(1,-5),(-3," "2),(4,-2):}]" and "B=[{:(3," "1),(2,-1),(-2," "3):}] , find the matrix C such that A+B+C is a zero matrix.

If A=[{:(2,-3),(4," "5):}]" and "B=[{:(-1,2),(0,3):}] , find a matrix X such that A+2B+X=O.

If matrix A=[(1,2),(4,3)] , such that AX=l , then X is equal to

Let matrix A=[[3,2],[1,1]] satisfies the equation A^2+aA+bI=0 then the value of |a+b| =

If A=[(1,2,2),(2,1,-2),(a,2,b)] is a matrix satisfying the equation A A^T=9I , where I is 3xx3 identity matrix, then the ordered pair (a,b) is equal to : (A) (2,-1) (B) (-2,1) (C) (2, 1) (D) (-2,-1)

If A={:[(-5,3),(2,1),(1,5)]:}andB={:[(14,-13),(1,3),(14,-3)]:} , then find the matrix X such that AX = B.

NDA PREVIOUS YEARS-MATRICES & DETERMINANTS-MQS
  1. The matrix [{:(" "0,-4+i),(4+I," "0):}] is

    Text Solution

    |

  2. Consider the following in respect of two non-singular matrices A and B...

    Text Solution

    |

  3. If X=[{:(3,-4),(1,-1):}],B=[{:(5,2),(-2,1):}]and A=[{:(p,q),(r,s):}] s...

    Text Solution

    |

  4. A=[(x+y,y),(2x,x-y)] B=[(2),(-1)]and C = [(3),(2)] If AB = C, th...

    Text Solution

    |

  5. The value of |{:(1," "1," "1),(1,1+x," "1),(1," "1,1+y):}|is

    Text Solution

    |

  6. If E(theta)=[[cos theta, sin theta] , [-sin theta, cos theta]] then E(...

    Text Solution

    |

  7. The matrix A=[[1,3,2],[1,x-1,1],[2,7,x-3]] will have inverse for every...

    Text Solution

    |

  8. If the value of the determinants |(a,1,1),(1,b,1),(1,1,c)| is positive...

    Text Solution

    |

  9. Consider the following statements in respect of the determinant |[cos^...

    Text Solution

    |

  10. If A=[{:(1,0,-2),(2,-3,4):}], then the matrix X for which 2X + 3A = 0 ...

    Text Solution

    |

  11. If A=[{:(1,1,-1),(2,-3,4),(3,-2,3):}]and B=[{:(-1,-2,-1),(6,12,6),(5,1...

    Text Solution

    |

  12. If A is an invertible matrix of order n and k is any positive real num...

    Text Solution

    |

  13. If A is an orthogonal matrix of order 3 and B = [{:(1,2,3),(-3,0,2),(2...

    Text Solution

    |

  14. If a, b, c are real numbers, then the value the determinant |(1-a,a-...

    Text Solution

    |

  15. Cosider the function f(x)=|{:(x^(3),sin x,cos x),(6,-1,0),(p,p^(2),p^(...

    Text Solution

    |

  16. Cosider the function f(x)=|{:(x^(3),sin x,cos x),(6,-1,0),(p,p^(2),p^(...

    Text Solution

    |

  17. If A is a square matrix, then what is adj A^(T) - (adj A)^(T) equal to...

    Text Solution

    |

  18. Consider the following in respect of the matrix A=({:(-1,1),(1,-1):}):...

    Text Solution

    |

  19. Which of the following determinants have value 'zero'? 1. |{:(41,1,...

    Text Solution

    |

  20. The system of linear equations kx + y + z = 1, x + ky + z = 1 and x + ...

    Text Solution

    |