Transformations in the Cartesian Plane Study Guide

Learning Competencies and Fundamentals

  • Describe the position of points in the Cartesian plane.

  • Describe transformations, including translations, reflections, and rotations, using coordinates in the Cartesian plane.

  • Transformation is defined as a change in any form or appearance. It is an operation changing one configuration into another according to a mathematical rule (e.g., mapping, rotation, or change of variables/coordinates).

  • Pre-image: The initial image before a transformation occurs.

  • Image: The final image resulting from a transformation mapping the pre-image.

The Cartesian Plane

  • Origin and Naming: The Cartesian plane is also referred to as the rectangular coordinate plane. It is named after Rene Descartes, a French mathematician, scientist, and philosopher who introduced the coordinate system in the 1600s.

  • Structure: It is formed by combining a horizontal number line (xx-axis) and a vertical number line (yy-axis).

  • Components:

    • xx-axis: The horizontal number line.

    • yy-axis: The vertical number line.

    • Origin: The point where the xx-axis and yy-axis intersect, denoted by the coordinates (0,0)(0, 0).

    • Ordered Pair (x,y)(x, y): Represents a specific location (point) on the plane. For example, the point (3,1)(-3, 1) indicates a location 33 units to the left and 11 unit up from the origin.

  • Quadrants: The axes divide the plane into four regions called quadrants, numbered counterclockwise:

    • Quadrant I: Top right (Positive xx, Positive yy).

    • Quadrant II: Top left (Negative xx, Positive yy).

    • Quadrant III: Bottom left (Negative xx, Negative yy).

    • Quadrant IV: Bottom right (Positive xx, Negative yy).

  • Example Plots:

    • A(1,5)A(1, 5): Quadrant I

    • B(7,0)B(7, 0): xx-axis

    • C(1,3)C(-1, 3): Quadrant II

    • D(5,9)D(-5, -9): Quadrant III

    • E(2,4)E(2, -4): Quadrant IV

    • F(0,1)F(0, 1): yy-axis

    • G(8,6)G(-8, 6): Quadrant II

    • H(6,10)H(6, 10): Quadrant I

    • I(7,7)I(-7, -7): Quadrant III

    • J(0,0)J(0, 0): Origin

Types of Transformations

1. Translation
  • Definition: A change that moves all points of a figure the same distance in the same direction. It is essentially a slide in a straight line without turning.

  • Real-world Examples: Footprints in the sand, rows of leaves, decorative border patterns.

  • Coordinate Rules:

    • Translation moves can be expressed as (x,y)(x+h,y+k)(x, y) \rightarrow (x+h, y+k).

    • Example: A translation of 4 units left and 1 unit down is represented by (x,y)(x4,y1)(x, y) \rightarrow (x - 4, y - 1).

    • Given points: X(3,3),Y(4,0),Z(2,4),W(0,1)X(3, 3), Y(4, 0), Z(2, -4), W(0, 1). Under the rule 44 units left and 11 unit down, the new points are X(1,2),Y(0,1),Z(2,5),W(4,0)X'(-1, 2), Y'(0, -1), Z'(-2, -5), W'(-4, 0).

    • Example Rule: (x,y)(x+3,y5)(x, y) \rightarrow (x + 3, y - 5) for points C(5,2),A(3,4),T(0,0)C(-5, 2), A(-3, 4), T(0, 0) results in C(2,3),A(0,1),T(3,5)C'(-2, -3), A'(0, -1), T'(3, -5).

2. Reflection
  • Definition: A flip of a figure over a "mirror" (line of symmetry). The line of reflection divides the shape into two matching halves.

  • Real-world Examples: Butterfly wings, mountain reflections in a lake, symmetrical face or designs.

  • Procedure to Reflect a Point:

    1. Identify the line of reflection.

    2. Measure the distance of the point from the line.

    3. Mark the point on the opposite side at the same distance.

    4. Connect the new vertices to form the image.

  • Standard Rules:

    • Across xx-axis (y=0y = 0): (x,y)(x,y)(x, y) \rightarrow (x, -y). The xx-coordinate stays the same; the yy-coordinate changes sign.

    • Across yy-axis (x=0x = 0): (x,y)(x,y)(x, y) \rightarrow (-x, y). The yy-coordinate stays the same; the xx-coordinate changes sign.

    • Across line y=xy = x: (x,y)(y,x)(x, y) \rightarrow (y, x). The coordinates switch places.

    • Across line y=xy = -x: (x,y)(y,x)(x, y) \rightarrow (-y, -x).

    • Across vertical line x=ax = a: (x,y)(2ax,y)(x, y) \rightarrow (2a - x, y). Example: Reflecting K(1,3)K(1, 3) across x=3x = -3 results in K(7,3)K'(-7, 3).

    • Across horizontal line y=by = b: (x,y)(x,2by)(x, y) \rightarrow (x, 2b - y).

3. Rotation
  • Definition: A change that turns every point of a pre-image through a specified angle and direction about a fixed point called the center of rotation.

  • Real-world Examples: Pinwheels, sunflower seed spirals, wheels, windmills, clocks, dancers, and starfish.

  • Rules for Rotation about the Origin (0,0)(0, 0):

    • 180^\round rotation: (x,y)(x,y)(x, y) \rightarrow (-x, -y). Coordinates keep their position but take opposite signs.

    • 90^\round clockwise (or 270^\round counterclockwise): (x,y)(y,x)(x, y) \rightarrow (y, -x). Interchange coordinates and adjust signs based on the new quadrant.

    • 90^\round counterclockwise: (x,y)(y,x)(x, y) \rightarrow (-y, x).

4. Dilation
  • Definition: A change in the size of a figure that requires a center point and a scale factor. The shape remains the same (similar), but the size changes.

  • Real-world Examples: Seashells, succulents, or lotus flowers at different scales; enlarging geometric patterns.

  • Scale Factor (kk): The ratio of the size of the new image to the old image.

    • Enlargement: If scale factor k > 1, the image stretches/grows.

    • Reduction: If scale factor 0 < k < 1, the image shrinks.

    • Congruency: If scale factor k=1k = 1, the original image and produced image are congruent.

  • Coordinate Rule (Centered at Origin):

    • (x,y)(kx,ky)(x, y) \rightarrow (kx, ky).

    • Example: Dilation with Scale Factor 22 for points A(0,2),B(2,1),C(2,2)A(0, 2), B(2, -1), C(-2, -2) results in A(0,4),B(4,2),C(4,4)A'(0, 4), B'(4, -2), C'(-4, -4).

    • Example: Dilation with Scale Factor 12\frac{1}{2} for points B(2,4),C(4,4),D(2,2),A(4,2)B(-2, 4), C(4, 4), D(2, -2), A(-4, 2) results in B(1,2),C(2,2),D(1,1),A(2,1)B'(-1, 2), C'(2, 2), D'(1, -1), A'(-2, -1).

Practice Quiz Questions

  • A. Matching Type:

    1. Rotation: A figure turns around a fixed point.

    2. Translation: A figure slides without turning.

    3. Dilation: A figure changes size but keeps the same shape.

    4. Reflection: A figure flips across a line.

  • B. Coordinate Tasks:

    1. A(2,3)A(2, 3) translated 55 units left and 11 unit down: A(3,2)A'(-3, 2).

    2. B(4,2)B(-4, 2) reflected across the xx-axis: B(4,2)B'(-4, -2).

    3. C(1,3)C(1, -3) rotated 90^\round counterclockwise about the origin: C(3,1)C'(3, 1).

    4. D(2,1)D(2, 1) dilated by scale factor 33 centered at origin: D(6,3)D'(6, 3).