Concept:In a parallelogram, diagonals bisect each other, so the intersection point P is the midpoint of both AC and BD.Using vector addition from the origin O to the vertices, we sum the four position vectors.Explanation:Let O be the origin and A, B, C, D be the vertices of the parallelogram ABCD with diagonals intersecting at P.Apply the triangle law of vector addition to each vertex:OA+AP=OPOB+BP=OPOC+CP=OPOD+DP=OPAdd all four equations:(OA+OB+OC+OD)+(AP+BP+CP+DP)=4OPSince P is the midpoint of AC, we have AP=−CP.Similarly, P is the midpoint of BD, so BP=−DP.Thus AP+BP+CP+DP=0.Substitute into the sum: OA+OB+OC+OD=4OP.