A function f from R to R is a rule that assigns to each element x∈R exactly one
element, called f(x),f(x)∈R. in
a) f(x)=x1
x=0
The function f is undefined at x=0.
Therefore a function f(x)=x1 is not a function from R to R.
b) f(x)=x
x≥0
The function f is undefined for x∈R,x<0.
Therefore a function f(x)=x is not a function from R to R.
c) f(x)=±x2+1
f(0)=±02+1=±1
A relation f(x)=±x2+1 assigns to x=0 two elements −1 and 1.
Therefore f(x)=±x2+1 is not a function from R to R.
Comments