Why isn't this working? a simple inverse of a 2x2 matrix

  • Thread starter Thread starter mr_coffee
  • Start date Start date
  • Tags Tags
    Inverse Matrix
Click For Summary

Homework Help Overview

The discussion revolves around finding the inverse of a 2x2 matrix, specifically the matrix A = [[-5, 3], [2, -9]]. Participants are examining the calculations related to the determinant and the inverse matrix.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to calculate the determinant of the matrix and its inverse. Questions arise regarding the correct interpretation of the determinant formula and the steps to find the inverse using the adjoint matrix.

Discussion Status

There is an ongoing exploration of the determinant's value, with some participants questioning the calculations and definitions provided. Guidance has been offered regarding the relationship between the determinant and the inverse, but no consensus has been reached on the correct approach or calculations.

Contextual Notes

Participants are working under the assumption that the determinant and adjoint matrix calculations are correctly defined, but there is confusion regarding the values obtained and their implications for finding the inverse.

mr_coffee
Messages
1,613
Reaction score
1
Okay i have a simple problem, and its not working!
I have the following:
Find a 2x2 matrix
A =
-5 3
2 -9

A-1 =
-3/13 -1/13
2/39 -5/39

A*A-1 = I
1 0
0 1

but its saying the inverse i got is wrong! how is this?
det i got was 1/39
 
Physics news on Phys.org
mr_coffee said:
Okay i have a simple problem, and its not working!
I have the following:
Find a 2x2 matrix
A =
-5 3
2 -9

A-1 =
-3/13 -1/13
2/39 -5/39

A*A-1 = I
1 0
0 1

but its saying the inverse i got is wrong! how is this?
det i got was 1/39

Your determinant is actually 39 (not 1/39). Divide the adjoint matrix by that and you should get your answer (provided you calculated the adjoint correctly).
 
Last edited:
thanks for the responce! But how did u get a det of -39? if a determinant is defined as
1/(ad-bc)?
so if i had
-5 3
2 -9

(-5)(-9) -(3)(2) = 45 - 6 = 39, and its under 1, so 1/39?
I also tried ur answer, when u say divide the adjoint matrix, do u mean divide the matrix after switching a and d, and negating b and c? I tried that and it was also wrong with ur det
 
mr_coffee said:
thanks for the responce! But how did u get a det of -39? if a determinant is defined as
1/(ad-bc)?
so if i had
-5 3
2 -9

(-5)(-9) -(3)(2) = 45 - 6 = 39, and its under 1, so 1/39?
I also tried ur answer, when u say divide the adjoint matrix, do u mean divide the matrix after switching a and d, and negating b and c? I tried that and it was also wrong with ur det

The determinant of a 2x2 matrix is ad-bc. I meant to say 39, not -39.
 
Last edited:
mr_coffee said:
thanks for the responce! But how did u get a det of -39? if a determinant is defined as
1/(ad-bc)?
No!

The inverse is 1/det(A) * adj(A) where 1/det(A) = 1/(ad-bc) so det(A) = ad-bc and not 1/(ad-bc).
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
8
Views
2K
Replies
2
Views
2K
Replies
7
Views
2K
Replies
13
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
10
Views
2K