Give an example of an invertible 3Ă—3 matrix that does not have zero entries, for which the LU decomposition without pivoting fails.

a) Identity matrix
b) Diagonal matrix
c) Upper triangular matrix
d) Lower triangular matrix