Find the inverse of the
matrix`A=[[a, b],[ c,(1+b c)/a]]`
and show that `a A^(-1)=(a^2+b c+1)I-a A`
.
Text Solution
AI Generated Solution
To find the inverse of the matrix \( A = \begin{pmatrix} a & b \\ c & \frac{1 + bc}{a} \end{pmatrix} \) and to show that \( a A^{-1} = (a^2 + bc + 1)I - aA \), we will follow these steps:
### Step 1: Calculate the determinant of matrix \( A \)
The determinant of a 2x2 matrix \( \begin{pmatrix} p & q \\ r & s \end{pmatrix} \) is given by \( ps - qr \).
For our matrix \( A \):
\[
...
Topper's Solved these Questions
ADJOINTS AND INVERSE OF MATRIX
RD SHARMA|Exercise QUESTION|1 Videos
ALGEBRA OF MATRICES
RD SHARMA|Exercise Solved Examples And Exercises|410 Videos
Similar Questions
Explore conceptually related problems
The inverse of a matrix A=[[a, b], [c, d]] is
" The inverse of the matrix "([1,0,0],[a,1,0],[b,c,1])" is "
Using elementary transformation, find the inverse of the matrix A=[(a,b),(c,((1+bc)/a))] .
If a, b and c are any three vectors and their inverse are a^(-1), b^(-1) and c^(-1) and [a b c]ne0 , then [a^(-1) b^(-1) c^(-1)] will be
If a=-10,b=1 and c=1 , Show that a -: (b+c) != (a -:b) + (a-:c)
If for the matrix A ,\ A^3=I , then A^(-1)= A^2 (b) A^3 (c) A (d) none of these
Given a skew symmetric matrix A = [ (0, a , 1),(-1, b, 1),(-1, c, 0)] , the value of (a + b + c)^2 is
if the roots of the equation a(b-c)x^(2)+b(c-a)x+c(a-b)=0 are equal then show that (2)/(b)=(1)/(a)+(1)/(c)
if the roots of the equation a(b-c)x^(2)+b(c-a)x+c(a-b)=0 are equal then show that (2)/(b)=(1)/(a)+(1)/(c)
If the roots of the equation a(b-c)x^(2)+b(c-a)x+c(a-b)=0 are equal,show that 2/b=1/a+1/c.