Find the image vertices for a dilation with center (0, 0) and a scale factor of 4.

To find the image vertices for a dilation with center (0, 0) and a scale factor of 4, we can multiply the coordinates of each vertex by the scale factor.

Let's consider the coordinates of a general vertex (x, y):

New x-coordinate = 4 * x
New y-coordinate = 4 * y

Therefore, the image vertices (x', y') for a dilation with center (0, 0) and a scale factor of 4 are:

(x', y') = (4 * x, 4 * y)