Finding the Determinant of a 2x2 Matrix

AI Thread Summary
A 2x2 matrix B satisfies the equation B(3, 1)^{T} = B(5, 2)^{T}, leading to the conclusion that B(3, 1)^{T} - B(5, 2)^{T} = 0. This implies that B is mapping two different vectors to the same output, indicating that the matrix is not invertible. Consequently, the determinant of matrix B must be zero. The discussion highlights the reasoning that if B maps distinct vectors to the same point, it confirms that the determinant is indeed zero. Thus, det(B) = 0.
JFonseka
Messages
117
Reaction score
0

Homework Statement


A 2 x 2 matrix B satisfies

B (3 1)^{T} = B (5 2)^{T}

What is det (B) ? Give a reason


Homework Equations



None really

The Attempt at a Solution



I really have no idea how to start solving this. Does it involve inversing?
 
Physics news on Phys.org
You are saying Bx=By. What's B(x-y)? Does that give you a hint?
 
So, It's B(-2 -1)^{T}

I don't get it though. That doesn't look like a determinant.
 
It's also equal to zero since Bx=By. It's not a determinant. But Bz=0 where z is a nonzero vector. What can that tell you about the determinant of B?
 
That the determinant is 0 ?
 
Yessssss.
 
How do we know B(x) = 0?
 
Ah nvm I see.

Thanks for the help
 
Back
Top