Write the coordinates of the vertices after a dilation with a scale factor of centered at the origin. 3

Hint: Multiply the coordinates of each point by 1/3

If we have a dilation with a scale factor of 1/3 centered at the origin, we can find the coordinates of the vertices by multiplying each point's coordinates by 1/3.

Let's say our original vertices are A(x1, y1), B(x2, y2), C(x3, y3), and D(x4, y4).

After the dilation, the new coordinates of the vertices would be:
A' (1/3 * x1, 1/3 * y1)
B' (1/3 * x2, 1/3 * y2)
C' (1/3 * x3, 1/3 * y3)
D' (1/3 * x4, 1/3 * y4)

So, the new coordinates of the vertices after a dilation with a scale factor of 1/3 centered at the origin are:
A' (1/3 * x1, 1/3 * y1)
B' (1/3 * x2, 1/3 * y2)
C' (1/3 * x3, 1/3 * y3)
D' (1/3 * x4, 1/3 * y4)