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
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
A translation moves every point of the plane by the same vector.
If the translation vector is
then every point
moves to
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
If the translation is by vector
,
then
- by :
- by :
Vector Interpretation
If a point is translated to , then
for the same vector for every point of the figure.
What Translation Preserves
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.
A translation does not generally preserve:
- absolute position
- intercepts on axes
- equation coefficients in raw coordinate form unless adjusted properly
Translation of Common Objects
If
is translated by , then
If a line has equation
,
then after translation by , the image line is found by replacing
in the original equation.
So the image becomes
which simplifies to
Translation of a Curve
If a curve has equation
,
then after translation by , its image is
Composition of Translations
If we first translate by and then by , the combined effect is translation by
The inverse of translation by is translation by
Translation and Locus
If a locus problem becomes easier after shifting the origin or shifting a fixed point to , 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 by the vector . Using the formula, --- Example 2 Find the image of the line under translation by . Replace So, Hence the image line is ---Common Mistakes
- ❌ Adding directly into the line equation without substitution
- ❌ Thinking only one point moves
- ❌ Forgetting that translation preserves slope of a line
- ❌ Confusing translation with rotation or reflection
CMI Strategy
- First identify the translation vector.
- For a point, add the vector directly.
- For an equation, substitute
- 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 under translation by the vector is" options=["","","",""] answer="A" hint="Add the vector componentwise." solution="Under translation by , Hence the correct option is ." ::: :::question type="NAT" question="A point is translated by the vector . Find the -coordinate of the image." answer="6" hint="Only the second coordinate is needed." solution="The image is So the required -coordinate is ." ::: :::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 ." ::: :::question type="SUB" question="Find the image of the line under translation by the vector ." answer="" hint="Use and in the original equation." solution="To find the image equation under translation by , replace in the original equation: Wait carefully: simplify again: So in fact the equation remains the same. This means the line is invariant under this translation. Hence the image is ." ::: ---Summary
- Translation moves every point by the same vector.
- In coordinates, .
- Translation preserves length, angle, area, parallelism, and orientation.
- For equations, use the substitution rule .
- Translations compose by vector addition.
---
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
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
A reflection in a line maps every point to its mirror image across that line.
If a point is reflected to in a line , then:
- the line is the perpendicular bisector of
- the distances of and from are equal
- is perpendicular to
Reflection preserves:
- lengths
- angles
- area
- collinearity
but reverses orientation.
Standard Reflections in Coordinate Geometry
Reflection in the -axis sends
Reflection in the -axis sends
Reflection in the origin sends
This is equivalent to a half-turn about the origin.
Reflection in the line sends
Reflection in the line sends
Reflection in Vertical and Horizontal Lines
Reflection in the vertical line sends
Reflection in the horizontal line sends
What Reflection Preserves
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.
Reflection preserves size but reverses orientation. So clockwise order becomes anticlockwise order.
Reflection of Equations
To find the image of a curve under reflection, replace variables according to the reflection rule.
Examples:
- in the -axis:
- in the -axis:
- in the line :
Reflection as a Problem-Solving Tool
Reflection is especially useful in:
- shortest path problems,
- symmetry arguments,
- angle equalities,
- locus problems,
- coordinate simplification by moving a point to its mirror image.
Minimal Worked Examples
Example 1 Reflect the point in the -axis. Using , we get --- Example 2 Reflect the point in the line . Using with , More carefully, So the image is . ---Symmetry Tests
A curve is symmetric about:
- the -axis if replacing by leaves the equation unchanged
- the -axis if replacing by leaves the equation unchanged
- the origin if replacing by leaves the equation unchanged
- the line if swapping and leaves the equation unchanged
Common Mistakes
- ❌ Reflection in the -axis written as
- ❌ Reflection in written as
- ❌ Thinking reflection preserves orientation
- ❌ Forgetting midpoint condition in reflection across or
CMI Strategy
- 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 in the -axis is" options=["","","",""] answer="A" hint="Only the -coordinate changes sign." solution="Reflection in the -axis sends So Hence the correct option is ." ::: :::question type="NAT" question="A point is reflected in the line . Find the -coordinate of the image." answer="1" hint="Use for reflection in ." solution="For reflection in the line , So the image of has -coordinate Therefore the answer is ." ::: :::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 ." ::: :::question type="SUB" question="Find the image of the point under reflection in the line ." answer="" hint="Swap the coordinates." solution="Reflection in the line sends Therefore Hence the required image is ." ::: ---Summary
- 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.
---
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
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
A rotation by angle about the origin sends every point to a new point at the same distance from the origin, with its directed angle from the positive -axis increased by .
If a point has polar form
then after counterclockwise rotation by , it becomes
Rotation in Cartesian Coordinates
If denotes counterclockwise rotation by angle about the origin, then
Rotation in Polar Form
If a point is written as
then
Basic Examples
Example 1 because the point is turned by counterclockwise. --- Example 2 because a half-turn reverses the direction of the vector from the origin. ---Rotation Matrix
The matrix of rotation by angle is
So,
Reflection Across a Line Through the Origin
Let denote reflection in the line through the origin making angle with the positive -axis.
If a point is written in polar form as
then reflection across that line changes the angle to .
Hence,
Special Reflection Cases
- Reflection in the -axis:
- Reflection in the -axis:
- Reflection in the line :
Composition of Rotations
For rotations about the same center,
So repeated rotation simply adds angles.
Composition of Reflections
The composition of two reflections in lines through the origin is a rotation.
More precisely,
Why This Formula Is True
Using the angle form of reflection:- first reflection sends to
- second reflection sends that to
PYQ-Relevant Consequences
- For any angles ,
- Therefore,
This immediately simplifies repeated-composition problems.
Worked PYQ-Type Example
Example Let Then So Thus is rotation by clockwise. For a point , Hence for , This is exactly the kind of reduction exam questions expect. ---Invariants Under Rotation
A rotation preserves:
- distance from the origin
- distance between points
- angle measure
- area
- orientation
So rotation is an isometry.
Common Mistakes
- ❌ Mixing clockwise and counterclockwise signs
- ❌ Forgetting that composition order matters
- ❌ Using instead of in
- ❌ Confusing reflection with rotation
- ❌ Forgetting that repeated composition of a rotation adds angles
CMI Strategy
- Decide whether the problem is easier in Cartesian or polar form.
- For a single rotation, write the standard formula immediately.
- For reflections, convert angle to .
- For compositions of reflections, replace them by one rotation.
- For repeated transformations, compress them using exponent rules such as .
Practice Questions
:::question type="MCQ" question="The image of under counterclockwise rotation by about the origin is" options=["","","",""] answer="A" hint="A counterclockwise turn sends the positive -axis to the positive -axis." solution="A counterclockwise rotation by sends to . Hence the correct option is ." ::: :::question type="NAT" question="Find ." answer="(-3,5)" hint="A half-turn changes to ." solution="Rotation by sends . So . Hence the answer is ." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["","","",""] answer="A,B,C" hint="The composition of two reflections doubles the angle difference." solution="1. True. Rotation adds to the polar angle.Summary
- .
- In polar form, rotation adds angles.
- Reflection in the line at angle sends to .
- Two reflections compose to a rotation:
.
- Repeated compositions reduce to repeated angle addition.
---
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
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
A figure has symmetry if some transformation leaves the figure unchanged.
The most common types are:
- reflection symmetry
- rotational symmetry
Reflection Symmetry
When a point is reflected in a line to a point , the line is the perpendicular bisector of .
So:
- is perpendicular to
- the midpoint of lies on
- every point on remains fixed under the reflection
Reflection preserves:
- length
- angle measure
- area
- collinearity
But it reverses orientation.
Axis of Symmetry in Common 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 -gon has rotational symmetry of order and reflection symmetry through axes.
Symmetry and Equal Distances
The set of all points equidistant from two fixed points and is the perpendicular bisector of .
The set of all points equidistant from two intersecting lines is the pair of angle bisectors of those lines.
Isosceles Triangle as a Symmetric Figure
If , then the line from to the midpoint of is simultaneously:
- a median
- an altitude
- an angle bisector
- the perpendicular bisector of
This is pure symmetry.
Rotational Symmetry
A figure has rotational symmetry if rotating it through some angle less than leaves it unchanged.
For a regular -gon, the smallest positive angle of rotational symmetry is
Mirror Method
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 is reflected in a line to . If , find the distance from to . Since the line of reflection is the perpendicular bisector of , the distance from to is half of . So the distance is Hence the answer is . --- Example 2 Why is the perpendicular bisector of the locus of points equidistant from and ? If a point lies on the perpendicular bisector, the two triangles formed with the endpoints are mirror images, so the distances to and are equal. Conversely, if a point is equidistant from and , symmetry forces it to lie on the perpendicular bisector. ---Common Patterns in Questions
- 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
- ❌ 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
- 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 and is" options=["the line ","the perpendicular bisector of ","the angle bisector at ","a circle with center "] answer="B" hint="Use mirror symmetry of the endpoints." solution="A point is equidistant from and exactly when it lies on the perpendicular bisector of . Hence the correct option is ." ::: :::question type="NAT" question="A point is reflected in a line to . If , find the distance from to ." answer="9" hint="The mirror line bisects perpendicularly." solution="The reflecting line is the perpendicular bisector of . So the distance from to is half of : Therefore the answer is ." ::: :::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 reflects to in a line , then is the perpendicular bisector of ","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.- point maps to
- the line remains fixed
- the midpoint of lies on the symmetry axis
Summary
- 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
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 to . Which of the following best describes this transformation?" options=["Reflection about the x-axis","Translation by vector ","Reflection about the line ","Rotation by about the point "] answer="Reflection about the line " hint="Consider the midpoint between and ." solution="The midpoint of and is . Since the midpoint always lies on the line , this transformation is a reflection about the line ."
:::
:::question type="NAT" question="A point is translated by the vector to point . Then, is rotated counter-clockwise about the origin to point . What is the y-coordinate of ?" answer=" -1 " hint="First find by applying the translation. Then apply the rotation rule for counter-clockwise rotation about the origin." solution="1. Translation: translated by gives .
The y-coordinate of is ."
:::
:::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 ." 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 ."
:::
---
What's Next?
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.