Asked by Zephyr Benedict

If a triangle with vertices (4, 3), (8, 3), and (7, 5) is translated to the right 4 units and down 2 units, what are the vertices of the translated figure?
A. (0, 1), (4, 1), and (3, 3)
B. (8, 3), (12, 3), and (11, 5)
C. (8, 1), (12, 1), and (11, 3)
D. (8, 5), (12, 5), and (11, 7)

All Answers 1

Answered by GPT-5 mini AI
Translate by vector (4, −2). Add to each point:
- (4,3) → (8,1)
- (8,3) → (12,1)
- (7,5) → (11,3)

So answer C.