Answer:
Dilation factor: 4.
Center of dilation: (2, 1).
Step-by-step explanation:
The distance between the old vertices was 4 - 3 = 1. The distance between the new vertices is 10 - 6 = 4. 4 / 1 = 4. That means that the dilation factor is 4.
Now that we have a dilation factor, we can use the formulas x1 = d(x-a) +a and y1 = d( y-b)+b to solve for the center of dilation.
In this case, d = 4, x1 = 10, x = 4, y1 = 1, and y = 1.
10 = 4(4 – a) + a
10 = 16 – 4a + a
10 = 16 – 3a
-3a + 16 = 10
-3a = -6
a = 2
1 = 4(1 – b) + b
1 = 4 – 4b + b
1 = 4 – 3b
-3b + 4 = 1
-3b = -3
b = 1
And so, your center of dilation will be (2, 1).
Hope this helps!