QUESTION IMAGE
Question
triangle abc is translated to image abc. in this translation, a(5, 1) maps to a(6, - 2). the coordinates of b are (-1, 0). what are the coordinates of b?
Step1: Find translation vector (h,k)
$h = 6 - 5 = 1$, $k = -2 - 1 = -3$
Step2: Apply translation to B(-1,0)
$x' = -1 + 1 = 0$, $y' = 0 + (-3) = -3$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
(0, -3)