The function f(x) takes a single numerical input x and returns a value that is approximately 3 times the input value for inputs less than 2, and approximately 4 times the input value for inputs greater than or equal to 3.

