Ask Question
16 June, 09:48

If A=1--21-20find the eigenvalues of the matrix A. Your answer should consist of two integers representing the two eigenvalues. Eigenvalue: Skipped Eigenvalue: Skipped

+2
Answers (1)
  1. 16 June, 10:06
    0
    Eigenvalue: 0

    Eigenvalue: 3

    Step-by-step explanation:

    For any nxn matrix A, the eigenvalues of A are the y values that respect the following conditions

    det (A - yI) = 0, where I is the order n identity matrix.

    So A = [1 2; 1 2], I = [1 0; 0 1] yI = [y 0; 0 y]. In this notation, i have; as a new line.

    A - yI = [1-y 2; 1 2-y]

    det (A - yI) = (1-y) * (2-y) - 2 = 0

    = 2 - y - 2y + y² - 2 = 0

    = y² - 3y = 0

    = y (y-3) = 0

    y = 0 or y - 3 = 0

    y = 3
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “If A=1--21-20find the eigenvalues of the matrix A. Your answer should consist of two integers representing the two eigenvalues. Eigenvalue: ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers