Given the endomorphism f defined by its associated matrix A, A=((a,-3),(-2,-2)) relative to the canonical base R^2. Find the variable a so that f admets a line of fixed points.
Solution is a=7, line is centered at the origin and is directed by the vector (1,2).
Normally, if a was given I could solve this problem- A*x=x - but as there are two variables I don't know how to go about finding a.

Try Eigenvalues and look for
asuch thateigenvalue ==1Only the first eigenvector corresponding to
a=7defines the line of fixpoints