In a video game a character at (5,4) must move three times as described by the following rules: 1st move f(x,y)=(x+2,y+7). 2nd move: A reflection over the x-axis. 3rd move: A rotation of 180 degrees. What is the final position of the character after the three moves?