Answer:
Answer 1: The sample space for choosing 2 marbles from the bag with replacement consists of all possible pairs of marbles that can be drawn. Since there are 5 marbles in the bag, there are 5 choices for the first marble and 5 choices for the second marble. Therefore, there are 5 x 5 = 25 possible pairs of marbles that can be drawn. Each pair can be represented as an ordered pair of the form (marble 1, marble 2). The correct table that shows the sample space for choosing 2 marbles from the bag with replacement is:
mathematica
Copy code
Red Orange Green Yellow Blue
Red (Red, Red) (Red, Orange) (Red, Green) (Red, Yellow) (Red, Blue)
Orange (Orange, Red) (Orange, Orange) (Orange, Green) (Orange, Yellow) (Orange, Blue)
Green (Green, Red) (Green, Orange) (Green, Green) (Green, Yellow) (Green, Blue)
Yellow (Yellow, Red) (Yellow, Orange) (Yellow, Green) (Yellow, Yellow) (Yellow, Blue)
Blue (Blue, Red) (Blue, Orange) (Blue, Green) (Blue, Yellow) (Blue, Blue)
Therefore, the correct answer is option (D).
Answer 2: To reflect a point across the line y = -4, we can find the distance between the point and the line and then add twice this distance to the y-coordinate of the point.
The y-coordinate of point K is -6, and the distance between point K and the line y = -4 is |-6 - (-4)| = 2. Therefore, the image of point K, K', will be 2 units above the line y = -4. Adding twice this distance to the y-coordinate of point K gives:
K'(−4, -6 + 2(2)) = K'(−4, −2)
Therefore, the correct answer is option (D).
Answer 3: To rotate a point (x, y) 90° clockwise, we can apply the transformation (x', y') = (y, -x).
Using this transformation on the vertices of triangle UVW gives:
U′(0, -2), V′(1, -3), W′(3, -3)
Therefore, the correct answer is option (A).
Answer 4: To dilate a point (x, y) by a scale factor of 3.5 with center of dilation at the origin, we can apply the transformation (x', y') = (3.5x, 3.5y).
Using this transformation on the vertices of triangle ABC gives:
A′(14, 10.5), B′(10.5, -7), C′(-10.5, 3.5)
Therefore, the correct answer is option (A).