The function f(x) takes a numerical input x and returns a value that is double the input. In other words, if we input 2, the function returns 4.

