Heidi T. answered 09/30/19
Experienced tutor/teacher/scientist
The scale factor is a number by which you multiply the coordinates of the first point to get the coordinates of the second point. So if (x1, y1) is the first point and (x2, y2) is the second point in the dilation, and SF is the scale factor, then x1 * SF = x2 and y1 * SF = y2. You can find the scale factor by dividing the coordinates of the second point by the corresponding coordinates of the first point: SF = x2 ⁄ x1 and/or SF = y2 ⁄ y1. You should get the same value for the scale factor from both sets of coordinates. If you get something different, check your math again.
For the given problem, x1 = 12, y1 = -8, x2 = -7.2, and y2 = 4.8
SF = -7.2 ⁄ 12 = - 0.6 Check: (- 8) * (- 0.6) = 4.8