Question
Find the coordinates of a parallelogram from vector information
Original question: $ABCD$ is a parallelogram where $\overrightarrow{OA} = 2i - j$, $\overrightarrow{AB} = 3i + 4j$ and $\overrightarrow{AD} = -2i + 5j$. Find the coordinates of the four vertices of the parallelogram.
Expert Verified Solution
Expert intro: Once one vertex and two adjacent side vectors are known, the rest of the parallelogram follows by vector addition. It is mostly bookkeeping, but the signs need attention.
Detailed walkthrough
We are given
Since is the origin, the coordinates of are directly
Now use vector addition.
Find
So
hence
Find
So
hence
Find
In a parallelogram, or equivalently
Thus
so
Therefore the four vertices are
💡 Pitfall guide
A frequent mistake is mixing up with the position vector of . Remember: , not just . Also check the order of vertices; in a parallelogram, must be reached consistently from either or .
🔄 Real-world variant
If the origin were not given, you would first need the position vector of one vertex or a coordinate reference point. If only , , and were known, then the whole shape could still be built, but the final coordinates would be relative to the chosen origin.
🔍 Related terms
position vector, parallelogram, vector addition
FAQ
How do you find the vertices of a parallelogram from vectors?
Start from the known position vector, add the side vectors to reach the adjacent vertices, then use the parallelogram property to find the fourth vertex.
What are the coordinates of the four vertices?
A(2,-1), B(5,3), C(3,8), and D(0,4).