Skip to main content
ExamExplained
NSW · Maths Extension 1
Maths Extension 1 study scene
§-Syllabus dot point
NSWMaths Extension 1Syllabus dot point

How do we use vectors to prove standard geometric results in the plane?

Use vector methods to prove geometric properties, including parallelism, perpendicularity, midpoint and ratio division

A focused answer to the HSC Maths Extension 1 dot point on geometric proofs using vectors. Position vectors and the four-step tactic, parallelism and perpendicularity tests, the midpoint and section formulas, the parallelogram and rectangle criteria, and complete worked proofs of the midpoint connector theorem, the diagonal-bisection property and the cosine rule, with diagrams.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to prove geometric facts using the algebra of vectors instead of coordinate geometry or congruent-triangle arguments: that two lines are parallel, perpendicular or equal in length, that a point is a midpoint, that a segment is divided in a given ratio, or that a figure is a parallelogram, rhombus or rectangle. The appeal is that one or two lines of vector algebra often replace a page of coordinate work, and the result holds for any configuration, not just the one in the diagram.

The answer

Position vectors and the displacement rule

Choose an origin OO. Each point PP then has a position vector p=OP\mathbf{p} = \overrightarrow{OP}. The single rule that drives every proof is the displacement formula: the vector from one point to another is the difference of their position vectors.

Position vectors of three points From the origin O, the position vectors a, b, c reach the points A, B, C, the vertices of a triangle. The displacement AB equals b minus a. a b c O A B C Position vectors a, b, c reach A, B, C; then AB = b - a, etc.

For points AA, BB, CC with position vectors a\mathbf{a}, b\mathbf{b}, c\mathbf{c},

AB=ba,AC=ca.\overrightarrow{AB} = \mathbf{b} - \mathbf{a}, \qquad \overrightarrow{AC} = \mathbf{c} - \mathbf{a}.

Everything below is built from this one identity.

The four-step tactic (use this every time)

Vector proofs all follow the same shape. Treat it as a fixed procedure:

  1. Assign a position vector to every labelled point (and, if it helps, put the origin at a useful vertex so one or more vectors become 0\mathbf{0}).
  2. Express the displacement vectors the question is about, using XY=yx\overrightarrow{XY} = \mathbf{y} - \mathbf{x}.
  3. Compute the algebraic relation that encodes the geometric claim, an equality, a scalar multiple, or a zero dot product.
  4. Conclude by translating that relation back into the geometric statement (and say it in words).

The skill is matching the geometric claim to the right algebraic relation in step 3. Here is the dictionary.

Midpoint and section formulas

The midpoint MM of ABAB is the average of the endpoints:

m=a+b2.\mathbf{m} = \frac{\mathbf{a} + \mathbf{b}}{2}.

More generally, the point PP dividing ABAB internally in the ratio m:nm : n (so APPB=mn\dfrac{AP}{PB} = \dfrac{m}{n}) has position vector

p=na+mbm+n.\mathbf{p} = \frac{n\,\mathbf{a} + m\,\mathbf{b}}{m + n}.

The cross-over of the labels is worth memorising: the point nearer BB (large mm) carries the weight mm on b\mathbf{b}. The midpoint is just the case m:n=1:1m : n = 1 : 1. (For external division, beyond BB, replace nn by n-n, taking care with signs.)

Parallelogram and rectangle criteria

  • Parallelogram: ABCDABCD is a parallelogram iff AB=DC\overrightarrow{AB} = \overrightarrow{DC} (one pair of opposite sides equal and parallel). Equivalently, the diagonals bisect each other: the midpoint of ACAC equals the midpoint of BDBD.
  • Rhombus: a parallelogram with two equal adjacent sides, AB=AD|\overrightarrow{AB}| = |\overrightarrow{AD}|.
  • Rectangle: a parallelogram with a right angle, ABAD=0\overrightarrow{AB} \cdot \overrightarrow{AD} = 0.

Be careful with vertex order in AB=DC\overrightarrow{AB} = \overrightarrow{DC}: it is DC\overrightarrow{DC}, not CD\overrightarrow{CD}, because going ABA \to B must match going DCD \to C for the figure to close as ABCDABCD.

Two results the proofs below establish

The midpoint connector theorem says the segment joining the midpoints of two sides of a triangle is parallel to the third side and half its length.

The midpoint connector theorem Triangle ABC with R the midpoint of AB and Q the midpoint of CA. The segment QR is parallel to BC and half its length; both QR and BC are drawn in accent. A B C Q R QR BC QR joins the midpoints; QR is parallel to BC and half as long.

A second classic: the diagonals of a parallelogram bisect each other, meeting at their common midpoint MM.

Diagonals of a parallelogram bisect each other Parallelogram ABCD with the two diagonals AC and BD drawn dashed; they meet at M, which is the common midpoint of both diagonals. A B C D M M is the midpoint of both AC and BD: the diagonals bisect.

How exam questions ask about vector proofs

  • "Prove that PQRSPQRS is a parallelogram": show one pair of opposite sides are equal vectors, PQ=SR\overrightarrow{PQ} = \overrightarrow{SR}.
  • "Show that XYXY is parallel to UVUV": show XY\overrightarrow{XY} is a scalar multiple of UV\overrightarrow{UV} (and state the ratio of lengths if asked).
  • "Prove the diagonals bisect each other": show the midpoints of the two diagonals have the same position vector.
  • "Prove that the figure is a rhombus / rectangle": for a rhombus, equal adjacent side lengths; for a rectangle, a zero dot product of adjacent sides.
  • "PP divides ABAB in the ratio m:nm : n; find its position vector": apply the section formula na+mbm+n\frac{n\mathbf{a} + m\mathbf{b}}{m + n}.
  • "Show that XX, YY, ZZ are collinear": show XY=λXZ\overrightarrow{XY} = \lambda\,\overrightarrow{XZ}.

Exam-style practice questions

Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2022 HSC Q265 marksABCDABCD is a quadrilateral. Let PP, QQ, RR, SS be the midpoints of ABAB, BCBC, CDCD, DADA respectively. Use vectors to prove that PQRSPQRS is a parallelogram.
Show worked answer →

Let the position vectors of AA, BB, CC, DD be a\mathbf{a}, b\mathbf{b}, c\mathbf{c}, d\mathbf{d}.

Midpoints: P=a+b2P = \frac{\mathbf{a} + \mathbf{b}}{2}, Q=b+c2Q = \frac{\mathbf{b} + \mathbf{c}}{2}, R=c+d2R = \frac{\mathbf{c} + \mathbf{d}}{2}, S=d+a2S = \frac{\mathbf{d} + \mathbf{a}}{2}.

Vector PQ=QP=b+c2a+b2=ca2\mathbf{PQ} = Q - P = \frac{\mathbf{b} + \mathbf{c}}{2} - \frac{\mathbf{a} + \mathbf{b}}{2} = \frac{\mathbf{c} - \mathbf{a}}{2}.

Vector SR=RS=c+d2d+a2=ca2\mathbf{SR} = R - S = \frac{\mathbf{c} + \mathbf{d}}{2} - \frac{\mathbf{d} + \mathbf{a}}{2} = \frac{\mathbf{c} - \mathbf{a}}{2}.

So PQ=SR\mathbf{PQ} = \mathbf{SR}, which means PQPQ is parallel to SRSR and equal in length.

Therefore PQRSPQRS is a parallelogram.

Markers reward labelling position vectors of A,B,C,DA, B, C, D, computing each midpoint, computing both sides of the candidate parallelogram, and observing equality.

HSC-style4 marksOACBOACB is a parallelogram with OA=a\overrightarrow{OA} = \mathbf{a} and OB=b\overrightarrow{OB} = \mathbf{b}. Prove that the diagonals OCOC and ABAB bisect each other.
Show worked answer →

Since OACBOACB is a parallelogram, OC=a+b\overrightarrow{OC} = \mathbf{a} + \mathbf{b}.

Midpoint of OCOC has position vector 12(a+b)\frac{1}{2}(\mathbf{a} + \mathbf{b}).

Midpoint of ABAB has position vector 12(a+b)\frac{1}{2}(\mathbf{a} + \mathbf{b}) (the average of AA at a\mathbf{a} and BB at b\mathbf{b}).

The two midpoints are equal, so the diagonals meet at their common midpoint, that is they bisect each other.

Markers reward expressing the diagonal as a+b\mathbf{a} + \mathbf{b}, computing both midpoints, and concluding from their equality.

ExamExplained