To find the coordinates A' and B' after dilation of the points A(3, 7) and B(4, 9) with a scale factor of 2 centered at the origin, you multiply each coordinate by the scale factor.
For point A(3, 7):
- A' = (3 * 2, 7 * 2) = (6, 14)
For point B(4, 9):
- B' = (4 * 2, 9 * 2) = (8, 18)
Thus, the coordinates after dilation are:
- A′(6, 14) and B′(8, 18).
So the correct response is: A′(6, 14) and B′(8, 18).