← Back to Learn by Concept

Geometry · Learn by Concept

Geometry Help: Representing Transformations As Functions

Review real example questions for Representing Transformations As Functions in Geometry.

Question 1 / 10

0 of 10 answered

A transformation TT maps point (2,3)(2, 3) to (5,7)(5, 7) and point (4,1)(4, 1) to (7,5)(7, 5). If TT is a translation, what is the image of point (0,2)(0, -2) under this transformation?

All questions

Question 1

A transformation TT maps point (2,3)(2, 3) to (5,7)(5, 7) and point (4,1)(4, 1) to (7,5)(7, 5). If TT is a translation, what is the image of point (0,2)(0, -2) under this transformation?

  1. (3,2)(3, 2) (correct answer)
  2. (3,4)(3, 4)
  3. (2,3)(2, 3)
  4. (3,6)(-3, -6)

Explanation: For a translation, the transformation function is T(x,y)=(x+a,y+b)T(x,y) = (x+a, y+b) for some constants aa and bb. From (2,3)(5,7)(2,3) \to (5,7), we get a=3a = 3 and b=4b = 4. We can verify with the second point: (4,1)(4+3,1+4)=(7,5)(4,1) \to (4+3, 1+4) = (7,5). Therefore, T(0,2)=(0+3,2+4)=(3,2)T(0,-2) = (0+3, -2+4) = (3,2).

Question 2

A transformation gg maps triangle ABCABC with vertices A(1,2)A(1,2), B(3,2)B(3,2), and C(2,4)C(2,4) to triangle ABCA'B'C' with vertices A(2,4)A'(2,4), B(6,4)B'(6,4), and C(4,8)C'(4,8). What type of transformation function does gg represent?

  1. A translation function that shifts all points by the same vector displacement.
  2. A dilation function that scales all distances from the origin by factor 2. (correct answer)
  3. A rotation function that turns all points 90°90° about a fixed center point.
  4. A reflection function that mirrors all points across a specific line of symmetry.

Explanation: Comparing corresponding points: A(1,2)A(2,4)A(1,2) \to A'(2,4), B(3,2)B(6,4)B(3,2) \to B'(6,4), C(2,4)C(4,8)C(2,4) \to C'(4,8). Each coordinate is multiplied by 2, indicating g(x,y)=(2x,2y)g(x,y) = (2x, 2y). This is a dilation with scale factor 2 centered at the origin. Dilations preserve angle measures but change distances by the scale factor.

Question 3

The transformation h(x,y)=(3x,y)h(x,y) = (3x, y) is applied to a square with vertices at (2,1)(-2,-1), (2,1)(2,-1), (2,3)(2,3), and (2,3)(-2,3). Which property is NOT preserved under this transformation?

  1. The parallel relationships between opposite sides of the quadrilateral remain unchanged.
  2. The right angle measures at each vertex are maintained at 90°90°.
  3. The equal side lengths that define the original square are preserved. (correct answer)
  4. The collinearity of points along each edge of the figure is maintained.

Explanation: The transformation h(x,y)=(3x,y)h(x,y) = (3x, y) is a horizontal stretch by factor 3. This preserves parallelism, collinearity, and angle measures, but not distances. The original square has side length 4, but after transformation, horizontal sides have length 12 while vertical sides remain length 4, creating a rectangle.

Question 4

Consider the transformation f(x,y)=(y,x)f(x,y) = (-y, x). Which statement best describes the properties of this transformation function?

  1. It preserves both distance and angle measures, representing a 90°90° counterclockwise rotation about the origin. (correct answer)
  2. It preserves distance but not angle measures, representing a reflection across the line y=xy = -x.
  3. It preserves angle measures but not distances, representing a uniform scaling by factor 2\sqrt{2}.
  4. It preserves neither distance nor angle measures, representing a horizontal stretch combined with vertical compression.

Explanation: The transformation f(x,y)=(y,x)f(x,y) = (-y, x) is a 90°90° counterclockwise rotation about the origin. Rotations are rigid transformations that preserve both distances and angle measures. We can verify: (1,0)(0,1)(1,0) \to (0,1) and (0,1)(1,0)(0,1) \to (-1,0), which represents a 90°90° counterclockwise rotation.

Question 5

A composition of transformations is defined as F(G(x,y))F(G(x,y)) where G(x,y)=(x+4,y2)G(x,y) = (x+4, y-2) and F(x,y)=(2x,2y)F(x,y) = (2x, 2y). If this composite function maps point AA to point A(6,8)A'(6,8), what were the coordinates of the original point AA?

  1. A(1,2)A(-1, 2)
  2. A(7,2)A(7, 2)
  3. A(1,2)A(1, 2)
  4. A(1,6)A(-1, 6) (correct answer)

Explanation: When you encounter composition of transformations, you're working backwards from the final result through each transformation in reverse order. Think of it like undoing a series of steps to find where you started. Given that F(G(x,y))F(G(x,y)) maps point AA to A(6,8)A'(6,8), you need to work backwards through the transformations. Since F(x,y)=(2x,2y)F(x,y) = (2x, 2y) is applied last, you first undo this dilation by dividing the coordinates of AA' by 2. This gives you (6÷2,8÷2)=(3,4)(6÷2, 8÷2) = (3, 4), which represents the result after applying only transformation GG. Next, you undo transformation G(x,y)=(x+4,y2)G(x,y) = (x+4, y-2) by reversing its operations. Since GG adds 4 to the x-coordinate and subtracts 2 from the y-coordinate, you subtract 4 from the x-coordinate and add 2 to the y-coordinate: (34,4+2)=(1,6)(3-4, 4+2) = (-1, 6). This is your original point AA. Choice A gives (1,2)(-1, 2), which incorrectly subtracts 2 from the y-coordinate instead of adding 2 when undoing GG. Choice B gives (7,2)(7, 2), which appears to add 4 instead of subtracting when undoing GG's x-transformation. Choice C gives (1,2)(1, 2), which makes errors in undoing both the dilation and translation components. The key strategy for composition problems is always to work backwards through the transformations in reverse order, undoing each operation step by step. Write out each intermediate step to avoid calculation errors.

Question 6

On the coordinate plane, triangle ABCABC is mapped to triangle ABCA'B'C' by a transformation TT. Points A(1,1)A(1,1) and B(4,1)B(4,1) map to A(1,4)A'(1,4) and B(4,4)B'(4,4). Which statement correctly describes how points are mapped?

  1. Each point maps to exactly one point by shifting 3 units left.
  2. Each point maps to exactly one point by shifting 3 units up. (correct answer)
  3. Each point maps to two different image points, so it is not a function.
  4. Each image point maps to one original point by shifting 3 units up.

Explanation: This question tests understanding of transformations as functions that map points to new locations. A transformation is a function when each input point maps to exactly one output point. Looking at the given points, A(1,1) maps to A'(1,4) and B(4,1) maps to B'(4,4), which shows that the x-coordinates stay the same while the y-coordinates increase by 3. This pattern indicates that every point (x,y) maps to (x,y+3), meaning each point shifts 3 units up. The correct answer recognizes this vertical translation. A common misconception is confusing the direction of movement or thinking that transformations can map one point to multiple outputs, which would violate the function definition. To verify transformations, track individual coordinates systematically.

Question 7

On the coordinate plane, triangle ABCABC (solid) is mapped to triangle ABCA'B'C' (dashed). The labeled point-image pairs include A(2,1)A(1,1)A(-2,1)\to A'(1,1) and B(1,4)B(2,4)B(-1,4)\to B'(2,4). Which mapping rule matches the diagram?

  1. Reflect across the yy-axis: (x,y)(x,y)(x,y)\mapsto(-x,y).
  2. Translate 3 units right: (x,y)(x+3,y)(x,y)\mapsto(x+3,y). (correct answer)
  3. Translate 3 units up: (x,y)(x,y+3)(x,y)\mapsto(x,y+3).
  4. Each input point maps to two outputs: (x,y)(x+3,y)(x,y)\mapsto(x+3,y) and (x3,y)(x-3,y).

Explanation: The skill is representing geometric transformations as functions. A transformation is defined as an input-output rule that assigns to each point (x, y) in the plane a unique output point. In the diagram, points move horizontally to the right by 3 units while keeping the y-coordinate the same, as seen from A(-2,1) to A'(1,1) and B(-1,4) to B'(2,4). This mapping preserves distances, angles, and orientations since the figure remains congruent to the original. The correct answer is B because adding 3 to the x-coordinate matches both point pairs exactly. A distractor like D suggests multiple outputs, but transformations as functions map each input to exactly one output. To analyze similar problems, track one point at a time to identify the pattern in coordinates.

Question 8

On the coordinate plane, a transformation TT maps triangle JKLJKL to JKLJ'K'L'. Point J(0,1)J(0,1) maps to J(2,1)J'(2,1) and point K(1,4)K(1,4) maps to K(3,4)K'(3,4). Which claim about distance or angle preservation is supported?

  1. Distances and angles are preserved because each point shifts the same way. (correct answer)
  2. Distances are not preserved because the xx-coordinates increase.
  3. Angles are not preserved because the figure moves to the right.
  4. The mapping is not a function because JJ and KK have different images.

Explanation: This question examines distance and angle preservation in transformations. A transformation is a function mapping each point to exactly one new location, and translations are rigid motions that preserve geometric properties. Analyzing the mappings, J(0,1) maps to J'(2,1) and K(1,4) maps to K'(3,4), showing both points shift 2 units right with no vertical change. This consistent pattern T(x,y) = (x+2,y) represents a horizontal translation. Since every point moves the same distance in the same direction, all distances and angles are preserved. Students might incorrectly think that coordinate changes affect distances or that different image points mean the transformation isn't a function. When analyzing translations, verify that all points shift by the same vector.

Question 9

On the coordinate plane, segment MN\overline{MN} is mapped to MN\overline{M'N'} by a transformation TT where M(1,1)M(1,1)M(1,1)\to M'(1,-1) and N(4,2)N(4,2)N(4,2)\to N'(4,-2). Which claim about distance or angle preservation is supported?

  1. Distances and angles are preserved because the mapping is a reflection. (correct answer)
  2. Distances are doubled because the yy-values change sign.
  3. Angles are not preserved because the points move to different quadrants.
  4. One input point maps to two outputs, so distances cannot be preserved.

Explanation: This question examines properties preserved by transformations as functions. A transformation function maps each point to exactly one new location, and different transformations preserve different properties. Analyzing the mappings, M(1,1) becomes M'(1,-1) and N(4,2) becomes N'(4,-2), showing that x-coordinates stay constant while y-coordinates change sign. This pattern indicates reflection across the x-axis, which is a rigid motion that preserves both distances and angles. The segment length and orientation angles remain unchanged under this transformation. Students might incorrectly think that sign changes affect distances or that moving to different quadrants changes angles. When analyzing transformations, calculate distances before and after to verify preservation.

Question 10

The figure shows quadrilateral ABCDABCD and its image ABCDA'B'C'D' under transformation RR. What function rule best represents transformation RR?

  1. R(x,y)=(y,x)R(x,y) = (y, -x), representing a 90¬90¬∞ clockwise rotation about the origin. (correct answer)
  2. R(x,y)=(y,x)R(x,y) = (-y, x), representing a 90¬90¬∞ counterclockwise rotation about the origin.
  3. R(x,y)=(x,y)R(x,y) = (-x, y), representing a reflection across the yy-axis line.
  4. R(x,y)=(x,y)R(x,y) = (x, -y), representing a reflection across the xx-axis line.

Explanation: From the figure, A(1,2)A(2,1)A(1,2) \to A'(2,-1), B(3,1)B(1,3)B(3,1) \to B'(1,-3), C(4,3)C(3,4)C(4,3) \to C'(3,-4), and D(2,4)D(4,2)D(2,4) \to D'(4,-2). The pattern shows (x,y)(y,x)(x,y) \to (y,-x), which represents a 90¬90¬∞ clockwise rotation about the origin.