First let's rewrite both points:
P = (34, 1, 12)
Q = (14, 12, 1)
From P to Q, we have:
PQ = Q-P
PQ = (14, 12, 1) - (34, 1, 12)
PQ = (14-34, 12-1, 1-12)
PQ = (-20, 11, -11)
Rewriting:
PQ = -20i + 11j -11k
Answer:
The direction indices for the vector are:
PQ = -20i + 11j -11k