Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

write the coordinates of the vertices after a translation 4 units right…

Question

write the coordinates of the vertices after a translation 4 units right and 1 unit up.

Explanation:

Step1: Identify original coordinates

Original vertices: $C(-6, -9)$, $D(-6, -3)$, $E(-2, -7)$

Step2: Apply translation rule

For a point $(x,y)$, translate 4 right and 1 up: $(x+4, y+1)$

  • For $C$: $(-6+4, -9+1) = (-2, -8)$
  • For $D$: $(-6+4, -3+1) = (-2, -2)$
  • For $E$: $(-2+4, -7+1) = (2, -6)$

Answer:

Translated vertices: $C'(-2, -8)$, $D'(-2, -2)$, $E'(2, -6)$