Latisha is compiling a program for a video game.
For one part of the program they use the rule (x,y) → (x + 10, y - 6) to move a character on the screen.
(a) What output does the rule give when the input is (10,-5)? Show your work.
(b) What output does the rule give when the input is (-4,8)? Show your work.