Home
Class 10
MATHS
Given A=[{:(,2,0),(,-1,7):}] and I=[{:(,...

Given `A=[{:(,2,0),(,-1,7):}] and I=[{:(,1,0),(,0,1):}] and A^2 =9A+mI`. Find m.

Text Solution

AI Generated Solution

The correct Answer is:
To solve the given problem, we need to find the value of \( m \) from the equation \( A^2 = 9A + mI \), where \( A = \begin{pmatrix} 2 & 0 \\ -1 & 7 \end{pmatrix} \) and \( I = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \). ### Step 1: Calculate \( A^2 \) To find \( A^2 \), we multiply matrix \( A \) by itself: \[ A^2 = A \cdot A = \begin{pmatrix} 2 & 0 \\ -1 & 7 \end{pmatrix} \cdot \begin{pmatrix} 2 & 0 \\ -1 & 7 \end{pmatrix} \] Calculating the elements of \( A^2 \): - First row, first column: \( 2 \cdot 2 + 0 \cdot -1 = 4 \) - First row, second column: \( 2 \cdot 0 + 0 \cdot 7 = 0 \) - Second row, first column: \( -1 \cdot 2 + 7 \cdot -1 = -2 - 7 = -9 \) - Second row, second column: \( -1 \cdot 0 + 7 \cdot 7 = 49 \) Thus, \[ A^2 = \begin{pmatrix} 4 & 0 \\ -9 & 49 \end{pmatrix} \] ### Step 2: Calculate \( 9A \) Next, we calculate \( 9A \): \[ 9A = 9 \cdot \begin{pmatrix} 2 & 0 \\ -1 & 7 \end{pmatrix} = \begin{pmatrix} 18 & 0 \\ -9 & 63 \end{pmatrix} \] ### Step 3: Substitute into the equation \( A^2 = 9A + mI \) Now we substitute \( A^2 \) and \( 9A \) into the equation: \[ A^2 = 9A + mI \] This gives us: \[ \begin{pmatrix} 4 & 0 \\ -9 & 49 \end{pmatrix} = \begin{pmatrix} 18 & 0 \\ -9 & 63 \end{pmatrix} + m \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \] ### Step 4: Express \( mI \) The term \( mI \) can be expressed as: \[ mI = \begin{pmatrix} m & 0 \\ 0 & m \end{pmatrix} \] ### Step 5: Set up the equation Now, we can set up the equation by equating the matrices: \[ \begin{pmatrix} 4 & 0 \\ -9 & 49 \end{pmatrix} = \begin{pmatrix} 18 + m & 0 \\ -9 & 63 + m \end{pmatrix} \] ### Step 6: Solve for \( m \) From the first row, first column: \[ 4 = 18 + m \implies m = 4 - 18 = -14 \] From the second row, second column: \[ 49 = 63 + m \implies m = 49 - 63 = -14 \] Both equations give the same value for \( m \). ### Final Answer Thus, the value of \( m \) is: \[ \boxed{-14} \]
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    ICSE|Exercise Exercise 9C|38 Videos
  • MATHEMATICS-2020

    ICSE|Exercise SECTION-B|17 Videos
  • MEASURES OF CENTRAL TENDENCY (MEAN, MEDIAN, QUARTILES AND MODE)

    ICSE|Exercise EXERCISE 24 (E)|23 Videos

Similar Questions

Explore conceptually related problems

If A=[{:(,3,1),(,-1,2):}] and I=[{:(,1,0),(,0,1):}] ,find A^2-5A+7I .

If (A -2I)(A-3I)=0 , when A=[{:(4,2),(-1,x):}] and I=[{:(1,0),(0,1):}] , find the value of x

if A=[{:(3,-1,2),(0,5,-3),(1,-2,7):}]and B=[{:(1,0,0),(0,1,0),(0,0,1):}], find whether AB=BA or Not .

Given A=[{:(,2,1),(,3,0):}], B=[(1,1),(5,2)] and C=[{:(,-3,-1),(,0,0):}] , find (i) 2A-3B+C (ii) A+2C-B

Given A=[{:(,1,4),(,2,3):}] and B=[{:(,-4,-1),(,-3,-2):}] (i) find the matrix 2A+B. (ii) find a matrix C such that : C+B=[{:(,0,0),(,0,0):}]

If A=[{:(,2,x),(,0,1):}] and B=[{:(,4,36),(,0,1):}] , find the value of x, given that A^2=B

If A=[{:(,a,0),(,0,2):}], B=[{:(,0,-b),(,1,0):}], M=[{:(,1,-1),(,1,1):}] and BA=M^2 , find the values of a and b.

Given, A=[{:(1,3,5),(-2,0,2),(0,0,-3):}], B = [{:(0,3),(-2,0),(0,-4):}] and C=[{:(4,1,-2),(3,2,1),(2,-1,7):}], find (whichever defined) (i)A+B. (ii)A+C.

(i) if A=[{:(1,0),(0,1):}],B=[{:(0,1),(1,0):}]and C=[{:(1,0),(0,1):}], then show that A^(2)=B^(2)=C^(2)=I_(2). (ii) if A=[{:(1,0),(1,1):}],B=[{:(2,0),(1,1):}]and C=[{:(-1,2),(3,1):}], then show that A(B+C)=AB+AC. (iii) if A=[{:(1,-1),(-1,1):}]and B=[{:(1,1),(1,1):}], then show that AB is a zero matrix.

ICSE-MATRICES-Exercise 9D
  1. If A=[{:(,0,-1),(,4,-3):}], B=[{:(,-5),(,6):}] and 3A xx M=2B, find ma...

    Text Solution

    |

  2. If [{:(,a,3),(,4,1):}]+[{:(,2,b),(,1,-2):}]-[{:(,1,1),(,-2,c):}] =[{:(...

    Text Solution

    |

  3. If A=[{:(,1,2),(,2,1):}] and B=[{:(,2,1),(,1,2):}] find : (i) A(BA) ...

    Text Solution

    |

  4. Find x and y, if : [{:(,x,3x),(,y,4y):}] [{:(,2),(,1):}]=[{:(,5),(,12)...

    Text Solution

    |

  5. If matrix X=[{:(,-3,4),(,2,-3):}] [{:(,2),(,-2):}] and 2X-3Y=[{:(,10),...

    Text Solution

    |

  6. Given A=[{:(,2,-1),(,2,0):}], B=[{:(,-3,2),(,4,0):}] and C=[{:(,1,0),(...

    Text Solution

    |

  7. Find the value of x, given that: A^2=B, A=[{:(,2,12),(,0,1):}] and...

    Text Solution

    |

  8. If A=[{:(,2,5),(,1,3):}], B=[{:(,4,-2),(,-1,3):}] and I is the identif...

    Text Solution

    |

  9. Given A=[{:(,2,-6),(,2,0):}], B=[{:(,-3,2),(,4,0):}] and C=[{:(,4,0),(...

    Text Solution

    |

  10. Let A=[{:(,4,-2),(,6,-3):}], B=[{:(,0,2),(,1,-1):}] and C=[{:(,-2,3),(...

    Text Solution

    |

  11. Let A=[{:(,1,0),(,2,1):}], B=[{:(,2,3),(,-1,0):}]. Find A^2+AB+B^2

    Text Solution

    |

  12. If A=[{:(,3,a),(,-4,8):}], B=[{:(,c,4),(,-3,0):}] , C=[{:(,-1,4),(,3,b...

    Text Solution

    |

  13. Given A=[{:(,p,0),(,0,2):}], B=[{:(,0,-q),(,1,0):}], C=[{:(,2,-2),(,2,...

    Text Solution

    |

  14. Given A=[{:(,3,-2),(,-1,4):}], B=[{:(,6),(,1):}], C=[{:(,-4),(,-5):}] ...

    Text Solution

    |

  15. Evaluate : [{:(,4 sin 30^@ 2 cos 60^@), (,sin 90^@ 2 cos 0^@):}] ...

    Text Solution

    |

  16. If A=[{:(,3,1),(,-1,2):}] and I=[{:(,1,0),(,0,1):}],find A^2-5A+7I.

    Text Solution

    |

  17. Given A=[{:(,2,0),(,-1,7):}] and I=[{:(,1,0),(,0,1):}] and A^2 =9A+mI....

    Text Solution

    |

  18. Given matrix A=[{:(,4sin30^@ cos 0^@),(,cos 0^@ 4 sin 30^@):}] and B=...

    Text Solution

    |

  19. If A=[{:(,1,3),(,3,4):}], B=[{:(,-2,1),(,-3,2):}] and A^2-5B^2=5C. fin...

    Text Solution

    |

  20. Given matrix B=[{:(,1,1),(,8,3):}]. Find the matrix X if, X=B^2-4B. He...

    Text Solution

    |