How can the values of xx for which matrix AA does not have an inverse be found using MATLAB?
a) Utilize the "solve" command along with determinant to find all values of xx
b) Use the "inverse" command for AA with different values of xx
c) Directly input the values into MATLAB to check inverses
d) Use the "solve" command and check each element for invertibility