Yefim S. answered 08/14/20
Point P(1,1,0) in x,y plane. Let take one vector parallel x-axis, if initial point is P(1,1,0) then terminal point is Q(2,1,0) and we have vector PQ = <2 - 1, 1 - 1, 0 - 0> = <1, 0, 0> = i,
Second vector is parallel line y = x, so if I take point R(2,2,0) then vector PR = <2 - 1, 2 - 1, 0 - 0> = <1, 1, 0> =
i + j