Dilation changes the size of the object while keeping the object shape. Dilating by a factor of 2 makes an object twice as big. It's a two step process:
First, subtract the point of dilation (P = (0,-1)) from each point on the triangle:
A" = A - P = (-2-0,0-(-1)) = (-2,1)
B' = ?
C' = ?
Second, multiply by the dilation factor (2):
A' = 2·A" = (2·(-2), 2·1) = (-4,2)
A' = 2·A" = (2·(-2), 2·1) = (-4,2)
B' = 2·B" = ?
C'= 2·C" = ?
For more information, check out the following Wyzant study guide: https://www.wyzant.com/resources/files/629425/geometric_transformations_revised_11_2017