1 / 10
00
How do you create a 3x3 Identity Matrix?
It is used for addition operations.
It is the multiplicative identity in matrix multiplication.
It is always half of the dimension.
It is equal to the dimension.
Yes
No
It is always 0.
It is always 1.
A matrix with all elements as zeros.
The zero matrix of the same dimensions as A.
I
Iₙ
When multiplied by a matrix, it yields the original matrix.
A matrix of zeros
The original matrix A
It is done.