if $\langle~~,~\rangle$ symbolizes the Euclidean inner product inside the vector space $\Bbb R^3$, find one vector of w for which
$\langle w,v_1 \rangle + \langle w,v_2 \rangle = 2 \langle w,v_3 \rangle$
where $v_1= [1,0,1], v_2 = [1,2,1], v_3 = [1,3,10]$
How can I solve this?
In other words, you want $w$ to be orthogonal to $v_1+v_2-2v_3$. Just take $w$ to be the cross product of this vector with any other not parallel to it.