Grade 10 core mathematics Measurements and Geometry – Reflection and Congruence Notes
2.2 Reflection and Congruence
Topic: 2.0 Measurements and Geometry — Subject: Core Mathematics — Target age: 15 (Kenyan secondary)
Specific learning outcomes
- (a) Identify and outline the sub-sub-strands: Symmetry, Reflection, Equations of Mirror Lines, and Congruence.
- (b) Identify lines of symmetry in plane figures (folding, axes, rotational symmetry relation).
- (c) Determine properties of reflection in different situations (distances preserved, orientation reversed, mirror line is perpendicular bisector of segment joining object and image).
- (d) Draw an image given an object and a mirror line on a plane surface and on the Cartesian plane.
- (e) Determine the equation of the mirror line given an object and its image (use midpoint and perpendicular slope).
- (f) Carry out congruence tests for triangles (SSS, SAS, ASA, AAS, RHS) and use them to prove figures equal.
- (g) Promote and apply reflection and congruence in real-life contexts (design, engineering, art, maps).
1. Key concepts & short definitions
- Symmetry: A figure is symmetric if it can be mapped onto itself by a reflection (line symmetry) or rotation (rotational symmetry).
- Reflection (mirror image): A transformation that maps each point P of the object to a point P' such that the mirror line is the perpendicular bisector of PP'. Distances are preserved; orientation is reversed.
- Mirror line (axis of reflection): The line about which reflection occurs. On the Cartesian plane, common mirror lines: x-axis (y=0), y-axis (x=0), y = x, y = −x, or any line ax + by + c = 0.
- Congruence: Two figures are congruent if one can be mapped to the other by rigid motions (translations, rotations, reflections). For triangles, congruence is determined by tests like SSS, SAS, ASA, AAS and RHS.
2. Lines of symmetry — plane figures
Identify lines of symmetry by folding or visually checking whether halves match. Examples:
- Regular shapes: equilateral triangle (3 lines), square (4 lines), rectangle (2 lines), circle (infinite lines).
- Every isosceles triangle has 1 axis of symmetry along altitude to the base.
- Kenyan context: motifs in kitenge fabrics, road signs (speed limit signs are circular — rotational symmetry), building facades often use bilateral symmetry.
3. Reflection in the plane (geometric properties)
- Distance-preserving: PP' distance equals 2·(distance from P to mirror line) but |PQ| = |P'Q'| for any two points.
- Mirror line is perpendicular bisector of segment joining a point and its image: M midpoint of PP' lies on mirror line; MP = MP'.
- Orientation reversed: a clockwise order of vertices becomes anticlockwise after a single reflection.
- Composing two reflections across parallel lines = translation; across intersecting lines = rotation (useful in constructions).
4. Reflection on the Cartesian plane — rules
Common algebraic rules for reflecting a point (x, y):
- Reflection in the y-axis (x = 0): (x, y) → (−x, y)
- Reflection in the x-axis (y = 0): (x, y) → (x, −y)
- Reflection in the line y = x: (x, y) → (y, x)
- Reflection in the line y = −x: (x, y) → (−y, −x)
- Reflection in a vertical line x = k: (x, y) → (2k − x, y)
- Reflection in a horizontal line y = k: (x, y) → (x, 2k − y)
Given P(x1,y1) and P'(x2,y2), the mirror line L satisfies: midpoint M = ((x1+x2)/2,(y1+y2)/2) lies on L and slope(L) = −1/slope(PP') (if slope(PP') exists). Use these to find the equation of L.
5. Worked examples (with small diagrams)
Example 1 — Reflect a point in the y-axis
Reflect P(3, 2) in the y-axis. Using the rule (x,y) → (−x,y): P' = (−3, 2).
Example 2 — Find mirror line from object-image pair
Given P(2,1) and P'(−4,3). Find equation of mirror line L.
- Midpoint M = ((2 + (−4))/2, (1+3)/2) = (−1, 2).
- Slope of PP' = (3 − 1)/(−4 − 2) = 2/−6 = −1/3. So slope of L = 3 (negative reciprocal).
- Equation through M: y − 2 = 3(x + 1) → y = 3x + 5.
Note: SVG coordinate y is inverted; labels show mathematical points.
6. Congruence of triangles — tests and use
Triangle congruence tests (short statements):
- SSS: three pairs of equal sides ⇒ triangles congruent.
- SAS: two sides and included angle equal ⇒ congruent.
- ASA: two angles and included side equal ⇒ congruent.
- AAS: two angles and any corresponding non-included side ⇒ congruent.
- RHS (Right angle, Hypotenuse, Side): for right-angled triangles, hypotenuse and one side equal ⇒ congruent.
Use congruence to show equality of lengths and angles after a reflection or when constructing symmetrical shapes.
Example — Using SAS after reflection
If triangle ABC is reflected across a mirror line to triangle A'B'C', then AB = A'B', AC = A'C' and angle BAC = angle B'A'C' so by SAS the triangles are congruent.
7. Classroom activities & suggested learning experiences (Kenyan classroom, age 15)
- Paper folding (hands-on): Give pupils printed shapes (triangles, letters, motifs). Ask them to fold to find axes of symmetry; count and record lines. Use locally familiar patterns (kanga/kitenge, shields) for relevance.
- Mirror experiments: Use a small mirror and notice images of letters and shapes; identify the mirror line on paper. Measure distances from object to mirror and from mirror to image to verify perpendicular bisector property.
- Drawing on Cartesian grids: Give coordinate plane graph paper. Tasks: reflect given figures across x-axis, y-axis, line x = 1, or y = x. Label coordinates and show mapping rules.
- Find mirror line from points: Provide object-image point pairs. Students compute midpoint and perpendicular slope to get equation (practice algebra + geometry).
- Triangle congruence practical: Students construct triangles on paper, measure sides/angles, apply SSS, SAS, ASA, RHS. Then reflect triangles and use congruence tests to confirm equality.
- Design project (group): Create a Kenyan pattern (e.g., fabric motif or school emblem) using lines of symmetry and congruent parts. Present how symmetry and congruence help in design economy.
- Real-life examples discussion: Road markings, bridges, building facades, logos; discuss why symmetry and congruence matter (balance, strength, aesthetics).
- Use of free software: If computers available, GeoGebra or Desmos for dynamic reflection and finding mirror lines from point images.
8. Practice questions (with brief answers)
- Reflect (4,−2) in the line x = 1. Answer: (2·1 − 4, −2) = (−2, −2).
- Which lines of symmetry does a rectangle 6 by 4 have? Answer: Two (the perpendicular bisectors of sides — vertical and horizontal axes through centre).
- Given P(1,2) and P'(5,−2), find equation of mirror line. Solution: midpoint M=(3,0); slope PP'=(−2−2)/(5−1)=−4/4=−1 ⇒ slope of mirror = 1 ⇒ y − 0 = 1(x − 3) ⇒ y = x − 3.
- Triangle ABC has sides AB = 5cm, BC = 4cm, AC = 3cm. Triangle PQR has sides 5cm, 4cm, 3cm in corresponding order. Which test shows congruence? Answer: SSS ⇒ congruent.
9. Teaching tips & safety
- Encourage students to always mark corresponding points (A↔A') to avoid confusion after reflection.
- When measuring slopes, watch for vertical segments (undefined slope): use midpoint and the fact that mirror is horizontal in such cases.
- Use mirrors safely and avoid sharp edges. For group work, rotate roles: measurer, drawer, recorder, presenter.
- Relate to Kenyan examples to increase engagement: fabric designs, road signs, landmarks (symmetry in old buildings), water reflection on lakes (visual symmetry).
Reflection preserves distances but reverses orientation; the mirror line is the perpendicular bisector of corresponding points. On the Cartesian plane reflection rules are simple for common lines; for arbitrary reflections find midpoint and perpendicular slope. Congruence tests allow us to prove triangles identical under rigid motions (translations, rotations, reflections). Apply these in design, construction and analysis tasks.
Prepared for Kenyan core mathematics learners aged 15. Teachers may adapt the examples and activities to available materials (mirror strips, graph paper, measuring tools) and class level.