Answer:
A (-4,9) B (-4,11) C (-6,10)
Last option is correct
Step-by-step explanation:
To rotate the vertices about the given point at 90 degrees, we follow the procedures below;
Mathematically, if we have a point (m,n) and we want to rotate it 90 degrees about a given point (x,y). Then the new transformation point will be;
( -(n-y) + x , (m-x) + y)
Let’s now take the points individually;
(3,2 ) about (-4,2)
This becomes
(-(2-2) + (-4), (3+4) + 2) = (-4 , 9)
The point (5,2) about (-4,2) becomes
(-(2-2) + -4, (5 + 4) + 2 )= (-4, 11)
and lastly
The point (4,4) about (-4,2) becomes
(-(4-2) + (-4), (4 + 4) + 2) = (-6, 10)