If A=[[1, 0, -3], [2, 1, 3], [0, 1, 1]], then verify that A^2 + A = A(A + I), where I is the identity matrix.