← Mathematics syllabus

Mathematics · Module 3

20 lessons · conics + vectors

Geometry & Algebra — full chapter

Coordinate geometry, lines, circles, ellipses, hyperbolas and parabolas — plus vectors, complex numbers and solid geometry. Learn each idea, drill it, then prove it on previous-exam questions.

20

lessons

51

previous-exam Qs

23

key formulas

30%

exam weight

After this chapter you can

  • Read quadrants and mirror points across the axes and the origin with zero sign slips.
  • Compute distance, midpoints, centroids and section points straight from coordinates.
  • Find slope from two points or m=tan⁡θm = \tan\theta, and write any line in all three forms.
  • Test parallel/perpendicular, solve intersections, and apply point-to-line distance.
  • Read center and radius from circle standard form, and complete the square from general form.
  • Decide line–circle position with dd vs rr, and write the tangent at a point.
  • Find foci, vertices, axes and equations of ellipses and hyperbolas — with the correct a,b,ca,b,c relation each time.
  • Find focus, directrix and focal radius of parabolas opening in any direction.
  • Build vectors tip-minus-tail, use the dot product for angles and perpendicularity, divide complex numbers via conjugates, and compute solid volumes.

How to study this chapter

  1. Read the concept in simple words.
  2. Write down the exact formula.
  3. Work one easy example by hand.
  4. Name the trap for this type out loud.
  5. Solve Basic → Intermediate → Advanced.
  6. Finish with mixed + previous-exam questions.

Lessons

Lesson 1 of 20

Quadrants, Axes and Symmetry Points

Learn the idea

Quadrant I is (+,+)(+, +), II is (−,+)(-, +), III is (−,−)(-, -), IV is (+,−)(+, -). Check the sign of xx first, then yy.
Mirror across the x-axis flips yy only: (a,b)→(a,−b)(a, b) \to (a, -b). Across the y-axis flips xx only; across the origin flips both.
A point with ∣y∣=k|y| = k and fixed xx splits into two points (x,k)(x, k) and (x,−k)(x, -k).

Key rules to memorize

  1. QI (+,+)(+,+); QII (−,+)(-,+); QIII (−,−)(-,-); QIV (+,−)(+,-)
  2. x-axis mirror: (a,b)→(a,−b)(a,b) \to (a,-b); y-axis mirror: (a,b)→(−a,b)(a,b) \to (-a,b)
  3. Origin mirror: (a,b)→(−a,−b)(a,b) \to (-a,-b)
  4. ∣y∣=k|y| = k with fixed xx gives two points: (x,k)(x, k) and (x,−k)(x, -k)
  5. 3−π≈−0.143 - \pi \approx -0.14: compare against 00, never guess the sign

Worked example

P(1,2)P(1,2); QQ symmetric about the x-axis: Q=Q =?

  1. x-axis symmetry flips yy only.
  2. (1,2)→(1,−2)(1,2) \to (1,-2).

(1,−2)(1,-2)

Classic trap

Mirroring (1,2)(1,2) across the x-axis as (2,1)(2,1): swapping is for y=xy = x, not for axis mirrors.

Lesson 2 of 20

Distance Formula

Learn the idea

Distance is Pythagoras on coordinate differences: d=(x2−x1)2+(y2−y1)2d = \sqrt{(x_{2}-x_{1})^{2} + (y_{2}-y_{1})^{2}}.
Subtract first, then square — squaring before subtracting is the classic slip.
Recognize triples (3-4-5, 5-12-13, 8-15-17) to finish in seconds.

Key rules to memorize

  1. d=(Δx)2+(Δy)2d = \sqrt{(\Delta x)^{2} + (\Delta y)^{2}}
  2. Subtract coordinates first, square second
  3. 3-4-5 scaled: 64+1=65\sqrt{64+1} = \sqrt{65} is NOT a triple — compute it
  4. ∣AB∣=5|AB| = 5 with one fixed point gives x2+16=25x^{2} + 16 = 25: both signs work

Worked example

Distance P(−1,2)P(-1,2) to Q(3,1)Q(3,1).

  1. Δx=4\Delta x = 4, Δy=−1\Delta y = -1.
  2. d=16+1d = \sqrt{16+1}.

17\sqrt{17}

Classic trap

Writing x22−x12\sqrt{x_{2}^{2} - x_{1}^{2}} instead of (x2−x1)2\sqrt{(x_{2}-x_{1})^{2}}: subtract, then square.

Lesson 3 of 20

Midpoint and Section Formula

Learn the idea

Midpoint averages each coordinate: (x1+x22,y1+y22)(\frac{x_{1}+x_{2}}{2}, \frac{y_{1}+y_{2}}{2}).
As vectors: the midpoint position is a+b2\frac{a+b}{2} — tip minus tail builds the segment, average finds its middle.
Centroid averages all three vertices; section formula weights by the opposite ratio.

Key rules to memorize

  1. Midpoint: average each coordinate
  2. Vector form: midpoint of ABAB is a+b2\frac{a+b}{2}
  3. Centroid: (x1+x2+x33,y1+y2+y33)(\frac{x_{1}+x_{2}+x_{3}}{3}, \frac{y_{1}+y_{2}+y_{3}}{3})
  4. Section λ:μ\lambda{:}\mu: (μx1+λx2λ+μ,…)(\frac{\mu x_{1}+\lambda x_{2}}{\lambda+\mu}, \ldots)
  5. ∣AB∣=5|AB| = 5 with A(0,3)A(0,3), B(x,−1)B(x,-1): x2=9x^{2} = 9, so x=±3x = \pm 3

Worked example

Midpoint of (1,2)(1,2) and (5,6)(5,6).

  1. Average xx: 1+52=3\frac{1+5}{2} = 3.
  2. Average yy: 2+62=4\frac{2+6}{2} = 4.

(3,4)(3,4)

Classic trap

Averaging xx with yy (e.g. (1+22(\frac{1+2}{2} for (1,2)(1,2), (5,6)(5,6)) — average each coordinate with its own kind.

Lesson 4 of 20

Slope and Inclination

Learn the idea

Slope measures direction: m=y2−y1x2−x1m = \frac{y_{2}-y_{1}}{x_{2}-x_{1}}, and also m=tan⁡θm = \tan\theta for inclination θ\theta.
Memorize the tan ladder: 30°→3330° \to \frac{\sqrt{3}}{3}, 45°→145° \to 1, 60°→360° \to \sqrt{3}, 90°90° undefined, >90°> 90° negative.
Same x-coordinate twice means a vertical line: undefined slope, handle separately.

Key rules to memorize

  1. m=y2−y1x2−x1=tan⁡θm = \frac{y_{2}-y_{1}}{x_{2}-x_{1}} = \tan\theta
  2. 0°→00° \to 0; 30°→3330° \to \frac{\sqrt{3}}{3}; 45°→145° \to 1; 60°→360° \to \sqrt{3}
  3. 135°→−1135° \to -1; 120°→−3120° \to -\sqrt{3}; 90°90° undefined
  4. Vertical line x=cx = c: undefined slope — never divide by zero
  5. Sign of slope = direction of the linear function

Worked example

Slope through A(−2,3)A(-2,3), B(3,1)B(3,1).

  1. m=1−33−(−2)m = \frac{1-3}{3-(-2)}.
  2. Simplify −25-\frac{2}{5}.

−25-\frac{2}{5}

Classic trap

Computing 1−33+2\frac{1-3}{3+2} as 25\frac{2}{5}: keep the numerator sign — it is −25-\frac{2}{5}.

Lesson 5 of 20

Line Forms and Intercepts

Learn the idea

Three forms, one line: y=mx+by = mx+b, y−y1=m(x−x1)y-y_{1} = m(x-x_{1}), Ax+By+C=0Ax+By+C = 0. Pick by data: slope+point → point-slope; two points → slope first.
From general form: slope m=−ABm = -\frac{A}{B}, x-intercept −CA-\frac{C}{A}, y-intercept −CB-\frac{C}{B}.
Horizontal is y=cy = c (m=0m = 0); vertical is x=cx = c (undefined slope).

Key rules to memorize

  1. Point-slope: y−y1=m(x−x1)y-y_{1} = m(x-x_{1})
  2. General: Ax+By+C=0Ax+By+C = 0; slope m=−ABm = -\frac{A}{B}, intercepts −CA-\frac{C}{A}, −CB-\frac{C}{B}
  3. Point-slope with slope −3-3 through (1,2)(1,2): 3x+y−5=03x+y-5 = 0
  4. Inclination 45°45° through (0,2)(0,2): m=1m = 1, so y=x+2y = x+2
  5. x-intercept sets y=0y = 0; y-intercept sets x=0x = 0

Worked example

Slope −3-3 through (1,2)(1,2): equation?

  1. Point-slope: y−2=−3(x−1)y - 2 = -3(x-1).
  2. Expand: y=−3x+5y = -3x+5, i.e. 3x+y−5=03x+y-5 = 0.

3x+y−5=03x+y-5 = 0

Classic trap

Expanding y−2=−3(x−1)y-2 = -3(x-1) as 3x+y+1=03x+y+1 = 0: −3×−1=+3-3 \times -1 = +3, so 3x+y−5=03x+y-5 = 0.

Lesson 6 of 20

Parallel and Perpendicular Lines

Learn the idea

Parallel means equal slopes: m1=m2m_{1} = m_{2} (vertical lines are parallel to each other).
Perpendicular (non-vertical) means m1m2=−1m_{1}m_{2} = -1: flip and negate.
In general form Ax+By+C=0Ax+By+C = 0, perpendicular swaps coefficients: direction (A,B)(A,B) turns into (−B,A)(-B,A).

Key rules to memorize

  1. Parallel: m1=m2m_{1} = m_{2}
  2. Perpendicular: m1m2=−1m_{1}m_{2} = -1 (non-vertical)
  3. Given slope −1-1: perpendicular slope is 11
  4. Given slope 22: perpendicular slope is −12-\frac{1}{2}
  5. General-form perpendicular to x+2y+4=0x+2y+4 = 0: direction (1,2)→(−2,1)(1,2) \to (-2,1), i.e. slope 22

Worked example

Which line is perpendicular to x+y+3=0x+y+3 = 0?

  1. Given slope −1-1.
  2. Perpendicular slope 11: y=x+3y = x+3.

y=x+3y = x+3

Classic trap

Using m1m2=−1m_{1}m_{2} = -1 on a vertical/horizontal pair: one slope is undefined, so construct directly instead.

Lesson 7 of 20

Intersections and Point-to-Line Distance

Learn the idea

Intersection solves both equations at once: substitute when one line is in slope form, eliminate for two general forms.
Always verify in both lines — a slip survives a single check.
Point-to-line distance needs general form first: ∣Ax0+By0+C∣A2+B2\frac{|Ax_{0}+By_{0}+C|}{\sqrt{A^{2}+B^{2}}}.

Key rules to memorize

  1. Substitute (slope form) or eliminate (two general forms)
  2. Verify the point in BOTH lines
  3. Distance: ∣Ax0+By0+C∣A2+B2\frac{|Ax_{0}+By_{0}+C|}{\sqrt{A^{2}+B^{2}}}
  4. Parallel-line distance: ∣C1−C2∣A2+B2\frac{|C_{1}-C_{2}|}{\sqrt{A^{2}+B^{2}}} after normalizing A,BA,B
  5. Perpendicular condition in coefficients: a1a2+b1b2=0a_{1}a_{2}+b_{1}b_{2} = 0

Worked example

Intersection of y=2x+1y = 2x+1 and x+y+1=0x+y+1 = 0.

  1. Substitute: x+2x+1+1=0⇒x=−23x+2x+1+1 = 0 \Rightarrow x = -\frac{2}{3}.
  2. Then y=−13y = -\frac{1}{3}; check both.

(−23,−13)(-\frac{2}{3},-\frac{1}{3})

Classic trap

Forgetting the absolute value in the distance formula, or using unnormalized (A,B)(A,B) when comparing two parallel lines.

Lesson 8 of 20

Circle Standard Form

Learn the idea

Standard form shows everything: (x−a)2+(y−b)2=r2(x-a)^{2}+(y-b)^{2} = r^{2} has center (a,b)(a,b) and radius rr.
Signs flip when reading: (x+3)2(x+3)^{2} means center x=−3x = -3.
The right side is r2r^{2}, not rr: take the square root for the radius.

Key rules to memorize

  1. Center (a,b)(a,b), radius rr from (x−a)2+(y−b)2=r2(x-a)^{2}+(y-b)^{2} = r^{2}
  2. (x+3)2⇒(x+3)^{2} \Rightarrow center x=−3x = -3
  3. Right side 16⇒r=416 \Rightarrow r = 4; right side 4⇒r=24 \Rightarrow r = 2
  4. Radius from a point on the circle: distance from center (e.g. vertical gap 22)
  5. Diameter endpoints give center (midpoint) and radius (half the distance)

Worked example

Center (−3,2)(-3,2), radius 44: equation?

  1. (x+3)2+(y−2)2=42(x+3)^{2} + (y-2)^{2} = 4^{2}.
  2. Simplify the right side.

(x+3)2+(y−2)2=16(x+3)^{2}+(y-2)^{2} = 16

Classic trap

Reading center (−3,2)(-3,2) from (x+3)2+(y−2)2=16(x+3)^{2}+(y-2)^{2} = 16 as (3,−2)(3,-2): signs flip.

Lesson 9 of 20

Circle General Form

Learn the idea

General form x2+y2+Dx+Ey+F=0x^{2}+y^{2}+Dx+Ey+F = 0 hides center and radius: complete the square in xx and yy independently.
Shortcut: center (−D2,−E2)(-\frac{D}{2},-\frac{E}{2}), radius r=D2+E2−4F2r = \frac{\sqrt{D^{2}+E^{2}-4F}}{2}.
Reality check first: D2+E2−4F>0D^{2}+E^{2}-4F > 0, else it is a point or empty.

Key rules to memorize

  1. Complete the square in xx and yy separately
  2. Center (−D2,−E2)(-\frac{D}{2},-\frac{E}{2}); r=D2+E2−4F2r = \frac{\sqrt{D^{2}+E^{2}-4F}}{2}
  3. Reality: >0> 0 circle, =0= 0 point, <0< 0 empty
  4. Example: x2+y2−4x−3=0⇒(x−2)2+y2=7x^{2}+y^{2}-4x-3 = 0 \Rightarrow (x-2)^{2}+y^{2} = 7
  5. Example: x2+y2+2x−2y=0⇒r=2x^{2}+y^{2}+2x-2y = 0 \Rightarrow r = \sqrt{2}

Worked example

Center and radius of x2+y2−4x−3=0x^{2}+y^{2}-4x-3 = 0.

  1. Complete squares: (x−2)2+y2=7(x-2)^{2} + y^{2} = 7.
  2. Read center and radius.

Center (2,0)(2,0), r=7r = \sqrt{7}

Classic trap

Halving only the inside of the root in the radius formula — the /2/2 applies to the whole root.

Lesson 10 of 20

Line–Circle Position and Tangents

Learn the idea

Position is one comparison: center-to-line distance dd vs radius rr: separate (d>rd > r), tangent (d=rd = r), secant (d<rd < r).
Only solve the full substitution when the actual points are asked; for position, compare dd with rr.
Radius to a point of tangency is perpendicular to the tangent line.

Key rules to memorize

  1. d>rd > r separate; d=rd = r tangent; d<rd < r secant (two points)
  2. Tangent ⊥\perp radius at the point of tangency
  3. Tangent to x2+y2=r2x^{2}+y^{2} = r^{2} at (x0,y0)(x_{0},y_{0}): xx0+yy0=r2xx_{0}+yy_{0} = r^{2}
  4. Center (0,0)(0,0), r=1r = 1, line y=xy = x: d=0<1d = 0 < 1 so two points
  5. Through A(2,2)A(2,2), center (2,0)(2,0): radius is the vertical gap 22

Worked example

Does y=xy = x meet x2+y2=1x^{2}+y^{2} = 1, and how often?

  1. Center (0,0)(0,0), r=1r = 1; distance from center to y=xy = x is 00.
  2. 0<10 < 1: secant.

Yes — two intersection points

Classic trap

Full substitution when only the count (0/1/2 points) is asked — compare dd with rr instead.

Lesson 11 of 20

Ellipses: Foci, Vertices, Axes

Learn the idea

Ellipse = constant SUM of distances to two foci (sum =2a= 2a).
The larger denominator names the major axis; foci and vertices lie on it.
Bridge with a2=b2+c2a^{2} = b^{2}+c^{2} — minus, unlike the hyperbola.

Key rules to memorize

  1. x2a2+y2b2=1\frac{x^{2}}{a^{2}}+\frac{y^{2}}{b^{2}} = 1 (a>ba > b): foci (±c,0)(\pm c,0), vertices (±a,0)(\pm a,0)
  2. a2=b2+c2a^{2} = b^{2}+c^{2}
  3. Focal radii sum: PF1+PF2=2aPF_{1}+PF_{2} = 2a
  4. Vertical major axis: foci (0,±c)(0,\pm c), vertices (0,±a)(0,\pm a)
  5. Eccentricity e=cae = \frac{c}{a}, 0<e<10 < e < 1: near 0 is near-circular

Worked example

Foci of x225+y29=1\frac{x^{2}}{25}+\frac{y^{2}}{9} = 1.

  1. a2=25a^{2} = 25, b2=9b^{2} = 9: c2=16c^{2} = 16.
  2. Major axis on x: foci (±4,0)(\pm 4,0).

(4,0)(4,0) and (−4,0)(-4,0)

Classic trap

Putting foci on the minor axis — the LARGER denominator names the major axis.

Lesson 12 of 20

Ellipse Equations From Data

Learn the idea

Translate data into aa, bb, cc: vertices give aa, foci give cc, minor endpoints give bb.
Missing one? Use a2=b2+c2a^{2} = b^{2}+c^{2}, e=cae = \frac{c}{a}, or focal length 2c2c.
Place the major variable correctly: y-major means x2b2+y2a2=1\frac{x^{2}}{b^{2}}+\frac{y^{2}}{a^{2}} = 1.

Key rules to memorize

  1. Vertices ⇒a\Rightarrow a; foci ⇒c\Rightarrow c; minor endpoints ⇒b\Rightarrow b
  2. e=cae = \frac{c}{a}: a=cea = \frac{c}{e}; focal length 2c2c
  3. Foci on y-axis, c=2c = 2, e=23e = \frac{2}{3}: a=3a = 3, b2=5b^{2} = 5
  4. Same foci as x24+y29=1\frac{x^{2}}{4}+\frac{y^{2}}{9} = 1 (c2=5c^{2} = 5), minor 454\sqrt{5}: b2=20b^{2} = 20, a2=25a^{2} = 25
  5. Ellipse x24+y22=1\frac{x^{2}}{4}+\frac{y^{2}}{2} = 1: focal sum 2a=42a = 4

Worked example

Foci on y-axis, focal length 44, e=23e = \frac{2}{3}: equation?

  1. c=2c = 2; a=ce=3a = \frac{c}{e} = 3; b2=9−4=5b^{2} = 9-4 = 5.
  2. Major on y: x25+y29=1\frac{x^{2}}{5}+\frac{y^{2}}{9} = 1.

x25+y29=1\frac{x^{2}}{5}+\frac{y^{2}}{9} = 1

Classic trap

Writing x29+y25=1\frac{x^{2}}{9}+\frac{y^{2}}{5} = 1 for y-major data: the major denominator 99 belongs under yy.

Lesson 13 of 20

Hyperbolas: Foci, Vertices, Asymptotes

Learn the idea

Hyperbola = constant DIFFERENCE of distances to two foci (difference =2a= 2a).
The positive term names the transverse axis; bridge with c2=a2+b2c^{2} = a^{2}+b^{2} — plus, unlike the ellipse.
Asymptotes y=±(ba)xy = \pm(\frac{b}{a})x (horizontal form): sketch the ±a\pm a/±b\pm b box first.

Key rules to memorize

  1. x2a2−y2b2=1\frac{x^{2}}{a^{2}}-\frac{y^{2}}{b^{2}} = 1: foci (±c,0)(\pm c,0), vertices (±a,0)(\pm a,0)
  2. c2=a2+b2c^{2} = a^{2}+b^{2}
  3. Asymptotes: y=±(ba)xy = \pm(\frac{b}{a})x
  4. ∣PF1−PF2∣=2a|PF_{1}-PF_{2}| = 2a; e=ca>1e = \frac{c}{a} > 1
  5. Example: x2−y2=1x^{2}-y^{2} = 1: a2=b2=1a^{2} = b^{2} = 1, foci (±2,0)(\pm\sqrt{2},0)

Worked example

Foci of x2−y2=1x^{2}-y^{2} = 1.

  1. a2=b2=1a^{2} = b^{2} = 1, so c2=2c^{2} = 2.
  2. Foci (±2,0)(\pm\sqrt{2},0).

(±2,0)(\pm\sqrt{2},0)

Classic trap

Using the ellipse relation a2=b2+c2a^{2} = b^{2}+c^{2}: hyperbolas ADD (c2=a2+b2c^{2} = a^{2}+b^{2}).

Lesson 14 of 20

Hyperbola Equations and Eccentricity

Learn the idea

Vertices give aa; asymptotes y=±(ba)xy = \pm(\frac{b}{a})x give bb; e=cae = \frac{c}{a} with c2=a2+b2c^{2} = a^{2}+b^{2} closes the loop.
Focal distance is 2c2c: halve before using aa/bb relations.
Vertical form y2a2−x2b2=1\frac{y^{2}}{a^{2}}-\frac{x^{2}}{b^{2}} = 1: foci (0,±c)(0,\pm c), asymptotes y=±(ab)xy = \pm(\frac{a}{b})x.

Key rules to memorize

  1. Vertices (±2,0)(\pm 2,0), asymptotes y=±xy = \pm x: a=b=2a = b = 2
  2. e=2e = 2: c=2ac = 2a, so 4a2=a2+b24a^{2} = a^{2}+b^{2}
  3. x264−y216=1\frac{x^{2}}{64}-\frac{y^{2}}{16} = 1: c2=80c^{2} = 80, focal distance 858\sqrt{5}
  4. Focal distance 2c2c vs focal length cc: halve first
  5. Vertical form swaps asymptote slope to ab\frac{a}{b}

Worked example

Hyperbola x2a2−y23=1\frac{x^{2}}{a^{2}}-\frac{y^{2}}{3} = 1, e=2e = 2: a=a =?

  1. c=2ac = 2a; c2=a2+3c^{2} = a^{2}+3.
  2. 4a2=a2+3⇒a2=14a^{2} = a^{2}+3 \Rightarrow a^{2} = 1.

a=1a = 1

Classic trap

Reporting cc when asked for focal distance 2c2c (e.g. 454\sqrt{5} instead of 858\sqrt{5}).

Lesson 15 of 20

Parabolas Opening Left–Right

Learn the idea

Form y2=2pxy^{2} = 2px: opens right if p>0p > 0, left if p<0p < 0.
Focus (p2,0)(\frac{p}{2},0), directrix x=−p2x = -\frac{p}{2}: symmetric about the vertex, distance ∣p∣2\frac{|p|}{2} each way.
Focal radius: a point's distance to focus equals xx-coordinate shifted by p2\frac{p}{2}.

Key rules to memorize

  1. y2=2pxy^{2} = 2px: focus (p2,0)(\frac{p}{2},0), directrix x=−p2x = -\frac{p}{2}
  2. y2=4xy^{2} = 4x: 2p=42p = 4, focus (1,0)(1,0) — only ONE focus
  3. Focal radius at xx: x+p2x + \frac{p}{2} (here 4+1=54+1 = 5)
  4. y2=−xy^{2} = -x: 2p=−12p = -1, directrix x=14x = \frac{1}{4}
  5. Negative pp flips opening to the left

Worked example

Focus of y2=4xy^{2} = 4x; point with x=4x = 4: ∣PF∣=|PF| =?

  1. Focus (1,0)(1,0): p2=1\frac{p}{2} = 1.
  2. Focal radius 4+14+1.

55

Classic trap

Two foci for a parabola (e.g. (±1,0)(\pm 1,0)): parabolas have exactly one focus.

Lesson 16 of 20

Parabolas Opening Up–Down and Vertex Form

Learn the idea

Form x2=2pyx^{2} = 2py: opens up if p>0p > 0, down if p<0p < 0; focus (0,p2)(0,\frac{p}{2}), directrix y=−p2y = -\frac{p}{2}.
Vertex form y=a(x−h)2+ky = a(x-h)^{2}+k: vertex (h,k)(h,k), sign of aa gives direction.
Through a point: substitute to solve for pp or aa.

Key rules to memorize

  1. x2=2pyx^{2} = 2py: focus (0,p2)(0,\frac{p}{2}), directrix y=−p2y = -\frac{p}{2}
  2. Opens up through (2,1)(2,1): 4=2p⇒p=24 = 2p \Rightarrow p = 2, equation x2=4yx^{2} = 4y
  3. Vertex form vertex (h,k)(h,k); a>0a > 0 opens up
  4. Focal length =∣p∣2= \frac{|p|}{2}
  5. Axis of y2=2pxy^{2} = 2px is the x-axis; of x2=2pyx^{2} = 2py the y-axis

Worked example

Opens up, vertex at origin, through (2,1)(2,1): equation?

  1. Form x2=2pyx^{2} = 2py; substitute: 4=2p4 = 2p.
  2. p=2p = 2: x2=4yx^{2} = 4y.

x2=4yx^{2} = 4y

Classic trap

Squaring the wrong variable for the stated direction (y2y^{2} for up/down).

Lesson 17 of 20

Vectors: Coordinates, Magnitude, Midpoints

Learn the idea

Build vectors tip-minus-tail: AB=b−aAB = b-a; add and scale component-wise.
Magnitude is Pythagoras: ∣a∣=x2+y2|a| = \sqrt{x^{2}+y^{2}}; unit vector is a∣a∣\frac{a}{|a|}.
Midpoint position is a+b2\frac{a+b}{2}; collinear points differ by a scalar multiple.

Key rules to memorize

  1. AB=b−aAB = b-a (tip minus tail)
  2. ∣a∣=x2+y2|a| = \sqrt{x^{2}+y^{2}}; Magnet unit: a∣a∣\frac{a}{|a|}
  3. Midpoint: a+b2\frac{a+b}{2} — true midpoint is OA+OB2\frac{OA+OB}{2}, not a difference
  4. Collinear: BDBD continues BCBC when BC+CDBC+CD is a multiple (e.g. ABAB)
  5. Square ABCDABCD, EE midpoint of CDCD: BE=BC+CE=b−a2BE = BC+CE = b-\frac{a}{2}

Worked example

Square ABCDABCD, EE midpoint of CDCD, AB=aAB = a, AD=bAD = b: BE=BE =?

  1. Walk: BE=BC+CEBE = BC+CE.
  2. Substitute BC=bBC = b, CE=−a2CE = -\frac{a}{2}.

b−12ab-\frac12 a

Classic trap

Reversing to a−ba-b for ABAB, or answering OB−OAOB-OA for a midpoint (that is ABAB, not the midpoint position).

Lesson 18 of 20

Dot Product, Angles, Parallelism

Learn the idea

Two faces: a⋅b=x1x2+y1y2=∣a∣∣b∣cos⁡θa\cdot b = x_{1}x_{2}+y_{1}y_{2} = |a||b|\cos\theta.
Perpendicular (nonzero) vectors have zero dot product; parallel vectors have proportional components.
Set coordinate form equal to geometric form to find angles.

Key rules to memorize

  1. a⋅b=x1x2+y1y2=∣a∣∣b∣cos⁡θa\cdot b = x_{1}x_{2}+y_{1}y_{2} = |a||b|\cos\theta
  2. a⊥b  ⟺  a⋅b=0a \perp b \iff a\cdot b = 0 (nonzero)
  3. a∥b  ⟺  x1y2=x2y1a \parallel b \iff x_{1}y_{2} = x_{2}y_{1} (2D)
  4. cos⁡θ=a⋅b∣a∣∣b∣\cos\theta = \frac{a\cdot b}{|a||b|}
  5. Perpendicular slopes: a1a2+b1b2=0a_{1}a_{2}+b_{1}b_{2} = 0 (e.g. a=0,−1a = 0, -1)

Worked example

Are a=(1,2)a = (1,2) and b=(−2,1)b = (-2,1) perpendicular?

  1. Compute a⋅b=1⋅(−2)+2⋅1a\cdot b = 1\cdot(-2)+2\cdot1.
  2. Equals 00.

Yes — dot product is 0

Classic trap

Concluding perpendicular from a single zero component rather than a zero dot product.

Lesson 19 of 20

Complex Numbers

Learn the idea

Write z=a+biz = a+bi; add/subtract component-wise, multiply with FOIL and i2=−1i^{2} = -1.
Divide by the conjugate: (a+bi)(a−bi)=a2+b2(a+bi)(a-bi) = a^{2}+b^{2} real-izes the denominator.
Modulus ∣z∣=a2+b2|z| = \sqrt{a^{2}+b^{2}}; Δ<0\Delta < 0 quadratics give conjugate pairs; reduce ii-powers mod 4.

Key rules to memorize

  1. i2=−1i^{2} = -1; FOIL then replace
  2. Divide via conjugate: denominator becomes a2+b2a^{2}+b^{2}
  3. |a+bi| = \sqrt{a^{2}+b^{2}}\]; \(|z|^{2} = z\bar{z}
  4. z3=1z^{3} = 1, z≠1z \ne 1: 1+z+z2=01+z+z^{2} = 0 (1000 terms = 333 blocks + 1)
  5. z=a+aiz = a+ai, ∣z∣2=2a2|z|^{2} = 2a^{2}; Δ<0⇒\Delta < 0 \Rightarrow conjugate roots
  6. Vieta pair: x2+mx+c=0x^{2}+mx+c = 0 with roots z,zˉz,\bar{z} gives sum 2ℜz=−m2\Re z = -m and product ∣z∣2=c|z|^{2} = c

Worked example

(z−2i)(2−i)=5(z-2i)(2-i) = 5: z=z =?

  1. Isolate: z−2i=52−i=2+iz-2i = \frac{5}{2-i} = 2+i.
  2. Add 2i2i.

z=2+3iz = 2+3i

Classic trap

Leaving i2i^{2} un-replaced, or rationalizing with the wrong (same-sign) conjugate.

Lesson 20 of 20

Solid Geometry

Learn the idea

Classify first: two lines are parallel, intersecting, or skew; a line is parallel to, in, or cutting a plane.
Volume ladder: prisms/cylinders V=BhV = Bh, pyramids/cones V=Bh3V = \frac{Bh}{3}, sphere V=4πr33V = \frac{4\pi r^{3}}{3}.
Cut axial cross-sections to reduce 3D items to 2D Pythagoras/area reads. No previous-exam items in the bank yet — this lesson + drills get ahead of the paper.

Key rules to memorize

  1. Parallel / intersecting / skew lines; line–plane positions
  2. Prism/cylinder V=BhV = Bh; pyramid/cone V=Bh3V = \frac{Bh}{3}; sphere V=4πr33V = \frac{4\pi r^{3}}{3}, S=4πr2S = 4\pi r^{2}
  3. Cone slant height l = \sqrt{r^{2}+h^{2}}\]; lateral area \(\pi rl
  4. Space diagonal of a box: a2+b2+c2\sqrt{a^{2}+b^{2}+c^{2}}
  5. Lateral vs total surface: sides only vs plus bases

Worked example

Cone r=3r = 3, h=4h = 4: volume?

  1. Slant check not needed for volume: V=πr2h3V = \frac{\pi r^{2}h}{3}.
  2. Compute π⋅9⋅43\pi \cdot 9 \cdot \frac{4}{3}.

12π12\pi

Classic trap

Forgetting the /3/3 on pyramid/cone volumes, or using height hh where slant height ll is needed.

Master formula sheet

Coordinates

  • QI (+,+)(+,+); QII (−,+)(-,+); QIII (−,−)(-,-); QIV (+,−)(+,-)
  • x-mirror (a,b)→(a,−b)(a,b)\to(a,-b); y-mirror (a,b)→(−a,b)(a,b)\to(-a,b); origin (a,b)→(−a,−b)(a,b)\to(-a,-b)
  • d=(x2−x1)2+(y2−y1)2d = \sqrt{(x_{2}-x_{1})^{2}+(y_{2}-y_{1})^{2}}; subtract first, square second
  • Midpoint (x1+x22,y1+y22)(\frac{x_{1}+x_{2}}{2},\frac{y_{1}+y_{2}}{2}); centroid averages all three vertices
  • Section λ:μ\lambda{:}\mu: (μx1+λx2λ+μ,μy1+λy2λ+μ)(\frac{\mu x_{1}+\lambda x_{2}}{\lambda+\mu}, \frac{\mu y_{1}+\lambda y_{2}}{\lambda+\mu})

Lines

  • m=y2−y1x2−x1=tan⁡θm = \frac{y_{2}-y_{1}}{x_{2}-x_{1}} = \tan\theta; 30°→3330°\to\frac{\sqrt{3}}{3}, 45°→145°\to1, 60°→360°\to\sqrt{3}, 90°90° undefined
  • Point-slope y−y1=m(x−x1)y-y_{1} = m(x-x_{1}); slope form y=mx+by = mx+b; general Ax+By+C=0Ax+By+C = 0
  • General form: slope m=−ABm = -\frac{A}{B}, x-intercept −CA-\frac{C}{A}, y-intercept −CB-\frac{C}{B}
  • Parallel m1=m2m_{1} = m_{2}; perpendicular m1m2=−1m_{1}m_{2} = -1 (non-vertical)
  • Point-to-line: \frac{|Ax_{0}+By_{0}+C|}{\sqrt{A^{2}+B^{2}}\]}; parallel lines: \frac{\(|C_{1}-C_{2}|}{\sqrt{A^{2}+B^{2}}}

Circles

  • Standard (x−a)2+(y−b)2=r2(x-a)^{2}+(y-b)^{2} = r^{2}: center (a,b)(a,b), radius rr
  • General: center (−D2,−E2)(-\frac{D}{2},-\frac{E}{2}), r=D2+E2−4F2r = \frac{\sqrt{D^{2}+E^{2}-4F}}{2}; need D2+E2−4F>0D^{2}+E^{2}-4F > 0
  • d>rd > r separate; d=rd = r tangent; d<rd < r secant (two points)
  • Tangent to x2+y2=r2x^{2}+y^{2} = r^{2} at (x0,y0)(x_{0},y_{0}): xx0+yy0=r2xx_{0}+yy_{0} = r^{2}

Conics

  • Ellipse: larger denominator is the major axis; a2=b2+c2a^{2} = b^{2}+c^{2} (minus); PF1+PF2=2aPF_{1}+PF_{2} = 2a; e=ca<1e = \frac{c}{a} < 1
  • Hyperbola: positive term is transverse; c2=a2+b2c^{2} = a^{2}+b^{2} (plus); ∣PF1−PF2∣=2a|PF_{1}-PF_{2}| = 2a; asymptotes y=±(ba)xy = \pm(\frac{b}{a})x; e>1e > 1
  • Parabola y2=2pxy^{2} = 2px: focus (p2,0)(\frac{p}{2},0), directrix x=−p2x = -\frac{p}{2}; x2=2pyx^{2} = 2py: focus (0,p2)(0,\frac{p}{2}), directrix y=−p2y = -\frac{p}{2}
  • Focal radius on y2=2pxy^{2} = 2px: x+p2x + \frac{p}{2}; focal distance of ellipse/hyperbola is 2c2c

Vectors · Complex · Solid

  • AB=b−aAB = b-a (tip minus tail); midpoint position a+b2\frac{a+b}{2}
  • |a| = \sqrt{x^{2}+y^{2}}\]; unit vector \(a/|a|
  • a⋅b=x1x2+y1y2=∣a∣∣b∣cos⁡θa\cdot b = x_{1}x_{2}+y_{1}y_{2} = |a||b|\cos\theta; a⊥b  ⟺  a⋅b=0a\perp b \iff a\cdot b = 0; a∥b  ⟺  x1y2=x2y1a\parallel b \iff x_{1}y_{2} = x_{2}y_{1}
  • i2=−1i^{2} = -1; divide via conjugate: (a+bi)(a−bi)=a2+b2(a+bi)(a-bi) = a^{2}+b^{2}; ∣a+bi∣=a2+b2|a+bi| = \sqrt{a^{2}+b^{2}}
  • Prism/cylinder V=BhV = Bh; pyramid/cone V=Bh3V = \frac{Bh}{3}; sphere V=4πr33V = \frac{4\pi r^{3}}{3}, S=4πr2S = 4\pi r^{2}

Traps & recognition

10 classic traps

  1. Reading center (3,−2)(3,-2) from (x+3)2+(y−2)2=16(x+3)^{2}+(y-2)^{2} = 16: signs flip — it is (−3,2)(-3,2), radius 44 not 1616.
  2. Squaring before subtracting in distance: always (x2−x1)2(x_{2}-x_{1})^{2}, never x22−x12x_{2}^{2}-x_{1}^{2}.
  3. Using the ellipse relation on a hyperbola: ellipses subtract (a2=b2+c2)(a^{2} = b^{2}+c^{2}), hyperbolas add (c2=a2+b2)(c^{2} = a^{2}+b^{2}).
  4. Putting foci on the minor axis: the LARGER denominator names the major axis — foci follow it.
  5. Reporting cc when asked for focal distance 2c2c (halve/double check every time).
  6. Giving a parabola two foci: exactly one focus exists (e.g. y2=4xy^{2} = 4x has only (1,0)(1,0)).
  7. Mirroring (1,2)(1,2) across the x-axis as (2,1)(2,1): swapping is for y=xy = x; axis mirrors flip one sign.
  8. Applying m1m2=−1m_{1}m_{2} = -1 to a vertical/horizontal pair: one slope is undefined — construct directly.
  9. Forgetting /3/3 on pyramid/cone volumes, or using height where slant height ll belongs.
  10. Leaving i2i^{2} un-replaced, or answering OB−OAOB-OA for a midpoint (that is ABAB; midpoint is OA+OB2\frac{OA+OB}{2}).

Fast problem recognition

  • Quadrant / symmetry point

    Check xx sign, then yy sign; mirrors flip one coordinate: (a,b)→(a,−b)(a,b)\to(a,-b) on the x-axis.

  • Two points + distance

    Subtract first, square second: \(\sqrt{(\Delta x)^{2}+(\Delta y)^{2}}\]; watch for 3-4-5, 5-12-13 triples.

  • Slope or inclination

    Two points →y2−y1x2−x1\to \frac{y_{2}-y_{1}}{x_{2}-x_{1}}; angle →tan⁡θ\to \tan\theta; vertical →\to undefined, handle apart.

  • Parallel / perpendicular

    Equal slopes vs m1m2=−1m_{1}m_{2} = -1; in general form swap (A,B)→(−B,A)(A,B)\to(-B,A) for perpendicular.

  • Circle equation

    Standard form: flip signs, root the right side; general form: center (−D2,−E2)(-\frac{D}{2},-\frac{E}{2}), check D2+E2−4F>0D^{2}+E^{2}-4F > 0.

  • Line meets circle — how many points?

    Compare dd vs rr (0/1/2 points); full substitution only when the points themselves are asked.

  • Ellipse vs hyperbola

    Plus–plus with minus relation (a2=b2+c2a^{2} = b^{2}+c^{2}) vs minus with plus relation (c2=a2+b2c^{2} = a^{2}+b^{2}); foci sit on the major/transverse axis.

  • Parabola data

    Squared variable names the axis; 2p2p coefficient gives pp; focus/directrix sit ∣p∣2\frac{|p|}{2} each way; one focus only.

Practice — 1000 drill problems

100 core drills plus 900 lesson-tagged extra drills, basic to exam-pattern and new-type variants, each with the thinking shown. Master these and the previous-exam set below, and the chapter is yours. Tagged by lesson so you can drill exactly what you missed.

1000 practice problems · 0/0 correct

  1. Practice · Q1geom-quadrants
    (−2,−5)(-2,-5) lies in
  2. Practice · Q2geom-quadrants
    (4,−3)(4,-3) mirrored about the x-axis:
  3. Practice · Q3geom-quadrants
    (−1,6)(-1,6) mirrored about the y-axis:
  4. Practice · Q4geom-quadrants
    (2,5)(2,5) mirrored about the origin:
  5. Practice · Q5geom-quadrants
    MM has x=3x = 3, distance 22 from the x-axis: M=M =
  6. Practice · Q6geom-distance
    Distance (0,0)(0,0) to (3,4)(3,4):
  7. Practice · Q7geom-distance
    Distance (1,1)(1,1) to (4,5)(4,5):
  8. Practice · Q8geom-distance
    Distance P(−1,2)P(-1,2) to Q(3,1)Q(3,1):

Previous CSCA exam questions

Real Geometry & Algebra questions from the Dec 2025, Jan 2026 and Apr 2026 papers — solved with the thinking shown. Answers solved by the app; items with source errors are marked and still teach the correct math.

48 exam questions · 0/0 correct

  1. Dec 2025 · Q6analytic-geometry
    The point (−1,3−π)(-1, 3-\pi) lies in which quadrant?
  2. Dec 2025 · Q11analytic-geometry
    Which point lies in the third quadrant?
  3. Dec 2025 · Q14lines
    The inclination angle of y=3x+10y = \sqrt{3}x + 10 is
  4. Dec 2025 · Q18circles
    Circle center (−3,2)(-3,2), radius 4: equation is
  5. Dec 2025 · Q21circles
    Circle x2+y2+2x−2y=0x^2+y^2+2x-2y = 0: radius is
  6. Dec 2025 · Q25analytic-geometry
    Distance P(−1,2)P(-1,2) to Q(3,1)Q(3,1) is
  7. Dec 2025 · Q28lines
    Intersection of y=2x+1y = 2x+1 and x+y+1=0x+y+1 = 0 is
  8. Dec 2025 · Q29hyperbolas
    Foci of x2−y2=1x^2 - y^2 = 1 are

Related — Geometry skills tested elsewhere (3)

3 exam questions · 0/0 correct

  1. Dec 2025 · Q10monotonicity
    Which function is strictly increasing?
  2. Apr 2026 · Q11monotonicity
    Decreasing on (−∞,+∞)(-\infty,+\infty):
  3. Apr 2026 · Q17arithmetic-sequences
    an=2n−1a_n = 2n-1: correct is

Exam checklist

0/15 checked

Analytic basics

Lines

Circles & conics

Vectors · complex · solid

One-minute memory sheet

  • Mirror flips one sign: (a,b)→(a,−b)(a,b)\to(a,-b) on the x-axis.
  • Distance: subtract, then square: (Δx)2+(Δy)2\sqrt{(\Delta x)^{2}+(\Delta y)^{2}}.
  • Slope is tan⁡θ\tan\theta: 45°→145°\to1, 60°→360°\to\sqrt{3}, 90°90° undefined.
  • Circle: flip signs for center, root the right side for rr.
  • Ellipse MINUS, hyperbola PLUS: a2=b2+c2a^{2} = b^{2}+c^{2} vs c2=a2+b2c^{2} = a^{2}+b^{2}.
  • Parabola has ONE focus; 2p2p gives pp.
  • AB=b−aAB = b-a; midpoint is a+b2\frac{a+b}{2}; a⋅b=0a\cdot b = 0 means perpendicular.
  • Pyramid/cone volume carries /3/3; i2=−1i^{2} = -1.

Related guides

Last reviewed Sep 2026 · GetCSCA editors