Respuesta :

The first thing you should find are the new vertices:
 (x, y) ---> (2x, 2y) ---> (x', y')
 (0, 0) ---> (2 (0), 2 (0)) ---> (0, 0)
 (-4, 4) ---> (2 (-4), 2 (4)) ---> (-8, 8)
 (-4, -2) ---> (2 (-4), 2 (-2)) ---> (-8, -4)
 Then, you must join the ordered pairs and graph the new triangle.
 See attached graph.
Ver imagen carlosego

Answer:

(0,0) (-8,8) (-8,-4) I had the same quiz

Step-by-step explanation: