To shift 10 units up, add 10 to the function. To shift 9 units left, use (x+9) instead of x. So, your final function is g(x) = f(x+9) + 10 = . ANSWER