Geometry Quiz: Representing Transformations As Functions
16 questions · exam conditions
0:00
Representing Transformations As FunctionsQuestion 1 of 16
A transformation T maps point (2,3) to (5,7) and point (4,1) to (7,5). If T is a translation, what is the image of point (0,−2) under this transformation?
Geometry Quiz: Representing Transformations As Functions
Practice Representing Transformations As Functions in Geometry with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Representing Transformations As Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for Geometry.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
A transformation T maps point (2,3) to (5,7) and point (4,1) to (7,5). If T is a translation, what is the image of point (0,−2) under this transformation?
(3,2) (correct answer)
(3,4)
(2,3)
(−3,−6)
Explanation: For a translation, the transformation function is T(x,y)=(x+a,y+b) for some constants a and b. From (2,3)→(5,7), we get a=3 and b=4. We can verify with the second point: (4,1)→(4+3,1+4)=(7,5). Therefore, T(0,−2)=(0+3,−2+4)=(3,2).
Question 2
A transformation g maps triangle ABC with vertices A(1,2), B(3,2), and C(2,4) to triangle A′B′C′ with vertices A′(2,4), B′(6,4), and C′(4,8). What type of transformation function does g represent?
A translation function that shifts all points by the same vector displacement.
A dilation function that scales all distances from the origin by factor 2. (correct answer)
A rotation function that turns all points 90° about a fixed center point.
A reflection function that mirrors all points across a specific line of symmetry.
Explanation: Comparing corresponding points: A(1,2)→A′(2,4), B(3,2)→B′(6,4), C(2,4)→C′(4,8). Each coordinate is multiplied by 2, indicating 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) is applied to a square with vertices at (−2,−1), (2,−1), (2,3), and (−2,3). Which property is NOT preserved under this transformation?
The parallel relationships between opposite sides of the quadrilateral remain unchanged.
The right angle measures at each vertex are maintained at 90°.
The equal side lengths that define the original square are preserved. (correct answer)
The collinearity of points along each edge of the figure is maintained.
Explanation: The transformation 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). Which statement best describes the properties of this transformation function?
It preserves both distance and angle measures, representing a 90° counterclockwise rotation about the origin. (correct answer)
It preserves distance but not angle measures, representing a reflection across the line y=−x.
It preserves angle measures but not distances, representing a uniform scaling by factor 2.
It preserves neither distance nor angle measures, representing a horizontal stretch combined with vertical compression.
Explanation: The transformation f(x,y)=(−y,x) is a 90° counterclockwise rotation about the origin. Rotations are rigid transformations that preserve both distances and angle measures. We can verify: (1,0)→(0,1) and (0,1)→(−1,0), which represents a 90° counterclockwise rotation.
Question 5
A composition of transformations is defined as F(G(x,y)) where G(x,y)=(x+4,y−2) and F(x,y)=(2x,2y). If this composite function maps point A to point A′(6,8), what were the coordinates of the original point A?
A(−1,2)
A(7,2)
A(1,2)
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)) maps point A to A′(6,8), you need to work backwards through the transformations. Since F(x,y)=(2x,2y) is applied last, you first undo this dilation by dividing the coordinates of A′ by 2. This gives you (6÷2,8÷2)=(3,4), which represents the result after applying only transformation G.Next, you undo transformation G(x,y)=(x+4,y−2) by reversing its operations. Since G 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: (3−4,4+2)=(−1,6). This is your original point A.Choice A gives (−1,2), which incorrectly subtracts 2 from the y-coordinate instead of adding 2 when undoing G. Choice B gives (7,2), which appears to add 4 instead of subtracting when undoing G's x-transformation. Choice C gives (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 ABC is mapped to triangle A′B′C′ by a transformation T. Points A(1,1) and B(4,1) map to A′(1,4) and B′(4,4). Which statement correctly describes how points are mapped?
Each point maps to exactly one point by shifting 3 units left.
Each point maps to exactly one point by shifting 3 units up. (correct answer)
Each point maps to two different image points, so it is not a function.
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 ABC (solid) is mapped to triangle A′B′C′ (dashed). The labeled point-image pairs include A(−2,1)→A′(1,1) and B(−1,4)→B′(2,4). Which mapping rule matches the diagram?
Reflect across the y-axis: (x,y)↦(−x,y).
Translate 3 units right: (x,y)↦(x+3,y). (correct answer)
Translate 3 units up: (x,y)↦(x,y+3).
Each input point maps to two outputs: (x,y)↦(x+3,y) and (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 T maps triangle JKL to J′K′L′. Point J(0,1) maps to J′(2,1) and point K(1,4) maps to K′(3,4). Which claim about distance or angle preservation is supported?
Distances and angles are preserved because each point shifts the same way. (correct answer)
Distances are not preserved because the x-coordinates increase.
Angles are not preserved because the figure moves to the right.
The mapping is not a function because J and K 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 is mapped to M′N′ by a transformation T where M(1,1)→M′(1,−1) and N(4,2)→N′(4,−2). Which claim about distance or angle preservation is supported?
Distances and angles are preserved because the mapping is a reflection. (correct answer)
Distances are doubled because the y-values change sign.
Angles are not preserved because the points move to different quadrants.
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 ABCD and its image A′B′C′D′ under transformation R. What function rule best represents transformation R?
R(x,y)=(y,−x), representing a 90¬∞ clockwise rotation about the origin. (correct answer)
R(x,y)=(−y,x), representing a 90¬∞ counterclockwise rotation about the origin.
R(x,y)=(−x,y), representing a reflection across the y-axis line.
R(x,y)=(x,−y), representing a reflection across the x-axis line.
Explanation: From the figure, A(1,2)→A′(2,−1), B(3,1)→B′(1,−3), C(4,3)→C′(3,−4), and D(2,4)→D′(4,−2). The pattern shows (x,y)→(y,−x), which represents a 90¬∞ clockwise rotation about the origin.
Question 11
In the coordinate plane shown, point P is mapped to point P′ under transformation T, and point Q is mapped to point Q′ under the same transformation. Based on these mappings, what is the most specific classification of transformation T?
T is a reflection across the x-axis, defined by the function T(x,y)=(x,−y). (correct answer)
T is a reflection across the line y=x, defined by the function T(x,y)=(y,x).
T is a 180¬∞ rotation about the origin, defined by the function T(x,y)=(−x,−y).
T is a reflection across the y-axis, defined by the function T(x,y)=(−x,y).
Explanation: From the coordinate plane, P(2,3)→P′(2,−3) and Q(−1,4)→Q′(−1,−4). In both cases, the x-coordinate remains the same while the y-coordinate changes sign. This defines a reflection across the x-axis with function T(x,y)=(x,−y).
Question 12
Two transformations are given: M(x,y)=(xcos45°−ysin45°,xsin45°+ycos45°) and N(x,y)=(2x,2y). Which statement correctly compares these transformation functions?
Both M and N preserve distances; M preserves angles while N does not preserve angles.
M preserves both distances and angles; N preserves angles but not distances between points.
M preserves both distances and angles; N preserves neither distances nor angles between points. (correct answer)
Both M and N preserve angles; M preserves distances while N does not preserve distances.
Explanation: M is a 45° rotation (using rotation matrix formulas), which preserves both distances and angles. N is a non-uniform scaling that doubles x-coordinates and halves y-coordinates, which changes both distances and angles. For example, a right angle would become non-perpendicular under N.
Question 13
On the coordinate plane, point G(1,2) maps to G′(2,1) and point H(4,−1) maps to H′(−1,4) under transformation T. Which description correctly represents this transformation as a function?
Each point (x,y) maps to exactly one point (y,x). (correct answer)
Each point (x,y) maps to exactly one point (x,−y).
Each point maps to two outputs by swapping or negating coordinates.
Each image point maps to one original point by swapping coordinates.
Explanation: This question focuses on representing transformations as functions with unique outputs. A transformation function maps each input point to exactly one output point according to a specific rule. Looking at the mappings, G(1,2) maps to G'(2,1) and H(4,-1) maps to H'(-1,4), which shows coordinates are being swapped. This pattern matches T(x,y) = (y,x), representing reflection across the line y=x. Each point has exactly one image under this transformation, satisfying the function definition. The transformation preserves distances and angles as a rigid motion. Students might think swapping creates multiple outputs or confuse this with other coordinate manipulations. To verify transformation functions, ensure each input produces exactly one output.
Question 14
A transformation T maps points in the plane. On the coordinate plane, E(2,3) maps to E′(−2,−3) and F(−1,4) maps to F′(1,−4). Which statement correctly describes how points are mapped?
Each point maps to exactly one point by rotating 90∘ counterclockwise.
Each point maps to exactly one point by reflecting across the y-axis.
Each point maps to exactly one point by reflecting through the origin. (correct answer)
Each image point maps to one original point by reflecting across the x-axis.
Explanation: This question tests recognizing transformation patterns from point mappings. A transformation is a function where each input point maps to exactly one output point following a consistent rule. Examining the mappings, E(2,3) becomes E'(-2,-3) and F(-1,4) becomes F'(1,-4), showing that both coordinates change sign. This pattern indicates reflection through the origin, where T(x,y) = (-x,-y). This transformation is a 180° rotation about the origin, preserving distances and angles as a rigid motion. Students might confuse this with reflections across axes or think sign changes create multiple outputs. When identifying transformations, check that the rule works consistently for all given points.
Question 15
A transformation S has the property that S(S(x,y))=(x,y) for all points (x,y). Additionally, S(3,0)=(−3,0) and S(0,5)=(0,−5). Which function represents transformation S?
S(x,y)=(x,−y), which represents a reflection across the x-axis line.
S(x,y)=(y,x), which represents a reflection across the line y=x.
S(x,y)=(−x,y), which represents a reflection across the y-axis line.
S(x,y)=(−x,−y), which represents a 180° rotation about the origin point. (correct answer)
Explanation: When you encounter a transformation that satisfies S(S(x,y))=(x,y), you're looking at an involution — a transformation that is its own inverse. This means applying the transformation twice returns you to the original point.To find the correct transformation, test each option against the given conditions. First, check which transformations satisfy S(3,0)=(−3,0) and S(0,5)=(0,−5).Option D, S(x,y)=(−x,−y), works perfectly: S(3,0)=(−3,0) ✓ and S(0,5)=(0,−5) ✓. Let's verify the involution property: S(S(x,y))=S(−x,−y)=(−(−x),−(−y))=(x,y) ✓.Now let's see why the other options fail:Option AS(x,y)=(x,−y) gives S(3,0)=(3,0), not (−3,0).Option BS(x,y)=(y,x) gives S(3,0)=(0,3), not (−3,0).Option CS(x,y)=(−x,y) gives S(0,5)=(0,5), not (0,−5).While options A, B, and C are all valid involutions (reflections are their own inverses), they don't satisfy the specific point conditions given in the problem.Study tip: When solving transformation problems, always test the given specific points first to eliminate incorrect options quickly. Then verify that your remaining candidate satisfies any additional properties like the involution condition.
Question 16
On the coordinate plane, a transformation T maps R(1,2) to R′(2,4) and S(3,1) to S′(6,2). Which description treats the transformation as a function?
Each point (x,y) maps to exactly one point (2x,2y). (correct answer)
Each point (x,y) maps to exactly one point (x+1,y+2).
Point (x,y) can map to both (2x,2y) and (−2x,−2y).
Each image point maps back to the original by doubling coordinates.
Explanation: This question focuses on recognizing transformations as functions with unique outputs. A transformation is a function when each input point (x,y) maps to exactly one output point. Analyzing the given mappings, R(1,2) maps to R'(2,4) and S(3,1) maps to S'(6,2), which shows both coordinates are being doubled. The pattern T(x,y) = (2x,2y) represents a dilation centered at the origin with scale factor 2. This transformation stretches distances but preserves angles and ensures each point has exactly one image. The incorrect option suggesting multiple outputs violates the function definition. To identify transformation patterns, compare corresponding coordinates systematically.