#1
Which transformation does not change the size or shape of a figure?
Translation
ExplanationTranslation moves each point the same distance in the same direction, preserving size and shape.
#2
What transformation occurs when a figure is flipped over a line?
Reflection
ExplanationReflection involves flipping a figure over a line, changing its orientation.
#3
What is the result of rotating a figure 90 degrees counterclockwise about the origin?
90-degree rotation
ExplanationA 90-degree counterclockwise rotation turns a figure by a right angle.
#4
What transformation occurs when a figure is moved along a straight line without changing its shape or size?
Translation
ExplanationTranslation involves moving a figure along a straight line, preserving its shape and size.
#5
What transformation occurs when a figure is stretched or compressed?
Dilation
ExplanationDilation stretches or compresses a figure, altering its size.
#6
Which transformation involves flipping a figure over a specific line?
Reflection
ExplanationReflection flips a figure over a specific line, altering its orientation.
#7
Which transformation changes the size of a figure without altering its shape?
Dilation
ExplanationDilation changes the size of a figure without altering its shape.
#8
What is the result of rotating a figure 180 degrees counterclockwise?
180-degree rotation
ExplanationA 180-degree rotation turns a figure halfway around, changing its orientation.
#9
Which of the following transformations changes the size of a figure?
Dilation
ExplanationDilation alters the size of a figure without changing its shape.
#10
If a figure is translated 3 units to the right and 4 units down, what is the translation vector?
(4, 3)
ExplanationThe translation vector for this movement is (4, 3), representing the horizontal and vertical shifts.
#11
What is the image of point (2, 3) under a reflection across the x-axis?
(2, -3)
ExplanationReflection across the x-axis negates the y-coordinate, resulting in (2, -3).
#12
What is the image of point (5, -2) under a reflection across the y-axis?
(-5, 2)
ExplanationReflection across the y-axis negates the x-coordinate, resulting in (-5, 2).
#13
Which of the following transformations produces a congruent figure?
Rotation
ExplanationRotation produces a congruent figure as it preserves shape and size.
#14
If a figure is dilated with a scale factor of 0.5, what happens to its area?
It halves
ExplanationDilation with a scale factor of 0.5 reduces the area by half.
#15
Which of the following transformations does not preserve orientation?
Reflection
ExplanationReflection changes the orientation of a figure by flipping it over a line.
#16
If a figure is reflected across the x-axis, what happens to the signs of its y-coordinates?
They alternate
ExplanationReflection across the x-axis changes the sign of each y-coordinate, causing them to alternate.
#17
What is the result of rotating a figure 270 degrees counterclockwise about the origin?
(-4, -3)
ExplanationA 270-degree counterclockwise rotation swaps x and y and negates the new y-coordinate, resulting in (-4, -3).
#18
What is the name of a transformation that moves each point of a figure the same distance in the same direction?
Translation
ExplanationTranslation preserves size and shape by moving every point the same distance and direction.
#19
Which of the following transformations preserves both distance and angle measures?
Rotation
ExplanationRotation maintains both distance and angle measures, keeping the shape intact.
#20
What is the transformation matrix for a dilation with a scale factor of 2?
[[2, 0], [0, 2]]
ExplanationThe dilation matrix with a scale factor of 2 is [[2, 0], [0, 2]], stretching the figure in both dimensions.
#21
If a figure is rotated 270 degrees counterclockwise about the origin, what are the coordinates of point (3, -4) after the rotation?
(-4, -3)
ExplanationA 270-degree counterclockwise rotation swaps x and y and negates the new x-coordinate, resulting in (-4, -3).
#22
What transformation matrix represents a reflection across the line y = x?
[[0, 1], [1, 0]]
ExplanationThe reflection matrix across y = x is [[0, 1], [1, 0]], swapping x and y coordinates.
#23
What is the image of point (4, 6) under a rotation of 180 degrees about the origin?
(-4, -6)
ExplanationA 180-degree rotation flips the sign of both coordinates, resulting in (-4, -6).
#24
What is the image of the point (3, 2) under a reflection across the line y = 2x?
(-3, 2)
ExplanationReflection across y = 2x negates the x-coordinate, resulting in (-3, 2).
#25
What transformation matrix represents a rotation of 90 degrees counterclockwise?
[[0, -1], [1, 0]]
ExplanationThe rotation matrix for a 90-degree counterclockwise rotation is [[0, -1], [1, 0]].