Possible number of matrices with given $4$ different elements

47 Views Asked by At

I want to know the possible number of matrices that are $10\times10$ and are going to be filled with $4$ different numbers. So, every element of the matrix has $4$ possibilities to take. Does $4^{10\times10}$ does the job?

1

There are 1 best solutions below

1
On BEST ANSWER

Yes. You have done this problem correctly.