asked 151k views
2 votes
This is a 2x2 identity matrix:
True
Or
False

This is a 2x2 identity matrix: True Or False-example-1
asked
User Dayday
by
8.3k points

2 Answers

1 vote

Answer:

False

Explanation:

An identity matrix has a 1 in each position of the main diagonal (diagonal from upper left to lower right) and zeros elsewhere. This matrix has the 1s and 0s in the wrong places to be an identity matrix.

This is what a 2x2 identity matrix looks like:


\begin{bmatrix}  1 & 0\\  0 & 1\end{bmatrix}

answered
User Fantasy Fang
by
8.0k points
3 votes

Answer:

i think it is false

Explanation:

answered
User Onedkr
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.