What is the translation rule for this transformation?
options:

T(x, y) -> (x+3, y+6)

T(x, y) -> (x-3, y-6)

T(x, y) -> (x -6, y-3)

T(x, y) -> (x+6, y+3)

What is the translation rule for this transformation options Tx y gt x3 y6 Tx y gt x3 y6 Tx y gt x 6 y3 Tx y gt x6 y3 class=

Respuesta :

9514 1404 393

Answer:

  (b)  T(x, y) -> (x-3, y-6)

Step-by-step explanation:

Each image point is 3 left and 6 down from the corresponding pre-image point. That is -3 is added to each x-value, and -6 is added to each y-value. That transformation is represented by ...

   T(x, y) ⇒ (x-3, y-6)