76.0k views
5 votes
In desperate need of help, giving out a lot of points.

Alicia is writing the program for a video game. For one part of the game she uses the rule (x,y) -> (x - 3, y + 4) to move points on the screen.

(a) What output does the rule give when the input is (-6,0) ? show your work.
(b) What output does the rule give when the input is (3,-4) ? Show your work.
(c) Is the rule a function? Explain why it is or why it is not.

User Partho
by
6.0k points

1 Answer

6 votes

Answer:

a)(-7,0 (-10,4)

b)(2,-4 (-1,0

apply the rule to each coordinates

User Gnrfan
by
5.7k points