English

Find the Inverse by Using Elementary Row Transformations: ⎡ ⎢ ⎣ 2 3 1 2 4 1 3 7 2 ⎤ ⎥ ⎦ - Mathematics

Advertisements
Advertisements

Question

Find the inverse by using elementary row transformations:

\[\begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]

Sum
Advertisements

Solution

\[A = \begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]
We know
\[A = IA \]
\[ \Rightarrow \begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix} = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A\]
\[ \Rightarrow \begin{bmatrix}1 & \frac{3}{2} & \frac{1}{2} \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_1 \to \frac{1}{2} R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & \frac{3}{2} & \frac{1}{2} \\ 0 & 1 & 0 \\ 0 & \frac{5}{2} & \frac{1}{2}\end{bmatrix} = \begin{bmatrix}\frac{1}{2} & 0 & 0 \\ - 1 & 1 & 0 \\ \frac{- 3}{2} & 0 & 1\end{bmatrix} A \left[\text{ Applying }R_2 \to R_2 - 2 R_1\text{ and }R_3 \to R_3 - 3 R_1 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{1}{2} \\ 0 & 1 & 0 \\ 0 & 0 & \frac{1}{2}\end{bmatrix} = \begin{bmatrix}2 & \frac{- 3}{2} & 0 \\ - 1 & 1 & 0 \\ 1 & \frac{- 5}{2} & 1\end{bmatrix} A \left[\text{ Applying }R_1 \to R_1 - \frac{3}{2} R_2\text{ and }R_3 \to R_3 - \frac{5}{2} R_2 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & \frac{1}{2} \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}2 & \frac{- 3}{2} & 0 \\ - 1 & 1 & 0 \\ 2 & - 5 & 2\end{bmatrix}A \left[\text{ Applying }R_3 \to 2 R_3 \right]\]
\[ \Rightarrow \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = \begin{bmatrix}1 & 1 & - 1 \\ - 1 & 1 & 0 \\ 2 & - 5 & 2\end{bmatrix}A \left[\text{ Applying }R_1 \to R_1 - \frac{1}{2} R_3 \right]\]
\[ \therefore A^{- 1} = \begin{bmatrix}1 & 1 & - 1 \\ - 1 & 1 & 0 \\ 2 & - 5 & 2\end{bmatrix}\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 7: Adjoint and Inverse of a Matrix - Exercise 7.2 [Page 34]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 7 Adjoint and Inverse of a Matrix
Exercise 7.2 | Q 8 | Page 34

RELATED QUESTIONS

Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. School A wants to award Rs x each, Rs y each and Rs z each for the three respective values to 3, 2 and 1 students, respectively with a total award money of Rs 1,600. School B wants to spend Rs 2,300 to award 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is Rs 900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for an award.


Find the inverse of the matrices (if it exists).

`[(1,0,0),(3,3,0),(5,2,-1)]`


Find the inverse of the matrices (if it exists).

`[(2,1,3),(4,-1,0),(-7,2,1)]`


Find the inverse of the matrices (if it exists).

`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`


If A = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–1.


For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.


Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.


Find the adjoint of the following matrix:
\[\begin{bmatrix}\cos \alpha & \sin \alpha \\ \sin \alpha & \cos \alpha\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.

Compute the adjoint of the following matrix:

\[\begin{bmatrix}1 & 2 & 5 \\ 2 & 3 & 1 \\ - 1 & 1 & 1\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.


If  \[A = \begin{bmatrix}- 4 & - 3 & - 3 \\ 1 & 0 & 1 \\ 4 & 4 & 3\end{bmatrix}\], show that adj A = A.


If \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] , show that adj A = 3AT.


Find the inverse of the following matrix:

\[\begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}2 & - 1 & 1 \\ - 1 & 2 & - 1 \\ 1 & - 1 & 2\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}0 & 1 & - 1 \\ 4 & - 3 & 4 \\ 3 & - 3 & 4\end{bmatrix}\]

Find the inverse of the matrix \[A = \begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\] and show that \[a A^{- 1} = \left( a^2 + bc + 1 \right) I - aA .\]


If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that 

\[A^2 - 5A + 7I = O\].  Hence, find A−1.

If  \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that 

\[A^2 = xA + yI = O\] . Hence, evaluate A−1.

Show that \[A = \begin{bmatrix}6 & 5 \\ 7 & 6\end{bmatrix}\] satisfies the equation \[x^2 - 12x + 1 = O\]. Thus, find A−1.


If \[A = \begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]


If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that  \[A^2 = A^{- 1} .\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}3 & 10 \\ 2 & 7\end{bmatrix}\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{bmatrix}\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}1 & 2 & 0 \\ 2 & 3 & - 1 \\ 1 & - 1 & 3\end{bmatrix}\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}1 & 1 & 2 \\ 3 & 1 & 1 \\ 2 & 3 & 1\end{bmatrix}\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}3 & 0 & - 1 \\ 2 & 3 & 0 \\ 0 & 4 & 1\end{bmatrix}\]    


If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.


Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]


If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .


If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .


If \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .


If A is an invertible matrix, then det (A1) is equal to ____________ .


If \[A = \begin{bmatrix}2 & - 1 \\ 3 & - 2\end{bmatrix},\text{ then } A^n =\] ______________ .

|adj. A| = |A|2, where A is a square matrix of order two.


For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:


If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.


If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×