100% FREE Updated: Apr 2026 Geometry Transformational and Locus Geometry

Geometric transformations

Comprehensive study notes on Geometric transformations for CMI BS Hons preparation. This chapter covers key concepts, formulas, and examples needed for your exam.

Geometric transformations

This chapter rigorously examines fundamental geometric transformations, including translation, reflection, and rotation, alongside principles of symmetry-based reasoning. Mastery of these concepts is crucial for solving advanced geometry problems and forms a significant component of the CMI examination.

---

Chapter Contents

|

| Topic |

|---|-------| | 1 | Translation | | 2 | Reflection | | 3 | Rotation | | 4 | Symmetry-based reasoning |

---

We begin with Translation.

Part 1: Translation

Translation

Overview

Translation is the simplest rigid transformation in geometry: every point moves through the same distance in the same direction. Even though the idea is simple, exam problems use translation in coordinate geometry, vector form, locus arguments, symmetry reasoning, and transformation-based simplification. In CMI-style questions, the important skill is to see translation as a rule on all points, not as motion of a single figure. ---

Learning Objectives

By the End of This Topic

After studying this topic, you will be able to:

  • Define translation geometrically and algebraically.

  • Write the image of a point or figure under a given translation.

  • Use translation vectors in coordinate geometry.

  • Recognize invariants under translation such as length, angle, parallelism, and area.

  • Solve locus and transformation questions involving repeated or combined translations.

---

Core Idea

📖 Translation

A translation moves every point of the plane by the same vector.

If the translation vector is
v=(a,b)\qquad \vec{v}=(a,b)

then every point
P(x,y)\qquad P(x,y)
moves to
P(x+a,y+b)\qquad P'(x+a,y+b)

Geometric Meaning

In a translation:

    • all points move the same distance,

    • all points move in the same direction,

    • the figure keeps its shape and size.


So translation is a rigid motion.

---

Coordinate Form

📐 Translation Formula

If the translation is by vector
(a,b)\qquad (a,b),
then

(x,y)(x+a, y+b)\qquad (x,y)\mapsto (x+a,\ y+b)

Examples:
  • by (3,2)(3,-2):
(x,y)(x+3,y2)\qquad (x,y)\mapsto (x+3,y-2)
  • by (1,5)(-1,5):
(x,y)(x1,y+5)\qquad (x,y)\mapsto (x-1,y+5) ::: ---

Vector Interpretation

📐 Vector Form

If a point PP is translated to PP', then

PP=v\qquad \overrightarrow{PP'}=\vec{v}

for the same vector v\vec{v} for every point of the figure.

This makes translation especially useful in coordinate geometry and proofs involving parallelograms. ---

What Translation Preserves

Invariants Under Translation

A translation preserves:

    • distances

    • angles

    • area

    • collinearity

    • parallelism

    • orientation

    • shape and size


So the image of a line is a parallel line, and the image of a segment has the same length.

⚠️ What Does Not Stay Fixed

A translation does not generally preserve:

    • absolute position

    • intercepts on axes

    • equation coefficients in raw coordinate form unless adjusted properly

---

Translation of Common Objects

📐 Image of a Point

If
P(x,y)\qquad P(x,y)
is translated by (a,b)(a,b), then

P(x+a,y+b)\qquad P'(x+a,y+b)

📐 Image of a Line

If a line has equation
Ax+By+C=0\qquad Ax+By+C=0,
then after translation by (a,b)(a,b), the image line is found by replacing

xxa,yyb\qquad x\to x-a,\quad y\to y-b

in the original equation.

So the image becomes

A(xa)+B(yb)+C=0\qquad A(x-a)+B(y-b)+C=0

which simplifies to

Ax+By+(CAaBb)=0\qquad Ax+By+(C-Aa-Bb)=0

This shows that translation sends a line to a parallel line. ---

Translation of a Curve

📐 General Rule for Curves

If a curve has equation
F(x,y)=0\qquad F(x,y)=0,
then after translation by (a,b)(a,b), its image is

F(xa, yb)=0\qquad F(x-a,\ y-b)=0

This substitution rule is extremely important in coordinate geometry. ---

Composition of Translations

📐 Adding Translation Vectors

If we first translate by (a,b)(a,b) and then by (c,d)(c,d), the combined effect is translation by

(a+c, b+d)\qquad (a+c,\ b+d)

So translations combine like vectors. :::
Inverse Translation

The inverse of translation by (a,b)(a,b) is translation by

(a,b)\qquad (-a,-b)

---

Translation and Locus

💡 Why Translation Helps in Locus Problems

If a locus problem becomes easier after shifting the origin or shifting a fixed point to (0,0)(0,0), translation is often the right tool.

A translated problem may keep the same geometry but gain much simpler equations.

---

Minimal Worked Examples

Example 1 Translate the point (2,3)(2,-3) by the vector (4,5)(4,5). Using the formula, (2,3)(2+4,3+5)=(6,2)\qquad (2,-3)\mapsto (2+4,-3+5)=(6,2) --- Example 2 Find the image of the line x+y1=0\qquad x+y-1=0 under translation by (2,3)(2,-3). Replace xx2, yy+3\qquad x\to x-2,\ y\to y+3 So, (x2)+(y+3)1=0\qquad (x-2)+(y+3)-1=0 x+y=0\qquad x+y=0 Hence the image line is x+y=0\qquad x+y=0 ---

Common Mistakes

⚠️ Avoid These Errors
    • ❌ Adding (a,b)(a,b) directly into the line equation without substitution
✅ For image equation, use xxa, yyb\qquad x\to x-a,\ y\to y-b
    • ❌ Thinking only one point moves
✅ Every point moves by the same vector
    • ❌ Forgetting that translation preserves slope of a line
✅ Image of a line is parallel to the original
    • ❌ Confusing translation with rotation or reflection
✅ Translation changes position only, not orientation
---

CMI Strategy

💡 How to Attack Translation Questions

  • First identify the translation vector.

  • For a point, add the vector directly.

  • For an equation, substitute

xxa, yyb\qquad x\to x-a,\ y\to y-b
  • Use invariance of distance and angle to avoid unnecessary computation.

  • In locus questions, translate the setup to move a special point to the origin.

---

Practice Questions

:::question type="MCQ" question="The image of the point (1,2)(1,2) under translation by the vector (3,4)(3,-4) is" options=["(4,2)(4,-2)","(2,6)(-2,6)","(3,4)(3,-4)","(4,6)(4,6)"] answer="A" hint="Add the vector componentwise." solution="Under translation by (3,4)(3,-4), (1,2)(1+3,24)=(4,2)\qquad (1,2)\mapsto (1+3,2-4)=(4,-2) Hence the correct option is A\boxed{A}." ::: :::question type="NAT" question="A point (5,1)(5,-1) is translated by the vector (2,7)(-2,7). Find the yy-coordinate of the image." answer="6" hint="Only the second coordinate is needed." solution="The image is (52, 1+7)=(3,6)\qquad (5-2,\ -1+7)=(3,6) So the required yy-coordinate is 6\boxed{6}." ::: :::question type="MSQ" question="Which of the following are preserved under a translation?" options=["Distance between two points","Angle between two lines","Parallelism","A line's slope"] answer="A,B,C,D" hint="Translation is a rigid motion." solution="Translation preserves all Euclidean lengths and angles, and it sends every line to a parallel line. Hence slope is preserved as well. Therefore the correct answer is A,B,C,D\boxed{A,B,C,D}." ::: :::question type="SUB" question="Find the image of the line 2xy+3=02x-y+3=0 under translation by the vector (1,2)(1,2)." answer="2xy+3=02xy1=02x-y+3=0 \mapsto 2x-y-1=0" hint="Use xx1x\to x-1 and yy2y\to y-2 in the original equation." solution="To find the image equation under translation by (1,2)(1,2), replace xx1,yy2\qquad x\to x-1,\quad y\to y-2 in the original equation: 2(x1)(y2)+3=0\qquad 2(x-1)-(y-2)+3=0 2x2y+2+3=0\qquad 2x-2-y+2+3=0 2xy+3=0\qquad 2x-y+3=0 Wait carefully: simplify again: 2(x1)(y2)+3=2x2y+2+3=2xy+3\qquad 2(x-1)-(y-2)+3 = 2x-2-y+2+3 = 2x-y+3 So in fact the equation remains the same. This means the line is invariant under this translation. Hence the image is 2xy+3=0\boxed{2x-y+3=0}." ::: ---

Summary

Key Takeaways for CMI

  • Translation moves every point by the same vector.

  • In coordinates, (x,y)(x+a,y+b)(x,y)\mapsto(x+a,y+b).

  • Translation preserves length, angle, area, parallelism, and orientation.

  • For equations, use the substitution rule F(xa,yb)=0F(x-a,y-b)=0.

  • Translations compose by vector addition.

---

💡 Next Up

Proceeding to Reflection.

---

Part 2: Reflection

Reflection

Overview

Reflection is a rigid transformation that flips a figure across a line, called the mirror line or axis of reflection. In geometry problems, reflection is a very strong tool because it preserves distances and angles while converting difficult path or locus problems into simpler straight-line arguments. In CMI-style questions, reflection is often used in coordinate geometry, symmetry, optimization, and proof problems. ---

Learning Objectives

By the End of This Topic

After studying this topic, you will be able to:

  • Define reflection geometrically.

  • Find the image of a point under reflection in common lines.

  • Recognize which properties are preserved under reflection.

  • Use reflection in coordinate and locus problems.

  • Apply reflection as a symmetry tool in geometric proofs.

---

Core Idea

📖 Reflection

A reflection in a line maps every point to its mirror image across that line.

If a point PP is reflected to PP' in a line \ell, then:

  • the line \ell is the perpendicular bisector of PPPP'

  • the distances of PP and PP' from \ell are equal

  • PPPP' is perpendicular to \ell

Geometric Meaning

Reflection preserves:

    • lengths

    • angles

    • area

    • collinearity


but reverses orientation.

---

Standard Reflections in Coordinate Geometry

📐 Reflection in the xx-Axis

Reflection in the xx-axis sends

(x,y)(x,y)\qquad (x,y)\mapsto (x,-y)

📐 Reflection in the yy-Axis

Reflection in the yy-axis sends

(x,y)(x,y)\qquad (x,y)\mapsto (-x,y)

📐 Reflection in the Origin

Reflection in the origin sends

(x,y)(x,y)\qquad (x,y)\mapsto (-x,-y)

This is equivalent to a half-turn about the origin.

📐 Reflection in the Line y=xy=x

Reflection in the line y=xy=x sends

(x,y)(y,x)\qquad (x,y)\mapsto (y,x)

📐 Reflection in the Line y=xy=-x

Reflection in the line y=xy=-x sends

(x,y)(y,x)\qquad (x,y)\mapsto (-y,-x)

---

Reflection in Vertical and Horizontal Lines

📐 Reflection in x=ax=a

Reflection in the vertical line x=ax=a sends

(x,y)(2ax, y)\qquad (x,y)\mapsto (2a-x,\ y)

📐 Reflection in y=by=b

Reflection in the horizontal line y=by=b sends

(x,y)(x, 2by)\qquad (x,y)\mapsto (x,\ 2b-y)

These formulas come from the midpoint condition relative to the mirror line. ::: ---

What Reflection Preserves

Invariants Under Reflection

Reflection preserves:

    • distance

    • angle measure

    • area

    • straightness of lines

    • incidence of points and lines


It sends a line to a line and a circle to a circle.

⚠️ Important Difference from Translation

Reflection preserves size but reverses orientation. So clockwise order becomes anticlockwise order.

---

Reflection of Equations

📐 Substitution Rule

To find the image of a curve under reflection, replace variables according to the reflection rule.

Examples:

    • in the xx-axis:

yy\qquad y\to -y
    • in the yy-axis:

xx\qquad x\to -x
    • in the line y=xy=x:

xy\qquad x\leftrightarrow y

If a figure remains unchanged under a reflection, it has symmetry about that line. ::: ---

Reflection as a Problem-Solving Tool

💡 Why Reflection Is Powerful

Reflection is especially useful in:

  • shortest path problems,

  • symmetry arguments,

  • angle equalities,

  • locus problems,

  • coordinate simplification by moving a point to its mirror image.

A broken path often becomes a straight segment after reflecting one part of the diagram. ---

Minimal Worked Examples

Example 1 Reflect the point (3,2)(3,-2) in the xx-axis. Using (x,y)(x,y)\qquad (x,y)\mapsto (x,-y), we get (3,2)(3,2)\qquad (3,-2)\mapsto (3,2) --- Example 2 Reflect the point (4,1)(4,1) in the line x=2x=2. Using (x,y)(2ax,y)\qquad (x,y)\mapsto (2a-x,y) with a=2a=2, (4,1)(44,1)=(0,1)\qquad (4,1)\mapsto (4-4,1)=(0,1) More carefully, 2ax=44=0\qquad 2a-x = 4-4 = 0 So the image is (0,1)(0,1). ---

Symmetry Tests

📐 Common Symmetry Clues

A curve is symmetric about:

    • the xx-axis if replacing yy by y-y leaves the equation unchanged

    • the yy-axis if replacing xx by x-x leaves the equation unchanged

    • the origin if replacing (x,y)(x,y) by (x,y)(-x,-y) leaves the equation unchanged

    • the line y=xy=x if swapping xx and yy leaves the equation unchanged

---

Common Mistakes

⚠️ Avoid These Errors
    • ❌ Reflection in the xx-axis written as (x,y)(x,y)(x,y)\mapsto(-x,y)
✅ Correct: (x,y)(x,y)\qquad (x,y)\mapsto(x,-y)
    • ❌ Reflection in y=xy=x written as (x,y)(y,x)(x,y)\mapsto(-y,-x)
✅ Correct: (x,y)(y,x)\qquad (x,y)\mapsto(y,x)
    • ❌ Thinking reflection preserves orientation
✅ It reverses orientation
    • ❌ Forgetting midpoint condition in reflection across x=ax=a or y=by=b
✅ Use average-coordinate logic
---

CMI Strategy

💡 How to Attack Reflection Questions

  • Identify the mirror line exactly.

  • Use the corresponding coordinate rule.

  • Check midpoint and perpendicular-bisector conditions if needed.

  • In geometry proofs, look for equal-angle and equal-distance consequences.

  • In shortest-path problems, reflect one endpoint to straighten the route.

---

Practice Questions

:::question type="MCQ" question="The reflection of the point (2,5)(2,-5) in the yy-axis is" options=["(2,5)(-2,-5)","(2,5)(2,5)","(2,5)(-2,5)","(5,2)(5,-2)"] answer="A" hint="Only the xx-coordinate changes sign." solution="Reflection in the yy-axis sends (x,y)(x,y)\qquad (x,y)\mapsto (-x,y) So (2,5)(2,5)\qquad (2,-5)\mapsto (-2,-5) Hence the correct option is A\boxed{A}." ::: :::question type="NAT" question="A point (7,3)(7,3) is reflected in the line x=4x=4. Find the xx-coordinate of the image." answer="1" hint="Use x2axx\mapsto 2a-x for reflection in x=ax=a." solution="For reflection in the line x=4x=4, x24x=8x\qquad x\mapsto 2\cdot 4 - x = 8-x So the image of (7,3)(7,3) has xx-coordinate 87=1\qquad 8-7=1 Therefore the answer is 1\boxed{1}." ::: :::question type="MSQ" question="Which of the following are preserved under reflection?" options=["Distance","Angle measure","Area","Orientation"] answer="A,B,C" hint="Reflection is a rigid motion but not orientation-preserving." solution="Reflection preserves distances, angles, and area. But it reverses orientation. Hence the correct answer is A,B,C\boxed{A,B,C}." ::: :::question type="SUB" question="Find the image of the point (3,5)(3,5) under reflection in the line y=xy=x." answer="(5,3)(5,3)" hint="Swap the coordinates." solution="Reflection in the line y=xy=x sends (x,y)(y,x)\qquad (x,y)\mapsto (y,x) Therefore (3,5)(5,3)\qquad (3,5)\mapsto (5,3) Hence the required image is (5,3)\boxed{(5,3)}." ::: ---

Summary

Key Takeaways for CMI

  • Reflection flips a figure across a line.

  • Standard coordinate reflections must be known exactly.

  • Reflection preserves distance, angles, and area but reverses orientation.

  • It is a powerful tool in symmetry, shortest path, and coordinate problems.

  • Many curve symmetries are tested by substitution in the equation.

---

💡 Next Up

Proceeding to Rotation.

---

Part 3: Rotation

Rotation

Overview

Rotation is one of the central rigid motions in geometry. It preserves distances, angles, collinearity, and shape, but changes direction and position relative to the axes. In CMI-style problems, rotation is often tested together with coordinates, polar form, matrices, composition of transformations, and especially the interaction between rotations and reflections. ---

Learning Objectives

By the End of This Topic

After studying this topic, you will be able to:

  • Describe rotation geometrically and algebraically.

  • Compute the image of a point under rotation about the origin.

  • Express rotation cleanly in polar and Cartesian coordinates.

  • Understand composition laws for rotations and reflections.

  • Solve medium to hard transformation problems involving repeated compositions.

---

Core Idea

📖 Rotation about the Origin

A rotation by angle α\alpha about the origin sends every point to a new point at the same distance from the origin, with its directed angle from the positive XX-axis increased by α\alpha.

If a point has polar form

(rcosθ, rsinθ)\qquad (r\cos\theta,\ r\sin\theta)

then after counterclockwise rotation by α\alpha, it becomes

(rcos(θ+α), rsin(θ+α))\qquad (r\cos(\theta+\alpha),\ r\sin(\theta+\alpha))

---

Rotation in Cartesian Coordinates

📐 Standard Coordinate Formula

If RαR_\alpha denotes counterclockwise rotation by angle α\alpha about the origin, then

Rα(x,y)=(xcosαysinα, xsinα+ycosα)\qquad R_\alpha(x,y) = (x\cos\alpha - y\sin\alpha,\ x\sin\alpha + y\cos\alpha)

This follows directly from angle addition formulas. ---

Rotation in Polar Form

📐 Polar Form

If a point is written as

(rcosθ, rsinθ)\qquad (r\cos\theta,\ r\sin\theta)

then

Rα(rcosθ, rsinθ)=(rcos(θ+α), rsin(θ+α))\qquad R_\alpha(r\cos\theta,\ r\sin\theta) = (r\cos(\theta+\alpha),\ r\sin(\theta+\alpha))

This is often the cleanest form in theoretical problems. ---

Basic Examples

Example 1 R90(1,0)=(0,1)\qquad R_{90^\circ}(1,0) = (0,1) because the point (1,0)(1,0) is turned by 9090^\circ counterclockwise. --- Example 2 R180(x,y)=(x,y)\qquad R_{180^\circ}(x,y)=(-x,-y) because a half-turn reverses the direction of the vector from the origin. ---

Rotation Matrix

📐 Matrix Form

The matrix of rotation by angle α\alpha is

<br>(<br>cosαsinα<br>sinαcosα<br>)<br>\qquad <br>\begin{pmatrix}<br>\cos\alpha & -\sin\alpha \\ <br>\sin\alpha & \cos\alpha <br>\end{pmatrix} <br>

So,

<br>Rα<br>(<br>x\y<br>)<br>=<br>(<br>cosαsinα<br>sinαcosα<br>)<br>(<br>x\y<br>)<br>\qquad <br>R_\alpha <br>\begin{pmatrix}<br>x\y <br>\end{pmatrix} <br>= <br>\begin{pmatrix}<br>\cos\alpha & -\sin\alpha \\ <br>\sin\alpha & \cos\alpha <br>\end{pmatrix} <br>\begin{pmatrix}<br>x\y <br>\end{pmatrix} <br>

This is especially useful in composition questions. ---

Reflection Across a Line Through the Origin

📖 Reflection in a Line Making Angle α\alpha

Let FαF_\alpha denote reflection in the line through the origin making angle α\alpha with the positive XX-axis.

If a point is written in polar form as

(rcosθ, rsinθ)\qquad (r\cos\theta,\ r\sin\theta)

then reflection across that line changes the angle θ\theta to 2αθ2\alpha-\theta.

Hence,

Fα(rcosθ, rsinθ)=(rcos(2αθ), rsin(2αθ))\qquad F_\alpha(r\cos\theta,\ r\sin\theta) = (r\cos(2\alpha-\theta),\ r\sin(2\alpha-\theta))

This is one of the most important formulas in this topic. ---

Special Reflection Cases

📐 Useful Special Cases

  • Reflection in the XX-axis:

F0(x,y)=(x,y)\qquad F_0(x,y) = (x,-y)

  • Reflection in the YY-axis:

F90(x,y)=(x,y)\qquad F_{90^\circ}(x,y) = (-x,y)

  • Reflection in the line y=xy=x:

F45(x,y)=(y,x)\qquad F_{45^\circ}(x,y) = (y,x)

---

Composition of Rotations

📐 Rotation Composition Law

For rotations about the same center,

RαRβ=Rα+β\qquad R_\alpha \circ R_\beta = R_{\alpha+\beta}

So repeated rotation simply adds angles.

In particular, (Rα)n=Rnα\qquad (R_\alpha)^n = R_{n\alpha} ---

Composition of Reflections

Two Reflections Give a Rotation

The composition of two reflections in lines through the origin is a rotation.

More precisely,

FαFβ=R2(αβ)\qquad F_\alpha \circ F_\beta = R_{2(\alpha-\beta)}

This is a high-value result and appears directly in advanced exam problems. ---

Why This Formula Is True

Using the angle form of reflection:
  • first reflection sends θ\theta to 2βθ2\beta-\theta
  • second reflection sends that to
2α(2βθ)=θ+2(αβ)\qquad 2\alpha-(2\beta-\theta)=\theta+2(\alpha-\beta) So the net effect is exactly a rotation by angle 2(αβ)2(\alpha-\beta). Hence, FαFβ=R2(αβ)\qquad F_\alpha \circ F_\beta = R_{2(\alpha-\beta)} ---

PYQ-Relevant Consequences

Direct Consequences for This Topic

  • FαF0=R2α\qquad F_\alpha \circ F_0 = R_{2\alpha}


  • For any angles α,β\alpha,\beta,

FαFβ=R2(αβ)\qquad F_\alpha \circ F_\beta = R_{2(\alpha-\beta)}

  • Therefore,

(FαFβ)n=R2n(αβ)\qquad (F_\alpha \circ F_\beta)^n = R_{2n(\alpha-\beta)}

This immediately simplifies repeated-composition problems.

---

Worked PYQ-Type Example

Example Let G=(F20F25)9\qquad G = (F_{20^\circ}\circ F_{25^\circ})^9 Then F20F25=R2(2025)=R10\qquad F_{20^\circ}\circ F_{25^\circ} = R_{2(20^\circ-25^\circ)} = R_{-10^\circ} So G=(R10)9=R90\qquad G = (R_{-10^\circ})^9 = R_{-90^\circ} Thus GG is rotation by 9090^\circ clockwise. For a point (x,y)(x,y), R90(x,y)=(y,x)\qquad R_{-90^\circ}(x,y)=(y,-x) Hence for P=(20,25)P=(20,25), G(P)=(25,20)\qquad G(P)=(25,-20) This is exactly the kind of reduction exam questions expect. ---

Invariants Under Rotation

📐 What Rotation Preserves

A rotation preserves:

    • distance from the origin

    • distance between points

    • angle measure

    • area

    • orientation


So rotation is an isometry.

---

Common Mistakes

⚠️ Avoid These Errors
    • ❌ Mixing clockwise and counterclockwise signs
    • ❌ Forgetting that composition order matters
    • ❌ Using 2(βα)2(\beta-\alpha) instead of 2(αβ)2(\alpha-\beta) in FαFβF_\alpha \circ F_\beta
    • ❌ Confusing reflection with rotation
    • ❌ Forgetting that repeated composition of a rotation adds angles
---

CMI Strategy

💡 How to Attack Rotation Problems

  • Decide whether the problem is easier in Cartesian or polar form.

  • For a single rotation, write the standard formula immediately.

  • For reflections, convert angle θ\theta to 2αθ2\alpha-\theta.

  • For compositions of reflections, replace them by one rotation.

  • For repeated transformations, compress them using exponent rules such as (Rα)n=Rnα(R_\alpha)^n=R_{n\alpha}.

---

Practice Questions

:::question type="MCQ" question="The image of (1,0)(1,0) under counterclockwise rotation by 9090^\circ about the origin is" options=["(0,1)(0,1)","(0,1)(0,-1)","(1,0)(1,0)","(1,0)(-1,0)"] answer="A" hint="A 9090^\circ counterclockwise turn sends the positive XX-axis to the positive YY-axis." solution="A counterclockwise rotation by 9090^\circ sends (1,0)(1,0) to (0,1)(0,1). Hence the correct option is A\boxed{A}." ::: :::question type="NAT" question="Find R180(3,5)R_{180^\circ}(3,-5)." answer="(-3,5)" hint="A half-turn changes (x,y)(x,y) to (x,y)(-x,-y)." solution="Rotation by 180180^\circ sends (x,y)(x,y)\qquad (x,y)\mapsto(-x,-y). So R180(3,5)=(3,5)\qquad R_{180^\circ}(3,-5)=(-3,5). Hence the answer is (3,5)\boxed{(-3,5)}." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["Rα(rcosθ,rsinθ)=(rcos(θ+α),rsin(θ+α))R_\alpha(r\cos\theta,r\sin\theta)=(r\cos(\theta+\alpha),r\sin(\theta+\alpha))","Fα(rcosθ,rsinθ)=(rcos(2αθ),rsin(2αθ))F_\alpha(r\cos\theta,r\sin\theta)=(r\cos(2\alpha-\theta),r\sin(2\alpha-\theta))","RαRβ=Rα+βR_\alpha\circ R_\beta = R_{\alpha+\beta}","FαFβ=RαβF_\alpha\circ F_\beta = R_{\alpha-\beta}"] answer="A,B,C" hint="The composition of two reflections doubles the angle difference." solution="1. True. Rotation adds α\alpha to the polar angle.
  • True. Reflection in a line at angle α\alpha sends θ\theta to 2αθ2\alpha-\theta.
  • True. Rotations about the same center add their angles.
  • False. The correct formula is
  • FαFβ=R2(αβ)\qquad F_\alpha\circ F_\beta = R_{2(\alpha-\beta)}. Hence the correct answer is A,B,C\boxed{A,B,C}." ::: :::question type="SUB" question="Geometrically describe FαFβF_\alpha\circ F_\beta for arbitrary angles α\alpha and β\beta." answer="Rotation by 2(αβ)2(\alpha-\beta) about the origin" hint="Track what happens to a point of polar angle θ\theta." solution="Let a point have polar form (rcosθ,rsinθ)\qquad (r\cos\theta,r\sin\theta). Reflection in the line at angle β\beta sends θ\theta to 2βθ\qquad 2\beta-\theta. Applying reflection in the line at angle α\alpha next sends this to 2α(2βθ)=θ+2(αβ)\qquad 2\alpha-(2\beta-\theta)=\theta+2(\alpha-\beta). Thus the overall effect is to add the angle 2(αβ)2(\alpha-\beta) while preserving the distance from the origin. Therefore FαFβ\qquad F_\alpha\circ F_\beta is rotation by angle 2(αβ)\qquad 2(\alpha-\beta) about the origin. Hence the answer is Rotation by 2(αβ) about the origin\boxed{\text{Rotation by }2(\alpha-\beta)\text{ about the origin}}." ::: ---

    Summary

    Key Takeaways for CMI

    • Rα(x,y)=(xcosαysinα, xsinα+ycosα)R_\alpha(x,y)=(x\cos\alpha-y\sin\alpha,\ x\sin\alpha+y\cos\alpha).

    • In polar form, rotation adds angles.

    • Reflection in the line at angle α\alpha sends θ\theta to 2αθ2\alpha-\theta.

    • Two reflections compose to a rotation:

    FαFβ=R2(αβ)\qquad F_\alpha\circ F_\beta = R_{2(\alpha-\beta)}.
    • Repeated compositions reduce to repeated angle addition.

    ---

    💡 Next Up

    Proceeding to Symmetry-based reasoning.

    ---

    Part 4: Symmetry-based reasoning

    Symmetry-Based Reasoning

    Overview

    Symmetry-based reasoning is the art of solving geometry problems by identifying mirror structure, equal halves, repeated angles, or invariant distances under transformations. Instead of long coordinate or algebraic work, symmetry lets us prove equal lengths, equal angles, midpoint facts, locus facts, and shortest-path properties very quickly. In exam-level geometry, this topic often appears in reflections, isosceles configurations, regular polygons, and locus problems. ---

    Learning Objectives

    By the End of This Topic

    After studying this topic, you will be able to:

    • Use reflection symmetry to prove equal distances and angle facts.

    • Recognize symmetry axes in standard figures such as isosceles triangles and regular polygons.

    • Use symmetry to identify loci like perpendicular bisectors and angle bisectors.

    • Understand what geometric quantities are preserved under reflection and rotation.

    • Solve proof and construction questions faster through invariance and mirror arguments.

    ---

    Core Idea

    📖 Symmetry

    A figure has symmetry if some transformation leaves the figure unchanged.

    The most common types are:

    • reflection symmetry

    • rotational symmetry

    ---

    Reflection Symmetry

    📐 Reflection in a Line

    When a point PP is reflected in a line \ell to a point PP', the line \ell is the perpendicular bisector of PPPP'.

    So:

      • PPPP' is perpendicular to \ell

      • the midpoint of PPPP' lies on \ell

      • every point on \ell remains fixed under the reflection

    Distance Preservation

    Reflection preserves:

      • length

      • angle measure

      • area

      • collinearity


    But it reverses orientation.

    ---

    Axis of Symmetry in Common Figures

    📐 Standard Figures

    • In an isosceles triangle, the line from the vertex to the midpoint of the base is an axis of symmetry.

    • In an equilateral triangle, each median is an axis of symmetry.

    • In a square, the two diagonals and the two lines through side midpoints are symmetry axes.

    • A regular nn-gon has rotational symmetry of order nn and reflection symmetry through nn axes.

    ---

    Symmetry and Equal Distances

    Perpendicular Bisector Locus

    The set of all points equidistant from two fixed points AA and BB is the perpendicular bisector of ABAB.

    Angle Bisector Locus

    The set of all points equidistant from two intersecting lines is the pair of angle bisectors of those lines.

    These are among the most important symmetry-based loci in geometry. ---

    Isosceles Triangle as a Symmetric Figure

    📐 Key Isosceles Triangle Fact

    If AB=ACAB=AC, then the line from AA to the midpoint of BCBC is simultaneously:

      • a median

      • an altitude

      • an angle bisector

      • the perpendicular bisector of BCBC


    This is pure symmetry.

    ---

    Rotational Symmetry

    📐 Rotational Symmetry

    A figure has rotational symmetry if rotating it through some angle less than 360360^\circ leaves it unchanged.

    For a regular nn-gon, the smallest positive angle of rotational symmetry is

    360n\qquad \dfrac{360^\circ}{n}

    This helps in angle and congruence arguments. ---

    Mirror Method

    💡 Reflection Trick

    When a problem involves minimizing a broken path or comparing segments across a line, reflecting one point across the line often turns the problem into a straight-line problem.

    This is a classic symmetry argument.

    ---

    Minimal Worked Examples

    Example 1 A point PP is reflected in a line \ell to PP'. If PP=14PP'=14, find the distance from PP to \ell. Since the line of reflection is the perpendicular bisector of PPPP', the distance from PP to \ell is half of PPPP'. So the distance is 142=7\qquad \dfrac{14}{2}=7 Hence the answer is 7\boxed{7}. --- Example 2 Why is the perpendicular bisector of ABAB the locus of points equidistant from AA and BB? If a point lies on the perpendicular bisector, the two triangles formed with the endpoints are mirror images, so the distances to AA and BB are equal. Conversely, if a point is equidistant from AA and BB, symmetry forces it to lie on the perpendicular bisector. ---

    Common Patterns in Questions

    📐 What Gets Asked Often

    • identify a symmetry axis in a figure

    • prove two lengths or angles are equal

    • find a locus using equal-distance logic

    • use reflection to transform a geometric problem

    • count symmetries of standard polygons

    ---

    Common Mistakes

    ⚠️ Avoid These Errors
      • ❌ using symmetry in a figure that is not actually symmetric
      • ❌ confusing perpendicular bisector with angle bisector
      • ❌ forgetting that the reflection axis fixes only the points lying on it
      • ❌ missing the midpoint condition in reflection problems
      • ❌ assuming every quadrilateral has a symmetry axis
    ---

    CMI Strategy

    💡 How to Solve Smart

    • First look for equal sides, regular structure, or mirror lines.

    • Ask which transformation leaves the figure unchanged.

    • Use preserved quantities: distance, angle, area.

    • Translate symmetry into a concrete line such as a median, perpendicular bisector, or angle bisector.

    • In locus questions, convert “equidistant” language into symmetry language immediately.

    ---

    Practice Questions

    :::question type="MCQ" question="The locus of points equidistant from two fixed points AA and BB is" options=["the line ABAB","the perpendicular bisector of ABAB","the angle bisector at AA","a circle with center AA"] answer="B" hint="Use mirror symmetry of the endpoints." solution="A point is equidistant from AA and BB exactly when it lies on the perpendicular bisector of ABAB. Hence the correct option is B\boxed{B}." ::: :::question type="NAT" question="A point PP is reflected in a line \ell to PP'. If PP=18PP'=18, find the distance from PP to \ell." answer="9" hint="The mirror line bisects PPPP' perpendicularly." solution="The reflecting line \ell is the perpendicular bisector of PPPP'. So the distance from PP to \ell is half of PPPP': 182=9\qquad \dfrac{18}{2}=9 Therefore the answer is 9\boxed{9}." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["Reflection preserves distances","Every point on the axis of reflection remains fixed","If PP reflects to PP' in a line \ell, then \ell is the perpendicular bisector of PPPP'","Every triangle has a line of symmetry"] answer="A,B,C" hint="Think about what reflection does and does not guarantee." solution="1. True. Reflection is an isometry.
  • True. Points on the axis of reflection do not move.
  • True. This is the defining geometric property of reflection.
  • False. Only some triangles, such as isosceles and equilateral triangles, have a reflection symmetry line.
  • Hence the correct answer is A,B,C\boxed{A,B,C}." ::: :::question type="SUB" question="In an isosceles triangle ABCABC with AB=ACAB=AC, prove that the median from AA to BCBC is perpendicular to BCBC." answer="The median from AA to BCBC is also the altitude." hint="Use symmetry of the isosceles triangle." solution="Let MM be the midpoint of BCBC. Since AB=ACAB=AC, the triangle is symmetric about the line AMAM. Under this symmetry:
    • point BB maps to CC
    • the line AMAM remains fixed
    • the midpoint MM of BCBC lies on the symmetry axis
    Therefore the segment BCBC is mapped onto itself with BB and CC interchanged, so the axis of symmetry AMAM must be the perpendicular bisector of BCBC. Hence AMBC\qquad AM\perp BC So the median from AA to BCBC is also the altitude. This proves the result." ::: ---

    Summary

    Key Takeaways for CMI

    • Symmetry is a proof method, not just a picture feature.

    • Reflection preserves lengths and angles and creates perpendicular bisector structure.

    • Perpendicular bisectors and angle bisectors are natural symmetry loci.

    • Isosceles and regular figures should always trigger symmetry thinking.

    • Many geometry problems become shorter once the correct transformation is identified.

    ---

    Chapter Summary

    Geometric transformations — Key Points

    Isometries: Transformations (translation, reflection, rotation) that preserve distance and angle, thus mapping figures to congruent figures.
    Translation: A rigid shift of a figure in a given direction and distance, defined by a vector. Preserves orientation.
    Reflection: A rigid flip of a figure across a line (axis of reflection), creating a mirror image. Changes orientation (chirality).
    Rotation: A rigid turn of a figure around a fixed point (center of rotation) by a specific angle. Preserves orientation.
    Symmetry: A figure possesses symmetry if it maps onto itself under a non-identity isometry (e.g., rotational, reflectional, translational for infinite patterns).
    Composition of Transformations: Applying multiple transformations sequentially. For instance, two reflections across parallel lines result in a translation, while two reflections across intersecting lines result in a rotation.
    * Coordinate Rules: Each isometry has specific coordinate rules, allowing for algebraic manipulation and analysis of geometric changes.

    ---

    Chapter Review Questions

    :::question type="MCQ" question="A transformation maps a point (x,y)(x, y) to (6x,y)(6-x, y). Which of the following best describes this transformation?" options=["Reflection about the x-axis","Translation by vector (60)\begin{pmatrix} 6 \\ 0 \end{pmatrix}","Reflection about the line x=3x=3","Rotation by 180180^\circ about the point (3,0)(3,0)"] answer="Reflection about the line x=3x=3" hint="Consider the midpoint between (x,y)(x,y) and (6x,y)(6-x,y)." solution="The midpoint of (x,y)(x,y) and (6x,y)(6-x,y) is (x+6x2,y+y2)=(3,y)\left(\frac{x+6-x}{2}, \frac{y+y}{2}\right) = (3,y). Since the midpoint always lies on the line x=3x=3, this transformation is a reflection about the line x=3x=3."
    :::

    :::question type="NAT" question="A point P(2,5)P(2, 5) is translated by the vector (31)\begin{pmatrix} -3 \\ 1 \end{pmatrix} to point PP'. Then, PP' is rotated 9090^\circ counter-clockwise about the origin to point PP''. What is the y-coordinate of PP''?" answer=" -1 " hint="First find PP' by applying the translation. Then apply the rotation rule (x,y)(y,x)(x,y) \to (-y,x) for 9090^\circ counter-clockwise rotation about the origin." solution="1. Translation: P(2,5)P(2,5) translated by (31)\begin{pmatrix} -3 \\ 1 \end{pmatrix} gives P(23,5+1)=P(1,6)P'(2-3, 5+1) = P'(-1, 6).

  • Rotation: P(1,6)P'(-1, 6) rotated 9090^\circ counter-clockwise about the origin (0,0)(0,0) maps (x,y)(x,y) to (y,x)(-y,x). So P(6,1)P''(-6, -1).

  • The y-coordinate of PP'' is 1-1."
    :::

    :::question type="MCQ" question="A figure has exactly 5 lines of reflectional symmetry. Which of the following statements must be true about this figure?" options=["It is a square.","It has rotational symmetry of order 5.","It is a regular pentagon.","It has no rotational symmetry."] answer="It has rotational symmetry of order 5." hint="For a regular n-gon, the number of lines of reflectional symmetry is n, and the order of rotational symmetry is also n." solution="A figure with exactly 5 lines of reflectional symmetry must be a regular pentagon (or a star pentagon). A regular n-gon has rotational symmetry of order n. Therefore, this figure has rotational symmetry of order 5."
    :::

    :::question type="NAT" question="What is the minimum positive angle of rotation, in degrees, such that a regular 12-sided polygon (dodecagon) maps onto itself?" answer=" 30 " hint="For a regular n-sided polygon, the order of rotational symmetry is n, and the smallest angle of rotation is 360n\frac{360^\circ}{n}." solution="A regular 12-sided polygon has rotational symmetry of order 12. The minimum positive angle of rotation for it to map onto itself is 36012=30\frac{360^\circ}{12} = 30^\circ."
    :::

    ---

    What's Next?

    💡 Continue Your CMI Journey

    Having mastered the fundamental concepts of geometric transformations, you are now well-prepared to explore Congruence and Similarity, where these transformations are applied to define and prove relationships between geometric figures. Furthermore, the principles of translation and rotation are foundational for understanding Vectors and their applications in coordinate geometry.

    🎯 Key Points to Remember

    • Master the core concepts in Geometric transformations before moving to advanced topics
    • Practice with previous year questions to understand exam patterns
    • Review short notes regularly for quick revision before exams

    Related Topics in Geometry

    More Resources

    Why Choose MastersUp?

    🎯

    AI-Powered Plans

    Personalized study schedules based on your exam date and learning pace

    📚

    15,000+ Questions

    Verified questions with detailed solutions from past papers

    📊

    Smart Analytics

    Track your progress with subject-wise performance insights

    🔖

    Bookmark & Revise

    Save important questions for quick revision before exams

    Start Your Free Preparation →

    No credit card required • Free forever for basic features