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.
1. What output does the rule give when the input is (10,-5)? Show your work.
2.What output does the rule give when the input is (-4.8)? Show your work.