37.4k views
15 votes
Alicia is writing the program for a video game.

For one part of the game, she uses the rule (x,y)→(x-7,y+2) to move points on the screen.
A) What output does the rule give when the input is (-4,-6)? Show your work.
B) What output does the rule give when the input is (2,-9)? Show your work.

User Musah
by
3.2k points

1 Answer

6 votes

Explanation:

A.-6-3 = -9

0+4 = 4

(-9,4)

B.3-3 = 0

-4+4 = 0

(0,0)

User Horgh
by
3.4k points