4.1 Transformations Answer Key and Solutions Guide

If you’re struggling with applying shifts, reflections, rotations, or dilations to geometric figures, it’s important to break down each process step-by-step. First, ensure that you clearly understand the impact of each type of modification on the coordinates. For instance, when translating a shape, every point moves a fixed distance along the x- and y-axes. Make sure to track these movements precisely to avoid errors in your results.
Next, practice applying transformations by starting with simple examples. A reflection over the x-axis, for example, will flip the y-coordinate of every point, while keeping the x-coordinate unchanged. The same principle applies to other axes, with each one introducing its own specific rule. Keep these rules in mind as you apply them to more complex shapes.
Lastly, remember to verify your work. After performing a transformation, plot the new coordinates on a graph and check that the shape’s position or orientation matches the expected outcome. This is especially helpful for confirming your results when dealing with rotations or dilations, where the changes can be less obvious than with translations or reflections.
Transformation Problem Solutions

When applying coordinate changes, it’s vital to follow each step precisely. Here are the results for typical exercises, explaining how the positions of points change based on specific operations.
| Original Coordinates | Transformation | New Coordinates |
|---|---|---|
| (3, 4) | Translation by (2, -3) | (5, 1) |
| (-2, 1) | Reflection over the x-axis | (-2, -1) |
| (1, -2) | Rotation by 90 degrees counterclockwise | (2, 1) |
| (-3, -3) | Dilation by a factor of 2 | (-6, -6) |
| (4, 2) | Translation by (-1, 3) | (3, 5) |
For each point, it’s crucial to adjust the coordinates according to the operation’s rule. Whether it’s a shift, flip, spin, or scale, maintaining accuracy in your calculations will ensure correct outcomes.
Understanding Coordinate Changes in Mathematics
Start by mastering the basic rules for each operation. A translation shifts every point in a figure by a fixed amount along the x- and y-axes. For instance, translating a point (x, y) by (a, b) results in the new point (x+a, y+b).
Reflections flip figures over a specific line, such as the x-axis, y-axis, or any other line. For example, reflecting a point across the x-axis changes the y-coordinate’s sign, turning (x, y) into (x, -y).
Rotation involves turning a figure around a fixed point, usually the origin, by a certain angle. A 90-degree counterclockwise rotation of point (x, y) results in the new coordinates (-y, x).
Dilation stretches or shrinks a figure from a center point. For a factor of k, multiplying each coordinate by k changes the size of the figure. For example, dilating the point (x, y) by a factor of 2 results in (2x, 2y).
How to Apply Translation in Coordinate Geometry
To apply a translation to a point, simply add the translation values to the coordinates. For a point (x, y), if the translation vector is (a, b), the new coordinates will be (x + a, y + b).
For example, translating the point (3, 4) by (2, -3) results in the new point (5, 1). This is done by adding 2 to the x-coordinate and subtracting 3 from the y-coordinate.
To apply translation to an entire figure, repeat this process for every point in the figure. For instance, if you have a triangle with vertices at (1, 2), (3, 4), and (5, 6), translating this triangle by (2, -1) results in new vertices at (3, 1), (5, 3), and (7, 5).
When translating along both axes, always ensure you are consistent with the direction of the shift. Positive values move points to the right and up, while negative values move them left and down.
Solving Reflection Problems in Coordinate Geometry

For reflection across the x-axis, simply change the sign of the y-coordinate. For example, reflecting the point (4, 3) across the x-axis results in (4, -3).
When reflecting over the y-axis, reverse the sign of the x-coordinate. Reflecting the point (-2, 5) across the y-axis gives the point (2, 5).
To reflect over the line y = x, swap the x- and y-coordinates. For instance, the reflection of the point (3, 4) over y = x is (4, 3).
For other lines of reflection, such as y = -x, switch and negate both coordinates. Reflecting (2, -3) over y = -x results in (3, 2).
Remember to check that the figure’s orientation and distance from the line of reflection remain consistent for all points after applying the operation.
Working with Rotation and Angle of Rotation
To rotate a point around the origin by a given angle, use the following formulas depending on the angle of rotation:
- For a 90-degree counterclockwise rotation, the new coordinates will be (-y, x).
- For a 180-degree rotation, the new coordinates will be (-x, -y).
- For a 270-degree counterclockwise rotation, the new coordinates will be (y, -x).
- For a 360-degree rotation, the coordinates remain unchanged: (x, y).
When working with arbitrary angles, use the general rotation formula for a point (x, y) around the origin:
- New x-coordinate = x * cos(θ) – y * sin(θ)
- New y-coordinate = x * sin(θ) + y * cos(θ)
Here, θ represents the angle of rotation, and the cosine and sine functions apply to the angle measured in radians. Ensure to use a calculator or software that supports trigonometric functions for non-standard angles.
For more information on coordinate rotations and detailed examples, you can refer to trusted mathematics resources like Khan Academy’s Geometry section.
Scaling and Dilations Explained with Examples
To scale a figure, multiply the coordinates of each point by a constant factor. This factor, known as the scale factor, determines how much the figure expands or contracts. For example, scaling a point (2, 3) by a factor of 2 results in (4, 6), doubling both the x- and y-coordinates.
If the scale factor is less than 1, the figure shrinks. For instance, applying a scale factor of 0.5 to the point (4, 6) results in (2, 3), halving both coordinates.
Dilation can also be performed from a specific center point, often the origin. If a figure’s center of dilation is the origin, multiplying the x- and y-coordinates by the scale factor will stretch or shrink the figure. For example, dilating a triangle with vertices at (1, 2), (3, 4), and (5, 6) by a factor of 2 results in new vertices at (2, 4), (6, 8), and (10, 12).
If the center of dilation is not at the origin, each point’s coordinates are adjusted relative to the center. For example, if the center of dilation is (1, 1), and the scale factor is 2, you first translate the figure to the origin, perform the dilation, then translate it back.
Graphing and Identifying Transformed Figures
To graph a transformed figure, begin by plotting the original coordinates on the coordinate plane. For each operation, apply the corresponding changes to the points and plot the new positions.
For translations, add or subtract the same values from the x- and y-coordinates of each point. For example, translating the point (3, 2) by (2, -1) results in the new point (5, 1). Mark these points and connect them to form the transformed figure.
For reflections, identify the line of reflection. If reflecting over the x-axis, flip the sign of the y-coordinate for each point. Similarly, reflect over the y-axis by changing the sign of the x-coordinate. Ensure that the reflected points are symmetrically positioned relative to the line of reflection.
For rotations, plot the points of the figure and apply the appropriate rotation rule based on the desired angle. A 90-degree counterclockwise rotation, for example, changes the coordinates of point (x, y) to (-y, x). Use this formula to rotate each point accordingly.
For dilations, multiply the coordinates of each point by the scale factor. If the center of dilation is the origin, the new coordinates will be k * (x, y), where k is the scale factor. For a factor of 2, for example, a point (3, 4) becomes (6, 8).
Once the transformed figure is graphed, identify the shape and check for congruency or similarity. In cases of translation, reflection, or rotation, the shape remains congruent to the original. In dilation, the figure changes in size but maintains its shape. Compare the original and transformed figures to confirm the accuracy of the graphing process.
Common Mistakes to Avoid in Coordinate Geometry Operations
Here are some common mistakes that can occur when applying geometric operations and how to avoid them:
- Incorrectly Applying the Formula: Ensure that you apply the correct formula for each type of operation. For example, when rotating a point 90 degrees counterclockwise, remember to swap the coordinates and change the sign of the new x-coordinate (x, y) → (-y, x).
- Forgetting to Adjust All Points: When applying an operation to a figure, remember to adjust every point. For instance, translating a shape by (2, -3) requires adding 2 to the x-coordinate and subtracting 3 from the y-coordinate for all points of the figure.
- Not Verifying the Result: After performing an operation, always verify the result by plotting the transformed points. For example, after a reflection over the y-axis, the new coordinates should have the same y-values but reversed x-values.
- Misunderstanding Scaling: When dilating, the scale factor applies to both coordinates, but it doesn’t change the center of the figure unless the center of dilation is explicitly moved. Always multiply both x and y by the scale factor.
- Overlooking the Center of Rotation or Dilation: When rotating or dilating a shape, make sure the center of rotation or dilation is accounted for. If it’s the origin, the transformation is straightforward, but for other points, you need to apply additional shifts before performing the operation.
- Confusing the Axes: When reflecting over the axes, ensure that you correctly identify which coordinate changes. For reflection over the x-axis, only the y-coordinate is affected, while for reflection over the y-axis, the x-coordinate changes.
By double-checking your work and understanding the specific rules for each operation, you can avoid these mistakes and ensure accurate results in your coordinate geometry problems.
Practical Exercises for Mastering Coordinate Geometry Operations
1. Translation Practice:
Translate the point (2, 3) by the vector (4, -2). Plot the new point.
Next, translate the point (-1, 5) by (0, 3) and check the result on the graph.
2. Reflection Problems:
Reflect the point (6, -4) over the x-axis.
Then, reflect the point (-3, 7) over the y-axis. Plot and label the reflected points on the graph.
3. Rotation Exercises:
Rotate the point (3, 2) 90 degrees counterclockwise around the origin.
Next, rotate the point (-2, -3) 180 degrees around the origin and check the new coordinates.
4. Dilation Practice:
Dilate the point (2, -1) by a factor of 2.
Then, dilate the point (-3, 4) by a factor of 0.5. Compare the sizes of the original and dilated points on the graph.
5. Combining Operations:
Perform a sequence of operations on the point (1, 2): first reflect it over the x-axis, then rotate it 90 degrees counterclockwise. Plot each step and check the final position.
These exercises will help you get comfortable applying each geometric operation and understanding how they affect the coordinates of points. Practice multiple times to build confidence in your calculations.