Andrew M. answered 05/11/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
For a function to be one to one it must
pass the horizontal line test. For every
output value f(x) there is only one
input value x.. Or, for each value in
the range there is only one
corresponding value in the domain.
f(a) = f(b) only if a = b
a) f(x) = x3 + 1
Ths is a one to one function.
Inverse:
1) replace f(x) with y
y = x3 + 1
2) Switch x and y
x = y3 + 1
3) Solve for y
y3 = x - 1
y = 3√(x-1)
4) Replace y with f-1(x)
f-1(x) = 3√(x-1)
b) g(x) = 1 - x2
This function is not one to one
because f(x) = f(-x)
Example:
g(2) = 1-4 = -3
g(-2) = 1-4 = -3
This will not pass the horizontal line test.