Small Group Tutorials

Here to help students catch up, keep up, and move ahead. Book a consultation here.

Secondary 3 Mathematics Classroom | Chapter 4: Coordinate Geometry | G2/G3

SECONDARY 3 MATHEMATICS CLASSROOM · CHAPTER 4 · COORDINATE GEOMETRY · GRADIENT · LENGTH · STRAIGHT-LINE EQUATIONS · G2/G3

Coordinate Geometry: When a Diagram Becomes Algebra

A coordinate point carries position. Two points create direction and distance. A straight-line equation turns that geometric relationship into algebra that can be tested at every point on the line.

The Secondary 3 textbook organises this chapter very cleanly: gradient of a straight line, length of a line segment, and equation of a straight line. That sequence remains powerful because each section uses the same two-coordinate structure in a different way. Gradient compares change in y with change in x. Length combines the same changes through Pythagoras. The line equation generalises the relationship so that every point on the line satisfies one algebraic rule.

Classroom rule: mark the two points → calculate horizontal and vertical change → decide whether the job is direction, distance or equation → use the appropriate relationship → preserve signs → identify horizontal/vertical special cases → substitute a known point to verify the final line.

Current syllabus boundary. Coordinate geometry remains part of the upper-secondary Mathematics route. Schools may distribute midpoint, transformations or more complex coordinate applications differently; this chapter deliberately follows the textbook’s core spine of gradient, distance and straight-line equation, while broader coordinate ideas remain available in the specialist guides.

Official reference: MOE G2 and G3 Mathematics Syllabuses.

Featured Answer: What Does Gradient Actually Measure?

Gradient measures vertical change per unit horizontal change. If two points are A(x₁,y₁) and B(x₂,y₂), then:

m=(y₂−y₁)/(x₂−x₁)

A positive gradient rises from left to right. A negative gradient falls. A horizontal line has gradient 0. A vertical line has undefined gradient because the horizontal change is zero.

1. Coordinates Describe Position

The ordered pair (x,y) tells us horizontal and vertical position relative to the origin. The order matters: (3,5) and (5,3) are different points.

2. Gradient Uses Change, Not Absolute Coordinates

For A(1,2) and B(5,10):

m=(10−2)/(5−1)=8/4=2.

3. Reversing Both Points Gives the Same Gradient

(2−10)/(1−5)=−8/−4=2. The numerator and denominator must use the same order.

4. Sign of Gradient Describes Direction

  • m>0: rising line;
  • m<0: falling line;
  • m=0: horizontal line;
  • undefined: vertical line.

5. Teacher Model 1: Positive Gradient

Find the gradient through P(−2,1) and Q(4,10).

m=(10−1)/(4−(−2))=9/6=3/2.

6. Teacher Model 2: Negative Gradient

Find the gradient through A(−1,7) and B(3,−1).

m=(−1−7)/(3−(−1))=−8/4=−2.

7. Horizontal Lines Have Constant y

If two points share the same y-coordinate, the line is horizontal. For example, through (2,3) and (7,3), the equation is y=3 and the gradient is 0.

8. Vertical Lines Have Constant x

If two points share the same x-coordinate, the line is vertical. Through (5,1) and (5,6), the equation is x=5. Its gradient is undefined.

9. Distance Between Two Points Comes From Pythagoras

The horizontal change is x₂−x₁ and vertical change is y₂−y₁. These form perpendicular sides of a right triangle, so:

AB=√[(x₂−x₁)²+(y₂−y₁)²]

10. Teacher Model 3: Length of a Segment

Find the distance between A(1,2) and B(5,5).

AB=√[(5−1)²+(5−2)²]=√(16+9)=5.

11. Squaring Removes Direction but Preserves Magnitude

Whether the coordinate change is +4 or −4, its contribution to squared distance is 16. That is why the distance formula is unaffected by reversing the point order.

12. Horizontal and Vertical Distances Can Be Read Directly

From (−4,6) to (3,6), the distance is |3−(−4)|=7. From (2,−5) to (2,8), distance is |8−(−5)|=13.

13. Straight-Line Equations Connect Gradient and Intercept

y=mx+c

m is the gradient and c is the y-intercept. The point where the line crosses the y-axis is (0,c).

14. Why y=mx+c Works

Take a point A(0,c) on the y-axis and another point P(x,y) on the line. Since the gradient is m:

(y−c)/(x−0)=m → y−c=mx → y=mx+c.

15. Teacher Model 4: Read Gradient and Intercept

For y=−3x+7, the gradient is −3 and y-intercept is 7.

16. A Known Point Must Satisfy the Line Equation

If y=3x+c passes through (3,1), substitute the coordinates:

1=3(3)+c → c=−8.

So the line is y=3x−8.

17. Teacher Model 5: Gradient and One Point

Find the line with gradient 2 passing through (4,−1).

Start y=2x+c. Substitute (4,−1): −1=8+c, so c=−9.

Equation: y=2x−9.

18. Two Points Give the Gradient First

Given two points, first calculate m. Then substitute either point into y=mx+c to find c.

19. Teacher Model 6: Equation From Two Points

Find the line through A(1,2) and B(3,7).

m=(7−2)/(3−1)=5/2.

Use y=(5/2)x+c and point (1,2): 2=5/2+c, so c=−1/2.

Equation: y=(5/2)x−1/2.

20. A Second Point Is an Independent Check

Substitute B(3,7): (5/2)(3)−1/2=15/2−1/2=7. The equation passes the check.

21. Horizontal Lines Do Not Need y=mx+c Calculation

Points C(2,3) and D(7,3) have constant y=3, so the line is simply y=3.

22. Vertical Lines Do Not Fit y=mx+c

Points E(5,1) and F(5,6) have constant x=5, so the equation is x=5. A vertical line cannot be written as y=mx+c with a finite gradient.

23. What Information Is Sufficient to Find a Line?

  • gradient and y-intercept;
  • gradient and one point;
  • two distinct points;
  • special case: constant y for a horizontal line;
  • special case: constant x for a vertical line.

24. Coordinate Geometry Is a Translation System

“The line rises 3 units for every 2 units to the right” becomes m=3/2. “This point lies on the line” becomes a substitution condition. “The points have the same y-coordinate” becomes a horizontal-line conclusion. Geometry becomes algebra, and algebra returns to the diagram.

25. Misconception Clinic: Swap Only One Difference

Repair: if you reverse point order in the numerator, reverse it in the denominator too.

26. Misconception Clinic: Gradient Means y/x

Repair: gradient is change in y divided by change in x between two points, not generally y divided by x.

27. Misconception Clinic: Vertical Line Has Gradient 0

Repair: horizontal lines have gradient 0. Vertical lines have undefined gradient.

28. Misconception Clinic: Distance Can Be Negative

Repair: coordinate changes may be signed, but distance is a non-negative magnitude.

29. Misconception Clinic: c Is Any Point on the Line

Repair: in y=mx+c, c is specifically the y-value when x=0.

30. Misconception Clinic: Every Straight Line Has y=mx+c Form

Repair: vertical lines have equations x=a and cannot be represented with finite m in y=mx+c.

31. Guided Practice A: Gradient

  1. Find gradient through (1,4) and (5,12).
  2. Find gradient through (−3,7) and (2,−3).
  3. State the gradient of y=6.
  4. State the gradient type of x=−2.
Solutions

2. −2. 0. Undefined.

32. Guided Practice B: Length

  1. Find distance between (0,0) and (6,8).
  2. Find distance between (−2,5) and (4,5).
  3. Find distance between (3,−4) and (3,9).
Solutions

10. 6. 13.

33. Guided Practice C: Equation From Gradient and Point

  1. Gradient 3 through (2,1).
  2. Gradient −1/2 through (4,5).
  3. Gradient 0 through (7,−3).
Solutions

y=3x−5. y=−(1/2)x+7. y=−3.

34. Guided Practice D: Equation From Two Points

  1. Through (0,0) and (2,6).
  2. Through (1,3) and (3,7).
  3. Through (−2,4) and (5,4).
  4. Through (6,−1) and (6,8).
Solutions

y=3x. y=2x+1. y=4. x=6.

35. Challenge Practice: Recover a Missing Coordinate

The gradient through A(2,5) and B(6,k) is 3/2. Find k.

Worked solution

(k−5)/(6−2)=3/2 → (k−5)/4=3/2 → k−5=6 → k=11.

36. Challenge Practice: Equation and Distance Together

Points A(−2,1) and B(4,4) define a line. Find its equation and the length AB.

Worked solution

m=(4−1)/(4−(−2))=3/6=1/2. Use A: 1=(1/2)(−2)+c, so c=2. Equation y=(1/2)x+2. Distance=√(6²+3²)=√45=3√5.

37. Assessment Method: Annotate Δx and Δy

Writing the coordinate changes beside the points reduces sign errors and connects gradient with distance.

38. Assessment Method: Check the Special Case First

Before dividing by x₂−x₁, check whether the x-coordinates are equal. Before solving for c, check whether the y-coordinates are equal. Horizontal and vertical cases can be concluded immediately.

39. Assessment Method: Substitute Both Points

If a line equation is derived from two points, both coordinates should satisfy it. This is a strong independent verification.

40. Oral Classroom Check

  1. What does gradient measure?
  2. Why must numerator and denominator use the same point order?
  3. What gradient does a horizontal line have?
  4. Why is a vertical gradient undefined?
  5. Where does the distance formula come from?
  6. What does c represent in y=mx+c?
  7. What information is sufficient to determine a straight line?
  8. How do you find a line from two points?
  9. Why does x=a represent a vertical line?
  10. How can you verify a line equation?

41. Exit Ticket

  1. Find gradient through (2,1) and (6,9).
  2. Find distance between (−1,2) and (5,10).
  3. State the equation of the horizontal line through (4,7).
  4. State the equation of the vertical line through (−3,5).
  5. Find the line with gradient 4 through (2,3).
  6. Find the line through (1,2) and (5,6).
  7. State the y-intercept of y=−2x+9.
  8. Explain why y=3 cannot have gradient 3.
  9. Explain why x=5 cannot be written as y=mx+c.
  10. Name one way to verify a line found from two points.
Exit-ticket solutions

2. 10. y=7. x=−3. y=4x−5. Gradient=1, then y=x+1. 9. y=3 is horizontal, so gradient 0. A vertical line has undefined gradient and cannot be represented by a finite m in y=mx+c. Substitute both original points into the final equation.

42. The Seven-Day Return Cycle

  1. Day 0: gradient and distance.
  2. Day 1: horizontal/vertical special cases.
  3. Day 3: equation from gradient + point and from two points.
  4. Day 7: mixed coordinate question requiring method selection and verification.

43. The Full Coordinate Geometry Routine

mark points → compute Δx and Δy → identify direction/distance/equation → handle horizontal or vertical special case → calculate → substitute a point → return to the diagram and verify.

44. Connect Back to Chapter 3

Return to Secondary 3 Chapter 3: Indices, Standard Form and Compound Interest if powers, roots or algebraic manipulation are unstable. Coordinate distance depends on square-and-root structure, while line equations depend on reliable substitution and rearrangement.

45. Specialist Companions

46. Why This Chapter Matters for Chapter 5

Coordinate geometry turns straight lines into equations. Chapter 5 widens that idea to cubic, reciprocal and exponential functions and then uses graphs as solution tools. The same question remains: what algebraic rule produces this geometric behaviour?

47. Ready for Chapter 5?

  • calculate gradient reliably;
  • interpret the sign of gradient;
  • recognise horizontal and vertical special cases;
  • calculate line-segment length;
  • use y=mx+c correctly;
  • find a line from gradient and one point;
  • find a line from two points;
  • verify a line by substitution;
  • translate between diagram and algebra.

If one item is weak, return to the smallest section that owns it and solve a changed example. When the route is stable, continue to Chapter 5: Graphs of Functions and Graphical Solution.