Transformation Properties

Grade 8 · geometry · 101 practice problems · read aloud

🔊 Listen to this explanation

Transformation Properties in Geometry

🔍 What Are Transformations?

Transformations are ways to move geometric figures on a coordinate plane without changing their shape or size. They are useful for understanding symmetry, creating patterns, and are the foundation for more advanced geometry and computer graphics.

We focus on three main types: Translations (slides), Reflections (flips), and Rotations (turns).

📝 Step-by-Step Guide

  1. Identify the Transformation: Is it a slide, flip, or turn?
  2. Apply the Rule:
    • Translation: Add/subtract numbers to the (x, y) coordinates. e.g., (x+2, y-3)
    • Reflection: Change the sign of the x-coordinate (over y-axis) or y-coordinate (over x-axis).
    • Rotation: 90°, 180°, or 270° around the origin (0,0) following specific rules.
  3. Plot the New Points: Apply the rule to each vertex of the shape.
  4. Draw the Image: Connect the new points to form the transformed shape.

🧩 Visual Examples

Example 1: Translation

Translate triangle ABC with vertices A(1,1), B(3,1), C(2,3) by the rule: (x, y) → (x+4, y+2).

Steps:

  1. A(1,1) → A'(1+4, 1+2) = A'(5, 3)
  2. B(3,1) → B'(3+4, 1+2) = B'(7, 3)
  3. C(2,3) → C'(2+4, 3+2) = C'(6, 5)

The triangle slides 4 units right and 2 units up.

Example 2: Reflection

Reflect point D(5, 2) over the y-axis.

Steps:

  1. Rule for y-axis reflection: (x, y) → (-x, y)
  2. D(5, 2) → D'(-5, 2)

The point flips to the opposite side of the y-axis.

⚠️ Common Mistakes

  • Mixing up x and y axes: Remember, the x-axis is horizontal (left-right), and the y-axis is vertical (up-down). A reflection over the x-axis changes the y-coordinate's sign, not the x.
  • Incorrect rotation direction: A positive degree rotation (e.g., 90°) is counterclockwise. A common mistake is turning clockwise.
  • Forgetting to transform all points: Apply the rule to every vertex of a shape, not just one.

💡 Tips & Tricks

  • Translation: Think "T for Slide" - both have a straight line. You're just picking up the shape and putting it down somewhere else.
  • Reflection: Imagine folding the graph paper along the line of reflection. Where does the point land?
  • Rotation Rule (around origin):
    • 90° CCW: (x, y) → (-y, x)
    • 180°: (x, y) → (-x, -y)
    • 270° CCW: (x, y) → (y, -x)

🎯 Practice Suggestions

  • Start by transforming single points on graph paper before moving to whole shapes.
  • Use tracing paper! Draw a shape, then physically slide, flip, or turn the paper to see the transformation.
  • Create a "transformation cheat sheet" with the rules for translations, reflections (over x and y-axis), and common rotations.
  • Ask a friend to give you a set of points and a transformation rule. You perform the transformation, then check each other's work.

Practice problems

6 of the 101, worked through step by step — try them before opening the answer.

1 (-3)² - 4(2)(-5) = ?

Hint: Remember to follow the order of operations and pay attention to negative signs when squaring numbers.

Show the answer

Answer: 49

  1. Calculate (-3)² = (-3) × (-3) = 9
  2. Calculate 4(2)(-5) = 4 × 2 × (-5) = 8 × (-5) = -40
  3. Subtract the results: 9 - (-40) = 9 + 40 = 49

The answer is 49.

2 (2.4 × 10⁵) ÷ (3 × 10²) = ?

Hint: Separate the decimal numbers and the powers of 10, then simplify each part.

Show the answer

Answer: 800

  1. Write the expression as (2.4 ÷ 3) × (10⁵ ÷ 10²)
  2. Calculate 2.4 ÷ 3 = 0.8
  3. Calculate 10⁵ ÷ 10² = 10^(5-2) = 10³ = 1000
  4. Multiply the results: 0.8 × 1000 = 800

The answer is 800.

3 (3.2 × 10⁴) ÷ (8 × 10⁻²) = ?

Hint: When dividing numbers in scientific notation, divide the coefficients and subtract the exponents

Show the answer

Answer: 400000

  1. Divide the coefficients: 3.2 ÷ 8 = 0.4
  2. Subtract the exponents: 4 - (-2) = 4 + 2 = 6
  3. Combine the results: 0.4 × 10⁶
  4. Convert to standard form: 0.4 × 1,000,000 = 400,000

The answer is 400000.

4 (-2, 5) reflected over the x-axis = ?

Hint: When reflecting over the x-axis, consider which coordinate changes sign while the other remains the same.

Show the answer

Answer: (-2, -5)

  1. The original point is (-2, 5)
  2. When reflecting over the x-axis, the x-coordinate stays the same and the y-coordinate changes sign
  3. x-coordinate remains: -2
  4. y-coordinate changes from 5 to -5
  5. The reflected point is (-2, -5)

The answer is (-2, -5).

5 (2.5 × 10³) × (4 × 10⁻²) ÷ (5 × 10²) = ?

Hint: When working with scientific notation, handle the coefficients and powers of 10 separately. Remember the rules for multiplying and dividing exponents.

Show the answer

Answer: 0.2

  1. Multiply the coefficients: 2.5 × 4 = 10
  2. Multiply the powers of 10: 10³ × 10⁻² = 10¹ (since 3 + (-2) = 1)
  3. Now we have 10 × 10¹ ÷ (5 × 10²)
  4. Divide the coefficients: 10 ÷ 5 = 2
  5. Divide the powers of 10: 10¹ ÷ 10² = 10⁻¹ (since 1 - 2 = -1)
  6. Combine the results: 2 × 10⁻¹ = 0.2

The answer is 0.2.

6 (3.2 × 10⁵) × (2.5 × 10³) ÷ (4 × 10⁶) = ?

Hint: When working with scientific notation, multiply the coefficients and add exponents for multiplication, then divide coefficients and subtract exponents for division.

Show the answer

Answer: 200

  1. Multiply the coefficients: 3.2 × 2.5 = 8.0
  2. Add the exponents for multiplication: 10⁵ × 10³ = 10⁵⁺³ = 10⁸
  3. Now we have 8.0 × 10⁸ ÷ (4 × 10⁶)
  4. Divide the coefficients: 8.0 ÷ 4 = 2.0
  5. Subtract the exponents: 10⁸ ÷ 10⁶ = 10⁸⁻⁶ = 10²
  6. Combine the results: 2.0 × 10² = 200

The answer is 200.

Practise this topic — 10 free problems, no signup →