I assume i and j are unit vectors in the x- and y-directions respectively and that a dot product is required for v.w.
If so, then i.i = i, j.j = j and i.j = j.i = 0 so:
(3i + 5j)(-2i + 2/3j) = -6i.i + 2i.j - 10j.i +10/3j.j = -6i + 10/3j
If v*w is meant to be a cross product (vxw) then the third, z, dimension is involved and
ixi = jxj = kxk = 0
ixj = -jxi = k
jxk = -kxj = i
kxi = -ixk = j