Vectors (ME-V1)

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. The standard techniques for showing two lines are parallel or perpendicular, the midpoint formula, the section formula, and complete worked proofs.

Generated by Claude OpusReviewed by Better Tuition Academy8 min answer

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

What this dot point is asking

NESA wants you to use the algebra of vectors to prove geometric properties: showing two lines are parallel, perpendicular, of equal length, share a midpoint, divide a segment in a given ratio, or that a figure is a parallelogram or rectangle.

The answer

Position vectors and triangle setup

Choose an origin OO. Each point PP has a position vector p=OP\mathbf{p} = \mathbf{OP}.

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

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

This is the basic vocabulary for any geometric proof.

Parallelism

u\mathbf{u} and v\mathbf{v} are parallel iff v=λu\mathbf{v} = \lambda \mathbf{u} for some scalar λ\lambda. If λ>0\lambda > 0, same direction; if λ<0\lambda < 0, opposite direction. Equality of vectors (u=v\mathbf{u} = \mathbf{v}) is a stronger statement (parallel and equal length).

Perpendicularity

u\mathbf{u} and v\mathbf{v} are perpendicular iff uv=0\mathbf{u} \cdot \mathbf{v} = 0.

Midpoint

The midpoint of ABAB has position vector

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

This is the average of the two endpoints.

Section formula

The point dividing ABAB internally in the ratio m:nm : n (so APPB=mn\frac{AP}{PB} = \frac{m}{n}) has position vector

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

For external division (the point is on the extension beyond BB), use P=na+mbmn\mathbf{P} = \frac{-n \mathbf{a} + m \mathbf{b}}{m - n} (with care over sign).

Parallelogram criterion

ABCDABCD is a parallelogram iff AB=DC\mathbf{AB} = \mathbf{DC} (opposite sides equal and parallel). Equivalently, the diagonals bisect each other: midpoint of ACAC equals midpoint of BDBD.

Rectangle criterion

A parallelogram is a rectangle iff one of its angles is right, i.e., ABAD=0\mathbf{AB} \cdot \mathbf{AD} = 0.

Standard tactic

To prove a geometric statement:

  1. Assign position vectors to all labelled points.
  2. Express the relevant displacement vectors.
  3. Compute (algebraically) the required relation: equality, dot product, scalar multiple, etc.
  4. Conclude the geometric statement.

Avoid coordinates when the vector form is cleaner.

Past exam questions, worked

Real questions from past NESA papers on this dot point, with our answer explainer.

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 diagonals of the candidate parallelogram, and observing equality.

Related dot points