2. 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)?
B. What output does the rule give when the input is (3,-4)?

Please show work.