I had this slide in my lecture note which claims $\frac{(p+n)}{2}$ is the center point of $w=p-n$. Can someone give me a proof
2026-03-28 03:56:13.1774670173
Given points P,Q, how do I prove (P+Q)/2 lies on the line PQ using vector geometry
40 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

Let $R = (P+Q)/2$ then $$PR = R-P = {Q-P\over 2}$$ and $$RQ = Q-R ={Q-P\over 2}$$ so $RQ = PR$ so $RQ$ and $PR$ are parallel so $R\in PQ$.