Let $A = \begin{bmatrix} a & b \\ c & d \\ \end{bmatrix}$ be a such real $2\times{2}$ matrix that the sum of elements on diagonal and anti-diagonal are equal i.e. $a+d=b+c$.
$\\$
Question:
- How to prove (if it is always true) that for this kind of matrices:
$\det(A) = \det(A+k\begin{bmatrix} 1 & 1 \\ 1 & 1 \\ \end{bmatrix})$ for any real $k$ ?