T : T(x, y) --> (x + 3, y + 4)
Now replace x by 1, and y by 7:
T(1,7) --> (1+3,7+4) = (4,11)
Under the translation (x, y) --> (x + 3, y + 4), the point (1, 7) will become what point? Be sure to enter your answer in (x, y) notation, with parenthesis and no spaces.
1 answer