$A=\begin{pmatrix} 2 & 5 & -3\\ 0 &-1 & 6 \end{pmatrix}$
$B=\begin{pmatrix} 3 & 1\\ 4 & -2\\ 0 & 6 \end{pmatrix}$, $A,B \in \mathbb{R}$
Is $A+B$ possible?
I have tried it on paper but I cannot decide how it could be done correctly : /
So now I'm wondering if this is possible defined at all?
By the way, would it be possible to do $A+1$ when $1 \in \mathbb{R}$