Let $ U:= \mathbb{R^2}\otimes_{K}\mathbb{R^2}$ be a tensor product with $e_1,e_2$ as the standard basis of $\mathbb{R^2}$. Let $u:= e_1\otimes e_1 + e_2\otimes e_2 \in U$
Show that $u$ cannot be written as $ v\otimes v'$ with $ v,v' \in\mathbb{R^2}$ and find $v,v',w,w'\in \mathbb{R^2}$ such that the expression $u:= v\otimes v' + w\otimes w'$ is valid and neither $v\otimes v'$ nor $w\otimes w'$ is a multiple of $e_1\otimes e_1$ or $e_2\otimes e_2$.
I'm really having trouble solving this one here. Maybe you guys can help me out a bit . Any help is greatly appreciated.
I'll give a partial answer, since I'm in a bit of a hurry here, but for the first part, assume that $u = v \otimes v'$, and let's get a contradiction. Write $v = ae_1+be_2$ and $v' = ce_1+de_2$, so that $$e_1 \otimes e_1 + e_2 \otimes e_2 = ac e_1 \otimes e_1 + bc e_2 \otimes e_1 + ad e_1 \otimes e_2 + bd e_2\otimes e_2.$$By linearly independence we get $$ 1 = ac, \quad 0 = bc, \quad 0 = ad, \quad 1 = bd,$$which immediately leads to a contradiction.
If you don't manage to do the second one thinking of what I did above, I'll give you a boost later.