74 points
Jason is compiling a program for a video game. For one part of the program he uses the rule (x,y)→(x+1,y-4) to move points on the screen. What output does the rule give when the input is (4,-2)? Show your work. What output does the rule give when the input is (-3,8)? Show your work.