Question
Mathematics Question on Matrices
For I =[1\001], if X and Y are square matrices of order 2 such that XY = X and Y X = Y , then (Y2 + 2Y ) equals to:
A
2Y
B
I+3X
C
I+3Y
D
3Y
Answer
3Y
Explanation
Solution
The given conditions are:
XY=X and YX=Y.
From YX=Y, we can factorize:
Y(X−I)=0.
Thus, Y=0 or X=I. Since X=0, we take X=I. Substituting into Y2+2Y:
Y2+2Y=Y(Y+2).
From YX=Y, YI=Y, so Y2=Y. Substitute Y2=Y:
Y2+2Y=Y+2Y=3Y.
Thus, Y2+2Y=3Y.