WILL GIVE 50 POINTS

Suppose f is a function that takes a real number x and performs the following steps in the order given:
(1) add 8
(2) take the square root
(3) subtract 9
(4) divide into 12

f(x)=?