Determine whether each of these functions is a bijection from R to R.
f (x) = (x2 + 1)/(x2 + 2)
"f(x) = \\frac{x^2+1}{x^2+2} \\\\\n\n\nFor \\; x=-1 => f(x) = \\frac{1+1}{1+2}= \\frac{2}{3} \\\\\n\n\nFor\\; x=1 => f(x) = \\frac{1+1}{1+2}= \\frac{2}{3}"
=> Not one-to-one function
=> Not a bijective (no inverse exists)
Comments
Leave a comment