Skip to content

Commit

Permalink
There are NO real eigenvalues (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trond01 committed May 29, 2024
1 parent c196be8 commit f96a3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/content/lessons/2016/eigenvalues/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ $$

<Question
question="What is the eigenvalue(s) of the matrix $\left[\begin{array}{cc}2 & 1 \\ -1 & 2\end{array}\right]$?"
choice1="There are real eigenvalues."
choice1="There are no real eigenvalues."
choice2="$2$"
choice3="$3$ and $1$"
choice4="$1$"
Expand Down

0 comments on commit f96a3fa

Please sign in to comment.