
I am trying to solve this question but I couldn't understand what does $A(v_1+v_2)$ mean.
Could anybody help me with this? Thanks...

I am trying to solve this question but I couldn't understand what does $A(v_1+v_2)$ mean.
Could anybody help me with this? Thanks...
As $v_1, v_2 \in \mathbb{R}^2$, $v_1 + v_2 \in \mathbb{R}^2$, so $A(v_1 + v_2)$ is just the product of the matrix $A$ and the vector $v_1 + v_2$.