Inactive Tutor answered 01/13/16
Tutor
New to Wyzant
The domain of your function will be all real numbers. This is because for any real number you substitute in for x, you will get a defined output.
Contrast it with the function
f(x) = (3x + 1) / (x+3)
The domain of this example function is all real number EXCEPT -3, because
f(-3) = (3(-3)+1)/ (-3 + 3) = -8/0 ---> Undefined!