17 questions arranged by DBE cognitive level — the equation of a line through two points, through one point parallel or perpendicular to a given line, and the inclination of a line, finishing with a perpendicular bisector and a median. Work each one on paper first, then reveal the memo.
17
practice questions
4
cognitive levels
17
worked memos
100%
independently verified
How to use this bank.
Start at Level 1 and move up — don't jump to Level 4 first.
Always calculate the gradient FIRST (Grade 10's formula) before trying to find any equation.
Rearrange any general-form equation (\(Ax+By+C=0\)) into \(y=mx+c\) form before reading off its gradient.
Reveal the memo only after a genuine attempt.
Accuracy note: every question below was independently solved from scratch in Python before publication, cross-checked against its own working rather than assumed correct. All 17 are original "Equation Station SA Practice Question" items — a real DBE/provincial exam-archive citation pass for Grade 11 Analytical Geometry has not yet been run.
L1 — Knowledge 4 Qs
L2 — Routine Procedures 5 Qs
L3 — Complex Procedures 4 Qs
L4 — Problem Solving 4 Qs
24%
Level 1 | Knowledge
Direct Substitution
One direct application of the equation-of-a-line method, plus recognising inclination and the parallel condition.
Q1Equation Station SA Practice Question2 marks
Equation From Gradient + Point
Equation From a Gradient and a Point
Find the equation of the line with gradient 3, passing through \((2,4)\).
Calculate the inclination of a line with gradient \(-1\).
Memo
✓ \(\tan\theta=-1\) gives a raw calculator value of \(-45°\); since inclination must be between \(0°\) and \(180°\), add \(180°\)✓ \(-45°+180°=\boxed{135°}\)
Q9Equation Station SA Practice Question2 marks
General Form
Reading the Gradient From General Form
Calculate the gradient of the line \(3x+4y-8=0\).
Memo
✓ Rearrange into \(y=mx+c\) form: \(4y=-3x+8\Rightarrow y=-\dfrac{3}{4}x+2\)✓ \(\boxed{m=-\dfrac{3}{4}}\)
24%
Level 3 | Complex Procedures
Multi-Step Methods
Working backward for an unknown coordinate, parallel/perpendicular lines starting from general form, and inclination working backward.
Q10Equation Station SA Practice Question3 marks
Equation From Two Points
Finding an Unknown Coordinate
The line through \((2,3)\) and \((5,k)\) has equation \(y=4x-5\). Calculate \(k\).
Memo
✓ Since \((5,k)\) lies on the line, substitute \(x=5\): \(k=4(5)-5\)✓ \(\boxed{k=15}\)
Q11Equation Station SA Practice Question4 marks
Parallel Lines
Parallel Line From General Form
Find the equation of the line through \((4,-2)\), parallel to \(2x-y+1=0\).