Step 1
Comparable matrices :
Two matrices X and Y are said to be comparable if they have the same dimension or order.
That is the number of rows of X and Y is equal and also the number of columns of X and Y is equal.
Step 2
For example:
The order of matrix X is
The order of matrix Y is
thus
both are comparable matrices
Answer is given below (on video)