Solveeit Logo

Question

Mathematics Question on Matrices

For I =[10\01]\begin{bmatrix}1 & 0 \\\0 & 1 \end{bmatrix}, 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=XXY = X and YX=YYX = Y.
From YX=YYX = Y, we can factorize:
Y(XI)=0Y(X-I) = 0.
Thus, Y=0Y=0 or X=IX=I. Since X0X \neq 0, we take X=IX=I. Substituting into Y2+2YY^2+2Y:
Y2+2Y=Y(Y+2)Y^2 + 2Y = Y(Y+2).
From YX=YYX = Y, YI=YYI = Y, so Y2=YY^2 = Y. Substitute Y2=YY^2 = Y:

Y2+2Y=Y+2Y=3YY^2 + 2Y = Y + 2Y = 3Y.
Thus, Y2+2Y=3YY^2 + 2Y = 3Y.